Test Report: Docker_Linux_docker_arm64 21139

                    
                      acfd8b7155af18aff79ff1a575a474dfb6fd930f:2025-10-09:41835
                    
                

Test fail (1/348)

Order failed test Duration
271 TestNoKubernetes/serial/VerifyNok8sNoK8sDownloads 3.23
x
+
TestNoKubernetes/serial/VerifyNok8sNoK8sDownloads (3.23s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/VerifyNok8sNoK8sDownloads
no_kubernetes_test.go:91: Checking cache directory: /home/jenkins/minikube-integration/21139-2342/.minikube/cache/linux/arm64/v0.0.0
no_kubernetes_test.go:100: Cache directory exists but is empty
no_kubernetes_test.go:102: Cache directory /home/jenkins/minikube-integration/21139-2342/.minikube/cache/linux/arm64/v0.0.0 should not exist when using --no-kubernetes
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:223: ======>  post-mortem[TestNoKubernetes/serial/VerifyNok8sNoK8sDownloads]: network settings <======
helpers_test.go:230: HOST ENV snapshots: PROXY env: HTTP_PROXY="<empty>" HTTPS_PROXY="<empty>" NO_PROXY="<empty>"
helpers_test.go:238: ======>  post-mortem[TestNoKubernetes/serial/VerifyNok8sNoK8sDownloads]: docker inspect <======
helpers_test.go:239: (dbg) Run:  docker inspect NoKubernetes-934615
helpers_test.go:243: (dbg) docker inspect NoKubernetes-934615:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "c40db90dab334c475288b4b1eedaf8e40db9b89edc6a032e4eeea763da709375",
	        "Created": "2025-10-09T18:42:46.11709758Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 230979,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-10-09T18:42:46.256260517Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:0e619a02aa1f399c748a05785ca381533d7a01df724b62f3a9ddd9e288db8f6f",
	        "ResolvConfPath": "/var/lib/docker/containers/c40db90dab334c475288b4b1eedaf8e40db9b89edc6a032e4eeea763da709375/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/c40db90dab334c475288b4b1eedaf8e40db9b89edc6a032e4eeea763da709375/hostname",
	        "HostsPath": "/var/lib/docker/containers/c40db90dab334c475288b4b1eedaf8e40db9b89edc6a032e4eeea763da709375/hosts",
	        "LogPath": "/var/lib/docker/containers/c40db90dab334c475288b4b1eedaf8e40db9b89edc6a032e4eeea763da709375/c40db90dab334c475288b4b1eedaf8e40db9b89edc6a032e4eeea763da709375-json.log",
	        "Name": "/NoKubernetes-934615",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "NoKubernetes-934615:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "NoKubernetes-934615",
	            "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": "host",
	            "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": 3221225472,
	            "NanoCpus": 2000000000,
	            "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": 6442450944,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "ID": "c40db90dab334c475288b4b1eedaf8e40db9b89edc6a032e4eeea763da709375",
	                "LowerDir": "/var/lib/docker/overlay2/fd6d73276fb92cb62535fa7280b9aeadff99f1c57793480e63777da6fe32aa6e-init/diff:/var/lib/docker/overlay2/64f2a5753fa59a37e1480f458ba77948c0902cb739e1ce0af84e9b0bd2cf7b4a/diff",
	                "MergedDir": "/var/lib/docker/overlay2/fd6d73276fb92cb62535fa7280b9aeadff99f1c57793480e63777da6fe32aa6e/merged",
	                "UpperDir": "/var/lib/docker/overlay2/fd6d73276fb92cb62535fa7280b9aeadff99f1c57793480e63777da6fe32aa6e/diff",
	                "WorkDir": "/var/lib/docker/overlay2/fd6d73276fb92cb62535fa7280b9aeadff99f1c57793480e63777da6fe32aa6e/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "NoKubernetes-934615",
	                "Source": "/var/lib/docker/volumes/NoKubernetes-934615/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "NoKubernetes-934615",
	            "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.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92",
	            "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": "NoKubernetes-934615",
	                "name.minikube.sigs.k8s.io": "NoKubernetes-934615",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "9f3aabff792cf385c2408f24a6e286b4e59a8c69e8aa477bf006e2dfae40dfd1",
	            "SandboxKey": "/var/run/docker/netns/9f3aabff792c",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32993"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32994"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32997"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32995"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32996"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "NoKubernetes-934615": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.76.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "1a:98:c1:35:40:15",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "454580498d1fc87e57e9e38dd92058ec4daf2bb552f82b185b3caec4837fd15e",
	                    "EndpointID": "b1f4c32f1312e66f3fafdcd436db702a5abf41dd666d18c9c6f36297233060f9",
	                    "Gateway": "192.168.76.1",
	                    "IPAddress": "192.168.76.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "NoKubernetes-934615",
	                        "c40db90dab33"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p NoKubernetes-934615 -n NoKubernetes-934615
helpers_test.go:247: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p NoKubernetes-934615 -n NoKubernetes-934615: exit status 6 (394.661197ms)

                                                
                                                
-- stdout --
	Running
	WARNING: Your kubectl is pointing to stale minikube-vm.
	To fix the kubectl context, run `minikube update-context`

                                                
                                                
-- /stdout --
** stderr ** 
	E1009 18:42:56.295395  232697 status.go:458] kubeconfig endpoint: get endpoint: "NoKubernetes-934615" does not appear in /home/jenkins/minikube-integration/21139-2342/kubeconfig

                                                
                                                
** /stderr **
helpers_test.go:247: status error: exit status 6 (may be ok)
helpers_test.go:252: <<< TestNoKubernetes/serial/VerifyNok8sNoK8sDownloads FAILED: start of post-mortem logs <<<
helpers_test.go:253: ======>  post-mortem[TestNoKubernetes/serial/VerifyNok8sNoK8sDownloads]: minikube logs <======
helpers_test.go:255: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-934615 logs -n 25
helpers_test.go:260: TestNoKubernetes/serial/VerifyNok8sNoK8sDownloads logs: 
-- stdout --
	
	==> Audit <==
	┌────────────┬─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────┬──────────┬─────────┬─────────────────────┬─────────────────────┐
	│  COMMAND   │                                                          ARGS                                                           │           PROFILE           │   USER   │ VERSION │     START TIME      │      END TIME       │
	├────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────┼──────────┼─────────┼─────────────────────┼─────────────────────┤
	│ start      │ -p scheduled-stop-854706 --memory=3072 --driver=docker  --container-runtime=docker                                      │ scheduled-stop-854706       │ jenkins  │ v1.37.0 │ 09 Oct 25 18:37 UTC │ 09 Oct 25 18:37 UTC │
	│ stop       │ -p scheduled-stop-854706 --schedule 5m                                                                                  │ scheduled-stop-854706       │ jenkins  │ v1.37.0 │ 09 Oct 25 18:37 UTC │                     │
	│ stop       │ -p scheduled-stop-854706 --schedule 5m                                                                                  │ scheduled-stop-854706       │ jenkins  │ v1.37.0 │ 09 Oct 25 18:37 UTC │                     │
	│ stop       │ -p scheduled-stop-854706 --schedule 5m                                                                                  │ scheduled-stop-854706       │ jenkins  │ v1.37.0 │ 09 Oct 25 18:37 UTC │                     │
	│ stop       │ -p scheduled-stop-854706 --schedule 15s                                                                                 │ scheduled-stop-854706       │ jenkins  │ v1.37.0 │ 09 Oct 25 18:37 UTC │                     │
	│ stop       │ -p scheduled-stop-854706 --schedule 15s                                                                                 │ scheduled-stop-854706       │ jenkins  │ v1.37.0 │ 09 Oct 25 18:37 UTC │                     │
	│ stop       │ -p scheduled-stop-854706 --schedule 15s                                                                                 │ scheduled-stop-854706       │ jenkins  │ v1.37.0 │ 09 Oct 25 18:37 UTC │                     │
	│ stop       │ -p scheduled-stop-854706 --cancel-scheduled                                                                             │ scheduled-stop-854706       │ jenkins  │ v1.37.0 │ 09 Oct 25 18:37 UTC │ 09 Oct 25 18:37 UTC │
	│ stop       │ -p scheduled-stop-854706 --schedule 15s                                                                                 │ scheduled-stop-854706       │ jenkins  │ v1.37.0 │ 09 Oct 25 18:38 UTC │                     │
	│ stop       │ -p scheduled-stop-854706 --schedule 15s                                                                                 │ scheduled-stop-854706       │ jenkins  │ v1.37.0 │ 09 Oct 25 18:38 UTC │                     │
	│ stop       │ -p scheduled-stop-854706 --schedule 15s                                                                                 │ scheduled-stop-854706       │ jenkins  │ v1.37.0 │ 09 Oct 25 18:38 UTC │ 09 Oct 25 18:38 UTC │
	│ delete     │ -p scheduled-stop-854706                                                                                                │ scheduled-stop-854706       │ jenkins  │ v1.37.0 │ 09 Oct 25 18:38 UTC │ 09 Oct 25 18:38 UTC │
	│ start      │ -p skaffold-642188 --memory=3072 --driver=docker  --container-runtime=docker                                            │ skaffold-642188             │ jenkins  │ v1.37.0 │ 09 Oct 25 18:39 UTC │ 09 Oct 25 18:39 UTC │
	│ docker-env │ --shell none -p skaffold-642188 --user=skaffold                                                                         │ skaffold-642188             │ skaffold │ v1.37.0 │ 09 Oct 25 18:39 UTC │ 09 Oct 25 18:39 UTC │
	│ delete     │ -p skaffold-642188                                                                                                      │ skaffold-642188             │ jenkins  │ v1.37.0 │ 09 Oct 25 18:41 UTC │ 09 Oct 25 18:41 UTC │
	│ start      │ -p insufficient-storage-138158 --memory=3072 --output=json --wait=true --driver=docker  --container-runtime=docker      │ insufficient-storage-138158 │ jenkins  │ v1.37.0 │ 09 Oct 25 18:41 UTC │                     │
	│ delete     │ -p insufficient-storage-138158                                                                                          │ insufficient-storage-138158 │ jenkins  │ v1.37.0 │ 09 Oct 25 18:41 UTC │ 09 Oct 25 18:41 UTC │
	│ start      │ -p NoKubernetes-934615 --no-kubernetes --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=docker         │ NoKubernetes-934615         │ jenkins  │ v1.37.0 │ 09 Oct 25 18:41 UTC │                     │
	│ start      │ -p offline-docker-908047 --alsologtostderr -v=1 --memory=3072 --wait=true --driver=docker  --container-runtime=docker   │ offline-docker-908047       │ jenkins  │ v1.37.0 │ 09 Oct 25 18:41 UTC │ 09 Oct 25 18:42 UTC │
	│ start      │ -p NoKubernetes-934615 --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker                 │ NoKubernetes-934615         │ jenkins  │ v1.37.0 │ 09 Oct 25 18:41 UTC │ 09 Oct 25 18:42 UTC │
	│ start      │ -p NoKubernetes-934615 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker │ NoKubernetes-934615         │ jenkins  │ v1.37.0 │ 09 Oct 25 18:42 UTC │ 09 Oct 25 18:42 UTC │
	│ delete     │ -p offline-docker-908047                                                                                                │ offline-docker-908047       │ jenkins  │ v1.37.0 │ 09 Oct 25 18:42 UTC │ 09 Oct 25 18:42 UTC │
	│ start      │ -p missing-upgrade-470521 --memory=3072 --driver=docker  --container-runtime=docker                                     │ missing-upgrade-470521      │ jenkins  │ v1.32.0 │ 09 Oct 25 18:42 UTC │                     │
	│ delete     │ -p NoKubernetes-934615                                                                                                  │ NoKubernetes-934615         │ jenkins  │ v1.37.0 │ 09 Oct 25 18:42 UTC │ 09 Oct 25 18:42 UTC │
	│ start      │ -p NoKubernetes-934615 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker │ NoKubernetes-934615         │ jenkins  │ v1.37.0 │ 09 Oct 25 18:42 UTC │ 09 Oct 25 18:42 UTC │
	└────────────┴─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴─────────────────────────────┴──────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/10/09 18:42:43
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.24.6 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1009 18:42:43.837970  230680 out.go:360] Setting OutFile to fd 1 ...
	I1009 18:42:43.838149  230680 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1009 18:42:43.838182  230680 out.go:374] Setting ErrFile to fd 2...
	I1009 18:42:43.838202  230680 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1009 18:42:43.838495  230680 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21139-2342/.minikube/bin
	I1009 18:42:43.839008  230680 out.go:368] Setting JSON to false
	I1009 18:42:43.839891  230680 start.go:131] hostinfo: {"hostname":"ip-172-31-30-239","uptime":5091,"bootTime":1760030273,"procs":155,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I1009 18:42:43.839991  230680 start.go:141] virtualization:  
	I1009 18:42:43.843906  230680 out.go:179] * [NoKubernetes-934615] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	I1009 18:42:43.848678  230680 out.go:179]   - MINIKUBE_LOCATION=21139
	I1009 18:42:43.848765  230680 notify.go:220] Checking for updates...
	I1009 18:42:43.855653  230680 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1009 18:42:43.858968  230680 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21139-2342/kubeconfig
	I1009 18:42:43.864036  230680 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21139-2342/.minikube
	I1009 18:42:43.867704  230680 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I1009 18:42:43.870851  230680 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I1009 18:42:43.874113  230680 start.go:1899] No Kubernetes flag is set, setting Kubernetes version to v0.0.0
	I1009 18:42:43.874279  230680 driver.go:421] Setting default libvirt URI to qemu:///system
	I1009 18:42:43.898788  230680 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I1009 18:42:43.898930  230680 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1009 18:42:44.056062  230680 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:23 OomKillDisable:true NGoroutines:42 SystemTime:2025-10-09 18:42:44.042133064 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I1009 18:42:44.056303  230680 docker.go:318] overlay module found
	I1009 18:42:44.060177  230680 out.go:179] * Using the docker driver based on user configuration
	I1009 18:42:44.063211  230680 start.go:305] selected driver: docker
	I1009 18:42:44.063234  230680 start.go:925] validating driver "docker" against <nil>
	I1009 18:42:44.063247  230680 start.go:936] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1009 18:42:44.063979  230680 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1009 18:42:44.191671  230680 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:23 OomKillDisable:true NGoroutines:42 SystemTime:2025-10-09 18:42:44.180952545 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I1009 18:42:44.191764  230680 start.go:1899] No Kubernetes flag is set, setting Kubernetes version to v0.0.0
	I1009 18:42:44.191834  230680 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I1009 18:42:44.192087  230680 start_flags.go:974] Wait components to verify : map[apiserver:true system_pods:true]
	I1009 18:42:44.195201  230680 out.go:179] * Using Docker driver with root privileges
	I1009 18:42:44.198135  230680 cni.go:84] Creating CNI manager for ""
	I1009 18:42:44.198219  230680 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I1009 18:42:44.198229  230680 start_flags.go:336] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I1009 18:42:44.198274  230680 start.go:1899] No Kubernetes flag is set, setting Kubernetes version to v0.0.0
	I1009 18:42:44.198348  230680 start.go:349] cluster config:
	{Name:NoKubernetes-934615 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 Memory:3072 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:v0.0.0 ClusterName:NoKubernetes-934615 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Conta
inerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v0.0.0 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1009 18:42:44.201611  230680 out.go:179] * Starting minikube without Kubernetes in cluster NoKubernetes-934615
	I1009 18:42:44.204692  230680 cache.go:133] Beginning downloading kic base image for docker with docker
	I1009 18:42:44.207913  230680 out.go:179] * Pulling base image v0.0.48-1759745255-21703 ...
	I1009 18:42:44.210801  230680 cache.go:58] Skipping Kubernetes image caching due to --no-kubernetes flag
	I1009 18:42:44.211302  230680 profile.go:143] Saving config to /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/NoKubernetes-934615/config.json ...
	I1009 18:42:44.211344  230680 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/NoKubernetes-934615/config.json: {Name:mk5205cc6cb0b4748c93e384e2bbf9e378562c1c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1009 18:42:44.211509  230680 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 in local docker daemon
	I1009 18:42:44.239438  230680 image.go:100] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 in local docker daemon, skipping pull
	I1009 18:42:44.239463  230680 cache.go:157] gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 exists in daemon, skipping load
	I1009 18:42:44.239481  230680 cache.go:242] Successfully downloaded all kic artifacts
	I1009 18:42:44.239504  230680 start.go:360] acquireMachinesLock for NoKubernetes-934615: {Name:mk145f8574ab567a97bec3e0d32061df3390ed3f Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1009 18:42:44.239572  230680 start.go:364] duration metric: took 42.388µs to acquireMachinesLock for "NoKubernetes-934615"
	I1009 18:42:44.239594  230680 start.go:93] Provisioning new machine with config: &{Name:NoKubernetes-934615 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 Memory:3072 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:v0.0.0 ClusterName:NoKubernetes-934615 Namespace:default APIServerHAVIP: APISer
verName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v0.0.0 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSoc
k: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v0.0.0 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1009 18:42:44.239663  230680 start.go:125] createHost starting for "" (driver="docker")
	I1009 18:42:41.363451  230022 preload.go:238] getting checksum for preloaded-images-k8s-v18-v1.28.3-docker-overlay2-arm64.tar.lz4 ...
	I1009 18:42:41.461453  230022 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.28.3/preloaded-images-k8s-v18-v1.28.3-docker-overlay2-arm64.tar.lz4?checksum=md5:afa72052808cee1859e38c1ae6d1a426 -> /home/jenkins/minikube-integration/21139-2342/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.3-docker-overlay2-arm64.tar.lz4
	I1009 18:42:44.243038  230680 out.go:252] * Creating docker container (CPUs=2, Memory=3072MB) ...
	I1009 18:42:44.243392  230680 start.go:159] libmachine.API.Create for "NoKubernetes-934615" (driver="docker")
	I1009 18:42:44.243443  230680 client.go:168] LocalClient.Create starting
	I1009 18:42:44.243553  230680 main.go:141] libmachine: Reading certificate data from /home/jenkins/minikube-integration/21139-2342/.minikube/certs/ca.pem
	I1009 18:42:44.243590  230680 main.go:141] libmachine: Decoding PEM data...
	I1009 18:42:44.243606  230680 main.go:141] libmachine: Parsing certificate...
	I1009 18:42:44.243659  230680 main.go:141] libmachine: Reading certificate data from /home/jenkins/minikube-integration/21139-2342/.minikube/certs/cert.pem
	I1009 18:42:44.243679  230680 main.go:141] libmachine: Decoding PEM data...
	I1009 18:42:44.243689  230680 main.go:141] libmachine: Parsing certificate...
	I1009 18:42:44.244041  230680 cli_runner.go:164] Run: docker network inspect NoKubernetes-934615 --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}}]}"
	W1009 18:42:44.261058  230680 cli_runner.go:211] docker network inspect NoKubernetes-934615 --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
	I1009 18:42:44.261149  230680 network_create.go:284] running [docker network inspect NoKubernetes-934615] to gather additional debugging logs...
	I1009 18:42:44.261173  230680 cli_runner.go:164] Run: docker network inspect NoKubernetes-934615
	W1009 18:42:44.290275  230680 cli_runner.go:211] docker network inspect NoKubernetes-934615 returned with exit code 1
	I1009 18:42:44.290302  230680 network_create.go:287] error running [docker network inspect NoKubernetes-934615]: docker network inspect NoKubernetes-934615: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network NoKubernetes-934615 not found
	I1009 18:42:44.290315  230680 network_create.go:289] output of [docker network inspect NoKubernetes-934615]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network NoKubernetes-934615 not found
	
	** /stderr **
	I1009 18:42:44.290419  230680 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}}]}"
	I1009 18:42:44.308560  230680 network.go:211] skipping subnet 192.168.49.0/24 that is taken: &{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:br-bb45b8f9e509 IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:a2:97:2d:d8:e1:0d} reservation:<nil>}
	I1009 18:42:44.308837  230680 network.go:211] skipping subnet 192.168.58.0/24 that is taken: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 IsPrivate:true Interface:{IfaceName:br-d581847911b0 IfaceIPv4:192.168.58.1 IfaceMTU:1500 IfaceMAC:0e:0b:6b:2e:5d:e1} reservation:<nil>}
	I1009 18:42:44.309104  230680 network.go:211] skipping subnet 192.168.67.0/24 that is taken: &{IP:192.168.67.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.67.0/24 Gateway:192.168.67.1 ClientMin:192.168.67.2 ClientMax:192.168.67.254 Broadcast:192.168.67.255 IsPrivate:true Interface:{IfaceName:br-455461c6f8fd IfaceIPv4:192.168.67.1 IfaceMTU:1500 IfaceMAC:6e:49:9a:81:1c:cd} reservation:<nil>}
	I1009 18:42:44.309428  230680 network.go:206] using free private subnet 192.168.76.0/24: &{IP:192.168.76.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.76.0/24 Gateway:192.168.76.1 ClientMin:192.168.76.2 ClientMax:192.168.76.254 Broadcast:192.168.76.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0x4001a02e20}
	I1009 18:42:44.309445  230680 network_create.go:124] attempt to create docker network NoKubernetes-934615 192.168.76.0/24 with gateway 192.168.76.1 and MTU of 1500 ...
	I1009 18:42:44.309500  230680 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.76.0/24 --gateway=192.168.76.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=NoKubernetes-934615 NoKubernetes-934615
	I1009 18:42:44.399348  230680 network_create.go:108] docker network NoKubernetes-934615 192.168.76.0/24 created
	I1009 18:42:44.399408  230680 kic.go:121] calculated static IP "192.168.76.2" for the "NoKubernetes-934615" container
	I1009 18:42:44.399481  230680 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I1009 18:42:44.416577  230680 cli_runner.go:164] Run: docker volume create NoKubernetes-934615 --label name.minikube.sigs.k8s.io=NoKubernetes-934615 --label created_by.minikube.sigs.k8s.io=true
	I1009 18:42:44.460330  230680 oci.go:103] Successfully created a docker volume NoKubernetes-934615
	I1009 18:42:44.460424  230680 cli_runner.go:164] Run: docker run --rm --name NoKubernetes-934615-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=NoKubernetes-934615 --entrypoint /usr/bin/test -v NoKubernetes-934615:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 -d /var/lib
	I1009 18:42:45.927720  230680 cli_runner.go:217] Completed: docker run --rm --name NoKubernetes-934615-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=NoKubernetes-934615 --entrypoint /usr/bin/test -v NoKubernetes-934615:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 -d /var/lib: (1.467249606s)
	I1009 18:42:45.927746  230680 oci.go:107] Successfully prepared a docker volume NoKubernetes-934615
	I1009 18:42:45.927779  230680 preload.go:178] Skipping preload logic due to --no-kubernetes flag
	W1009 18:42:45.927908  230680 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I1009 18:42:45.928007  230680 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I1009 18:42:46.086983  230680 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 NoKubernetes-934615 --name NoKubernetes-934615 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=NoKubernetes-934615 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=NoKubernetes-934615 --network NoKubernetes-934615 --ip 192.168.76.2 --volume NoKubernetes-934615:/var --security-opt apparmor=unconfined --memory=3072mb --cpus=2 -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.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92
	I1009 18:42:46.622767  230680 cli_runner.go:164] Run: docker container inspect NoKubernetes-934615 --format={{.State.Running}}
	I1009 18:42:46.647807  230680 cli_runner.go:164] Run: docker container inspect NoKubernetes-934615 --format={{.State.Status}}
	I1009 18:42:46.722582  230680 cli_runner.go:164] Run: docker exec NoKubernetes-934615 stat /var/lib/dpkg/alternatives/iptables
	I1009 18:42:46.805333  230680 oci.go:144] the created container "NoKubernetes-934615" has a running status.
	I1009 18:42:46.805374  230680 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/21139-2342/.minikube/machines/NoKubernetes-934615/id_rsa...
	I1009 18:42:46.976457  230022 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.42@sha256:d35ac07dfda971cabee05e0deca8aeac772f885a5348e1a0c0b0a36db20fcfc0 as a tarball
	I1009 18:42:46.976468  230022 cache.go:162] Loading gcr.io/k8s-minikube/kicbase:v0.0.42@sha256:d35ac07dfda971cabee05e0deca8aeac772f885a5348e1a0c0b0a36db20fcfc0 from local cache
	I1009 18:42:47.665129  230022 preload.go:249] saving checksum for preloaded-images-k8s-v18-v1.28.3-docker-overlay2-arm64.tar.lz4 ...
	I1009 18:42:47.665224  230022 preload.go:256] verifying checksum of /home/jenkins/minikube-integration/21139-2342/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.3-docker-overlay2-arm64.tar.lz4 ...
	I1009 18:42:49.953635  230022 cache.go:59] Finished verifying existence of preloaded tar for  v1.28.3 on docker
	I1009 18:42:49.953808  230022 profile.go:148] Saving config to /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/missing-upgrade-470521/config.json ...
	I1009 18:42:49.953831  230022 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/missing-upgrade-470521/config.json: {Name:mk1e3d34597ea2094683a14256825cbe85e59183 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1009 18:42:48.842735  230680 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/21139-2342/.minikube/machines/NoKubernetes-934615/id_rsa.pub -> /home/docker/.ssh/authorized_keys
	I1009 18:42:48.843125  230680 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/21139-2342/.minikube/machines/NoKubernetes-934615/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I1009 18:42:48.896834  230680 cli_runner.go:164] Run: docker container inspect NoKubernetes-934615 --format={{.State.Status}}
	I1009 18:42:48.964638  230680 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I1009 18:42:48.964659  230680 kic_runner.go:114] Args: [docker exec --privileged NoKubernetes-934615 chown docker:docker /home/docker/.ssh/authorized_keys]
	I1009 18:42:49.062207  230680 cli_runner.go:164] Run: docker container inspect NoKubernetes-934615 --format={{.State.Status}}
	I1009 18:42:49.102887  230680 machine.go:93] provisionDockerMachine start ...
	I1009 18:42:49.103076  230680 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" NoKubernetes-934615
	I1009 18:42:49.128858  230680 main.go:141] libmachine: Using SSH client type: native
	I1009 18:42:49.129394  230680 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef110] 0x3f18d0 <nil>  [] 0s} 127.0.0.1 32993 <nil> <nil>}
	I1009 18:42:49.129413  230680 main.go:141] libmachine: About to run SSH command:
	hostname
	I1009 18:42:49.329840  230680 main.go:141] libmachine: SSH cmd err, output: <nil>: NoKubernetes-934615
	
	I1009 18:42:49.329903  230680 ubuntu.go:182] provisioning hostname "NoKubernetes-934615"
	I1009 18:42:49.329990  230680 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" NoKubernetes-934615
	I1009 18:42:49.390135  230680 main.go:141] libmachine: Using SSH client type: native
	I1009 18:42:49.390516  230680 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef110] 0x3f18d0 <nil>  [] 0s} 127.0.0.1 32993 <nil> <nil>}
	I1009 18:42:49.390550  230680 main.go:141] libmachine: About to run SSH command:
	sudo hostname NoKubernetes-934615 && echo "NoKubernetes-934615" | sudo tee /etc/hostname
	I1009 18:42:49.586694  230680 main.go:141] libmachine: SSH cmd err, output: <nil>: NoKubernetes-934615
	
	I1009 18:42:49.586792  230680 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" NoKubernetes-934615
	I1009 18:42:49.615797  230680 main.go:141] libmachine: Using SSH client type: native
	I1009 18:42:49.616708  230680 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef110] 0x3f18d0 <nil>  [] 0s} 127.0.0.1 32993 <nil> <nil>}
	I1009 18:42:49.616810  230680 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sNoKubernetes-934615' /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 NoKubernetes-934615/g' /etc/hosts;
				else 
					echo '127.0.1.1 NoKubernetes-934615' | sudo tee -a /etc/hosts; 
				fi
			fi
	I1009 18:42:49.858401  230680 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I1009 18:42:49.858428  230680 ubuntu.go:188] set auth options {CertDir:/home/jenkins/minikube-integration/21139-2342/.minikube CaCertPath:/home/jenkins/minikube-integration/21139-2342/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/21139-2342/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/21139-2342/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/21139-2342/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/21139-2342/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/21139-2342/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/21139-2342/.minikube}
	I1009 18:42:49.858451  230680 ubuntu.go:190] setting up certificates
	I1009 18:42:49.858460  230680 provision.go:84] configureAuth start
	I1009 18:42:49.858530  230680 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" NoKubernetes-934615
	I1009 18:42:49.901135  230680 provision.go:143] copyHostCerts
	I1009 18:42:49.901172  230680 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/21139-2342/.minikube/certs/cert.pem -> /home/jenkins/minikube-integration/21139-2342/.minikube/cert.pem
	I1009 18:42:49.901202  230680 exec_runner.go:144] found /home/jenkins/minikube-integration/21139-2342/.minikube/cert.pem, removing ...
	I1009 18:42:49.901210  230680 exec_runner.go:203] rm: /home/jenkins/minikube-integration/21139-2342/.minikube/cert.pem
	I1009 18:42:49.901354  230680 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21139-2342/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/21139-2342/.minikube/cert.pem (1123 bytes)
	I1009 18:42:49.901458  230680 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/21139-2342/.minikube/certs/key.pem -> /home/jenkins/minikube-integration/21139-2342/.minikube/key.pem
	I1009 18:42:49.901476  230680 exec_runner.go:144] found /home/jenkins/minikube-integration/21139-2342/.minikube/key.pem, removing ...
	I1009 18:42:49.901481  230680 exec_runner.go:203] rm: /home/jenkins/minikube-integration/21139-2342/.minikube/key.pem
	I1009 18:42:49.901510  230680 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21139-2342/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/21139-2342/.minikube/key.pem (1675 bytes)
	I1009 18:42:49.901655  230680 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/21139-2342/.minikube/certs/ca.pem -> /home/jenkins/minikube-integration/21139-2342/.minikube/ca.pem
	I1009 18:42:49.901684  230680 exec_runner.go:144] found /home/jenkins/minikube-integration/21139-2342/.minikube/ca.pem, removing ...
	I1009 18:42:49.901689  230680 exec_runner.go:203] rm: /home/jenkins/minikube-integration/21139-2342/.minikube/ca.pem
	I1009 18:42:49.901865  230680 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21139-2342/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/21139-2342/.minikube/ca.pem (1078 bytes)
	I1009 18:42:49.901961  230680 provision.go:117] generating server cert: /home/jenkins/minikube-integration/21139-2342/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/21139-2342/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/21139-2342/.minikube/certs/ca-key.pem org=jenkins.NoKubernetes-934615 san=[127.0.0.1 192.168.76.2 NoKubernetes-934615 localhost minikube]
	I1009 18:42:51.080595  230680 provision.go:177] copyRemoteCerts
	I1009 18:42:51.080742  230680 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I1009 18:42:51.080842  230680 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" NoKubernetes-934615
	I1009 18:42:51.098060  230680 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32993 SSHKeyPath:/home/jenkins/minikube-integration/21139-2342/.minikube/machines/NoKubernetes-934615/id_rsa Username:docker}
	I1009 18:42:51.206968  230680 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/21139-2342/.minikube/machines/server-key.pem -> /etc/docker/server-key.pem
	I1009 18:42:51.207189  230680 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21139-2342/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I1009 18:42:51.229117  230680 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/21139-2342/.minikube/certs/ca.pem -> /etc/docker/ca.pem
	I1009 18:42:51.229253  230680 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21139-2342/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I1009 18:42:51.257357  230680 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/21139-2342/.minikube/machines/server.pem -> /etc/docker/server.pem
	I1009 18:42:51.257470  230680 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21139-2342/.minikube/machines/server.pem --> /etc/docker/server.pem (1224 bytes)
	I1009 18:42:51.281806  230680 provision.go:87] duration metric: took 1.423322607s to configureAuth
	I1009 18:42:51.281885  230680 ubuntu.go:206] setting minikube options for container-runtime
	I1009 18:42:51.282127  230680 config.go:182] Loaded profile config "NoKubernetes-934615": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v0.0.0
	I1009 18:42:51.282222  230680 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" NoKubernetes-934615
	I1009 18:42:51.307890  230680 main.go:141] libmachine: Using SSH client type: native
	I1009 18:42:51.308203  230680 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef110] 0x3f18d0 <nil>  [] 0s} 127.0.0.1 32993 <nil> <nil>}
	I1009 18:42:51.308213  230680 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I1009 18:42:51.471248  230680 main.go:141] libmachine: SSH cmd err, output: <nil>: overlay
	
	I1009 18:42:51.471271  230680 ubuntu.go:71] root file system type: overlay
	I1009 18:42:51.471378  230680 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I1009 18:42:51.471454  230680 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" NoKubernetes-934615
	I1009 18:42:51.496769  230680 main.go:141] libmachine: Using SSH client type: native
	I1009 18:42:51.497112  230680 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef110] 0x3f18d0 <nil>  [] 0s} 127.0.0.1 32993 <nil> <nil>}
	I1009 18:42:51.497198  230680 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
	After=network-online.target nss-lookup.target docker.socket firewalld.service containerd.service time-set.target
	Wants=network-online.target containerd.service
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=always
	
	
	
	# 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 fd:// --containerd=/run/containerd/containerd.sock \
		-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
	OOMScoreAdjust=-500
	
	[Install]
	WantedBy=multi-user.target
	" | sudo tee /lib/systemd/system/docker.service.new
	I1009 18:42:51.675035  230680 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network-online.target nss-lookup.target docker.socket firewalld.service containerd.service time-set.target
	Wants=network-online.target containerd.service
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=always
	
	
	
	# 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 fd:// --containerd=/run/containerd/containerd.sock 	-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
	OOMScoreAdjust=-500
	
	[Install]
	WantedBy=multi-user.target
	
	I1009 18:42:51.675149  230680 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" NoKubernetes-934615
	I1009 18:42:51.698947  230680 main.go:141] libmachine: Using SSH client type: native
	I1009 18:42:51.699258  230680 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef110] 0x3f18d0 <nil>  [] 0s} 127.0.0.1 32993 <nil> <nil>}
	I1009 18:42:51.699276  230680 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; }
	I1009 18:42:53.210135  230680 main.go:141] libmachine: SSH cmd err, output: <nil>: --- /lib/systemd/system/docker.service	2025-10-02 14:54:25.000000000 +0000
	+++ /lib/systemd/system/docker.service.new	2025-10-09 18:42:51.668353938 +0000
	@@ -9,23 +9,34 @@
	 
	 [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
	 
	+
	+
	+# 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 fd:// --containerd=/run/containerd/containerd.sock 	-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
	Synchronizing state of docker.service with SysV service script with /lib/systemd/systemd-sysv-install.
	Executing: /lib/systemd/systemd-sysv-install enable docker
	
	I1009 18:42:53.210180  230680 machine.go:96] duration metric: took 4.107195361s to provisionDockerMachine
	I1009 18:42:53.210192  230680 client.go:171] duration metric: took 8.96674326s to LocalClient.Create
	I1009 18:42:53.210211  230680 start.go:167] duration metric: took 8.966821488s to libmachine.API.Create "NoKubernetes-934615"
	I1009 18:42:53.210218  230680 start.go:293] postStartSetup for "NoKubernetes-934615" (driver="docker")
	I1009 18:42:53.210228  230680 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]
	I1009 18:42:53.210305  230680 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
	I1009 18:42:53.210359  230680 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" NoKubernetes-934615
	I1009 18:42:53.239808  230680 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32993 SSHKeyPath:/home/jenkins/minikube-integration/21139-2342/.minikube/machines/NoKubernetes-934615/id_rsa Username:docker}
	I1009 18:42:53.347620  230680 ssh_runner.go:195] Run: cat /etc/os-release
	I1009 18:42:53.351318  230680 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I1009 18:42:53.351344  230680 info.go:137] Remote host: Debian GNU/Linux 12 (bookworm)
	I1009 18:42:53.351356  230680 filesync.go:126] Scanning /home/jenkins/minikube-integration/21139-2342/.minikube/addons for local assets ...
	I1009 18:42:53.351407  230680 filesync.go:126] Scanning /home/jenkins/minikube-integration/21139-2342/.minikube/files for local assets ...
	I1009 18:42:53.351483  230680 filesync.go:149] local asset: /home/jenkins/minikube-integration/21139-2342/.minikube/files/etc/ssl/certs/41442.pem -> 41442.pem in /etc/ssl/certs
	I1009 18:42:53.351490  230680 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/21139-2342/.minikube/files/etc/ssl/certs/41442.pem -> /etc/ssl/certs/41442.pem
	I1009 18:42:53.351590  230680 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I1009 18:42:53.360641  230680 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21139-2342/.minikube/files/etc/ssl/certs/41442.pem --> /etc/ssl/certs/41442.pem (1708 bytes)
	I1009 18:42:53.381373  230680 start.go:296] duration metric: took 171.140196ms for postStartSetup
	I1009 18:42:53.381813  230680 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" NoKubernetes-934615
	I1009 18:42:53.402165  230680 profile.go:143] Saving config to /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/NoKubernetes-934615/config.json ...
	I1009 18:42:53.402437  230680 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1009 18:42:53.402480  230680 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" NoKubernetes-934615
	I1009 18:42:53.426290  230680 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32993 SSHKeyPath:/home/jenkins/minikube-integration/21139-2342/.minikube/machines/NoKubernetes-934615/id_rsa Username:docker}
	I1009 18:42:53.531996  230680 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I1009 18:42:53.538049  230680 start.go:128] duration metric: took 9.298362712s to createHost
	I1009 18:42:53.538073  230680 start.go:83] releasing machines lock for "NoKubernetes-934615", held for 9.298488702s
	I1009 18:42:53.538145  230680 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" NoKubernetes-934615
	I1009 18:42:53.558833  230680 ssh_runner.go:195] Run: cat /version.json
	I1009 18:42:53.558886  230680 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" NoKubernetes-934615
	I1009 18:42:53.558892  230680 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I1009 18:42:53.558958  230680 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" NoKubernetes-934615
	I1009 18:42:53.583396  230680 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32993 SSHKeyPath:/home/jenkins/minikube-integration/21139-2342/.minikube/machines/NoKubernetes-934615/id_rsa Username:docker}
	I1009 18:42:53.593869  230680 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32993 SSHKeyPath:/home/jenkins/minikube-integration/21139-2342/.minikube/machines/NoKubernetes-934615/id_rsa Username:docker}
	I1009 18:42:53.706579  230680 ssh_runner.go:195] Run: systemctl --version
	I1009 18:42:53.809362  230680 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	W1009 18:42:53.813664  230680 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I1009 18:42:53.813736  230680 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" ;
	I1009 18:42:53.841827  230680 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/10-crio-bridge.conflist.disabled] bridge cni config(s)
	I1009 18:42:53.841865  230680 start.go:495] detecting cgroup driver to use...
	I1009 18:42:53.841900  230680 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I1009 18:42:53.842005  230680 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"
	I1009 18:42:53.858578  230680 binary.go:59] Skipping Kubernetes binary download due to --no-kubernetes flag
	I1009 18:42:53.858787  230680 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.9"|' /etc/containerd/config.toml"
	I1009 18:42:53.871214  230680 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"
	I1009 18:42:53.880120  230680 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I1009 18:42:53.880198  230680 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I1009 18:42:53.889205  230680 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"
	I1009 18:42:53.898128  230680 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I1009 18:42:53.906706  230680 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I1009 18:42:53.915714  230680 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I1009 18:42:53.923792  230680 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"
	I1009 18:42:53.932480  230680 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I1009 18:42:53.941137  230680 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I1009 18:42:53.949516  230680 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1009 18:42:54.114772  230680 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I1009 18:42:54.243715  230680 start.go:495] detecting cgroup driver to use...
	I1009 18:42:54.243775  230680 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I1009 18:42:54.243826  230680 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I1009 18:42:54.288168  230680 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1009 18:42:54.309300  230680 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I1009 18:42:54.336274  230680 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1009 18:42:54.354497  230680 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1009 18:42:54.373702  230680 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/dockershim.sock
	" | sudo tee /etc/crictl.yaml"
	I1009 18:42:54.390413  230680 binary.go:59] Skipping Kubernetes binary download due to --no-kubernetes flag
	I1009 18:42:54.390507  230680 ssh_runner.go:195] Run: which cri-dockerd
	I1009 18:42:54.394173  230680 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I1009 18:42:54.403181  230680 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (189 bytes)
	I1009 18:42:54.416040  230680 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I1009 18:42:54.580381  230680 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I1009 18:42:54.750018  230680 docker.go:575] configuring docker to use "cgroupfs" as cgroup driver...
	I1009 18:42:54.750141  230680 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I1009 18:42:54.772081  230680 ssh_runner.go:195] Run: sudo systemctl reset-failed docker
	I1009 18:42:54.790320  230680 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1009 18:42:54.959984  230680 ssh_runner.go:195] Run: sudo systemctl restart docker
	I1009 18:42:55.783923  230680 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I1009 18:42:55.797687  230680 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1009 18:42:55.829161  230680 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1009 18:42:55.855617  230680 out.go:252] * Preparing Docker 28.5.0 ...
	I1009 18:42:55.855940  230680 ssh_runner.go:195] Run: rm -f paused
	I1009 18:42:55.861752  230680 out.go:179] * Done! minikube is ready without Kubernetes!
	I1009 18:42:55.865171  230680 out.go:203] ╭───────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                       │
	│                        * Things to try without Kubernetes ...                         │
	│                                                                                       │
	│    - "minikube ssh" to SSH into minikube's node.                                      │
	│    - "minikube docker-env" to point your docker-cli to the docker inside minikube.    │
	│    - "minikube image" to build images without docker.                                 │
	│                                                                                       │
	╰───────────────────────────────────────────────────────────────────────────────────────╯
	
	
	==> Docker <==
	Oct 09 18:42:54 NoKubernetes-934615 dockerd[690]: time="2025-10-09T18:42:54.325992058Z" level=error msg="Failed to get event" error="rpc error: code = Unavailable desc = error reading from server: EOF" module=libcontainerd namespace=plugins.moby
	Oct 09 18:42:54 NoKubernetes-934615 dockerd[690]: time="2025-10-09T18:42:54.326020883Z" level=info msg="Waiting for containerd to be ready to restart event processing" module=libcontainerd namespace=plugins.moby
	Oct 09 18:42:54 NoKubernetes-934615 systemd[1]: Stopping docker.service - Docker Application Container Engine...
	Oct 09 18:42:54 NoKubernetes-934615 dockerd[690]: time="2025-10-09T18:42:54.974932217Z" level=info msg="Processing signal 'terminated'"
	Oct 09 18:42:54 NoKubernetes-934615 dockerd[690]: time="2025-10-09T18:42:54.977120903Z" level=warning msg="Error while testing if containerd API is ready" error="Canceled: grpc: the client connection is closing"
	Oct 09 18:42:54 NoKubernetes-934615 dockerd[690]: time="2025-10-09T18:42:54.979421917Z" level=info msg="Daemon shutdown complete"
	Oct 09 18:42:54 NoKubernetes-934615 systemd[1]: docker.service: Deactivated successfully.
	Oct 09 18:42:54 NoKubernetes-934615 systemd[1]: Stopped docker.service - Docker Application Container Engine.
	Oct 09 18:42:55 NoKubernetes-934615 systemd[1]: Starting docker.service - Docker Application Container Engine...
	Oct 09 18:42:55 NoKubernetes-934615 dockerd[1129]: time="2025-10-09T18:42:55.133108633Z" level=info msg="Starting up"
	Oct 09 18:42:55 NoKubernetes-934615 dockerd[1129]: time="2025-10-09T18:42:55.134496906Z" level=info msg="OTEL tracing is not configured, using no-op tracer provider"
	Oct 09 18:42:55 NoKubernetes-934615 dockerd[1129]: time="2025-10-09T18:42:55.135283961Z" level=info msg="CDI directory does not exist, skipping: failed to monitor for changes: no such file or directory" dir=/etc/cdi
	Oct 09 18:42:55 NoKubernetes-934615 dockerd[1129]: time="2025-10-09T18:42:55.135307789Z" level=info msg="CDI directory does not exist, skipping: failed to monitor for changes: no such file or directory" dir=/var/run/cdi
	Oct 09 18:42:55 NoKubernetes-934615 dockerd[1129]: time="2025-10-09T18:42:55.148261802Z" level=info msg="Creating a containerd client" address=/run/containerd/containerd.sock timeout=1m0s
	Oct 09 18:42:55 NoKubernetes-934615 dockerd[1129]: time="2025-10-09T18:42:55.160800920Z" level=info msg="[graphdriver] trying configured driver: overlay2"
	Oct 09 18:42:55 NoKubernetes-934615 dockerd[1129]: time="2025-10-09T18:42:55.474068671Z" level=info msg="Loading containers: start."
	Oct 09 18:42:55 NoKubernetes-934615 dockerd[1129]: time="2025-10-09T18:42:55.705896089Z" level=info msg="Loading containers: done."
	Oct 09 18:42:55 NoKubernetes-934615 dockerd[1129]: time="2025-10-09T18:42:55.747279721Z" level=info msg="Docker daemon" commit=cd04830 containerd-snapshotter=false storage-driver=overlay2 version=28.5.0
	Oct 09 18:42:55 NoKubernetes-934615 dockerd[1129]: time="2025-10-09T18:42:55.747348415Z" level=info msg="Initializing buildkit"
	Oct 09 18:42:55 NoKubernetes-934615 dockerd[1129]: time="2025-10-09T18:42:55.768010159Z" level=info msg="Completed buildkit initialization"
	Oct 09 18:42:55 NoKubernetes-934615 systemd[1]: Started docker.service - Docker Application Container Engine.
	Oct 09 18:42:55 NoKubernetes-934615 dockerd[1129]: time="2025-10-09T18:42:55.780637786Z" level=info msg="Daemon has completed initialization"
	Oct 09 18:42:55 NoKubernetes-934615 dockerd[1129]: time="2025-10-09T18:42:55.793230033Z" level=info msg="API listen on /var/run/docker.sock"
	Oct 09 18:42:55 NoKubernetes-934615 dockerd[1129]: time="2025-10-09T18:42:55.793334223Z" level=info msg="API listen on /run/docker.sock"
	Oct 09 18:42:55 NoKubernetes-934615 dockerd[1129]: time="2025-10-09T18:42:55.793369423Z" level=info msg="API listen on [::]:2376"
	
	
	==> container status <==
	CONTAINER ID   IMAGE     COMMAND   CREATED   STATUS    PORTS     NAMES
	time="2025-10-09T18:42:56Z" level=fatal msg="validate service connection: validate CRI v1 runtime API for endpoint \"unix:///var/run/dockershim.sock\": rpc error: code = Unavailable desc = connection error: desc = \"transport: Error while dialing: dial unix /var/run/dockershim.sock: connect: no such file or directory\""
	
	
	==> describe nodes <==
	command /bin/bash -c "sudo /var/lib/minikube/binaries/v0.0.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig" failed with error: /bin/bash -c "sudo /var/lib/minikube/binaries/v0.0.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig": Process exited with status 1
	stdout:
	
	stderr:
	sudo: /var/lib/minikube/binaries/v0.0.0/kubectl: command not found
	
	
	==> dmesg <==
	[Oct 9 17:17] ACPI: SRAT not present
	[  +0.000000] ACPI: SRAT not present
	[  +0.000000] SPI driver altr_a10sr has no spi_device_id for altr,a10sr
	[  +0.014847] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
	[  +0.496735] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +0.034298] systemd[1]: /lib/systemd/system/snapd.service:23: Unknown key name 'RestartMode' in section 'Service', ignoring.
	[  +0.790745] ena 0000:00:05.0: LLQ is not supported Fallback to host mode policy.
	[Oct 9 17:18] kauditd_printk_skb: 36 callbacks suppressed
	
	
	==> kernel <==
	 18:42:56 up  1:25,  0 user,  load average: 7.72, 3.86, 2.90
	Linux NoKubernetes-934615 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64 GNU/Linux
	PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
	
	
	==> kubelet <==
	-- No entries --
	

                                                
                                                
-- /stdout --
helpers_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p NoKubernetes-934615 -n NoKubernetes-934615
helpers_test.go:262: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p NoKubernetes-934615 -n NoKubernetes-934615: exit status 6 (612.230899ms)

                                                
                                                
-- stdout --
	Stopped
	WARNING: Your kubectl is pointing to stale minikube-vm.
	To fix the kubectl context, run `minikube update-context`

                                                
                                                
-- /stdout --
** stderr ** 
	E1009 18:42:57.552743  232906 status.go:458] kubeconfig endpoint: get endpoint: "NoKubernetes-934615" does not appear in /home/jenkins/minikube-integration/21139-2342/kubeconfig

                                                
                                                
** /stderr **
helpers_test.go:262: status error: exit status 6 (may be ok)
helpers_test.go:264: "NoKubernetes-934615" apiserver is not running, skipping kubectl commands (state="Stopped")
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:223: ======>  post-mortem[TestNoKubernetes/serial/VerifyNok8sNoK8sDownloads]: network settings <======
helpers_test.go:230: HOST ENV snapshots: PROXY env: HTTP_PROXY="<empty>" HTTPS_PROXY="<empty>" NO_PROXY="<empty>"
helpers_test.go:238: ======>  post-mortem[TestNoKubernetes/serial/VerifyNok8sNoK8sDownloads]: docker inspect <======
helpers_test.go:239: (dbg) Run:  docker inspect NoKubernetes-934615
helpers_test.go:243: (dbg) docker inspect NoKubernetes-934615:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "c40db90dab334c475288b4b1eedaf8e40db9b89edc6a032e4eeea763da709375",
	        "Created": "2025-10-09T18:42:46.11709758Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 230979,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-10-09T18:42:46.256260517Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:0e619a02aa1f399c748a05785ca381533d7a01df724b62f3a9ddd9e288db8f6f",
	        "ResolvConfPath": "/var/lib/docker/containers/c40db90dab334c475288b4b1eedaf8e40db9b89edc6a032e4eeea763da709375/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/c40db90dab334c475288b4b1eedaf8e40db9b89edc6a032e4eeea763da709375/hostname",
	        "HostsPath": "/var/lib/docker/containers/c40db90dab334c475288b4b1eedaf8e40db9b89edc6a032e4eeea763da709375/hosts",
	        "LogPath": "/var/lib/docker/containers/c40db90dab334c475288b4b1eedaf8e40db9b89edc6a032e4eeea763da709375/c40db90dab334c475288b4b1eedaf8e40db9b89edc6a032e4eeea763da709375-json.log",
	        "Name": "/NoKubernetes-934615",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "NoKubernetes-934615:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "NoKubernetes-934615",
	            "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": "host",
	            "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": 3221225472,
	            "NanoCpus": 2000000000,
	            "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": 6442450944,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "ID": "c40db90dab334c475288b4b1eedaf8e40db9b89edc6a032e4eeea763da709375",
	                "LowerDir": "/var/lib/docker/overlay2/fd6d73276fb92cb62535fa7280b9aeadff99f1c57793480e63777da6fe32aa6e-init/diff:/var/lib/docker/overlay2/64f2a5753fa59a37e1480f458ba77948c0902cb739e1ce0af84e9b0bd2cf7b4a/diff",
	                "MergedDir": "/var/lib/docker/overlay2/fd6d73276fb92cb62535fa7280b9aeadff99f1c57793480e63777da6fe32aa6e/merged",
	                "UpperDir": "/var/lib/docker/overlay2/fd6d73276fb92cb62535fa7280b9aeadff99f1c57793480e63777da6fe32aa6e/diff",
	                "WorkDir": "/var/lib/docker/overlay2/fd6d73276fb92cb62535fa7280b9aeadff99f1c57793480e63777da6fe32aa6e/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "NoKubernetes-934615",
	                "Source": "/var/lib/docker/volumes/NoKubernetes-934615/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "NoKubernetes-934615",
	            "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.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92",
	            "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": "NoKubernetes-934615",
	                "name.minikube.sigs.k8s.io": "NoKubernetes-934615",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "9f3aabff792cf385c2408f24a6e286b4e59a8c69e8aa477bf006e2dfae40dfd1",
	            "SandboxKey": "/var/run/docker/netns/9f3aabff792c",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32993"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32994"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32997"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32995"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32996"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "NoKubernetes-934615": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.76.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "1a:98:c1:35:40:15",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "454580498d1fc87e57e9e38dd92058ec4daf2bb552f82b185b3caec4837fd15e",
	                    "EndpointID": "b1f4c32f1312e66f3fafdcd436db702a5abf41dd666d18c9c6f36297233060f9",
	                    "Gateway": "192.168.76.1",
	                    "IPAddress": "192.168.76.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "NoKubernetes-934615",
	                        "c40db90dab33"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p NoKubernetes-934615 -n NoKubernetes-934615
helpers_test.go:247: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p NoKubernetes-934615 -n NoKubernetes-934615: exit status 6 (389.879221ms)

                                                
                                                
-- stdout --
	Running
	WARNING: Your kubectl is pointing to stale minikube-vm.
	To fix the kubectl context, run `minikube update-context`

                                                
                                                
-- /stdout --
** stderr ** 
	E1009 18:42:57.967576  232986 status.go:458] kubeconfig endpoint: get endpoint: "NoKubernetes-934615" does not appear in /home/jenkins/minikube-integration/21139-2342/kubeconfig

                                                
                                                
** /stderr **
helpers_test.go:247: status error: exit status 6 (may be ok)
helpers_test.go:252: <<< TestNoKubernetes/serial/VerifyNok8sNoK8sDownloads FAILED: start of post-mortem logs <<<
helpers_test.go:253: ======>  post-mortem[TestNoKubernetes/serial/VerifyNok8sNoK8sDownloads]: minikube logs <======
helpers_test.go:255: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-934615 logs -n 25
helpers_test.go:260: TestNoKubernetes/serial/VerifyNok8sNoK8sDownloads logs: 
-- stdout --
	
	==> Audit <==
	┌────────────┬─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬─────────────────────────────┬──────────┬─────────┬─────────────────────┬─────────────────────┐
	│  COMMAND   │                                                          ARGS                                                           │           PROFILE           │   USER   │ VERSION │     START TIME      │      END TIME       │
	├────────────┼─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼─────────────────────────────┼──────────┼─────────┼─────────────────────┼─────────────────────┤
	│ start      │ -p scheduled-stop-854706 --memory=3072 --driver=docker  --container-runtime=docker                                      │ scheduled-stop-854706       │ jenkins  │ v1.37.0 │ 09 Oct 25 18:37 UTC │ 09 Oct 25 18:37 UTC │
	│ stop       │ -p scheduled-stop-854706 --schedule 5m                                                                                  │ scheduled-stop-854706       │ jenkins  │ v1.37.0 │ 09 Oct 25 18:37 UTC │                     │
	│ stop       │ -p scheduled-stop-854706 --schedule 5m                                                                                  │ scheduled-stop-854706       │ jenkins  │ v1.37.0 │ 09 Oct 25 18:37 UTC │                     │
	│ stop       │ -p scheduled-stop-854706 --schedule 5m                                                                                  │ scheduled-stop-854706       │ jenkins  │ v1.37.0 │ 09 Oct 25 18:37 UTC │                     │
	│ stop       │ -p scheduled-stop-854706 --schedule 15s                                                                                 │ scheduled-stop-854706       │ jenkins  │ v1.37.0 │ 09 Oct 25 18:37 UTC │                     │
	│ stop       │ -p scheduled-stop-854706 --schedule 15s                                                                                 │ scheduled-stop-854706       │ jenkins  │ v1.37.0 │ 09 Oct 25 18:37 UTC │                     │
	│ stop       │ -p scheduled-stop-854706 --schedule 15s                                                                                 │ scheduled-stop-854706       │ jenkins  │ v1.37.0 │ 09 Oct 25 18:37 UTC │                     │
	│ stop       │ -p scheduled-stop-854706 --cancel-scheduled                                                                             │ scheduled-stop-854706       │ jenkins  │ v1.37.0 │ 09 Oct 25 18:37 UTC │ 09 Oct 25 18:37 UTC │
	│ stop       │ -p scheduled-stop-854706 --schedule 15s                                                                                 │ scheduled-stop-854706       │ jenkins  │ v1.37.0 │ 09 Oct 25 18:38 UTC │                     │
	│ stop       │ -p scheduled-stop-854706 --schedule 15s                                                                                 │ scheduled-stop-854706       │ jenkins  │ v1.37.0 │ 09 Oct 25 18:38 UTC │                     │
	│ stop       │ -p scheduled-stop-854706 --schedule 15s                                                                                 │ scheduled-stop-854706       │ jenkins  │ v1.37.0 │ 09 Oct 25 18:38 UTC │ 09 Oct 25 18:38 UTC │
	│ delete     │ -p scheduled-stop-854706                                                                                                │ scheduled-stop-854706       │ jenkins  │ v1.37.0 │ 09 Oct 25 18:38 UTC │ 09 Oct 25 18:38 UTC │
	│ start      │ -p skaffold-642188 --memory=3072 --driver=docker  --container-runtime=docker                                            │ skaffold-642188             │ jenkins  │ v1.37.0 │ 09 Oct 25 18:39 UTC │ 09 Oct 25 18:39 UTC │
	│ docker-env │ --shell none -p skaffold-642188 --user=skaffold                                                                         │ skaffold-642188             │ skaffold │ v1.37.0 │ 09 Oct 25 18:39 UTC │ 09 Oct 25 18:39 UTC │
	│ delete     │ -p skaffold-642188                                                                                                      │ skaffold-642188             │ jenkins  │ v1.37.0 │ 09 Oct 25 18:41 UTC │ 09 Oct 25 18:41 UTC │
	│ start      │ -p insufficient-storage-138158 --memory=3072 --output=json --wait=true --driver=docker  --container-runtime=docker      │ insufficient-storage-138158 │ jenkins  │ v1.37.0 │ 09 Oct 25 18:41 UTC │                     │
	│ delete     │ -p insufficient-storage-138158                                                                                          │ insufficient-storage-138158 │ jenkins  │ v1.37.0 │ 09 Oct 25 18:41 UTC │ 09 Oct 25 18:41 UTC │
	│ start      │ -p NoKubernetes-934615 --no-kubernetes --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=docker         │ NoKubernetes-934615         │ jenkins  │ v1.37.0 │ 09 Oct 25 18:41 UTC │                     │
	│ start      │ -p offline-docker-908047 --alsologtostderr -v=1 --memory=3072 --wait=true --driver=docker  --container-runtime=docker   │ offline-docker-908047       │ jenkins  │ v1.37.0 │ 09 Oct 25 18:41 UTC │ 09 Oct 25 18:42 UTC │
	│ start      │ -p NoKubernetes-934615 --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker                 │ NoKubernetes-934615         │ jenkins  │ v1.37.0 │ 09 Oct 25 18:41 UTC │ 09 Oct 25 18:42 UTC │
	│ start      │ -p NoKubernetes-934615 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker │ NoKubernetes-934615         │ jenkins  │ v1.37.0 │ 09 Oct 25 18:42 UTC │ 09 Oct 25 18:42 UTC │
	│ delete     │ -p offline-docker-908047                                                                                                │ offline-docker-908047       │ jenkins  │ v1.37.0 │ 09 Oct 25 18:42 UTC │ 09 Oct 25 18:42 UTC │
	│ start      │ -p missing-upgrade-470521 --memory=3072 --driver=docker  --container-runtime=docker                                     │ missing-upgrade-470521      │ jenkins  │ v1.32.0 │ 09 Oct 25 18:42 UTC │                     │
	│ delete     │ -p NoKubernetes-934615                                                                                                  │ NoKubernetes-934615         │ jenkins  │ v1.37.0 │ 09 Oct 25 18:42 UTC │ 09 Oct 25 18:42 UTC │
	│ start      │ -p NoKubernetes-934615 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker │ NoKubernetes-934615         │ jenkins  │ v1.37.0 │ 09 Oct 25 18:42 UTC │ 09 Oct 25 18:42 UTC │
	└────────────┴─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴─────────────────────────────┴──────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/10/09 18:42:43
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.24.6 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1009 18:42:43.837970  230680 out.go:360] Setting OutFile to fd 1 ...
	I1009 18:42:43.838149  230680 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1009 18:42:43.838182  230680 out.go:374] Setting ErrFile to fd 2...
	I1009 18:42:43.838202  230680 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1009 18:42:43.838495  230680 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21139-2342/.minikube/bin
	I1009 18:42:43.839008  230680 out.go:368] Setting JSON to false
	I1009 18:42:43.839891  230680 start.go:131] hostinfo: {"hostname":"ip-172-31-30-239","uptime":5091,"bootTime":1760030273,"procs":155,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I1009 18:42:43.839991  230680 start.go:141] virtualization:  
	I1009 18:42:43.843906  230680 out.go:179] * [NoKubernetes-934615] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	I1009 18:42:43.848678  230680 out.go:179]   - MINIKUBE_LOCATION=21139
	I1009 18:42:43.848765  230680 notify.go:220] Checking for updates...
	I1009 18:42:43.855653  230680 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1009 18:42:43.858968  230680 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21139-2342/kubeconfig
	I1009 18:42:43.864036  230680 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21139-2342/.minikube
	I1009 18:42:43.867704  230680 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I1009 18:42:43.870851  230680 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I1009 18:42:43.874113  230680 start.go:1899] No Kubernetes flag is set, setting Kubernetes version to v0.0.0
	I1009 18:42:43.874279  230680 driver.go:421] Setting default libvirt URI to qemu:///system
	I1009 18:42:43.898788  230680 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I1009 18:42:43.898930  230680 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1009 18:42:44.056062  230680 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:23 OomKillDisable:true NGoroutines:42 SystemTime:2025-10-09 18:42:44.042133064 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I1009 18:42:44.056303  230680 docker.go:318] overlay module found
	I1009 18:42:44.060177  230680 out.go:179] * Using the docker driver based on user configuration
	I1009 18:42:44.063211  230680 start.go:305] selected driver: docker
	I1009 18:42:44.063234  230680 start.go:925] validating driver "docker" against <nil>
	I1009 18:42:44.063247  230680 start.go:936] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1009 18:42:44.063979  230680 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1009 18:42:44.191671  230680 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:0 ContainersRunning:0 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:23 OomKillDisable:true NGoroutines:42 SystemTime:2025-10-09 18:42:44.180952545 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I1009 18:42:44.191764  230680 start.go:1899] No Kubernetes flag is set, setting Kubernetes version to v0.0.0
	I1009 18:42:44.191834  230680 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I1009 18:42:44.192087  230680 start_flags.go:974] Wait components to verify : map[apiserver:true system_pods:true]
	I1009 18:42:44.195201  230680 out.go:179] * Using Docker driver with root privileges
	I1009 18:42:44.198135  230680 cni.go:84] Creating CNI manager for ""
	I1009 18:42:44.198219  230680 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I1009 18:42:44.198229  230680 start_flags.go:336] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I1009 18:42:44.198274  230680 start.go:1899] No Kubernetes flag is set, setting Kubernetes version to v0.0.0
	I1009 18:42:44.198348  230680 start.go:349] cluster config:
	{Name:NoKubernetes-934615 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 Memory:3072 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:v0.0.0 ClusterName:NoKubernetes-934615 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Conta
inerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v0.0.0 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1009 18:42:44.201611  230680 out.go:179] * Starting minikube without Kubernetes in cluster NoKubernetes-934615
	I1009 18:42:44.204692  230680 cache.go:133] Beginning downloading kic base image for docker with docker
	I1009 18:42:44.207913  230680 out.go:179] * Pulling base image v0.0.48-1759745255-21703 ...
	I1009 18:42:44.210801  230680 cache.go:58] Skipping Kubernetes image caching due to --no-kubernetes flag
	I1009 18:42:44.211302  230680 profile.go:143] Saving config to /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/NoKubernetes-934615/config.json ...
	I1009 18:42:44.211344  230680 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/NoKubernetes-934615/config.json: {Name:mk5205cc6cb0b4748c93e384e2bbf9e378562c1c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1009 18:42:44.211509  230680 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 in local docker daemon
	I1009 18:42:44.239438  230680 image.go:100] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 in local docker daemon, skipping pull
	I1009 18:42:44.239463  230680 cache.go:157] gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 exists in daemon, skipping load
	I1009 18:42:44.239481  230680 cache.go:242] Successfully downloaded all kic artifacts
	I1009 18:42:44.239504  230680 start.go:360] acquireMachinesLock for NoKubernetes-934615: {Name:mk145f8574ab567a97bec3e0d32061df3390ed3f Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1009 18:42:44.239572  230680 start.go:364] duration metric: took 42.388µs to acquireMachinesLock for "NoKubernetes-934615"
	I1009 18:42:44.239594  230680 start.go:93] Provisioning new machine with config: &{Name:NoKubernetes-934615 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 Memory:3072 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:v0.0.0 ClusterName:NoKubernetes-934615 Namespace:default APIServerHAVIP: APISer
verName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v0.0.0 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSoc
k: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v0.0.0 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1009 18:42:44.239663  230680 start.go:125] createHost starting for "" (driver="docker")
	I1009 18:42:41.363451  230022 preload.go:238] getting checksum for preloaded-images-k8s-v18-v1.28.3-docker-overlay2-arm64.tar.lz4 ...
	I1009 18:42:41.461453  230022 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.28.3/preloaded-images-k8s-v18-v1.28.3-docker-overlay2-arm64.tar.lz4?checksum=md5:afa72052808cee1859e38c1ae6d1a426 -> /home/jenkins/minikube-integration/21139-2342/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.3-docker-overlay2-arm64.tar.lz4
	I1009 18:42:44.243038  230680 out.go:252] * Creating docker container (CPUs=2, Memory=3072MB) ...
	I1009 18:42:44.243392  230680 start.go:159] libmachine.API.Create for "NoKubernetes-934615" (driver="docker")
	I1009 18:42:44.243443  230680 client.go:168] LocalClient.Create starting
	I1009 18:42:44.243553  230680 main.go:141] libmachine: Reading certificate data from /home/jenkins/minikube-integration/21139-2342/.minikube/certs/ca.pem
	I1009 18:42:44.243590  230680 main.go:141] libmachine: Decoding PEM data...
	I1009 18:42:44.243606  230680 main.go:141] libmachine: Parsing certificate...
	I1009 18:42:44.243659  230680 main.go:141] libmachine: Reading certificate data from /home/jenkins/minikube-integration/21139-2342/.minikube/certs/cert.pem
	I1009 18:42:44.243679  230680 main.go:141] libmachine: Decoding PEM data...
	I1009 18:42:44.243689  230680 main.go:141] libmachine: Parsing certificate...
	I1009 18:42:44.244041  230680 cli_runner.go:164] Run: docker network inspect NoKubernetes-934615 --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}}]}"
	W1009 18:42:44.261058  230680 cli_runner.go:211] docker network inspect NoKubernetes-934615 --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
	I1009 18:42:44.261149  230680 network_create.go:284] running [docker network inspect NoKubernetes-934615] to gather additional debugging logs...
	I1009 18:42:44.261173  230680 cli_runner.go:164] Run: docker network inspect NoKubernetes-934615
	W1009 18:42:44.290275  230680 cli_runner.go:211] docker network inspect NoKubernetes-934615 returned with exit code 1
	I1009 18:42:44.290302  230680 network_create.go:287] error running [docker network inspect NoKubernetes-934615]: docker network inspect NoKubernetes-934615: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network NoKubernetes-934615 not found
	I1009 18:42:44.290315  230680 network_create.go:289] output of [docker network inspect NoKubernetes-934615]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network NoKubernetes-934615 not found
	
	** /stderr **
	I1009 18:42:44.290419  230680 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}}]}"
	I1009 18:42:44.308560  230680 network.go:211] skipping subnet 192.168.49.0/24 that is taken: &{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:br-bb45b8f9e509 IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:a2:97:2d:d8:e1:0d} reservation:<nil>}
	I1009 18:42:44.308837  230680 network.go:211] skipping subnet 192.168.58.0/24 that is taken: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 IsPrivate:true Interface:{IfaceName:br-d581847911b0 IfaceIPv4:192.168.58.1 IfaceMTU:1500 IfaceMAC:0e:0b:6b:2e:5d:e1} reservation:<nil>}
	I1009 18:42:44.309104  230680 network.go:211] skipping subnet 192.168.67.0/24 that is taken: &{IP:192.168.67.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.67.0/24 Gateway:192.168.67.1 ClientMin:192.168.67.2 ClientMax:192.168.67.254 Broadcast:192.168.67.255 IsPrivate:true Interface:{IfaceName:br-455461c6f8fd IfaceIPv4:192.168.67.1 IfaceMTU:1500 IfaceMAC:6e:49:9a:81:1c:cd} reservation:<nil>}
	I1009 18:42:44.309428  230680 network.go:206] using free private subnet 192.168.76.0/24: &{IP:192.168.76.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.76.0/24 Gateway:192.168.76.1 ClientMin:192.168.76.2 ClientMax:192.168.76.254 Broadcast:192.168.76.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0x4001a02e20}
	I1009 18:42:44.309445  230680 network_create.go:124] attempt to create docker network NoKubernetes-934615 192.168.76.0/24 with gateway 192.168.76.1 and MTU of 1500 ...
	I1009 18:42:44.309500  230680 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.76.0/24 --gateway=192.168.76.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=NoKubernetes-934615 NoKubernetes-934615
	I1009 18:42:44.399348  230680 network_create.go:108] docker network NoKubernetes-934615 192.168.76.0/24 created
	I1009 18:42:44.399408  230680 kic.go:121] calculated static IP "192.168.76.2" for the "NoKubernetes-934615" container
	I1009 18:42:44.399481  230680 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I1009 18:42:44.416577  230680 cli_runner.go:164] Run: docker volume create NoKubernetes-934615 --label name.minikube.sigs.k8s.io=NoKubernetes-934615 --label created_by.minikube.sigs.k8s.io=true
	I1009 18:42:44.460330  230680 oci.go:103] Successfully created a docker volume NoKubernetes-934615
	I1009 18:42:44.460424  230680 cli_runner.go:164] Run: docker run --rm --name NoKubernetes-934615-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=NoKubernetes-934615 --entrypoint /usr/bin/test -v NoKubernetes-934615:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 -d /var/lib
	I1009 18:42:45.927720  230680 cli_runner.go:217] Completed: docker run --rm --name NoKubernetes-934615-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=NoKubernetes-934615 --entrypoint /usr/bin/test -v NoKubernetes-934615:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 -d /var/lib: (1.467249606s)
	I1009 18:42:45.927746  230680 oci.go:107] Successfully prepared a docker volume NoKubernetes-934615
	I1009 18:42:45.927779  230680 preload.go:178] Skipping preload logic due to --no-kubernetes flag
	W1009 18:42:45.927908  230680 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I1009 18:42:45.928007  230680 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I1009 18:42:46.086983  230680 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 NoKubernetes-934615 --name NoKubernetes-934615 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=NoKubernetes-934615 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=NoKubernetes-934615 --network NoKubernetes-934615 --ip 192.168.76.2 --volume NoKubernetes-934615:/var --security-opt apparmor=unconfined --memory=3072mb --cpus=2 -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.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92
	I1009 18:42:46.622767  230680 cli_runner.go:164] Run: docker container inspect NoKubernetes-934615 --format={{.State.Running}}
	I1009 18:42:46.647807  230680 cli_runner.go:164] Run: docker container inspect NoKubernetes-934615 --format={{.State.Status}}
	I1009 18:42:46.722582  230680 cli_runner.go:164] Run: docker exec NoKubernetes-934615 stat /var/lib/dpkg/alternatives/iptables
	I1009 18:42:46.805333  230680 oci.go:144] the created container "NoKubernetes-934615" has a running status.
	I1009 18:42:46.805374  230680 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/21139-2342/.minikube/machines/NoKubernetes-934615/id_rsa...
	I1009 18:42:46.976457  230022 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.42@sha256:d35ac07dfda971cabee05e0deca8aeac772f885a5348e1a0c0b0a36db20fcfc0 as a tarball
	I1009 18:42:46.976468  230022 cache.go:162] Loading gcr.io/k8s-minikube/kicbase:v0.0.42@sha256:d35ac07dfda971cabee05e0deca8aeac772f885a5348e1a0c0b0a36db20fcfc0 from local cache
	I1009 18:42:47.665129  230022 preload.go:249] saving checksum for preloaded-images-k8s-v18-v1.28.3-docker-overlay2-arm64.tar.lz4 ...
	I1009 18:42:47.665224  230022 preload.go:256] verifying checksum of /home/jenkins/minikube-integration/21139-2342/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.3-docker-overlay2-arm64.tar.lz4 ...
	I1009 18:42:49.953635  230022 cache.go:59] Finished verifying existence of preloaded tar for  v1.28.3 on docker
	I1009 18:42:49.953808  230022 profile.go:148] Saving config to /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/missing-upgrade-470521/config.json ...
	I1009 18:42:49.953831  230022 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/missing-upgrade-470521/config.json: {Name:mk1e3d34597ea2094683a14256825cbe85e59183 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1009 18:42:48.842735  230680 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/21139-2342/.minikube/machines/NoKubernetes-934615/id_rsa.pub -> /home/docker/.ssh/authorized_keys
	I1009 18:42:48.843125  230680 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/21139-2342/.minikube/machines/NoKubernetes-934615/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I1009 18:42:48.896834  230680 cli_runner.go:164] Run: docker container inspect NoKubernetes-934615 --format={{.State.Status}}
	I1009 18:42:48.964638  230680 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I1009 18:42:48.964659  230680 kic_runner.go:114] Args: [docker exec --privileged NoKubernetes-934615 chown docker:docker /home/docker/.ssh/authorized_keys]
	I1009 18:42:49.062207  230680 cli_runner.go:164] Run: docker container inspect NoKubernetes-934615 --format={{.State.Status}}
	I1009 18:42:49.102887  230680 machine.go:93] provisionDockerMachine start ...
	I1009 18:42:49.103076  230680 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" NoKubernetes-934615
	I1009 18:42:49.128858  230680 main.go:141] libmachine: Using SSH client type: native
	I1009 18:42:49.129394  230680 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef110] 0x3f18d0 <nil>  [] 0s} 127.0.0.1 32993 <nil> <nil>}
	I1009 18:42:49.129413  230680 main.go:141] libmachine: About to run SSH command:
	hostname
	I1009 18:42:49.329840  230680 main.go:141] libmachine: SSH cmd err, output: <nil>: NoKubernetes-934615
	
	I1009 18:42:49.329903  230680 ubuntu.go:182] provisioning hostname "NoKubernetes-934615"
	I1009 18:42:49.329990  230680 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" NoKubernetes-934615
	I1009 18:42:49.390135  230680 main.go:141] libmachine: Using SSH client type: native
	I1009 18:42:49.390516  230680 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef110] 0x3f18d0 <nil>  [] 0s} 127.0.0.1 32993 <nil> <nil>}
	I1009 18:42:49.390550  230680 main.go:141] libmachine: About to run SSH command:
	sudo hostname NoKubernetes-934615 && echo "NoKubernetes-934615" | sudo tee /etc/hostname
	I1009 18:42:49.586694  230680 main.go:141] libmachine: SSH cmd err, output: <nil>: NoKubernetes-934615
	
	I1009 18:42:49.586792  230680 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" NoKubernetes-934615
	I1009 18:42:49.615797  230680 main.go:141] libmachine: Using SSH client type: native
	I1009 18:42:49.616708  230680 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef110] 0x3f18d0 <nil>  [] 0s} 127.0.0.1 32993 <nil> <nil>}
	I1009 18:42:49.616810  230680 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sNoKubernetes-934615' /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 NoKubernetes-934615/g' /etc/hosts;
				else 
					echo '127.0.1.1 NoKubernetes-934615' | sudo tee -a /etc/hosts; 
				fi
			fi
	I1009 18:42:49.858401  230680 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I1009 18:42:49.858428  230680 ubuntu.go:188] set auth options {CertDir:/home/jenkins/minikube-integration/21139-2342/.minikube CaCertPath:/home/jenkins/minikube-integration/21139-2342/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/21139-2342/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/21139-2342/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/21139-2342/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/21139-2342/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/21139-2342/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/21139-2342/.minikube}
	I1009 18:42:49.858451  230680 ubuntu.go:190] setting up certificates
	I1009 18:42:49.858460  230680 provision.go:84] configureAuth start
	I1009 18:42:49.858530  230680 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" NoKubernetes-934615
	I1009 18:42:49.901135  230680 provision.go:143] copyHostCerts
	I1009 18:42:49.901172  230680 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/21139-2342/.minikube/certs/cert.pem -> /home/jenkins/minikube-integration/21139-2342/.minikube/cert.pem
	I1009 18:42:49.901202  230680 exec_runner.go:144] found /home/jenkins/minikube-integration/21139-2342/.minikube/cert.pem, removing ...
	I1009 18:42:49.901210  230680 exec_runner.go:203] rm: /home/jenkins/minikube-integration/21139-2342/.minikube/cert.pem
	I1009 18:42:49.901354  230680 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21139-2342/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/21139-2342/.minikube/cert.pem (1123 bytes)
	I1009 18:42:49.901458  230680 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/21139-2342/.minikube/certs/key.pem -> /home/jenkins/minikube-integration/21139-2342/.minikube/key.pem
	I1009 18:42:49.901476  230680 exec_runner.go:144] found /home/jenkins/minikube-integration/21139-2342/.minikube/key.pem, removing ...
	I1009 18:42:49.901481  230680 exec_runner.go:203] rm: /home/jenkins/minikube-integration/21139-2342/.minikube/key.pem
	I1009 18:42:49.901510  230680 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21139-2342/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/21139-2342/.minikube/key.pem (1675 bytes)
	I1009 18:42:49.901655  230680 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/21139-2342/.minikube/certs/ca.pem -> /home/jenkins/minikube-integration/21139-2342/.minikube/ca.pem
	I1009 18:42:49.901684  230680 exec_runner.go:144] found /home/jenkins/minikube-integration/21139-2342/.minikube/ca.pem, removing ...
	I1009 18:42:49.901689  230680 exec_runner.go:203] rm: /home/jenkins/minikube-integration/21139-2342/.minikube/ca.pem
	I1009 18:42:49.901865  230680 exec_runner.go:151] cp: /home/jenkins/minikube-integration/21139-2342/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/21139-2342/.minikube/ca.pem (1078 bytes)
	I1009 18:42:49.901961  230680 provision.go:117] generating server cert: /home/jenkins/minikube-integration/21139-2342/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/21139-2342/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/21139-2342/.minikube/certs/ca-key.pem org=jenkins.NoKubernetes-934615 san=[127.0.0.1 192.168.76.2 NoKubernetes-934615 localhost minikube]
	I1009 18:42:51.080595  230680 provision.go:177] copyRemoteCerts
	I1009 18:42:51.080742  230680 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I1009 18:42:51.080842  230680 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" NoKubernetes-934615
	I1009 18:42:51.098060  230680 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32993 SSHKeyPath:/home/jenkins/minikube-integration/21139-2342/.minikube/machines/NoKubernetes-934615/id_rsa Username:docker}
	I1009 18:42:51.206968  230680 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/21139-2342/.minikube/machines/server-key.pem -> /etc/docker/server-key.pem
	I1009 18:42:51.207189  230680 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21139-2342/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I1009 18:42:51.229117  230680 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/21139-2342/.minikube/certs/ca.pem -> /etc/docker/ca.pem
	I1009 18:42:51.229253  230680 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21139-2342/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I1009 18:42:51.257357  230680 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/21139-2342/.minikube/machines/server.pem -> /etc/docker/server.pem
	I1009 18:42:51.257470  230680 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21139-2342/.minikube/machines/server.pem --> /etc/docker/server.pem (1224 bytes)
	I1009 18:42:51.281806  230680 provision.go:87] duration metric: took 1.423322607s to configureAuth
	I1009 18:42:51.281885  230680 ubuntu.go:206] setting minikube options for container-runtime
	I1009 18:42:51.282127  230680 config.go:182] Loaded profile config "NoKubernetes-934615": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v0.0.0
	I1009 18:42:51.282222  230680 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" NoKubernetes-934615
	I1009 18:42:51.307890  230680 main.go:141] libmachine: Using SSH client type: native
	I1009 18:42:51.308203  230680 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef110] 0x3f18d0 <nil>  [] 0s} 127.0.0.1 32993 <nil> <nil>}
	I1009 18:42:51.308213  230680 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I1009 18:42:51.471248  230680 main.go:141] libmachine: SSH cmd err, output: <nil>: overlay
	
	I1009 18:42:51.471271  230680 ubuntu.go:71] root file system type: overlay
	I1009 18:42:51.471378  230680 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I1009 18:42:51.471454  230680 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" NoKubernetes-934615
	I1009 18:42:51.496769  230680 main.go:141] libmachine: Using SSH client type: native
	I1009 18:42:51.497112  230680 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef110] 0x3f18d0 <nil>  [] 0s} 127.0.0.1 32993 <nil> <nil>}
	I1009 18:42:51.497198  230680 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
	After=network-online.target nss-lookup.target docker.socket firewalld.service containerd.service time-set.target
	Wants=network-online.target containerd.service
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=always
	
	
	
	# 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 fd:// --containerd=/run/containerd/containerd.sock \
		-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
	OOMScoreAdjust=-500
	
	[Install]
	WantedBy=multi-user.target
	" | sudo tee /lib/systemd/system/docker.service.new
	I1009 18:42:51.675035  230680 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network-online.target nss-lookup.target docker.socket firewalld.service containerd.service time-set.target
	Wants=network-online.target containerd.service
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=always
	
	
	
	# 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 fd:// --containerd=/run/containerd/containerd.sock 	-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
	OOMScoreAdjust=-500
	
	[Install]
	WantedBy=multi-user.target
	
	I1009 18:42:51.675149  230680 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" NoKubernetes-934615
	I1009 18:42:51.698947  230680 main.go:141] libmachine: Using SSH client type: native
	I1009 18:42:51.699258  230680 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3ef110] 0x3f18d0 <nil>  [] 0s} 127.0.0.1 32993 <nil> <nil>}
	I1009 18:42:51.699276  230680 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; }
	I1009 18:42:53.210135  230680 main.go:141] libmachine: SSH cmd err, output: <nil>: --- /lib/systemd/system/docker.service	2025-10-02 14:54:25.000000000 +0000
	+++ /lib/systemd/system/docker.service.new	2025-10-09 18:42:51.668353938 +0000
	@@ -9,23 +9,34 @@
	 
	 [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
	 
	+
	+
	+# 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 fd:// --containerd=/run/containerd/containerd.sock 	-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
	Synchronizing state of docker.service with SysV service script with /lib/systemd/systemd-sysv-install.
	Executing: /lib/systemd/systemd-sysv-install enable docker
	
	I1009 18:42:53.210180  230680 machine.go:96] duration metric: took 4.107195361s to provisionDockerMachine
	I1009 18:42:53.210192  230680 client.go:171] duration metric: took 8.96674326s to LocalClient.Create
	I1009 18:42:53.210211  230680 start.go:167] duration metric: took 8.966821488s to libmachine.API.Create "NoKubernetes-934615"
	I1009 18:42:53.210218  230680 start.go:293] postStartSetup for "NoKubernetes-934615" (driver="docker")
	I1009 18:42:53.210228  230680 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]
	I1009 18:42:53.210305  230680 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
	I1009 18:42:53.210359  230680 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" NoKubernetes-934615
	I1009 18:42:53.239808  230680 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32993 SSHKeyPath:/home/jenkins/minikube-integration/21139-2342/.minikube/machines/NoKubernetes-934615/id_rsa Username:docker}
	I1009 18:42:53.347620  230680 ssh_runner.go:195] Run: cat /etc/os-release
	I1009 18:42:53.351318  230680 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I1009 18:42:53.351344  230680 info.go:137] Remote host: Debian GNU/Linux 12 (bookworm)
	I1009 18:42:53.351356  230680 filesync.go:126] Scanning /home/jenkins/minikube-integration/21139-2342/.minikube/addons for local assets ...
	I1009 18:42:53.351407  230680 filesync.go:126] Scanning /home/jenkins/minikube-integration/21139-2342/.minikube/files for local assets ...
	I1009 18:42:53.351483  230680 filesync.go:149] local asset: /home/jenkins/minikube-integration/21139-2342/.minikube/files/etc/ssl/certs/41442.pem -> 41442.pem in /etc/ssl/certs
	I1009 18:42:53.351490  230680 vm_assets.go:164] NewFileAsset: /home/jenkins/minikube-integration/21139-2342/.minikube/files/etc/ssl/certs/41442.pem -> /etc/ssl/certs/41442.pem
	I1009 18:42:53.351590  230680 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I1009 18:42:53.360641  230680 ssh_runner.go:362] scp /home/jenkins/minikube-integration/21139-2342/.minikube/files/etc/ssl/certs/41442.pem --> /etc/ssl/certs/41442.pem (1708 bytes)
	I1009 18:42:53.381373  230680 start.go:296] duration metric: took 171.140196ms for postStartSetup
	I1009 18:42:53.381813  230680 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" NoKubernetes-934615
	I1009 18:42:53.402165  230680 profile.go:143] Saving config to /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/NoKubernetes-934615/config.json ...
	I1009 18:42:53.402437  230680 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1009 18:42:53.402480  230680 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" NoKubernetes-934615
	I1009 18:42:53.426290  230680 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32993 SSHKeyPath:/home/jenkins/minikube-integration/21139-2342/.minikube/machines/NoKubernetes-934615/id_rsa Username:docker}
	I1009 18:42:53.531996  230680 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I1009 18:42:53.538049  230680 start.go:128] duration metric: took 9.298362712s to createHost
	I1009 18:42:53.538073  230680 start.go:83] releasing machines lock for "NoKubernetes-934615", held for 9.298488702s
	I1009 18:42:53.538145  230680 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" NoKubernetes-934615
	I1009 18:42:53.558833  230680 ssh_runner.go:195] Run: cat /version.json
	I1009 18:42:53.558886  230680 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" NoKubernetes-934615
	I1009 18:42:53.558892  230680 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I1009 18:42:53.558958  230680 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" NoKubernetes-934615
	I1009 18:42:53.583396  230680 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32993 SSHKeyPath:/home/jenkins/minikube-integration/21139-2342/.minikube/machines/NoKubernetes-934615/id_rsa Username:docker}
	I1009 18:42:53.593869  230680 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32993 SSHKeyPath:/home/jenkins/minikube-integration/21139-2342/.minikube/machines/NoKubernetes-934615/id_rsa Username:docker}
	I1009 18:42:53.706579  230680 ssh_runner.go:195] Run: systemctl --version
	I1009 18:42:53.809362  230680 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	W1009 18:42:53.813664  230680 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I1009 18:42:53.813736  230680 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" ;
	I1009 18:42:53.841827  230680 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/10-crio-bridge.conflist.disabled] bridge cni config(s)
	I1009 18:42:53.841865  230680 start.go:495] detecting cgroup driver to use...
	I1009 18:42:53.841900  230680 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I1009 18:42:53.842005  230680 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"
	I1009 18:42:53.858578  230680 binary.go:59] Skipping Kubernetes binary download due to --no-kubernetes flag
	I1009 18:42:53.858787  230680 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.9"|' /etc/containerd/config.toml"
	I1009 18:42:53.871214  230680 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"
	I1009 18:42:53.880120  230680 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I1009 18:42:53.880198  230680 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I1009 18:42:53.889205  230680 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"
	I1009 18:42:53.898128  230680 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I1009 18:42:53.906706  230680 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I1009 18:42:53.915714  230680 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I1009 18:42:53.923792  230680 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"
	I1009 18:42:53.932480  230680 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I1009 18:42:53.941137  230680 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I1009 18:42:53.949516  230680 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1009 18:42:54.114772  230680 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I1009 18:42:54.243715  230680 start.go:495] detecting cgroup driver to use...
	I1009 18:42:54.243775  230680 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I1009 18:42:54.243826  230680 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I1009 18:42:54.288168  230680 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1009 18:42:54.309300  230680 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I1009 18:42:54.336274  230680 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1009 18:42:54.354497  230680 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1009 18:42:54.373702  230680 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/dockershim.sock
	" | sudo tee /etc/crictl.yaml"
	I1009 18:42:54.390413  230680 binary.go:59] Skipping Kubernetes binary download due to --no-kubernetes flag
	I1009 18:42:54.390507  230680 ssh_runner.go:195] Run: which cri-dockerd
	I1009 18:42:54.394173  230680 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I1009 18:42:54.403181  230680 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (189 bytes)
	I1009 18:42:54.416040  230680 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I1009 18:42:54.580381  230680 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I1009 18:42:54.750018  230680 docker.go:575] configuring docker to use "cgroupfs" as cgroup driver...
	I1009 18:42:54.750141  230680 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I1009 18:42:54.772081  230680 ssh_runner.go:195] Run: sudo systemctl reset-failed docker
	I1009 18:42:54.790320  230680 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1009 18:42:54.959984  230680 ssh_runner.go:195] Run: sudo systemctl restart docker
	I1009 18:42:55.783923  230680 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I1009 18:42:55.797687  230680 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1009 18:42:55.829161  230680 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1009 18:42:55.855617  230680 out.go:252] * Preparing Docker 28.5.0 ...
	I1009 18:42:55.855940  230680 ssh_runner.go:195] Run: rm -f paused
	I1009 18:42:55.861752  230680 out.go:179] * Done! minikube is ready without Kubernetes!
	I1009 18:42:55.865171  230680 out.go:203] ╭───────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                       │
	│                        * Things to try without Kubernetes ...                         │
	│                                                                                       │
	│    - "minikube ssh" to SSH into minikube's node.                                      │
	│    - "minikube docker-env" to point your docker-cli to the docker inside minikube.    │
	│    - "minikube image" to build images without docker.                                 │
	│                                                                                       │
	╰───────────────────────────────────────────────────────────────────────────────────────╯
	
	
	==> Docker <==
	Oct 09 18:42:54 NoKubernetes-934615 dockerd[690]: time="2025-10-09T18:42:54.325992058Z" level=error msg="Failed to get event" error="rpc error: code = Unavailable desc = error reading from server: EOF" module=libcontainerd namespace=plugins.moby
	Oct 09 18:42:54 NoKubernetes-934615 dockerd[690]: time="2025-10-09T18:42:54.326020883Z" level=info msg="Waiting for containerd to be ready to restart event processing" module=libcontainerd namespace=plugins.moby
	Oct 09 18:42:54 NoKubernetes-934615 systemd[1]: Stopping docker.service - Docker Application Container Engine...
	Oct 09 18:42:54 NoKubernetes-934615 dockerd[690]: time="2025-10-09T18:42:54.974932217Z" level=info msg="Processing signal 'terminated'"
	Oct 09 18:42:54 NoKubernetes-934615 dockerd[690]: time="2025-10-09T18:42:54.977120903Z" level=warning msg="Error while testing if containerd API is ready" error="Canceled: grpc: the client connection is closing"
	Oct 09 18:42:54 NoKubernetes-934615 dockerd[690]: time="2025-10-09T18:42:54.979421917Z" level=info msg="Daemon shutdown complete"
	Oct 09 18:42:54 NoKubernetes-934615 systemd[1]: docker.service: Deactivated successfully.
	Oct 09 18:42:54 NoKubernetes-934615 systemd[1]: Stopped docker.service - Docker Application Container Engine.
	Oct 09 18:42:55 NoKubernetes-934615 systemd[1]: Starting docker.service - Docker Application Container Engine...
	Oct 09 18:42:55 NoKubernetes-934615 dockerd[1129]: time="2025-10-09T18:42:55.133108633Z" level=info msg="Starting up"
	Oct 09 18:42:55 NoKubernetes-934615 dockerd[1129]: time="2025-10-09T18:42:55.134496906Z" level=info msg="OTEL tracing is not configured, using no-op tracer provider"
	Oct 09 18:42:55 NoKubernetes-934615 dockerd[1129]: time="2025-10-09T18:42:55.135283961Z" level=info msg="CDI directory does not exist, skipping: failed to monitor for changes: no such file or directory" dir=/etc/cdi
	Oct 09 18:42:55 NoKubernetes-934615 dockerd[1129]: time="2025-10-09T18:42:55.135307789Z" level=info msg="CDI directory does not exist, skipping: failed to monitor for changes: no such file or directory" dir=/var/run/cdi
	Oct 09 18:42:55 NoKubernetes-934615 dockerd[1129]: time="2025-10-09T18:42:55.148261802Z" level=info msg="Creating a containerd client" address=/run/containerd/containerd.sock timeout=1m0s
	Oct 09 18:42:55 NoKubernetes-934615 dockerd[1129]: time="2025-10-09T18:42:55.160800920Z" level=info msg="[graphdriver] trying configured driver: overlay2"
	Oct 09 18:42:55 NoKubernetes-934615 dockerd[1129]: time="2025-10-09T18:42:55.474068671Z" level=info msg="Loading containers: start."
	Oct 09 18:42:55 NoKubernetes-934615 dockerd[1129]: time="2025-10-09T18:42:55.705896089Z" level=info msg="Loading containers: done."
	Oct 09 18:42:55 NoKubernetes-934615 dockerd[1129]: time="2025-10-09T18:42:55.747279721Z" level=info msg="Docker daemon" commit=cd04830 containerd-snapshotter=false storage-driver=overlay2 version=28.5.0
	Oct 09 18:42:55 NoKubernetes-934615 dockerd[1129]: time="2025-10-09T18:42:55.747348415Z" level=info msg="Initializing buildkit"
	Oct 09 18:42:55 NoKubernetes-934615 dockerd[1129]: time="2025-10-09T18:42:55.768010159Z" level=info msg="Completed buildkit initialization"
	Oct 09 18:42:55 NoKubernetes-934615 systemd[1]: Started docker.service - Docker Application Container Engine.
	Oct 09 18:42:55 NoKubernetes-934615 dockerd[1129]: time="2025-10-09T18:42:55.780637786Z" level=info msg="Daemon has completed initialization"
	Oct 09 18:42:55 NoKubernetes-934615 dockerd[1129]: time="2025-10-09T18:42:55.793230033Z" level=info msg="API listen on /var/run/docker.sock"
	Oct 09 18:42:55 NoKubernetes-934615 dockerd[1129]: time="2025-10-09T18:42:55.793334223Z" level=info msg="API listen on /run/docker.sock"
	Oct 09 18:42:55 NoKubernetes-934615 dockerd[1129]: time="2025-10-09T18:42:55.793369423Z" level=info msg="API listen on [::]:2376"
	
	
	==> container status <==
	time="2025-10-09T18:42:58Z" level=fatal msg="validate service connection: validate CRI v1 runtime API for endpoint \"unix:///var/run/dockershim.sock\": rpc error: code = Unavailable desc = connection error: desc = \"transport: Error while dialing: dial unix /var/run/dockershim.sock: connect: no such file or directory\""
	CONTAINER ID   IMAGE     COMMAND   CREATED   STATUS    PORTS     NAMES
	
	
	==> describe nodes <==
	command /bin/bash -c "sudo /var/lib/minikube/binaries/v0.0.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig" failed with error: /bin/bash -c "sudo /var/lib/minikube/binaries/v0.0.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig": Process exited with status 1
	stdout:
	
	stderr:
	sudo: /var/lib/minikube/binaries/v0.0.0/kubectl: command not found
	
	
	==> dmesg <==
	[Oct 9 17:17] ACPI: SRAT not present
	[  +0.000000] ACPI: SRAT not present
	[  +0.000000] SPI driver altr_a10sr has no spi_device_id for altr,a10sr
	[  +0.014847] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
	[  +0.496735] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +0.034298] systemd[1]: /lib/systemd/system/snapd.service:23: Unknown key name 'RestartMode' in section 'Service', ignoring.
	[  +0.790745] ena 0000:00:05.0: LLQ is not supported Fallback to host mode policy.
	[Oct 9 17:18] kauditd_printk_skb: 36 callbacks suppressed
	
	
	==> kernel <==
	 18:42:58 up  1:25,  0 user,  load average: 7.58, 3.90, 2.92
	Linux NoKubernetes-934615 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64 GNU/Linux
	PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
	
	
	==> kubelet <==
	-- No entries --
	

                                                
                                                
-- /stdout --
helpers_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p NoKubernetes-934615 -n NoKubernetes-934615
helpers_test.go:262: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p NoKubernetes-934615 -n NoKubernetes-934615: exit status 6 (418.168245ms)

                                                
                                                
-- stdout --
	Stopped
	WARNING: Your kubectl is pointing to stale minikube-vm.
	To fix the kubectl context, run `minikube update-context`

                                                
                                                
-- /stdout --
** stderr ** 
	E1009 18:42:59.097084  233187 status.go:458] kubeconfig endpoint: get endpoint: "NoKubernetes-934615" does not appear in /home/jenkins/minikube-integration/21139-2342/kubeconfig

                                                
                                                
** /stderr **
helpers_test.go:262: status error: exit status 6 (may be ok)
helpers_test.go:264: "NoKubernetes-934615" apiserver is not running, skipping kubectl commands (state="Stopped")
--- FAIL: TestNoKubernetes/serial/VerifyNok8sNoK8sDownloads (3.23s)

                                                
                                    

Test pass (321/348)

Order passed test Duration
3 TestDownloadOnly/v1.28.0/json-events 33.03
4 TestDownloadOnly/v1.28.0/preload-exists 0
8 TestDownloadOnly/v1.28.0/LogsDuration 0.09
9 TestDownloadOnly/v1.28.0/DeleteAll 0.22
10 TestDownloadOnly/v1.28.0/DeleteAlwaysSucceeds 0.14
12 TestDownloadOnly/v1.34.1/json-events 32.86
13 TestDownloadOnly/v1.34.1/preload-exists 0
17 TestDownloadOnly/v1.34.1/LogsDuration 0.09
18 TestDownloadOnly/v1.34.1/DeleteAll 0.22
19 TestDownloadOnly/v1.34.1/DeleteAlwaysSucceeds 0.13
21 TestBinaryMirror 0.6
22 TestOffline 61.27
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.07
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.07
27 TestAddons/Setup 143.72
29 TestAddons/serial/Volcano 42.66
31 TestAddons/serial/GCPAuth/Namespaces 0.2
32 TestAddons/serial/GCPAuth/FakeCredentials 8.93
35 TestAddons/parallel/Registry 18.03
36 TestAddons/parallel/RegistryCreds 0.91
37 TestAddons/parallel/Ingress 20.54
38 TestAddons/parallel/InspektorGadget 6.28
39 TestAddons/parallel/MetricsServer 6.85
41 TestAddons/parallel/CSI 41.43
42 TestAddons/parallel/Headlamp 19.98
43 TestAddons/parallel/CloudSpanner 5.61
44 TestAddons/parallel/LocalPath 52.33
45 TestAddons/parallel/NvidiaDevicePlugin 7.19
46 TestAddons/parallel/Yakd 11.77
48 TestAddons/StoppedEnableDisable 11.17
49 TestCertOptions 38.67
50 TestCertExpiration 272.81
51 TestDockerFlags 45.65
52 TestForceSystemdFlag 47.21
53 TestForceSystemdEnv 47.6
59 TestErrorSpam/setup 32.54
60 TestErrorSpam/start 0.79
61 TestErrorSpam/status 1.09
62 TestErrorSpam/pause 1.69
63 TestErrorSpam/unpause 1.93
64 TestErrorSpam/stop 11.24
67 TestFunctional/serial/CopySyncFile 0
68 TestFunctional/serial/StartWithProxy 81.42
69 TestFunctional/serial/AuditLog 0
70 TestFunctional/serial/SoftStart 54.71
71 TestFunctional/serial/KubeContext 0.09
72 TestFunctional/serial/KubectlGetPods 0.12
75 TestFunctional/serial/CacheCmd/cache/add_remote 2.74
76 TestFunctional/serial/CacheCmd/cache/add_local 0.95
77 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.06
78 TestFunctional/serial/CacheCmd/cache/list 0.05
79 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.31
80 TestFunctional/serial/CacheCmd/cache/cache_reload 1.49
81 TestFunctional/serial/CacheCmd/cache/delete 0.11
82 TestFunctional/serial/MinikubeKubectlCmd 0.15
83 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.15
84 TestFunctional/serial/ExtraConfig 57.55
85 TestFunctional/serial/ComponentHealth 0.09
86 TestFunctional/serial/LogsCmd 1.16
87 TestFunctional/serial/LogsFileCmd 1.2
88 TestFunctional/serial/InvalidService 4.57
90 TestFunctional/parallel/ConfigCmd 0.48
91 TestFunctional/parallel/DashboardCmd 14.13
92 TestFunctional/parallel/DryRun 0.61
93 TestFunctional/parallel/InternationalLanguage 0.28
94 TestFunctional/parallel/StatusCmd 1.35
98 TestFunctional/parallel/ServiceCmdConnect 10.72
99 TestFunctional/parallel/AddonsCmd 0.17
100 TestFunctional/parallel/PersistentVolumeClaim 28.34
102 TestFunctional/parallel/SSHCmd 0.71
103 TestFunctional/parallel/CpCmd 2.36
105 TestFunctional/parallel/FileSync 0.32
106 TestFunctional/parallel/CertSync 2.35
110 TestFunctional/parallel/NodeLabels 0.11
112 TestFunctional/parallel/NonActiveRuntimeDisabled 0.27
114 TestFunctional/parallel/License 0.27
116 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.69
117 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
119 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 8.53
120 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.11
121 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
125 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
126 TestFunctional/parallel/ServiceCmd/DeployApp 8.25
127 TestFunctional/parallel/ServiceCmd/List 0.51
128 TestFunctional/parallel/ServiceCmd/JSONOutput 0.58
129 TestFunctional/parallel/ProfileCmd/profile_not_create 0.5
130 TestFunctional/parallel/ServiceCmd/HTTPS 0.46
131 TestFunctional/parallel/ProfileCmd/profile_list 0.5
132 TestFunctional/parallel/ServiceCmd/Format 0.53
133 TestFunctional/parallel/ProfileCmd/profile_json_output 0.99
134 TestFunctional/parallel/ServiceCmd/URL 0.91
135 TestFunctional/parallel/MountCmd/any-port 8.79
136 TestFunctional/parallel/MountCmd/specific-port 2.48
137 TestFunctional/parallel/MountCmd/VerifyCleanup 2.47
138 TestFunctional/parallel/Version/short 0.09
139 TestFunctional/parallel/Version/components 1.15
140 TestFunctional/parallel/ImageCommands/ImageListShort 0.25
141 TestFunctional/parallel/ImageCommands/ImageListTable 0.26
142 TestFunctional/parallel/ImageCommands/ImageListJson 0.27
143 TestFunctional/parallel/ImageCommands/ImageListYaml 0.25
144 TestFunctional/parallel/ImageCommands/ImageBuild 3.51
145 TestFunctional/parallel/ImageCommands/Setup 0.58
146 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 0.9
147 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.81
148 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.21
149 TestFunctional/parallel/DockerEnv/bash 1.42
150 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.4
151 TestFunctional/parallel/ImageCommands/ImageRemove 0.6
152 TestFunctional/parallel/UpdateContextCmd/no_changes 0.17
153 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.18
154 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.15
155 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.75
156 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.54
157 TestFunctional/delete_echo-server_images 0.04
158 TestFunctional/delete_my-image_image 0.02
159 TestFunctional/delete_minikube_cached_images 0.02
164 TestMultiControlPlane/serial/StartCluster 164.29
165 TestMultiControlPlane/serial/DeployApp 7.83
166 TestMultiControlPlane/serial/PingHostFromPods 1.73
167 TestMultiControlPlane/serial/AddWorkerNode 36.69
168 TestMultiControlPlane/serial/NodeLabels 0.13
169 TestMultiControlPlane/serial/HAppyAfterClusterStart 1.13
170 TestMultiControlPlane/serial/CopyFile 20.82
171 TestMultiControlPlane/serial/StopSecondaryNode 11.83
172 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.84
173 TestMultiControlPlane/serial/RestartSecondaryNode 62.09
174 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 1.12
175 TestMultiControlPlane/serial/RestartClusterKeepsNodes 231.75
176 TestMultiControlPlane/serial/DeleteSecondaryNode 11.59
177 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.83
178 TestMultiControlPlane/serial/StopCluster 32.64
179 TestMultiControlPlane/serial/RestartCluster 111.29
180 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.8
181 TestMultiControlPlane/serial/AddSecondaryNode 69.21
182 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 1.11
185 TestImageBuild/serial/Setup 36.36
186 TestImageBuild/serial/NormalBuild 1.75
187 TestImageBuild/serial/BuildWithBuildArg 0.94
188 TestImageBuild/serial/BuildWithDockerIgnore 0.86
189 TestImageBuild/serial/BuildWithSpecifiedDockerfile 0.87
193 TestJSONOutput/start/Command 77.8
194 TestJSONOutput/start/Audit 0
196 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
197 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
199 TestJSONOutput/pause/Command 0.65
200 TestJSONOutput/pause/Audit 0
202 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
203 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
205 TestJSONOutput/unpause/Command 0.58
206 TestJSONOutput/unpause/Audit 0
208 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
209 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
211 TestJSONOutput/stop/Command 10.89
212 TestJSONOutput/stop/Audit 0
214 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
215 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
216 TestErrorJSONOutput 0.26
218 TestKicCustomNetwork/create_custom_network 37.11
219 TestKicCustomNetwork/use_default_bridge_network 36.15
220 TestKicExistingNetwork 38.86
221 TestKicCustomSubnet 38.91
222 TestKicStaticIP 34.35
223 TestMainNoArgs 0.06
224 TestMinikubeProfile 75.78
227 TestMountStart/serial/StartWithMountFirst 10.98
228 TestMountStart/serial/VerifyMountFirst 0.27
229 TestMountStart/serial/StartWithMountSecond 10.18
230 TestMountStart/serial/VerifyMountSecond 0.26
231 TestMountStart/serial/DeleteFirst 1.47
232 TestMountStart/serial/VerifyMountPostDelete 0.28
233 TestMountStart/serial/Stop 1.2
234 TestMountStart/serial/RestartStopped 9.17
235 TestMountStart/serial/VerifyMountPostStop 0.27
238 TestMultiNode/serial/FreshStart2Nodes 90.34
239 TestMultiNode/serial/DeployApp2Nodes 7.08
240 TestMultiNode/serial/PingHostFrom2Pods 1.03
241 TestMultiNode/serial/AddNode 34.7
242 TestMultiNode/serial/MultiNodeLabels 0.09
243 TestMultiNode/serial/ProfileList 0.73
244 TestMultiNode/serial/CopyFile 10.73
245 TestMultiNode/serial/StopNode 2.34
246 TestMultiNode/serial/StartAfterStop 9.42
247 TestMultiNode/serial/RestartKeepsNodes 80.86
248 TestMultiNode/serial/DeleteNode 5.79
249 TestMultiNode/serial/StopMultiNode 21.82
250 TestMultiNode/serial/RestartMultiNode 54.26
251 TestMultiNode/serial/ValidateNameConflict 41.21
256 TestPreload 147.91
258 TestScheduledStopUnix 109.73
259 TestSkaffold 144.64
261 TestInsufficientStorage 13.75
262 TestRunningBinaryUpgrade 100.55
264 TestKubernetesUpgrade 381.58
265 TestMissingContainerUpgrade 130.39
267 TestNoKubernetes/serial/StartNoK8sWithVersion 0.11
268 TestNoKubernetes/serial/StartWithK8s 47.42
269 TestNoKubernetes/serial/StartWithStopK8s 18.8
270 TestNoKubernetes/serial/Start 12.11
272 TestNoKubernetes/serial/VerifyK8sNotRunning 0.36
273 TestNoKubernetes/serial/ProfileList 0.98
274 TestNoKubernetes/serial/Stop 1.83
275 TestNoKubernetes/serial/StartNoArgs 10.93
276 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.53
277 TestStoppedBinaryUpgrade/Setup 1.99
278 TestStoppedBinaryUpgrade/Upgrade 58.49
279 TestStoppedBinaryUpgrade/MinikubeLogs 1.17
288 TestPause/serial/Start 51.22
289 TestPause/serial/SecondStartNoReconfiguration 49.28
290 TestPause/serial/Pause 0.67
291 TestPause/serial/VerifyStatus 0.33
292 TestPause/serial/Unpause 0.57
293 TestPause/serial/PauseAgain 0.83
294 TestPause/serial/DeletePaused 2.25
295 TestPause/serial/VerifyDeletedResources 14.35
308 TestStartStop/group/old-k8s-version/serial/FirstStart 90.29
309 TestStartStop/group/old-k8s-version/serial/DeployApp 10.44
310 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.18
311 TestStartStop/group/old-k8s-version/serial/Stop 11.03
312 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.22
313 TestStartStop/group/old-k8s-version/serial/SecondStart 53.67
314 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
315 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.13
316 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.32
317 TestStartStop/group/old-k8s-version/serial/Pause 4.73
319 TestStartStop/group/no-preload/serial/FirstStart 74.12
321 TestStartStop/group/embed-certs/serial/FirstStart 88.82
322 TestStartStop/group/no-preload/serial/DeployApp 8.41
323 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.08
324 TestStartStop/group/no-preload/serial/Stop 11.09
325 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.21
326 TestStartStop/group/no-preload/serial/SecondStart 54.3
327 TestStartStop/group/embed-certs/serial/DeployApp 9.41
328 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.59
329 TestStartStop/group/embed-certs/serial/Stop 11.55
330 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.24
331 TestStartStop/group/embed-certs/serial/SecondStart 52.74
332 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6
333 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.1
334 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.25
335 TestStartStop/group/no-preload/serial/Pause 3.09
337 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 59.02
338 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6
339 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.12
340 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.28
341 TestStartStop/group/embed-certs/serial/Pause 4.27
343 TestStartStop/group/newest-cni/serial/FirstStart 43.81
344 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 9.47
345 TestStartStop/group/newest-cni/serial/DeployApp 0
346 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.23
347 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.59
348 TestStartStop/group/newest-cni/serial/Stop 8.73
349 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.13
350 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.19
351 TestStartStop/group/newest-cni/serial/SecondStart 25.98
352 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.19
353 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 63.96
354 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
355 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
356 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.37
357 TestStartStop/group/newest-cni/serial/Pause 4.94
358 TestNetworkPlugins/group/auto/Start 83.3
359 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6
360 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.13
361 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.34
362 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.27
363 TestNetworkPlugins/group/kindnet/Start 61.07
364 TestNetworkPlugins/group/auto/KubeletFlags 0.42
365 TestNetworkPlugins/group/auto/NetCatPod 10.39
366 TestNetworkPlugins/group/auto/DNS 0.3
367 TestNetworkPlugins/group/auto/Localhost 0.21
368 TestNetworkPlugins/group/auto/HairPin 0.18
369 TestNetworkPlugins/group/kindnet/ControllerPod 6.02
370 TestNetworkPlugins/group/calico/Start 73.74
371 TestNetworkPlugins/group/kindnet/KubeletFlags 0.36
372 TestNetworkPlugins/group/kindnet/NetCatPod 11.4
373 TestNetworkPlugins/group/kindnet/DNS 0.24
374 TestNetworkPlugins/group/kindnet/Localhost 0.2
375 TestNetworkPlugins/group/kindnet/HairPin 0.2
376 TestNetworkPlugins/group/custom-flannel/Start 61.3
377 TestNetworkPlugins/group/calico/ControllerPod 6.01
378 TestNetworkPlugins/group/calico/KubeletFlags 0.42
379 TestNetworkPlugins/group/calico/NetCatPod 11.36
380 TestNetworkPlugins/group/calico/DNS 0.28
381 TestNetworkPlugins/group/calico/Localhost 0.2
382 TestNetworkPlugins/group/calico/HairPin 0.4
383 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.47
384 TestNetworkPlugins/group/custom-flannel/NetCatPod 12.39
385 TestNetworkPlugins/group/custom-flannel/DNS 0.37
386 TestNetworkPlugins/group/custom-flannel/Localhost 0.25
387 TestNetworkPlugins/group/custom-flannel/HairPin 0.37
388 TestNetworkPlugins/group/false/Start 80.81
389 TestNetworkPlugins/group/enable-default-cni/Start 82.25
390 TestNetworkPlugins/group/false/KubeletFlags 0.32
391 TestNetworkPlugins/group/false/NetCatPod 10.27
392 TestNetworkPlugins/group/false/DNS 0.19
393 TestNetworkPlugins/group/false/Localhost 0.17
394 TestNetworkPlugins/group/false/HairPin 0.17
395 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.41
396 TestNetworkPlugins/group/enable-default-cni/NetCatPod 11.36
397 TestNetworkPlugins/group/flannel/Start 63.7
398 TestNetworkPlugins/group/enable-default-cni/DNS 0.21
399 TestNetworkPlugins/group/enable-default-cni/Localhost 0.17
400 TestNetworkPlugins/group/enable-default-cni/HairPin 0.27
401 TestNetworkPlugins/group/bridge/Start 80.96
402 TestNetworkPlugins/group/flannel/ControllerPod 6.01
403 TestNetworkPlugins/group/flannel/KubeletFlags 0.35
404 TestNetworkPlugins/group/flannel/NetCatPod 11.32
405 TestNetworkPlugins/group/flannel/DNS 0.18
406 TestNetworkPlugins/group/flannel/Localhost 0.18
407 TestNetworkPlugins/group/flannel/HairPin 0.15
408 TestNetworkPlugins/group/kubenet/Start 52.65
409 TestNetworkPlugins/group/bridge/KubeletFlags 0.31
410 TestNetworkPlugins/group/bridge/NetCatPod 12.4
411 TestNetworkPlugins/group/bridge/DNS 0.27
412 TestNetworkPlugins/group/bridge/Localhost 0.23
413 TestNetworkPlugins/group/bridge/HairPin 0.2
414 TestNetworkPlugins/group/kubenet/KubeletFlags 0.28
415 TestNetworkPlugins/group/kubenet/NetCatPod 11.28
416 TestNetworkPlugins/group/kubenet/DNS 0.18
417 TestNetworkPlugins/group/kubenet/Localhost 0.15
418 TestNetworkPlugins/group/kubenet/HairPin 0.15
x
+
TestDownloadOnly/v1.28.0/json-events (33.03s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/json-events
aaa_download_only_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-827178 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=docker --driver=docker  --container-runtime=docker
aaa_download_only_test.go:80: (dbg) Done: out/minikube-linux-arm64 start -o=json --download-only -p download-only-827178 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=docker --driver=docker  --container-runtime=docker: (33.030126602s)
--- PASS: TestDownloadOnly/v1.28.0/json-events (33.03s)

                                                
                                    
x
+
TestDownloadOnly/v1.28.0/preload-exists (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/preload-exists
I1009 17:57:12.182571    4144 preload.go:188] Checking if preload exists for k8s version v1.28.0 and runtime docker
I1009 17:57:12.182662    4144 preload.go:203] Found local preload: /home/jenkins/minikube-integration/21139-2342/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.0-docker-overlay2-arm64.tar.lz4
--- PASS: TestDownloadOnly/v1.28.0/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.28.0/LogsDuration (0.09s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/LogsDuration
aaa_download_only_test.go:183: (dbg) Run:  out/minikube-linux-arm64 logs -p download-only-827178
aaa_download_only_test.go:183: (dbg) Non-zero exit: out/minikube-linux-arm64 logs -p download-only-827178: exit status 85 (85.805077ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬──────────────────────┬─────────┬─────────┬─────────────────────┬──────────┐
	│ COMMAND │                                                                                     ARGS                                                                                      │       PROFILE        │  USER   │ VERSION │     START TIME      │ END TIME │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼──────────────────────┼─────────┼─────────┼─────────────────────┼──────────┤
	│ start   │ -o=json --download-only -p download-only-827178 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=docker --driver=docker  --container-runtime=docker │ download-only-827178 │ jenkins │ v1.37.0 │ 09 Oct 25 17:56 UTC │          │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴──────────────────────┴─────────┴─────────┴─────────────────────┴──────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/10/09 17:56:39
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.24.6 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1009 17:56:39.211823    4150 out.go:360] Setting OutFile to fd 1 ...
	I1009 17:56:39.212056    4150 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1009 17:56:39.212083    4150 out.go:374] Setting ErrFile to fd 2...
	I1009 17:56:39.212104    4150 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1009 17:56:39.212383    4150 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21139-2342/.minikube/bin
	W1009 17:56:39.212583    4150 root.go:314] Error reading config file at /home/jenkins/minikube-integration/21139-2342/.minikube/config/config.json: open /home/jenkins/minikube-integration/21139-2342/.minikube/config/config.json: no such file or directory
	I1009 17:56:39.213036    4150 out.go:368] Setting JSON to true
	I1009 17:56:39.213851    4150 start.go:131] hostinfo: {"hostname":"ip-172-31-30-239","uptime":2327,"bootTime":1760030273,"procs":152,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I1009 17:56:39.213939    4150 start.go:141] virtualization:  
	I1009 17:56:39.218112    4150 out.go:99] [download-only-827178] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	W1009 17:56:39.218295    4150 preload.go:354] Failed to list preload files: open /home/jenkins/minikube-integration/21139-2342/.minikube/cache/preloaded-tarball: no such file or directory
	I1009 17:56:39.218424    4150 notify.go:220] Checking for updates...
	I1009 17:56:39.222185    4150 out.go:171] MINIKUBE_LOCATION=21139
	I1009 17:56:39.225381    4150 out.go:171] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1009 17:56:39.228382    4150 out.go:171] KUBECONFIG=/home/jenkins/minikube-integration/21139-2342/kubeconfig
	I1009 17:56:39.231322    4150 out.go:171] MINIKUBE_HOME=/home/jenkins/minikube-integration/21139-2342/.minikube
	I1009 17:56:39.234423    4150 out.go:171] MINIKUBE_BIN=out/minikube-linux-arm64
	W1009 17:56:39.240002    4150 out.go:336] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1009 17:56:39.240290    4150 driver.go:421] Setting default libvirt URI to qemu:///system
	I1009 17:56:39.292167    4150 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I1009 17:56:39.292286    4150 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1009 17:56:39.694198    4150 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:true NGoroutines:63 SystemTime:2025-10-09 17:56:39.684563883 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I1009 17:56:39.694310    4150 docker.go:318] overlay module found
	I1009 17:56:39.697484    4150 out.go:99] Using the docker driver based on user configuration
	I1009 17:56:39.697523    4150 start.go:305] selected driver: docker
	I1009 17:56:39.697530    4150 start.go:925] validating driver "docker" against <nil>
	I1009 17:56:39.697654    4150 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1009 17:56:39.765413    4150 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:30 OomKillDisable:true NGoroutines:63 SystemTime:2025-10-09 17:56:39.756567433 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I1009 17:56:39.765570    4150 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I1009 17:56:39.765884    4150 start_flags.go:410] Using suggested 3072MB memory alloc based on sys=7834MB, container=7834MB
	I1009 17:56:39.766073    4150 start_flags.go:974] Wait components to verify : map[apiserver:true system_pods:true]
	I1009 17:56:39.769084    4150 out.go:171] Using Docker driver with root privileges
	I1009 17:56:39.772036    4150 cni.go:84] Creating CNI manager for ""
	I1009 17:56:39.772120    4150 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I1009 17:56:39.772140    4150 start_flags.go:336] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I1009 17:56:39.772219    4150 start.go:349] cluster config:
	{Name:download-only-827178 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 Memory:3072 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.28.0 ClusterName:download-only-827178 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.28.0 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1009 17:56:39.775177    4150 out.go:99] Starting "download-only-827178" primary control-plane node in "download-only-827178" cluster
	I1009 17:56:39.775200    4150 cache.go:133] Beginning downloading kic base image for docker with docker
	I1009 17:56:39.778058    4150 out.go:99] Pulling base image v0.0.48-1759745255-21703 ...
	I1009 17:56:39.778092    4150 preload.go:188] Checking if preload exists for k8s version v1.28.0 and runtime docker
	I1009 17:56:39.778228    4150 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 in local docker daemon
	I1009 17:56:39.794763    4150 cache.go:162] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 to local cache
	I1009 17:56:39.794947    4150 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 in local cache directory
	I1009 17:56:39.795064    4150 image.go:150] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 to local cache
	I1009 17:56:39.840266    4150 preload.go:148] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.28.0/preloaded-images-k8s-v18-v1.28.0-docker-overlay2-arm64.tar.lz4
	I1009 17:56:39.840319    4150 cache.go:64] Caching tarball of preloaded images
	I1009 17:56:39.840484    4150 preload.go:188] Checking if preload exists for k8s version v1.28.0 and runtime docker
	I1009 17:56:39.843843    4150 out.go:99] Downloading Kubernetes v1.28.0 preload ...
	I1009 17:56:39.843871    4150 preload.go:318] getting checksum for preloaded-images-k8s-v18-v1.28.0-docker-overlay2-arm64.tar.lz4 from gcs api...
	I1009 17:56:39.934110    4150 preload.go:295] Got checksum from GCS API "002a73d62a3b066a08573cf3da2c8cb4"
	I1009 17:56:39.934248    4150 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.28.0/preloaded-images-k8s-v18-v1.28.0-docker-overlay2-arm64.tar.lz4?checksum=md5:002a73d62a3b066a08573cf3da2c8cb4 -> /home/jenkins/minikube-integration/21139-2342/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.28.0-docker-overlay2-arm64.tar.lz4
	I1009 17:56:45.119418    4150 cache.go:165] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 as a tarball
	
	
	* The control-plane node download-only-827178 host does not exist
	  To start a cluster, run: "minikube start -p download-only-827178"

                                                
                                                
-- /stdout --
aaa_download_only_test.go:184: minikube logs failed with error: exit status 85
--- PASS: TestDownloadOnly/v1.28.0/LogsDuration (0.09s)

                                                
                                    
x
+
TestDownloadOnly/v1.28.0/DeleteAll (0.22s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/DeleteAll
aaa_download_only_test.go:196: (dbg) Run:  out/minikube-linux-arm64 delete --all
--- PASS: TestDownloadOnly/v1.28.0/DeleteAll (0.22s)

                                                
                                    
x
+
TestDownloadOnly/v1.28.0/DeleteAlwaysSucceeds (0.14s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/DeleteAlwaysSucceeds
aaa_download_only_test.go:207: (dbg) Run:  out/minikube-linux-arm64 delete -p download-only-827178
--- PASS: TestDownloadOnly/v1.28.0/DeleteAlwaysSucceeds (0.14s)

                                                
                                    
x
+
TestDownloadOnly/v1.34.1/json-events (32.86s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.1/json-events
aaa_download_only_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-222252 --force --alsologtostderr --kubernetes-version=v1.34.1 --container-runtime=docker --driver=docker  --container-runtime=docker
aaa_download_only_test.go:80: (dbg) Done: out/minikube-linux-arm64 start -o=json --download-only -p download-only-222252 --force --alsologtostderr --kubernetes-version=v1.34.1 --container-runtime=docker --driver=docker  --container-runtime=docker: (32.858860814s)
--- PASS: TestDownloadOnly/v1.34.1/json-events (32.86s)

                                                
                                    
x
+
TestDownloadOnly/v1.34.1/preload-exists (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.1/preload-exists
I1009 17:57:45.486420    4144 preload.go:188] Checking if preload exists for k8s version v1.34.1 and runtime docker
I1009 17:57:45.486457    4144 preload.go:203] Found local preload: /home/jenkins/minikube-integration/21139-2342/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.1-docker-overlay2-arm64.tar.lz4
--- PASS: TestDownloadOnly/v1.34.1/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.34.1/LogsDuration (0.09s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.1/LogsDuration
aaa_download_only_test.go:183: (dbg) Run:  out/minikube-linux-arm64 logs -p download-only-222252
aaa_download_only_test.go:183: (dbg) Non-zero exit: out/minikube-linux-arm64 logs -p download-only-222252: exit status 85 (86.069152ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	┌─────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬──────────────────────┬─────────┬─────────┬─────────────────────┬─────────────────────┐
	│ COMMAND │                                                                                     ARGS                                                                                      │       PROFILE        │  USER   │ VERSION │     START TIME      │      END TIME       │
	├─────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼──────────────────────┼─────────┼─────────┼─────────────────────┼─────────────────────┤
	│ start   │ -o=json --download-only -p download-only-827178 --force --alsologtostderr --kubernetes-version=v1.28.0 --container-runtime=docker --driver=docker  --container-runtime=docker │ download-only-827178 │ jenkins │ v1.37.0 │ 09 Oct 25 17:56 UTC │                     │
	│ delete  │ --all                                                                                                                                                                         │ minikube             │ jenkins │ v1.37.0 │ 09 Oct 25 17:57 UTC │ 09 Oct 25 17:57 UTC │
	│ delete  │ -p download-only-827178                                                                                                                                                       │ download-only-827178 │ jenkins │ v1.37.0 │ 09 Oct 25 17:57 UTC │ 09 Oct 25 17:57 UTC │
	│ start   │ -o=json --download-only -p download-only-222252 --force --alsologtostderr --kubernetes-version=v1.34.1 --container-runtime=docker --driver=docker  --container-runtime=docker │ download-only-222252 │ jenkins │ v1.37.0 │ 09 Oct 25 17:57 UTC │                     │
	└─────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴──────────────────────┴─────────┴─────────┴─────────────────────┴─────────────────────┘
	
	
	==> Last Start <==
	Log file created at: 2025/10/09 17:57:12
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.24.6 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1009 17:57:12.674861    4350 out.go:360] Setting OutFile to fd 1 ...
	I1009 17:57:12.675037    4350 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1009 17:57:12.675066    4350 out.go:374] Setting ErrFile to fd 2...
	I1009 17:57:12.675087    4350 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1009 17:57:12.675490    4350 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21139-2342/.minikube/bin
	I1009 17:57:12.676057    4350 out.go:368] Setting JSON to true
	I1009 17:57:12.676941    4350 start.go:131] hostinfo: {"hostname":"ip-172-31-30-239","uptime":2360,"bootTime":1760030273,"procs":144,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I1009 17:57:12.677079    4350 start.go:141] virtualization:  
	I1009 17:57:12.680656    4350 out.go:99] [download-only-222252] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	I1009 17:57:12.680880    4350 notify.go:220] Checking for updates...
	I1009 17:57:12.683991    4350 out.go:171] MINIKUBE_LOCATION=21139
	I1009 17:57:12.687121    4350 out.go:171] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1009 17:57:12.689984    4350 out.go:171] KUBECONFIG=/home/jenkins/minikube-integration/21139-2342/kubeconfig
	I1009 17:57:12.692878    4350 out.go:171] MINIKUBE_HOME=/home/jenkins/minikube-integration/21139-2342/.minikube
	I1009 17:57:12.695844    4350 out.go:171] MINIKUBE_BIN=out/minikube-linux-arm64
	W1009 17:57:12.701702    4350 out.go:336] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1009 17:57:12.702023    4350 driver.go:421] Setting default libvirt URI to qemu:///system
	I1009 17:57:12.729214    4350 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I1009 17:57:12.729311    4350 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1009 17:57:12.801586    4350 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:27 OomKillDisable:true NGoroutines:43 SystemTime:2025-10-09 17:57:12.792005192 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I1009 17:57:12.801709    4350 docker.go:318] overlay module found
	I1009 17:57:12.804701    4350 out.go:99] Using the docker driver based on user configuration
	I1009 17:57:12.804768    4350 start.go:305] selected driver: docker
	I1009 17:57:12.804775    4350 start.go:925] validating driver "docker" against <nil>
	I1009 17:57:12.804903    4350 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1009 17:57:12.869825    4350 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:27 OomKillDisable:true NGoroutines:43 SystemTime:2025-10-09 17:57:12.861112736 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I1009 17:57:12.869984    4350 start_flags.go:327] no existing cluster config was found, will generate one from the flags 
	I1009 17:57:12.870284    4350 start_flags.go:410] Using suggested 3072MB memory alloc based on sys=7834MB, container=7834MB
	I1009 17:57:12.870435    4350 start_flags.go:974] Wait components to verify : map[apiserver:true system_pods:true]
	I1009 17:57:12.873502    4350 out.go:171] Using Docker driver with root privileges
	I1009 17:57:12.876365    4350 cni.go:84] Creating CNI manager for ""
	I1009 17:57:12.876443    4350 cni.go:158] "docker" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I1009 17:57:12.876460    4350 start_flags.go:336] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I1009 17:57:12.876538    4350 start.go:349] cluster config:
	{Name:download-only-222252 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 Memory:3072 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.34.1 ClusterName:download-only-222252 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.34.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1009 17:57:12.879480    4350 out.go:99] Starting "download-only-222252" primary control-plane node in "download-only-222252" cluster
	I1009 17:57:12.879514    4350 cache.go:133] Beginning downloading kic base image for docker with docker
	I1009 17:57:12.882333    4350 out.go:99] Pulling base image v0.0.48-1759745255-21703 ...
	I1009 17:57:12.882376    4350 preload.go:188] Checking if preload exists for k8s version v1.34.1 and runtime docker
	I1009 17:57:12.882533    4350 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 in local docker daemon
	I1009 17:57:12.898372    4350 cache.go:162] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 to local cache
	I1009 17:57:12.898495    4350 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 in local cache directory
	I1009 17:57:12.898520    4350 image.go:68] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 in local cache directory, skipping pull
	I1009 17:57:12.898525    4350 image.go:137] gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 exists in cache, skipping pull
	I1009 17:57:12.898535    4350 cache.go:165] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 as a tarball
	I1009 17:57:12.928459    4350 preload.go:148] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.34.1/preloaded-images-k8s-v18-v1.34.1-docker-overlay2-arm64.tar.lz4
	I1009 17:57:12.928502    4350 cache.go:64] Caching tarball of preloaded images
	I1009 17:57:12.928666    4350 preload.go:188] Checking if preload exists for k8s version v1.34.1 and runtime docker
	I1009 17:57:12.932017    4350 out.go:99] Downloading Kubernetes v1.34.1 preload ...
	I1009 17:57:12.932051    4350 preload.go:318] getting checksum for preloaded-images-k8s-v18-v1.34.1-docker-overlay2-arm64.tar.lz4 from gcs api...
	I1009 17:57:13.026102    4350 preload.go:295] Got checksum from GCS API "0ed426d75a878e5f4b25fef8ce404e82"
	I1009 17:57:13.026158    4350 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.34.1/preloaded-images-k8s-v18-v1.34.1-docker-overlay2-arm64.tar.lz4?checksum=md5:0ed426d75a878e5f4b25fef8ce404e82 -> /home/jenkins/minikube-integration/21139-2342/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.34.1-docker-overlay2-arm64.tar.lz4
	
	
	* The control-plane node download-only-222252 host does not exist
	  To start a cluster, run: "minikube start -p download-only-222252"

                                                
                                                
-- /stdout --
aaa_download_only_test.go:184: minikube logs failed with error: exit status 85
--- PASS: TestDownloadOnly/v1.34.1/LogsDuration (0.09s)

                                                
                                    
x
+
TestDownloadOnly/v1.34.1/DeleteAll (0.22s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.1/DeleteAll
aaa_download_only_test.go:196: (dbg) Run:  out/minikube-linux-arm64 delete --all
--- PASS: TestDownloadOnly/v1.34.1/DeleteAll (0.22s)

                                                
                                    
x
+
TestDownloadOnly/v1.34.1/DeleteAlwaysSucceeds (0.13s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.1/DeleteAlwaysSucceeds
aaa_download_only_test.go:207: (dbg) Run:  out/minikube-linux-arm64 delete -p download-only-222252
--- PASS: TestDownloadOnly/v1.34.1/DeleteAlwaysSucceeds (0.13s)

                                                
                                    
x
+
TestBinaryMirror (0.6s)

                                                
                                                
=== RUN   TestBinaryMirror
I1009 17:57:46.611045    4144 binary.go:80] Not caching binary, using https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.34.1/bin/linux/arm64/kubectl.sha256
aaa_download_only_test.go:309: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p binary-mirror-541674 --alsologtostderr --binary-mirror http://127.0.0.1:38229 --driver=docker  --container-runtime=docker
helpers_test.go:175: Cleaning up "binary-mirror-541674" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p binary-mirror-541674
--- PASS: TestBinaryMirror (0.60s)

                                                
                                    
x
+
TestOffline (61.27s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-linux-arm64 start -p offline-docker-908047 --alsologtostderr -v=1 --memory=3072 --wait=true --driver=docker  --container-runtime=docker
aab_offline_test.go:55: (dbg) Done: out/minikube-linux-arm64 start -p offline-docker-908047 --alsologtostderr -v=1 --memory=3072 --wait=true --driver=docker  --container-runtime=docker: (59.157485486s)
helpers_test.go:175: Cleaning up "offline-docker-908047" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p offline-docker-908047
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p offline-docker-908047: (2.115848532s)
--- PASS: TestOffline (61.27s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.07s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/PreSetup/EnablingAddonOnNonExistingCluster
addons_test.go:1000: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p addons-037241
addons_test.go:1000: (dbg) Non-zero exit: out/minikube-linux-arm64 addons enable dashboard -p addons-037241: exit status 85 (74.658556ms)

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.07s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/PreSetup/DisablingAddonOnNonExistingCluster
addons_test.go:1011: (dbg) Run:  out/minikube-linux-arm64 addons disable dashboard -p addons-037241
addons_test.go:1011: (dbg) Non-zero exit: out/minikube-linux-arm64 addons disable dashboard -p addons-037241: exit status 85 (68.98396ms)

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

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

                                                
                                    
x
+
TestAddons/Setup (143.72s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:108: (dbg) Run:  out/minikube-linux-arm64 start -p addons-037241 --wait=true --memory=4096 --alsologtostderr --addons=registry --addons=registry-creds --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=nvidia-device-plugin --addons=yakd --addons=volcano --addons=amd-gpu-device-plugin --driver=docker  --container-runtime=docker --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher
addons_test.go:108: (dbg) Done: out/minikube-linux-arm64 start -p addons-037241 --wait=true --memory=4096 --alsologtostderr --addons=registry --addons=registry-creds --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=nvidia-device-plugin --addons=yakd --addons=volcano --addons=amd-gpu-device-plugin --driver=docker  --container-runtime=docker --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher: (2m23.723853584s)
--- PASS: TestAddons/Setup (143.72s)

                                                
                                    
x
+
TestAddons/serial/Volcano (42.66s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:876: volcano-admission stabilized in 68.645577ms
addons_test.go:884: volcano-controller stabilized in 69.139934ms
addons_test.go:868: volcano-scheduler stabilized in 69.431752ms
addons_test.go:890: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:352: "volcano-scheduler-76c996c8bf-hfvzk" [2e14b4f9-de95-4711-8d16-5e29b1f7e1ec] Running
addons_test.go:890: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 6.005375759s
addons_test.go:894: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-admission" in namespace "volcano-system" ...
helpers_test.go:352: "volcano-admission-6c447bd768-khcfd" [f2bd5760-0982-4656-8ec4-17c45f81e6ce] Running
addons_test.go:894: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 5.003055583s
addons_test.go:898: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-controller" in namespace "volcano-system" ...
helpers_test.go:352: "volcano-controllers-6fd4f85cb8-bbpmb" [b977f064-39ea-4e83-89c0-3493dc0998d4] Running
addons_test.go:898: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 5.003167065s
addons_test.go:903: (dbg) Run:  kubectl --context addons-037241 delete -n volcano-system job volcano-admission-init
addons_test.go:909: (dbg) Run:  kubectl --context addons-037241 create -f testdata/vcjob.yaml
addons_test.go:917: (dbg) Run:  kubectl --context addons-037241 get vcjob -n my-volcano
addons_test.go:935: (dbg) TestAddons/serial/Volcano: waiting 3m0s for pods matching "volcano.sh/job-name=test-job" in namespace "my-volcano" ...
helpers_test.go:352: "test-job-nginx-0" [01ccd13a-d243-4445-9907-1367cedfd70d] Pending
helpers_test.go:352: "test-job-nginx-0" [01ccd13a-d243-4445-9907-1367cedfd70d] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:352: "test-job-nginx-0" [01ccd13a-d243-4445-9907-1367cedfd70d] Running
addons_test.go:935: (dbg) TestAddons/serial/Volcano: volcano.sh/job-name=test-job healthy within 14.003819251s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-037241 addons disable volcano --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-037241 addons disable volcano --alsologtostderr -v=1: (11.944112327s)
--- PASS: TestAddons/serial/Volcano (42.66s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:630: (dbg) Run:  kubectl --context addons-037241 create ns new-namespace
addons_test.go:644: (dbg) Run:  kubectl --context addons-037241 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.20s)

                                                
                                    
x
+
TestAddons/serial/GCPAuth/FakeCredentials (8.93s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/FakeCredentials
addons_test.go:675: (dbg) Run:  kubectl --context addons-037241 create -f testdata/busybox.yaml
addons_test.go:682: (dbg) Run:  kubectl --context addons-037241 create sa gcp-auth-test
addons_test.go:688: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:352: "busybox" [03c90e47-d582-41f0-be38-b46db97a54cd] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [03c90e47-d582-41f0-be38-b46db97a54cd] Running
addons_test.go:688: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: integration-test=busybox healthy within 8.003909104s
addons_test.go:694: (dbg) Run:  kubectl --context addons-037241 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:706: (dbg) Run:  kubectl --context addons-037241 describe sa gcp-auth-test
addons_test.go:720: (dbg) Run:  kubectl --context addons-037241 exec busybox -- /bin/sh -c "cat /google-app-creds.json"
addons_test.go:744: (dbg) Run:  kubectl --context addons-037241 exec busybox -- /bin/sh -c "printenv GOOGLE_CLOUD_PROJECT"
--- PASS: TestAddons/serial/GCPAuth/FakeCredentials (8.93s)

                                                
                                    
x
+
TestAddons/parallel/Registry (18.03s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:382: registry stabilized in 5.486242ms
addons_test.go:384: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:352: "registry-66898fdd98-7tl58" [643d0d93-1bec-480d-8551-21f9218fe760] Running
addons_test.go:384: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.003944218s
addons_test.go:387: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:352: "registry-proxy-h6xhj" [0e17787a-b3f9-4014-b977-0d1884856a0a] Running
addons_test.go:387: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 6.003750424s
addons_test.go:392: (dbg) Run:  kubectl --context addons-037241 delete po -l run=registry-test --now
addons_test.go:397: (dbg) Run:  kubectl --context addons-037241 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:397: (dbg) Done: kubectl --context addons-037241 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": (4.962376642s)
addons_test.go:411: (dbg) Run:  out/minikube-linux-arm64 -p addons-037241 ip
2025/10/09 18:01:29 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-037241 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (18.03s)

                                                
                                    
x
+
TestAddons/parallel/RegistryCreds (0.91s)

                                                
                                                
=== RUN   TestAddons/parallel/RegistryCreds
=== PAUSE TestAddons/parallel/RegistryCreds

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/RegistryCreds
addons_test.go:323: registry-creds stabilized in 16.317982ms
addons_test.go:325: (dbg) Run:  out/minikube-linux-arm64 addons configure registry-creds -f ./testdata/addons_testconfig.json -p addons-037241
addons_test.go:332: (dbg) Run:  kubectl --context addons-037241 -n kube-system get secret -o yaml
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-037241 addons disable registry-creds --alsologtostderr -v=1
--- PASS: TestAddons/parallel/RegistryCreds (0.91s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (20.54s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-037241 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-037241 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-037241 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:352: "nginx" [577dbf2b-3c46-439d-9072-d09ceaf3fc1f] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:352: "nginx" [577dbf2b-3c46-439d-9072-d09ceaf3fc1f] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 10.003496049s
I1009 18:02:45.911187    4144 kapi.go:150] Service nginx in namespace default found.
addons_test.go:264: (dbg) Run:  out/minikube-linux-arm64 -p addons-037241 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:288: (dbg) Run:  kubectl --context addons-037241 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-arm64 -p addons-037241 ip
addons_test.go:299: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-037241 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-037241 addons disable ingress-dns --alsologtostderr -v=1: (1.100551936s)
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-037241 addons disable ingress --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-037241 addons disable ingress --alsologtostderr -v=1: (7.762872065s)
--- PASS: TestAddons/parallel/Ingress (20.54s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (6.28s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:823: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:352: "gadget-gfmnw" [dffb76d2-dc36-4ff7-9a4d-dd54ee7f0ba3] Running
addons_test.go:823: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.004267649s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-037241 addons disable inspektor-gadget --alsologtostderr -v=1
--- PASS: TestAddons/parallel/InspektorGadget (6.28s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (6.85s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:455: metrics-server stabilized in 3.552166ms
addons_test.go:457: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:352: "metrics-server-85b7d694d7-k8qbr" [7e5b7da1-20a3-49e2-8472-dadcf0943292] Running
addons_test.go:457: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.003175276s
addons_test.go:463: (dbg) Run:  kubectl --context addons-037241 top pods -n kube-system
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-037241 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (6.85s)

                                                
                                    
x
+
TestAddons/parallel/CSI (41.43s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I1009 18:01:56.368772    4144 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I1009 18:01:56.377061    4144 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I1009 18:01:56.377119    4144 kapi.go:107] duration metric: took 10.970925ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:549: csi-hostpath-driver pods stabilized in 10.979878ms
addons_test.go:552: (dbg) Run:  kubectl --context addons-037241 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:557: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:402: (dbg) Run:  kubectl --context addons-037241 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-037241 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-037241 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-037241 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-037241 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-037241 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:562: (dbg) Run:  kubectl --context addons-037241 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:567: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:352: "task-pv-pod" [52cec36e-9de0-4d20-98cf-596de533f5cd] Pending
helpers_test.go:352: "task-pv-pod" [52cec36e-9de0-4d20-98cf-596de533f5cd] Running
addons_test.go:567: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 7.003950727s
addons_test.go:572: (dbg) Run:  kubectl --context addons-037241 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:577: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:427: (dbg) Run:  kubectl --context addons-037241 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:427: (dbg) Run:  kubectl --context addons-037241 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:582: (dbg) Run:  kubectl --context addons-037241 delete pod task-pv-pod
addons_test.go:588: (dbg) Run:  kubectl --context addons-037241 delete pvc hpvc
addons_test.go:594: (dbg) Run:  kubectl --context addons-037241 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:599: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:402: (dbg) Run:  kubectl --context addons-037241 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-037241 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-037241 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-037241 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-037241 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-037241 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-037241 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-037241 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-037241 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-037241 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-037241 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:604: (dbg) Run:  kubectl --context addons-037241 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:609: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:352: "task-pv-pod-restore" [b8355603-335a-44de-9e05-25a2b5de3dfa] Pending
helpers_test.go:352: "task-pv-pod-restore" [b8355603-335a-44de-9e05-25a2b5de3dfa] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:352: "task-pv-pod-restore" [b8355603-335a-44de-9e05-25a2b5de3dfa] Running
addons_test.go:609: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.003880715s
addons_test.go:614: (dbg) Run:  kubectl --context addons-037241 delete pod task-pv-pod-restore
addons_test.go:618: (dbg) Run:  kubectl --context addons-037241 delete pvc hpvc-restore
addons_test.go:622: (dbg) Run:  kubectl --context addons-037241 delete volumesnapshot new-snapshot-demo
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-037241 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-037241 addons disable volumesnapshots --alsologtostderr -v=1: (1.170271814s)
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-037241 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-037241 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.874493079s)
--- PASS: TestAddons/parallel/CSI (41.43s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (19.98s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:808: (dbg) Run:  out/minikube-linux-arm64 addons enable headlamp -p addons-037241 --alsologtostderr -v=1
addons_test.go:808: (dbg) Done: out/minikube-linux-arm64 addons enable headlamp -p addons-037241 --alsologtostderr -v=1: (1.140762376s)
addons_test.go:813: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:352: "headlamp-6945c6f4d-7kckx" [d7702c68-750d-41d1-a19f-4e2c47b3e051] Pending
helpers_test.go:352: "headlamp-6945c6f4d-7kckx" [d7702c68-750d-41d1-a19f-4e2c47b3e051] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:352: "headlamp-6945c6f4d-7kckx" [d7702c68-750d-41d1-a19f-4e2c47b3e051] Running / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:352: "headlamp-6945c6f4d-7kckx" [d7702c68-750d-41d1-a19f-4e2c47b3e051] Running
addons_test.go:813: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 13.003544374s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-037241 addons disable headlamp --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-037241 addons disable headlamp --alsologtostderr -v=1: (5.836328603s)
--- PASS: TestAddons/parallel/Headlamp (19.98s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.61s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:840: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:352: "cloud-spanner-emulator-86bd5cbb97-6gx6j" [05e41d7e-86ed-43a5-bee0-6f2c685502df] Running
addons_test.go:840: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.005723095s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-037241 addons disable cloud-spanner --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CloudSpanner (5.61s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (52.33s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:949: (dbg) Run:  kubectl --context addons-037241 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:955: (dbg) Run:  kubectl --context addons-037241 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:959: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:402: (dbg) Run:  kubectl --context addons-037241 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-037241 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-037241 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-037241 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-037241 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:402: (dbg) Run:  kubectl --context addons-037241 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:962: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:352: "test-local-path" [70cff7fc-f804-4035-8387-bea3d4e8be56] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "test-local-path" [70cff7fc-f804-4035-8387-bea3d4e8be56] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:352: "test-local-path" [70cff7fc-f804-4035-8387-bea3d4e8be56] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:962: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 3.003785141s
addons_test.go:967: (dbg) Run:  kubectl --context addons-037241 get pvc test-pvc -o=json
addons_test.go:976: (dbg) Run:  out/minikube-linux-arm64 -p addons-037241 ssh "cat /opt/local-path-provisioner/pvc-f06e8820-81ff-41ad-8c54-2fc23a041416_default_test-pvc/file1"
addons_test.go:988: (dbg) Run:  kubectl --context addons-037241 delete pod test-local-path
addons_test.go:992: (dbg) Run:  kubectl --context addons-037241 delete pvc test-pvc
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-037241 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-037241 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (42.938535799s)
--- PASS: TestAddons/parallel/LocalPath (52.33s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (7.19s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:1025: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:352: "nvidia-device-plugin-daemonset-bwhmx" [ec3529f7-9357-4d65-8b5d-481b31c1a56f] Running
addons_test.go:1025: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.00853342s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-037241 addons disable nvidia-device-plugin --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-037241 addons disable nvidia-device-plugin --alsologtostderr -v=1: (1.177947803s)
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (7.19s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.77s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1047: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:352: "yakd-dashboard-5ff678cb9-wqt95" [34474fbf-891a-4fb8-8373-bea7abc4cbab] Running
addons_test.go:1047: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.003151715s
addons_test.go:1053: (dbg) Run:  out/minikube-linux-arm64 -p addons-037241 addons disable yakd --alsologtostderr -v=1
addons_test.go:1053: (dbg) Done: out/minikube-linux-arm64 -p addons-037241 addons disable yakd --alsologtostderr -v=1: (5.765020152s)
--- PASS: TestAddons/parallel/Yakd (11.77s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (11.17s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:172: (dbg) Run:  out/minikube-linux-arm64 stop -p addons-037241
addons_test.go:172: (dbg) Done: out/minikube-linux-arm64 stop -p addons-037241: (10.896324701s)
addons_test.go:176: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p addons-037241
addons_test.go:180: (dbg) Run:  out/minikube-linux-arm64 addons disable dashboard -p addons-037241
addons_test.go:185: (dbg) Run:  out/minikube-linux-arm64 addons disable gvisor -p addons-037241
--- PASS: TestAddons/StoppedEnableDisable (11.17s)

                                                
                                    
x
+
TestCertOptions (38.67s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-arm64 start -p cert-options-125494 --memory=3072 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker  --container-runtime=docker
E1009 18:51:37.438809    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/skaffold-642188/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
cert_options_test.go:49: (dbg) Done: out/minikube-linux-arm64 start -p cert-options-125494 --memory=3072 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker  --container-runtime=docker: (35.797335293s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-arm64 -p cert-options-125494 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-125494 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-arm64 ssh -p cert-options-125494 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-125494" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-options-125494
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-options-125494: (2.135945407s)
--- PASS: TestCertOptions (38.67s)

                                                
                                    
x
+
TestCertExpiration (272.81s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-299615 --memory=3072 --cert-expiration=3m --driver=docker  --container-runtime=docker
cert_options_test.go:123: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-299615 --memory=3072 --cert-expiration=3m --driver=docker  --container-runtime=docker: (48.126563584s)
E1009 18:51:09.732879    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/skaffold-642188/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-299615 --memory=3072 --cert-expiration=8760h --driver=docker  --container-runtime=docker
cert_options_test.go:131: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-299615 --memory=3072 --cert-expiration=8760h --driver=docker  --container-runtime=docker: (42.249766296s)
helpers_test.go:175: Cleaning up "cert-expiration-299615" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-299615
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-299615: (2.424440077s)
--- PASS: TestCertExpiration (272.81s)

                                                
                                    
x
+
TestDockerFlags (45.65s)

                                                
                                                
=== RUN   TestDockerFlags
=== PAUSE TestDockerFlags

                                                
                                                

                                                
                                                
=== CONT  TestDockerFlags
docker_test.go:51: (dbg) Run:  out/minikube-linux-arm64 start -p docker-flags-940855 --cache-images=false --memory=3072 --install-addons=false --wait=false --docker-env=FOO=BAR --docker-env=BAZ=BAT --docker-opt=debug --docker-opt=icc=true --alsologtostderr -v=5 --driver=docker  --container-runtime=docker
docker_test.go:51: (dbg) Done: out/minikube-linux-arm64 start -p docker-flags-940855 --cache-images=false --memory=3072 --install-addons=false --wait=false --docker-env=FOO=BAR --docker-env=BAZ=BAT --docker-opt=debug --docker-opt=icc=true --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (42.745920504s)
docker_test.go:56: (dbg) Run:  out/minikube-linux-arm64 -p docker-flags-940855 ssh "sudo systemctl show docker --property=Environment --no-pager"
docker_test.go:67: (dbg) Run:  out/minikube-linux-arm64 -p docker-flags-940855 ssh "sudo systemctl show docker --property=ExecStart --no-pager"
helpers_test.go:175: Cleaning up "docker-flags-940855" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-flags-940855
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-flags-940855: (2.180220111s)
--- PASS: TestDockerFlags (45.65s)

                                                
                                    
x
+
TestForceSystemdFlag (47.21s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-flag-383829 --memory=3072 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=docker
docker_test.go:91: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-flag-383829 --memory=3072 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (43.949271628s)
docker_test.go:110: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-flag-383829 ssh "docker info --format {{.CgroupDriver}}"
helpers_test.go:175: Cleaning up "force-systemd-flag-383829" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-flag-383829
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-flag-383829: (2.613059935s)
--- PASS: TestForceSystemdFlag (47.21s)

                                                
                                    
x
+
TestForceSystemdEnv (47.6s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-env-208859 --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker
E1009 18:50:11.049547    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/addons-037241/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
docker_test.go:155: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-env-208859 --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (44.759757397s)
docker_test.go:110: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-env-208859 ssh "docker info --format {{.CgroupDriver}}"
helpers_test.go:175: Cleaning up "force-systemd-env-208859" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-env-208859
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-env-208859: (2.284886866s)
--- PASS: TestForceSystemdEnv (47.60s)

                                                
                                    
x
+
TestErrorSpam/setup (32.54s)

                                                
                                                
=== RUN   TestErrorSpam/setup
error_spam_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -p nospam-025550 -n=1 --memory=3072 --wait=false --log_dir=/tmp/nospam-025550 --driver=docker  --container-runtime=docker
error_spam_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -p nospam-025550 -n=1 --memory=3072 --wait=false --log_dir=/tmp/nospam-025550 --driver=docker  --container-runtime=docker: (32.541122784s)
--- PASS: TestErrorSpam/setup (32.54s)

                                                
                                    
x
+
TestErrorSpam/start (0.79s)

                                                
                                                
=== RUN   TestErrorSpam/start
error_spam_test.go:206: Cleaning up 1 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-025550 --log_dir /tmp/nospam-025550 start --dry-run
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-025550 --log_dir /tmp/nospam-025550 start --dry-run
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-025550 --log_dir /tmp/nospam-025550 start --dry-run
--- PASS: TestErrorSpam/start (0.79s)

                                                
                                    
x
+
TestErrorSpam/status (1.09s)

                                                
                                                
=== RUN   TestErrorSpam/status
error_spam_test.go:206: Cleaning up 0 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-025550 --log_dir /tmp/nospam-025550 status
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-025550 --log_dir /tmp/nospam-025550 status
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-025550 --log_dir /tmp/nospam-025550 status
--- PASS: TestErrorSpam/status (1.09s)

                                                
                                    
x
+
TestErrorSpam/pause (1.69s)

                                                
                                                
=== RUN   TestErrorSpam/pause
error_spam_test.go:206: Cleaning up 0 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-025550 --log_dir /tmp/nospam-025550 pause
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-025550 --log_dir /tmp/nospam-025550 pause
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-025550 --log_dir /tmp/nospam-025550 pause
--- PASS: TestErrorSpam/pause (1.69s)

                                                
                                    
x
+
TestErrorSpam/unpause (1.93s)

                                                
                                                
=== RUN   TestErrorSpam/unpause
error_spam_test.go:206: Cleaning up 0 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-025550 --log_dir /tmp/nospam-025550 unpause
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-025550 --log_dir /tmp/nospam-025550 unpause
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-025550 --log_dir /tmp/nospam-025550 unpause
--- PASS: TestErrorSpam/unpause (1.93s)

                                                
                                    
x
+
TestErrorSpam/stop (11.24s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:206: Cleaning up 0 logfile(s) ...
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-025550 --log_dir /tmp/nospam-025550 stop
error_spam_test.go:149: (dbg) Done: out/minikube-linux-arm64 -p nospam-025550 --log_dir /tmp/nospam-025550 stop: (11.045045412s)
error_spam_test.go:149: (dbg) Run:  out/minikube-linux-arm64 -p nospam-025550 --log_dir /tmp/nospam-025550 stop
error_spam_test.go:172: (dbg) Run:  out/minikube-linux-arm64 -p nospam-025550 --log_dir /tmp/nospam-025550 stop
--- PASS: TestErrorSpam/stop (11.24s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1860: local sync path: /home/jenkins/minikube-integration/21139-2342/.minikube/files/etc/test/nested/copy/4144/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.00s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (81.42s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2239: (dbg) Run:  out/minikube-linux-arm64 start -p functional-017444 --memory=4096 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=docker
E1009 18:05:11.055286    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/addons-037241/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:05:11.061717    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/addons-037241/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:05:11.073131    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/addons-037241/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:05:11.094548    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/addons-037241/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:05:11.136050    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/addons-037241/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:05:11.217553    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/addons-037241/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:05:11.379070    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/addons-037241/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:05:11.700711    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/addons-037241/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:05:12.342834    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/addons-037241/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:05:13.624489    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/addons-037241/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:05:16.185925    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/addons-037241/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:05:21.308165    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/addons-037241/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
functional_test.go:2239: (dbg) Done: out/minikube-linux-arm64 start -p functional-017444 --memory=4096 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=docker: (1m21.419189438s)
--- PASS: TestFunctional/serial/StartWithProxy (81.42s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (54.71s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I1009 18:05:22.374382    4144 config.go:182] Loaded profile config "functional-017444": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
functional_test.go:674: (dbg) Run:  out/minikube-linux-arm64 start -p functional-017444 --alsologtostderr -v=8
E1009 18:05:31.550138    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/addons-037241/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:05:52.031605    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/addons-037241/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
functional_test.go:674: (dbg) Done: out/minikube-linux-arm64 start -p functional-017444 --alsologtostderr -v=8: (54.707753715s)
functional_test.go:678: soft start took 54.709123855s for "functional-017444" cluster.
I1009 18:06:17.082439    4144 config.go:182] Loaded profile config "functional-017444": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestFunctional/serial/SoftStart (54.71s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.09s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.12s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 cache add registry.k8s.io/pause:3.1
functional_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 cache add registry.k8s.io/pause:3.3
functional_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 cache add registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (2.74s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1092: (dbg) Run:  docker build -t minikube-local-cache-test:functional-017444 /tmp/TestFunctionalserialCacheCmdcacheadd_local4143564506/001
functional_test.go:1104: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 cache add minikube-local-cache-test:functional-017444
functional_test.go:1109: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 cache delete minikube-local-cache-test:functional-017444
functional_test.go:1098: (dbg) Run:  docker rmi minikube-local-cache-test:functional-017444
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (0.95s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/list
functional_test.go:1125: (dbg) Run:  out/minikube-linux-arm64 cache list
--- PASS: TestFunctional/serial/CacheCmd/cache/list (0.05s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node
functional_test.go:1139: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 ssh sudo crictl images
--- PASS: TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (0.31s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/cache_reload
functional_test.go:1162: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 ssh sudo docker rmi registry.k8s.io/pause:latest
functional_test.go:1168: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 ssh sudo crictl inspecti registry.k8s.io/pause:latest
functional_test.go:1168: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-017444 ssh sudo crictl inspecti registry.k8s.io/pause:latest: exit status 1 (274.417912ms)

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

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

                                                
                                                
** /stderr **
functional_test.go:1173: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 cache reload
functional_test.go:1178: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (1.49s)

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.15s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmd
functional_test.go:731: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 kubectl -- --context functional-017444 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmd (0.15s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.15s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmdDirectly
functional_test.go:756: (dbg) Run:  out/kubectl --context functional-017444 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmdDirectly (0.15s)

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (57.55s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:772: (dbg) Run:  out/minikube-linux-arm64 start -p functional-017444 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E1009 18:06:32.994718    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/addons-037241/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
functional_test.go:772: (dbg) Done: out/minikube-linux-arm64 start -p functional-017444 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (57.547972626s)
functional_test.go:776: restart took 57.548074953s for "functional-017444" cluster.
I1009 18:07:20.857409    4144 config.go:182] Loaded profile config "functional-017444": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestFunctional/serial/ExtraConfig (57.55s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.09s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.16s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1251: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 logs
functional_test.go:1251: (dbg) Done: out/minikube-linux-arm64 -p functional-017444 logs: (1.159578779s)
--- PASS: TestFunctional/serial/LogsCmd (1.16s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.2s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1265: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 logs --file /tmp/TestFunctionalserialLogsFileCmd4286836637/001/logs.txt
functional_test.go:1265: (dbg) Done: out/minikube-linux-arm64 -p functional-017444 logs --file /tmp/TestFunctionalserialLogsFileCmd4286836637/001/logs.txt: (1.193478624s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.20s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.57s)

                                                
                                                
=== RUN   TestFunctional/serial/InvalidService
functional_test.go:2326: (dbg) Run:  kubectl --context functional-017444 apply -f testdata/invalidsvc.yaml
functional_test.go:2340: (dbg) Run:  out/minikube-linux-arm64 service invalid-svc -p functional-017444
functional_test.go:2340: (dbg) Non-zero exit: out/minikube-linux-arm64 service invalid-svc -p functional-017444: exit status 115 (622.955125ms)

                                                
                                                
-- stdout --
	┌───────────┬─────────────┬─────────────┬───────────────────────────┐
	│ NAMESPACE │    NAME     │ TARGET PORT │            URL            │
	├───────────┼─────────────┼─────────────┼───────────────────────────┤
	│ default   │ invalid-svc │ 80          │ http://192.168.49.2:30287 │
	└───────────┴─────────────┴─────────────┴───────────────────────────┘
	
	

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.48s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ConfigCmd
functional_test.go:1214: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 config unset cpus
functional_test.go:1214: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 config get cpus
functional_test.go:1214: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-017444 config get cpus: exit status 14 (73.370434ms)

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

                                                
                                                
** /stderr **
functional_test.go:1214: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 config set cpus 2
functional_test.go:1214: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 config get cpus
functional_test.go:1214: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 config unset cpus
functional_test.go:1214: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 config get cpus
functional_test.go:1214: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-017444 config get cpus: exit status 14 (85.109794ms)

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (14.13s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DashboardCmd
functional_test.go:920: (dbg) daemon: [out/minikube-linux-arm64 dashboard --url --port 36195 -p functional-017444 --alsologtostderr -v=1]
functional_test.go:925: (dbg) stopping [out/minikube-linux-arm64 dashboard --url --port 36195 -p functional-017444 --alsologtostderr -v=1] ...
helpers_test.go:525: unable to kill pid 46311: os: process already finished
--- PASS: TestFunctional/parallel/DashboardCmd (14.13s)

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.61s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	* [functional-017444] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=21139
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21139-2342/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21139-2342/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the docker driver based on existing profile
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1009 18:08:02.328717   45871 out.go:360] Setting OutFile to fd 1 ...
	I1009 18:08:02.328964   45871 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1009 18:08:02.329029   45871 out.go:374] Setting ErrFile to fd 2...
	I1009 18:08:02.329056   45871 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1009 18:08:02.329419   45871 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21139-2342/.minikube/bin
	I1009 18:08:02.329812   45871 out.go:368] Setting JSON to false
	I1009 18:08:02.330834   45871 start.go:131] hostinfo: {"hostname":"ip-172-31-30-239","uptime":3010,"bootTime":1760030273,"procs":212,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I1009 18:08:02.330926   45871 start.go:141] virtualization:  
	I1009 18:08:02.334122   45871 out.go:179] * [functional-017444] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	I1009 18:08:02.337433   45871 out.go:179]   - MINIKUBE_LOCATION=21139
	I1009 18:08:02.337397   45871 notify.go:220] Checking for updates...
	I1009 18:08:02.343380   45871 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1009 18:08:02.346535   45871 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21139-2342/kubeconfig
	I1009 18:08:02.349511   45871 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21139-2342/.minikube
	I1009 18:08:02.352335   45871 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I1009 18:08:02.356723   45871 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I1009 18:08:02.360158   45871 config.go:182] Loaded profile config "functional-017444": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
	I1009 18:08:02.360799   45871 driver.go:421] Setting default libvirt URI to qemu:///system
	I1009 18:08:02.399880   45871 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I1009 18:08:02.400087   45871 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1009 18:08:02.487917   45871 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:36 OomKillDisable:true NGoroutines:53 SystemTime:2025-10-09 18:08:02.477616557 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I1009 18:08:02.488026   45871 docker.go:318] overlay module found
	I1009 18:08:02.491250   45871 out.go:179] * Using the docker driver based on existing profile
	I1009 18:08:02.494423   45871 start.go:305] selected driver: docker
	I1009 18:08:02.494445   45871 start.go:925] validating driver "docker" against &{Name:functional-017444 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 Memory:4096 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.34.1 ClusterName:functional-017444 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}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.34.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[]
MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1009 18:08:02.494546   45871 start.go:936] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1009 18:08:02.498249   45871 out.go:203] 
	W1009 18:08:02.501160   45871 out.go:285] 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
	I1009 18:08:02.504058   45871 out.go:203] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.28s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	* [functional-017444] minikube v1.37.0 sur Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=21139
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21139-2342/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21139-2342/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Utilisation du pilote docker basé sur le profil existant
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1009 18:08:02.073204   45778 out.go:360] Setting OutFile to fd 1 ...
	I1009 18:08:02.073603   45778 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1009 18:08:02.073636   45778 out.go:374] Setting ErrFile to fd 2...
	I1009 18:08:02.073656   45778 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1009 18:08:02.074720   45778 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21139-2342/.minikube/bin
	I1009 18:08:02.075207   45778 out.go:368] Setting JSON to false
	I1009 18:08:02.076259   45778 start.go:131] hostinfo: {"hostname":"ip-172-31-30-239","uptime":3009,"bootTime":1760030273,"procs":210,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1084-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I1009 18:08:02.076351   45778 start.go:141] virtualization:  
	I1009 18:08:02.082076   45778 out.go:179] * [functional-017444] minikube v1.37.0 sur Ubuntu 20.04 (arm64)
	I1009 18:08:02.085188   45778 out.go:179]   - MINIKUBE_LOCATION=21139
	I1009 18:08:02.085334   45778 notify.go:220] Checking for updates...
	I1009 18:08:02.091357   45778 out.go:179]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1009 18:08:02.094241   45778 out.go:179]   - KUBECONFIG=/home/jenkins/minikube-integration/21139-2342/kubeconfig
	I1009 18:08:02.097153   45778 out.go:179]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/21139-2342/.minikube
	I1009 18:08:02.100209   45778 out.go:179]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I1009 18:08:02.103235   45778 out.go:179]   - MINIKUBE_FORCE_SYSTEMD=
	I1009 18:08:02.106548   45778 config.go:182] Loaded profile config "functional-017444": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
	I1009 18:08:02.107154   45778 driver.go:421] Setting default libvirt URI to qemu:///system
	I1009 18:08:02.145429   45778 docker.go:123] docker version: linux-28.1.1:Docker Engine - Community
	I1009 18:08:02.145560   45778 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1009 18:08:02.237920   45778 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:36 OomKillDisable:true NGoroutines:53 SystemTime:2025-10-09 18:08:02.227742998 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I1009 18:08:02.238034   45778 docker.go:318] overlay module found
	I1009 18:08:02.241153   45778 out.go:179] * Utilisation du pilote docker basé sur le profil existant
	I1009 18:08:02.244263   45778 start.go:305] selected driver: docker
	I1009 18:08:02.244288   45778 start.go:925] validating driver "docker" against &{Name:functional-017444 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.48-1759745255-21703@sha256:cb5cd2ea26aaf2d64a5ec385670af2f770e759461e4b662fd7a8fae305b74c92 Memory:4096 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.34.1 ClusterName:functional-017444 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}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.34.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s MountString: Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[]
MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false DisableCoreDNSLog:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1009 18:08:02.244380   45778 start.go:936] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1009 18:08:02.248102   45778 out.go:203] 
	W1009 18:08:02.251109   45778 out.go:285] 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
	I1009 18:08:02.254084   45778 out.go:203] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.35s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:869: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 status
functional_test.go:875: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
functional_test.go:887: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 status -o json
--- PASS: TestFunctional/parallel/StatusCmd (1.35s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (10.72s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1636: (dbg) Run:  kubectl --context functional-017444 create deployment hello-node-connect --image kicbase/echo-server
functional_test.go:1640: (dbg) Run:  kubectl --context functional-017444 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1645: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:352: "hello-node-connect-7d85dfc575-f4zd8" [849dfde1-1742-4b33-bd48-99f44a623cce] Pending / Ready:ContainersNotReady (containers with unready status: [echo-server]) / ContainersReady:ContainersNotReady (containers with unready status: [echo-server])
helpers_test.go:352: "hello-node-connect-7d85dfc575-f4zd8" [849dfde1-1742-4b33-bd48-99f44a623cce] Running
functional_test.go:1645: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 10.008195935s
functional_test.go:1654: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 service hello-node-connect --url
functional_test.go:1660: found endpoint for hello-node-connect: http://192.168.49.2:31176
functional_test.go:1680: http://192.168.49.2:31176: success! body:
Request served by hello-node-connect-7d85dfc575-f4zd8

                                                
                                                
HTTP/1.1 GET /

                                                
                                                
Host: 192.168.49.2:31176
Accept-Encoding: gzip
User-Agent: Go-http-client/1.1
--- PASS: TestFunctional/parallel/ServiceCmdConnect (10.72s)

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.17s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1695: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 addons list
functional_test.go:1707: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.17s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (28.34s)

                                                
                                                
=== RUN   TestFunctional/parallel/PersistentVolumeClaim
=== PAUSE TestFunctional/parallel/PersistentVolumeClaim

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:50: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 4m0s for pods matching "integration-test=storage-provisioner" in namespace "kube-system" ...
helpers_test.go:352: "storage-provisioner" [a35896e7-c962-4ba6-ad11-467745084f85] Running
functional_test_pvc_test.go:50: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.003943181s
functional_test_pvc_test.go:55: (dbg) Run:  kubectl --context functional-017444 get storageclass -o=json
functional_test_pvc_test.go:75: (dbg) Run:  kubectl --context functional-017444 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:82: (dbg) Run:  kubectl --context functional-017444 get pvc myclaim -o=json
functional_test_pvc_test.go:131: (dbg) Run:  kubectl --context functional-017444 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:140: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 4m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:352: "sp-pod" [36785ee8-6a6d-41e7-88f0-ec0181324a7f] Pending
helpers_test.go:352: "sp-pod" [36785ee8-6a6d-41e7-88f0-ec0181324a7f] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:352: "sp-pod" [36785ee8-6a6d-41e7-88f0-ec0181324a7f] Running
functional_test_pvc_test.go:140: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 12.003614542s
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-017444 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:112: (dbg) Run:  kubectl --context functional-017444 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:112: (dbg) Done: kubectl --context functional-017444 delete -f testdata/storage-provisioner/pod.yaml: (1.165503118s)
functional_test_pvc_test.go:131: (dbg) Run:  kubectl --context functional-017444 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:140: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 4m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:352: "sp-pod" [5742f53e-cb35-4076-b618-bf79f658bd38] Pending
helpers_test.go:352: "sp-pod" [5742f53e-cb35-4076-b618-bf79f658bd38] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:352: "sp-pod" [5742f53e-cb35-4076-b618-bf79f658bd38] Running
E1009 18:07:54.916322    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/addons-037241/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
functional_test_pvc_test.go:140: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 8.002885461s
functional_test_pvc_test.go:120: (dbg) Run:  kubectl --context functional-017444 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (28.34s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.71s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1730: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 ssh "echo hello"
functional_test.go:1747: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 ssh "cat /etc/hostname"
--- PASS: TestFunctional/parallel/SSHCmd (0.71s)

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.36s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CpCmd
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 cp testdata/cp-test.txt /home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 ssh -n functional-017444 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 cp functional-017444:/home/docker/cp-test.txt /tmp/TestFunctionalparallelCpCmd4115802376/001/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 ssh -n functional-017444 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 cp testdata/cp-test.txt /tmp/does/not/exist/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 ssh -n functional-017444 "sudo cat /tmp/does/not/exist/cp-test.txt"
--- PASS: TestFunctional/parallel/CpCmd (2.36s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.32s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/FileSync
functional_test.go:1934: Checking for existence of /etc/test/nested/copy/4144/hosts within VM
functional_test.go:1936: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 ssh "sudo cat /etc/test/nested/copy/4144/hosts"
functional_test.go:1941: file sync test content: Test file for checking file sync process
--- PASS: TestFunctional/parallel/FileSync (0.32s)

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.35s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1977: Checking for existence of /etc/ssl/certs/4144.pem within VM
functional_test.go:1978: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 ssh "sudo cat /etc/ssl/certs/4144.pem"
functional_test.go:1977: Checking for existence of /usr/share/ca-certificates/4144.pem within VM
functional_test.go:1978: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 ssh "sudo cat /usr/share/ca-certificates/4144.pem"
functional_test.go:1977: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1978: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:2004: Checking for existence of /etc/ssl/certs/41442.pem within VM
functional_test.go:2005: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 ssh "sudo cat /etc/ssl/certs/41442.pem"
functional_test.go:2004: Checking for existence of /usr/share/ca-certificates/41442.pem within VM
functional_test.go:2005: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 ssh "sudo cat /usr/share/ca-certificates/41442.pem"
functional_test.go:2004: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:2005: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (2.35s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.11s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.27s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.27s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/License
functional_test.go:2293: (dbg) Run:  out/minikube-linux-arm64 license
--- PASS: TestFunctional/parallel/License (0.27s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-arm64 -p functional-017444 tunnel --alsologtostderr]
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-arm64 -p functional-017444 tunnel --alsologtostderr]
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-linux-arm64 -p functional-017444 tunnel --alsologtostderr] ...
helpers_test.go:507: unable to find parent, assuming dead: process does not exist
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-linux-arm64 -p functional-017444 tunnel --alsologtostderr] ...
helpers_test.go:525: unable to kill pid 43238: os: process already finished
helpers_test.go:525: unable to kill pid 43054: os: process already finished
--- PASS: TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel (0.69s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-017444 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:352: "nginx-svc" [161f08f9-ff3f-4b7c-84f2-684d73e69b26] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:352: "nginx-svc" [161f08f9-ff3f-4b7c-84f2-684d73e69b26] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 8.003851527s
I1009 18:07:38.284552    4144 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (8.53s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP
functional_test_tunnel_test.go:234: (dbg) Run:  kubectl --context functional-017444 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP (0.11s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:299: tunnel at http://10.102.21.53 is working!
--- PASS: TestFunctional/parallel/TunnelCmd/serial/AccessDirect (0.00s)

                                                
                                    
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-arm64 -p functional-017444 tunnel --alsologtostderr] ...
functional_test_tunnel_test.go:437: failed to stop process: signal: terminated
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1451: (dbg) Run:  kubectl --context functional-017444 create deployment hello-node --image kicbase/echo-server
functional_test.go:1455: (dbg) Run:  kubectl --context functional-017444 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1460: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:352: "hello-node-75c85bcc94-tq2hp" [561ec676-c0ee-416d-97f9-57b920dd8e7e] Pending / Ready:ContainersNotReady (containers with unready status: [echo-server]) / ContainersReady:ContainersNotReady (containers with unready status: [echo-server])
helpers_test.go:352: "hello-node-75c85bcc94-tq2hp" [561ec676-c0ee-416d-97f9-57b920dd8e7e] Running
functional_test.go:1460: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 8.003292265s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (8.25s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/List
functional_test.go:1469: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 service list
--- PASS: TestFunctional/parallel/ServiceCmd/List (0.51s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1499: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 service list -o json
functional_test.go:1504: Took "582.812794ms" to run "out/minikube-linux-arm64 -p functional-017444 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (0.58s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_not_create
functional_test.go:1285: (dbg) Run:  out/minikube-linux-arm64 profile lis
functional_test.go:1290: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestFunctional/parallel/ProfileCmd/profile_not_create (0.50s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/HTTPS
functional_test.go:1519: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 service --namespace=default --https --url hello-node
functional_test.go:1532: found endpoint: https://192.168.49.2:30585
--- PASS: TestFunctional/parallel/ServiceCmd/HTTPS (0.46s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1325: (dbg) Run:  out/minikube-linux-arm64 profile list
functional_test.go:1330: Took "434.457562ms" to run "out/minikube-linux-arm64 profile list"
functional_test.go:1339: (dbg) Run:  out/minikube-linux-arm64 profile list -l
functional_test.go:1344: Took "67.318725ms" to run "out/minikube-linux-arm64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.50s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1376: (dbg) Run:  out/minikube-linux-arm64 profile list -o json
functional_test.go:1381: Took "873.800708ms" to run "out/minikube-linux-arm64 profile list -o json"
functional_test.go:1389: (dbg) Run:  out/minikube-linux-arm64 profile list -o json --light
functional_test.go:1394: Took "119.549037ms" to run "out/minikube-linux-arm64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.99s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1569: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 service hello-node --url
functional_test.go:1575: found endpoint for hello-node: http://192.168.49.2:30585
--- PASS: TestFunctional/parallel/ServiceCmd/URL (0.91s)

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

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

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

                                                
                                                
** /stderr **
I1009 18:08:01.087422    4144 retry.go:31] will retry after 551.510665ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Oct  9 18:08 created-by-test
-rw-r--r-- 1 docker docker 24 Oct  9 18:08 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Oct  9 18:08 test-1760033280576115264
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 ssh cat /mount-9p/test-1760033280576115264
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-017444 replace --force -f testdata/busybox-mount-test.yaml
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: waiting 4m0s for pods matching "integration-test=busybox-mount" in namespace "default" ...
helpers_test.go:352: "busybox-mount" [98308067-06d4-43f3-8419-c92e6fa47d3a] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:352: "busybox-mount" [98308067-06d4-43f3-8419-c92e6fa47d3a] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:352: "busybox-mount" [98308067-06d4-43f3-8419-c92e6fa47d3a] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 5.005978018s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-017444 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-017444 /tmp/TestFunctionalparallelMountCmdany-port2887397481/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (8.79s)

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

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

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

                                                
                                                
** /stderr **
I1009 18:08:09.916559    4144 retry.go:31] will retry after 644.968782ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 ssh -- ls -la /mount-9p
functional_test_mount_test.go:261: guest mount directory contents
total 0
functional_test_mount_test.go:263: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-017444 /tmp/TestFunctionalparallelMountCmdspecific-port405782779/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
functional_test_mount_test.go:264: reading mount text
functional_test_mount_test.go:278: done reading mount text
functional_test_mount_test.go:230: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-017444 ssh "sudo umount -f /mount-9p": exit status 1 (351.270903ms)

                                                
                                                
-- stdout --
	umount: /mount-9p: not mounted.

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:232: "out/minikube-linux-arm64 -p functional-017444 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:234: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-017444 /tmp/TestFunctionalparallelMountCmdspecific-port405782779/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
--- PASS: TestFunctional/parallel/MountCmd/specific-port (2.48s)

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

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

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

                                                
                                                
** /stderr **
I1009 18:08:12.836830    4144 retry.go:31] will retry after 385.619169ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-arm64 mount -p functional-017444 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-017444 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1209603509/001:/mount1 --alsologtostderr -v=1] ...
helpers_test.go:507: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-017444 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1209603509/001:/mount2 --alsologtostderr -v=1] ...
helpers_test.go:507: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-017444 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1209603509/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:507: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (2.47s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/short
functional_test.go:2261: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 version --short
--- PASS: TestFunctional/parallel/Version/short (0.09s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2275: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 version -o=json --components
functional_test.go:2275: (dbg) Done: out/minikube-linux-arm64 -p functional-017444 version -o=json --components: (1.148612597s)
--- PASS: TestFunctional/parallel/Version/components (1.15s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:276: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 image ls --format short --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-arm64 -p functional-017444 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.10.1
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.34.1
registry.k8s.io/kube-proxy:v1.34.1
registry.k8s.io/kube-controller-manager:v1.34.1
registry.k8s.io/kube-apiserver:v1.34.1
registry.k8s.io/etcd:3.6.4-0
registry.k8s.io/coredns/coredns:v1.12.1
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/library/minikube-local-cache-test:functional-017444
docker.io/kubernetesui/metrics-scraper:<none>
docker.io/kubernetesui/dashboard:<none>
docker.io/kicbase/echo-server:latest
docker.io/kicbase/echo-server:functional-017444
functional_test.go:284: (dbg) Stderr: out/minikube-linux-arm64 -p functional-017444 image ls --format short --alsologtostderr:
I1009 18:08:21.755780   49372 out.go:360] Setting OutFile to fd 1 ...
I1009 18:08:21.756031   49372 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1009 18:08:21.756062   49372 out.go:374] Setting ErrFile to fd 2...
I1009 18:08:21.756082   49372 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1009 18:08:21.756487   49372 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21139-2342/.minikube/bin
I1009 18:08:21.758119   49372 config.go:182] Loaded profile config "functional-017444": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1009 18:08:21.758351   49372 config.go:182] Loaded profile config "functional-017444": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1009 18:08:21.759317   49372 cli_runner.go:164] Run: docker container inspect functional-017444 --format={{.State.Status}}
I1009 18:08:21.778653   49372 ssh_runner.go:195] Run: systemctl --version
I1009 18:08:21.778709   49372 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-017444
I1009 18:08:21.801069   49372 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/21139-2342/.minikube/machines/functional-017444/id_rsa Username:docker}
I1009 18:08:21.909306   49372 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.25s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:276: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 image ls --format table --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-arm64 -p functional-017444 image ls --format table --alsologtostderr:
┌─────────────────────────────────────────────┬───────────────────┬───────────────┬────────┐
│                    IMAGE                    │        TAG        │   IMAGE ID    │  SIZE  │
├─────────────────────────────────────────────┼───────────────────┼───────────────┼────────┤
│ gcr.io/k8s-minikube/storage-provisioner     │ v5                │ ba04bb24b9575 │ 29MB   │
│ registry.k8s.io/pause                       │ 3.1               │ 8057e0500773a │ 525kB  │
│ registry.k8s.io/pause                       │ latest            │ 8cb2091f603e7 │ 240kB  │
│ docker.io/library/minikube-local-cache-test │ functional-017444 │ 87bc466914e53 │ 30B    │
│ registry.k8s.io/kube-proxy                  │ v1.34.1           │ 05baa95f5142d │ 74.7MB │
│ registry.k8s.io/coredns/coredns             │ v1.12.1           │ 138784d87c9c5 │ 72.1MB │
│ docker.io/kubernetesui/metrics-scraper      │ <none>            │ a422e0e982356 │ 42.3MB │
│ registry.k8s.io/pause                       │ 3.3               │ 3d18732f8686c │ 484kB  │
│ registry.k8s.io/kube-apiserver              │ v1.34.1           │ 43911e833d64d │ 83.7MB │
│ gcr.io/k8s-minikube/busybox                 │ 1.28.4-glibc      │ 1611cd07b61d5 │ 3.55MB │
│ docker.io/library/nginx                     │ latest            │ e35ad067421cc │ 180MB  │
│ docker.io/library/nginx                     │ alpine            │ 9c92f55c0336c │ 53.3MB │
│ registry.k8s.io/pause                       │ 3.10.1            │ d7b100cd9a77b │ 514kB  │
│ docker.io/kubernetesui/dashboard            │ <none>            │ 20b332c9a70d8 │ 244MB  │
│ docker.io/kicbase/echo-server               │ functional-017444 │ ce2d2cda2d858 │ 4.78MB │
│ docker.io/kicbase/echo-server               │ latest            │ ce2d2cda2d858 │ 4.78MB │
│ registry.k8s.io/kube-controller-manager     │ v1.34.1           │ 7eb2c6ff0c5a7 │ 71.5MB │
│ registry.k8s.io/kube-scheduler              │ v1.34.1           │ b5f57ec6b9867 │ 50.5MB │
│ registry.k8s.io/etcd                        │ 3.6.4-0           │ a1894772a478e │ 205MB  │
└─────────────────────────────────────────────┴───────────────────┴───────────────┴────────┘
functional_test.go:284: (dbg) Stderr: out/minikube-linux-arm64 -p functional-017444 image ls --format table --alsologtostderr:
I1009 18:08:22.453169   49565 out.go:360] Setting OutFile to fd 1 ...
I1009 18:08:22.453374   49565 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1009 18:08:22.453402   49565 out.go:374] Setting ErrFile to fd 2...
I1009 18:08:22.453425   49565 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1009 18:08:22.453751   49565 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21139-2342/.minikube/bin
I1009 18:08:22.454437   49565 config.go:182] Loaded profile config "functional-017444": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1009 18:08:22.454654   49565 config.go:182] Loaded profile config "functional-017444": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1009 18:08:22.455157   49565 cli_runner.go:164] Run: docker container inspect functional-017444 --format={{.State.Status}}
I1009 18:08:22.475049   49565 ssh_runner.go:195] Run: systemctl --version
I1009 18:08:22.475104   49565 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-017444
I1009 18:08:22.500950   49565 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/21139-2342/.minikube/machines/functional-017444/id_rsa Username:docker}
I1009 18:08:22.609363   49565 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.26s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:276: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 image ls --format json --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-arm64 -p functional-017444 image ls --format json --alsologtostderr:
[{"id":"7eb2c6ff0c5a768fd309321bc2ade0e4e11afcf4f2017ef1d0ff00d91fdf992a","repoDigests":[],"repoTags":["registry.k8s.io/kube-controller-manager:v1.34.1"],"size":"71500000"},{"id":"ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"29000000"},{"id":"1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"3550000"},{"id":"9c92f55c0336c2597a5b458ba84a3fd242b209d8b5079443646a0d269df0d4aa","repoDigests":[],"repoTags":["docker.io/library/nginx:alpine"],"size":"53300000"},{"id":"a1894772a478e07c67a56e8bf32335fdbe1dd4ec96976a5987083164bd00bc0e","repoDigests":[],"repoTags":["registry.k8s.io/etcd:3.6.4-0"],"size":"205000000"},{"id":"138784d87c9c50f8e59412544da4cf4928d61ccbaf93b9f5898a3ba406871bfc","repoDigests":[],"repoTags":["registry.k8s.io/coredns/coredns:v1.12.1"],"size":"72100000"},{"id":"e35ad067421ccda484ee30e4ccc8a38f
a13f9a21dd8d356e495c2d3a1f0766e9","repoDigests":[],"repoTags":["docker.io/library/nginx:latest"],"size":"180000000"},{"id":"05baa95f5142d87797a2bc1d3d11edfb0bf0a9236d436243d15061fae8b58cb9","repoDigests":[],"repoTags":["registry.k8s.io/kube-proxy:v1.34.1"],"size":"74700000"},{"id":"20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":[],"repoTags":["docker.io/kubernetesui/dashboard:\u003cnone\u003e"],"size":"244000000"},{"id":"a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":[],"repoTags":["docker.io/kubernetesui/metrics-scraper:\u003cnone\u003e"],"size":"42300000"},{"id":"8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"525000"},{"id":"43911e833d64d4f30460862fc0c54bb61999d60bc7d063feca71e9fc610d5196","repoDigests":[],"repoTags":["registry.k8s.io/kube-apiserver:v1.34.1"],"size":"83700000"},{"id":"b5f57ec6b98676d815366685a0422bd164ecf0732540b79ac51b1186cef97ff0","repoDige
sts":[],"repoTags":["registry.k8s.io/kube-scheduler:v1.34.1"],"size":"50500000"},{"id":"d7b100cd9a77ba782c5e428c8dd5a1df4a1e79d4cb6294acd7d01290ab3babbd","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.10.1"],"size":"514000"},{"id":"ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":[],"repoTags":["docker.io/kicbase/echo-server:functional-017444","docker.io/kicbase/echo-server:latest"],"size":"4780000"},{"id":"3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"484000"},{"id":"8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"240000"},{"id":"87bc466914e53c60a0d1e94b52335f13b7c434891c4ce3a8c6738cc18a7b6ef3","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-017444"],"size":"30"}]
functional_test.go:284: (dbg) Stderr: out/minikube-linux-arm64 -p functional-017444 image ls --format json --alsologtostderr:
I1009 18:08:22.186734   49487 out.go:360] Setting OutFile to fd 1 ...
I1009 18:08:22.186943   49487 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1009 18:08:22.186967   49487 out.go:374] Setting ErrFile to fd 2...
I1009 18:08:22.186987   49487 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1009 18:08:22.187266   49487 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21139-2342/.minikube/bin
I1009 18:08:22.187949   49487 config.go:182] Loaded profile config "functional-017444": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1009 18:08:22.188117   49487 config.go:182] Loaded profile config "functional-017444": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1009 18:08:22.188757   49487 cli_runner.go:164] Run: docker container inspect functional-017444 --format={{.State.Status}}
I1009 18:08:22.223555   49487 ssh_runner.go:195] Run: systemctl --version
I1009 18:08:22.223608   49487 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-017444
I1009 18:08:22.242143   49487 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/21139-2342/.minikube/machines/functional-017444/id_rsa Username:docker}
I1009 18:08:22.349235   49487 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.27s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:276: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 image ls --format yaml --alsologtostderr
functional_test.go:281: (dbg) Stdout: out/minikube-linux-arm64 -p functional-017444 image ls --format yaml --alsologtostderr:
- id: 8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "240000"
- id: 20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8
repoDigests: []
repoTags:
- docker.io/kubernetesui/dashboard:<none>
size: "244000000"
- id: a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests: []
repoTags:
- docker.io/kubernetesui/metrics-scraper:<none>
size: "42300000"
- id: 87bc466914e53c60a0d1e94b52335f13b7c434891c4ce3a8c6738cc18a7b6ef3
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-017444
size: "30"
- id: e35ad067421ccda484ee30e4ccc8a38fa13f9a21dd8d356e495c2d3a1f0766e9
repoDigests: []
repoTags:
- docker.io/library/nginx:latest
size: "180000000"
- id: 7eb2c6ff0c5a768fd309321bc2ade0e4e11afcf4f2017ef1d0ff00d91fdf992a
repoDigests: []
repoTags:
- registry.k8s.io/kube-controller-manager:v1.34.1
size: "71500000"
- id: b5f57ec6b98676d815366685a0422bd164ecf0732540b79ac51b1186cef97ff0
repoDigests: []
repoTags:
- registry.k8s.io/kube-scheduler:v1.34.1
size: "50500000"
- id: d7b100cd9a77ba782c5e428c8dd5a1df4a1e79d4cb6294acd7d01290ab3babbd
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.10.1
size: "514000"
- id: 1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "3550000"
- id: 43911e833d64d4f30460862fc0c54bb61999d60bc7d063feca71e9fc610d5196
repoDigests: []
repoTags:
- registry.k8s.io/kube-apiserver:v1.34.1
size: "83700000"
- id: ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "29000000"
- id: ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-017444
- docker.io/kicbase/echo-server:latest
size: "4780000"
- id: 9c92f55c0336c2597a5b458ba84a3fd242b209d8b5079443646a0d269df0d4aa
repoDigests: []
repoTags:
- docker.io/library/nginx:alpine
size: "53300000"
- id: a1894772a478e07c67a56e8bf32335fdbe1dd4ec96976a5987083164bd00bc0e
repoDigests: []
repoTags:
- registry.k8s.io/etcd:3.6.4-0
size: "205000000"
- id: 138784d87c9c50f8e59412544da4cf4928d61ccbaf93b9f5898a3ba406871bfc
repoDigests: []
repoTags:
- registry.k8s.io/coredns/coredns:v1.12.1
size: "72100000"
- id: 3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "484000"
- id: 05baa95f5142d87797a2bc1d3d11edfb0bf0a9236d436243d15061fae8b58cb9
repoDigests: []
repoTags:
- registry.k8s.io/kube-proxy:v1.34.1
size: "74700000"
- id: 8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "525000"

                                                
                                                
functional_test.go:284: (dbg) Stderr: out/minikube-linux-arm64 -p functional-017444 image ls --format yaml --alsologtostderr:
I1009 18:08:21.917473   49405 out.go:360] Setting OutFile to fd 1 ...
I1009 18:08:21.917710   49405 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1009 18:08:21.917717   49405 out.go:374] Setting ErrFile to fd 2...
I1009 18:08:21.917721   49405 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1009 18:08:21.917978   49405 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21139-2342/.minikube/bin
I1009 18:08:21.918545   49405 config.go:182] Loaded profile config "functional-017444": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1009 18:08:21.918756   49405 config.go:182] Loaded profile config "functional-017444": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1009 18:08:21.919199   49405 cli_runner.go:164] Run: docker container inspect functional-017444 --format={{.State.Status}}
I1009 18:08:21.936215   49405 ssh_runner.go:195] Run: systemctl --version
I1009 18:08:21.936273   49405 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-017444
I1009 18:08:21.959270   49405 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/21139-2342/.minikube/machines/functional-017444/id_rsa Username:docker}
I1009 18:08:22.070486   49405 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.25s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageBuild
functional_test.go:323: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 ssh pgrep buildkitd
functional_test.go:323: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-017444 ssh pgrep buildkitd: exit status 1 (346.420662ms)

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

                                                
                                                
** /stderr **
functional_test.go:330: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 image build -t localhost/my-image:functional-017444 testdata/build --alsologtostderr
functional_test.go:330: (dbg) Done: out/minikube-linux-arm64 -p functional-017444 image build -t localhost/my-image:functional-017444 testdata/build --alsologtostderr: (2.935197911s)
functional_test.go:338: (dbg) Stderr: out/minikube-linux-arm64 -p functional-017444 image build -t localhost/my-image:functional-017444 testdata/build --alsologtostderr:
I1009 18:08:22.362005   49544 out.go:360] Setting OutFile to fd 1 ...
I1009 18:08:22.362289   49544 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1009 18:08:22.362314   49544 out.go:374] Setting ErrFile to fd 2...
I1009 18:08:22.362336   49544 out.go:408] TERM=,COLORTERM=, which probably does not support color
I1009 18:08:22.362661   49544 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21139-2342/.minikube/bin
I1009 18:08:22.363416   49544 config.go:182] Loaded profile config "functional-017444": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1009 18:08:22.364994   49544 config.go:182] Loaded profile config "functional-017444": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
I1009 18:08:22.365527   49544 cli_runner.go:164] Run: docker container inspect functional-017444 --format={{.State.Status}}
I1009 18:08:22.392918   49544 ssh_runner.go:195] Run: systemctl --version
I1009 18:08:22.392965   49544 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-017444
I1009 18:08:22.425733   49544 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/21139-2342/.minikube/machines/functional-017444/id_rsa Username:docker}
I1009 18:08:22.544962   49544 build_images.go:161] Building image from path: /tmp/build.2717442696.tar
I1009 18:08:22.545041   49544 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I1009 18:08:22.556925   49544 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.2717442696.tar
I1009 18:08:22.570719   49544 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.2717442696.tar: stat -c "%s %y" /var/lib/minikube/build/build.2717442696.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.2717442696.tar': No such file or directory
I1009 18:08:22.570747   49544 ssh_runner.go:362] scp /tmp/build.2717442696.tar --> /var/lib/minikube/build/build.2717442696.tar (3072 bytes)
I1009 18:08:22.591660   49544 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.2717442696
I1009 18:08:22.600753   49544 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.2717442696 -xf /var/lib/minikube/build/build.2717442696.tar
I1009 18:08:22.610786   49544 docker.go:361] Building image: /var/lib/minikube/build/build.2717442696
I1009 18:08:22.610856   49544 ssh_runner.go:195] Run: docker build -t localhost/my-image:functional-017444 /var/lib/minikube/build/build.2717442696
#0 building with "default" instance using docker driver

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

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

                                                
                                                
#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:a77fe109c026308f149d36484d795b42efe0fd29b332be9071f63e1634c36ac9 527B / 527B done
#5 sha256:71a676dd070f4b701c3272e566d84951362f1326ea07d5bbad119d1c4f6b3d02 1.47kB / 1.47kB done
#5 sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 0B / 828.50kB 0.1s
#5 sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 828.50kB / 828.50kB 0.4s done
#5 extracting sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 0.0s done
#5 DONE 0.5s

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

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

                                                
                                                
#8 exporting to image
#8 exporting layers 0.0s done
#8 writing image sha256:ead8154f579b773a0dfb66928b5ae85db8844c8a36f210b2461006f988ab8101 done
#8 naming to localhost/my-image:functional-017444 done
#8 DONE 0.1s
I1009 18:08:25.216239   49544 ssh_runner.go:235] Completed: docker build -t localhost/my-image:functional-017444 /var/lib/minikube/build/build.2717442696: (2.605358125s)
I1009 18:08:25.216302   49544 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.2717442696
I1009 18:08:25.224079   49544 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.2717442696.tar
I1009 18:08:25.231831   49544 build_images.go:217] Built localhost/my-image:functional-017444 from /tmp/build.2717442696.tar
I1009 18:08:25.231860   49544 build_images.go:133] succeeded building to: functional-017444
I1009 18:08:25.231866   49544 build_images.go:134] failed building to: 
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.51s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:357: (dbg) Run:  docker pull kicbase/echo-server:1.0
functional_test.go:362: (dbg) Run:  docker tag kicbase/echo-server:1.0 kicbase/echo-server:functional-017444
--- PASS: TestFunctional/parallel/ImageCommands/Setup (0.58s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:370: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 image load --daemon kicbase/echo-server:functional-017444 --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (0.90s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:380: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 image load --daemon kicbase/echo-server:functional-017444 --alsologtostderr
2025/10/09 18:08:16 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (0.81s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:250: (dbg) Run:  docker pull kicbase/echo-server:latest
functional_test.go:255: (dbg) Run:  docker tag kicbase/echo-server:latest kicbase/echo-server:functional-017444
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 image load --daemon kicbase/echo-server:functional-017444 --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.21s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/DockerEnv/bash
functional_test.go:514: (dbg) Run:  /bin/bash -c "eval $(out/minikube-linux-arm64 -p functional-017444 docker-env) && out/minikube-linux-arm64 status -p functional-017444"
functional_test.go:537: (dbg) Run:  /bin/bash -c "eval $(out/minikube-linux-arm64 -p functional-017444 docker-env) && docker images"
--- PASS: TestFunctional/parallel/DockerEnv/bash (1.42s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:395: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 image save kicbase/echo-server:functional-017444 /home/jenkins/workspace/Docker_Linux_docker_arm64/echo-server-save.tar --alsologtostderr
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (0.40s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:407: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 image rm kicbase/echo-server:functional-017444 --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (0.60s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_changes
functional_test.go:2124: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.17s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster
functional_test.go:2124: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.18s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_clusters
functional_test.go:2124: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.15s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:424: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 image load /home/jenkins/workspace/Docker_Linux_docker_arm64/echo-server-save.tar --alsologtostderr
functional_test.go:466: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (0.75s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:434: (dbg) Run:  docker rmi kicbase/echo-server:functional-017444
functional_test.go:439: (dbg) Run:  out/minikube-linux-arm64 -p functional-017444 image save --daemon kicbase/echo-server:functional-017444 --alsologtostderr
functional_test.go:447: (dbg) Run:  docker image inspect kicbase/echo-server:functional-017444
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (0.54s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.04s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (164.29s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 start --ha --memory 3072 --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=docker
E1009 18:10:11.049409    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/addons-037241/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:10:38.765080    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/addons-037241/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 -p ha-176497 start --ha --memory 3072 --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=docker: (2m43.406394305s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 status --alsologtostderr -v 5
--- PASS: TestMultiControlPlane/serial/StartCluster (164.29s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (7.83s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 kubectl -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 kubectl -- rollout status deployment/busybox
ha_test.go:133: (dbg) Done: out/minikube-linux-arm64 -p ha-176497 kubectl -- rollout status deployment/busybox: (4.445055627s)
ha_test.go:140: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 kubectl -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 kubectl -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 kubectl -- exec busybox-7b57f96db7-5k66z -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 kubectl -- exec busybox-7b57f96db7-ndld5 -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 kubectl -- exec busybox-7b57f96db7-ppjg2 -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 kubectl -- exec busybox-7b57f96db7-5k66z -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 kubectl -- exec busybox-7b57f96db7-ndld5 -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 kubectl -- exec busybox-7b57f96db7-ppjg2 -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 kubectl -- exec busybox-7b57f96db7-5k66z -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 kubectl -- exec busybox-7b57f96db7-ndld5 -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 kubectl -- exec busybox-7b57f96db7-ppjg2 -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (7.83s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.73s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 kubectl -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 kubectl -- exec busybox-7b57f96db7-5k66z -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 kubectl -- exec busybox-7b57f96db7-5k66z -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 kubectl -- exec busybox-7b57f96db7-ndld5 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 kubectl -- exec busybox-7b57f96db7-ndld5 -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 kubectl -- exec busybox-7b57f96db7-ppjg2 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 kubectl -- exec busybox-7b57f96db7-ppjg2 -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.73s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (36.69s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 node add --alsologtostderr -v 5
ha_test.go:228: (dbg) Done: out/minikube-linux-arm64 -p ha-176497 node add --alsologtostderr -v 5: (35.545578048s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 status --alsologtostderr -v 5
ha_test.go:234: (dbg) Done: out/minikube-linux-arm64 -p ha-176497 status --alsologtostderr -v 5: (1.145266437s)
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (36.69s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.13s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/NodeLabels
ha_test.go:255: (dbg) Run:  kubectl --context ha-176497 get nodes -o "jsonpath=[{range .items[*]}{.metadata.labels},{end}]"
--- PASS: TestMultiControlPlane/serial/NodeLabels (0.13s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (1.13s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterClusterStart
ha_test.go:281: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
ha_test.go:281: (dbg) Done: out/minikube-linux-arm64 profile list --output json: (1.129506655s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterClusterStart (1.13s)

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (20.82s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:328: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 status --output json --alsologtostderr -v 5
ha_test.go:328: (dbg) Done: out/minikube-linux-arm64 -p ha-176497 status --output json --alsologtostderr -v 5: (1.493633338s)
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 cp testdata/cp-test.txt ha-176497:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 ssh -n ha-176497 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 cp ha-176497:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1475711538/001/cp-test_ha-176497.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 ssh -n ha-176497 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 cp ha-176497:/home/docker/cp-test.txt ha-176497-m02:/home/docker/cp-test_ha-176497_ha-176497-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 ssh -n ha-176497 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 ssh -n ha-176497-m02 "sudo cat /home/docker/cp-test_ha-176497_ha-176497-m02.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 cp ha-176497:/home/docker/cp-test.txt ha-176497-m03:/home/docker/cp-test_ha-176497_ha-176497-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 ssh -n ha-176497 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 ssh -n ha-176497-m03 "sudo cat /home/docker/cp-test_ha-176497_ha-176497-m03.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 cp ha-176497:/home/docker/cp-test.txt ha-176497-m04:/home/docker/cp-test_ha-176497_ha-176497-m04.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 ssh -n ha-176497 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 ssh -n ha-176497-m04 "sudo cat /home/docker/cp-test_ha-176497_ha-176497-m04.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 cp testdata/cp-test.txt ha-176497-m02:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 ssh -n ha-176497-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 cp ha-176497-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1475711538/001/cp-test_ha-176497-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 ssh -n ha-176497-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 cp ha-176497-m02:/home/docker/cp-test.txt ha-176497:/home/docker/cp-test_ha-176497-m02_ha-176497.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 ssh -n ha-176497-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 ssh -n ha-176497 "sudo cat /home/docker/cp-test_ha-176497-m02_ha-176497.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 cp ha-176497-m02:/home/docker/cp-test.txt ha-176497-m03:/home/docker/cp-test_ha-176497-m02_ha-176497-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 ssh -n ha-176497-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 ssh -n ha-176497-m03 "sudo cat /home/docker/cp-test_ha-176497-m02_ha-176497-m03.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 cp ha-176497-m02:/home/docker/cp-test.txt ha-176497-m04:/home/docker/cp-test_ha-176497-m02_ha-176497-m04.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 ssh -n ha-176497-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 ssh -n ha-176497-m04 "sudo cat /home/docker/cp-test_ha-176497-m02_ha-176497-m04.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 cp testdata/cp-test.txt ha-176497-m03:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 ssh -n ha-176497-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 cp ha-176497-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1475711538/001/cp-test_ha-176497-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 ssh -n ha-176497-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 cp ha-176497-m03:/home/docker/cp-test.txt ha-176497:/home/docker/cp-test_ha-176497-m03_ha-176497.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 ssh -n ha-176497-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 ssh -n ha-176497 "sudo cat /home/docker/cp-test_ha-176497-m03_ha-176497.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 cp ha-176497-m03:/home/docker/cp-test.txt ha-176497-m02:/home/docker/cp-test_ha-176497-m03_ha-176497-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 ssh -n ha-176497-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 ssh -n ha-176497-m02 "sudo cat /home/docker/cp-test_ha-176497-m03_ha-176497-m02.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 cp ha-176497-m03:/home/docker/cp-test.txt ha-176497-m04:/home/docker/cp-test_ha-176497-m03_ha-176497-m04.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 ssh -n ha-176497-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 ssh -n ha-176497-m04 "sudo cat /home/docker/cp-test_ha-176497-m03_ha-176497-m04.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 cp testdata/cp-test.txt ha-176497-m04:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 ssh -n ha-176497-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 cp ha-176497-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1475711538/001/cp-test_ha-176497-m04.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 ssh -n ha-176497-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 cp ha-176497-m04:/home/docker/cp-test.txt ha-176497:/home/docker/cp-test_ha-176497-m04_ha-176497.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 ssh -n ha-176497-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 ssh -n ha-176497 "sudo cat /home/docker/cp-test_ha-176497-m04_ha-176497.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 cp ha-176497-m04:/home/docker/cp-test.txt ha-176497-m02:/home/docker/cp-test_ha-176497-m04_ha-176497-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 ssh -n ha-176497-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 ssh -n ha-176497-m02 "sudo cat /home/docker/cp-test_ha-176497-m04_ha-176497-m02.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 cp ha-176497-m04:/home/docker/cp-test.txt ha-176497-m03:/home/docker/cp-test_ha-176497-m04_ha-176497-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 ssh -n ha-176497-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 ssh -n ha-176497-m03 "sudo cat /home/docker/cp-test_ha-176497-m04_ha-176497-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (20.82s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (11.83s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:365: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 node stop m02 --alsologtostderr -v 5
E1009 18:12:29.759489    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/functional-017444/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:12:29.765943    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/functional-017444/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:12:29.777395    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/functional-017444/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:12:29.798878    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/functional-017444/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:12:29.840249    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/functional-017444/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:12:29.921656    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/functional-017444/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:12:30.083256    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/functional-017444/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:12:30.404925    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/functional-017444/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:12:31.046681    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/functional-017444/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:365: (dbg) Done: out/minikube-linux-arm64 -p ha-176497 node stop m02 --alsologtostderr -v 5: (11.030506554s)
ha_test.go:371: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 status --alsologtostderr -v 5
E1009 18:12:32.328826    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/functional-017444/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:371: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-176497 status --alsologtostderr -v 5: exit status 7 (796.427256ms)

                                                
                                                
-- stdout --
	ha-176497
	type: Control Plane
	host: Running
	kubelet: Running
	apiserver: Running
	kubeconfig: Configured
	
	ha-176497-m02
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	ha-176497-m03
	type: Control Plane
	host: Running
	kubelet: Running
	apiserver: Running
	kubeconfig: Configured
	
	ha-176497-m04
	type: Worker
	host: Running
	kubelet: Running
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1009 18:12:31.825630   71543 out.go:360] Setting OutFile to fd 1 ...
	I1009 18:12:31.825829   71543 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1009 18:12:31.825855   71543 out.go:374] Setting ErrFile to fd 2...
	I1009 18:12:31.825874   71543 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1009 18:12:31.826262   71543 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21139-2342/.minikube/bin
	I1009 18:12:31.826535   71543 out.go:368] Setting JSON to false
	I1009 18:12:31.826705   71543 mustload.go:65] Loading cluster: ha-176497
	I1009 18:12:31.827850   71543 notify.go:220] Checking for updates...
	I1009 18:12:31.827997   71543 config.go:182] Loaded profile config "ha-176497": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
	I1009 18:12:31.828054   71543 status.go:174] checking status of ha-176497 ...
	I1009 18:12:31.829004   71543 cli_runner.go:164] Run: docker container inspect ha-176497 --format={{.State.Status}}
	I1009 18:12:31.850115   71543 status.go:371] ha-176497 host status = "Running" (err=<nil>)
	I1009 18:12:31.850135   71543 host.go:66] Checking if "ha-176497" exists ...
	I1009 18:12:31.850548   71543 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-176497
	I1009 18:12:31.877981   71543 host.go:66] Checking if "ha-176497" exists ...
	I1009 18:12:31.878551   71543 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1009 18:12:31.878627   71543 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-176497
	I1009 18:12:31.901798   71543 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/21139-2342/.minikube/machines/ha-176497/id_rsa Username:docker}
	I1009 18:12:32.008580   71543 ssh_runner.go:195] Run: systemctl --version
	I1009 18:12:32.015350   71543 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1009 18:12:32.030099   71543 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1009 18:12:32.093869   71543 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:63 OomKillDisable:true NGoroutines:72 SystemTime:2025-10-09 18:12:32.082374143 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I1009 18:12:32.094437   71543 kubeconfig.go:125] found "ha-176497" server: "https://192.168.49.254:8443"
	I1009 18:12:32.094470   71543 api_server.go:166] Checking apiserver status ...
	I1009 18:12:32.094520   71543 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1009 18:12:32.109042   71543 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2271/cgroup
	I1009 18:12:32.117719   71543 api_server.go:182] apiserver freezer: "13:freezer:/docker/643b67b67e9e7d640e59441e506649d991a70264a9ed8d6c96b9ec18c2e47a9d/kubepods/burstable/pod4cb620fc3f8a9aba879c902008ce169e/f2467acd78d9145e96f5464e4e6cf1b2df715920c526e6fd749f07c98485253e"
	I1009 18:12:32.117798   71543 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/643b67b67e9e7d640e59441e506649d991a70264a9ed8d6c96b9ec18c2e47a9d/kubepods/burstable/pod4cb620fc3f8a9aba879c902008ce169e/f2467acd78d9145e96f5464e4e6cf1b2df715920c526e6fd749f07c98485253e/freezer.state
	I1009 18:12:32.125945   71543 api_server.go:204] freezer state: "THAWED"
	I1009 18:12:32.125990   71543 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I1009 18:12:32.134550   71543 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I1009 18:12:32.134690   71543 status.go:463] ha-176497 apiserver status = Running (err=<nil>)
	I1009 18:12:32.134709   71543 status.go:176] ha-176497 status: &{Name:ha-176497 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1009 18:12:32.134725   71543 status.go:174] checking status of ha-176497-m02 ...
	I1009 18:12:32.135032   71543 cli_runner.go:164] Run: docker container inspect ha-176497-m02 --format={{.State.Status}}
	I1009 18:12:32.155867   71543 status.go:371] ha-176497-m02 host status = "Stopped" (err=<nil>)
	I1009 18:12:32.155891   71543 status.go:384] host is not running, skipping remaining checks
	I1009 18:12:32.155899   71543 status.go:176] ha-176497-m02 status: &{Name:ha-176497-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1009 18:12:32.155919   71543 status.go:174] checking status of ha-176497-m03 ...
	I1009 18:12:32.156247   71543 cli_runner.go:164] Run: docker container inspect ha-176497-m03 --format={{.State.Status}}
	I1009 18:12:32.174351   71543 status.go:371] ha-176497-m03 host status = "Running" (err=<nil>)
	I1009 18:12:32.174375   71543 host.go:66] Checking if "ha-176497-m03" exists ...
	I1009 18:12:32.174772   71543 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-176497-m03
	I1009 18:12:32.192473   71543 host.go:66] Checking if "ha-176497-m03" exists ...
	I1009 18:12:32.192791   71543 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1009 18:12:32.192837   71543 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-176497-m03
	I1009 18:12:32.216694   71543 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/jenkins/minikube-integration/21139-2342/.minikube/machines/ha-176497-m03/id_rsa Username:docker}
	I1009 18:12:32.320492   71543 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1009 18:12:32.335659   71543 kubeconfig.go:125] found "ha-176497" server: "https://192.168.49.254:8443"
	I1009 18:12:32.335688   71543 api_server.go:166] Checking apiserver status ...
	I1009 18:12:32.335734   71543 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1009 18:12:32.348835   71543 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2207/cgroup
	I1009 18:12:32.358222   71543 api_server.go:182] apiserver freezer: "13:freezer:/docker/9e58cd4f488d2d1e0317deada332a010089a8dbf18a2546799c781a4e51165ca/kubepods/burstable/pod982a97731a177128fb84806bd62cf147/02b48588ad9542a751d20bb12302a82b0d983757c32d420a3acb42fc0a5dd5f6"
	I1009 18:12:32.358320   71543 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/9e58cd4f488d2d1e0317deada332a010089a8dbf18a2546799c781a4e51165ca/kubepods/burstable/pod982a97731a177128fb84806bd62cf147/02b48588ad9542a751d20bb12302a82b0d983757c32d420a3acb42fc0a5dd5f6/freezer.state
	I1009 18:12:32.369092   71543 api_server.go:204] freezer state: "THAWED"
	I1009 18:12:32.369119   71543 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I1009 18:12:32.377280   71543 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I1009 18:12:32.377312   71543 status.go:463] ha-176497-m03 apiserver status = Running (err=<nil>)
	I1009 18:12:32.377323   71543 status.go:176] ha-176497-m03 status: &{Name:ha-176497-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1009 18:12:32.377371   71543 status.go:174] checking status of ha-176497-m04 ...
	I1009 18:12:32.377708   71543 cli_runner.go:164] Run: docker container inspect ha-176497-m04 --format={{.State.Status}}
	I1009 18:12:32.403188   71543 status.go:371] ha-176497-m04 host status = "Running" (err=<nil>)
	I1009 18:12:32.403213   71543 host.go:66] Checking if "ha-176497-m04" exists ...
	I1009 18:12:32.403512   71543 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-176497-m04
	I1009 18:12:32.423675   71543 host.go:66] Checking if "ha-176497-m04" exists ...
	I1009 18:12:32.423992   71543 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1009 18:12:32.424041   71543 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-176497-m04
	I1009 18:12:32.441159   71543 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32798 SSHKeyPath:/home/jenkins/minikube-integration/21139-2342/.minikube/machines/ha-176497-m04/id_rsa Username:docker}
	I1009 18:12:32.543704   71543 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1009 18:12:32.559518   71543 status.go:176] ha-176497-m04 status: &{Name:ha-176497-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

                                                
                                                
** /stderr **
--- PASS: TestMultiControlPlane/serial/StopSecondaryNode (11.83s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.84s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop
ha_test.go:392: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.84s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (62.09s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:422: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 node start m02 --alsologtostderr -v 5
E1009 18:12:34.890179    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/functional-017444/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:12:40.011921    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/functional-017444/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:12:50.253220    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/functional-017444/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:13:10.734744    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/functional-017444/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:422: (dbg) Done: out/minikube-linux-arm64 -p ha-176497 node start m02 --alsologtostderr -v 5: (1m0.820771113s)
ha_test.go:430: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 status --alsologtostderr -v 5
ha_test.go:430: (dbg) Done: out/minikube-linux-arm64 -p ha-176497 status --alsologtostderr -v 5: (1.162878826s)
ha_test.go:450: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (62.09s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1.12s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart
ha_test.go:281: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
ha_test.go:281: (dbg) Done: out/minikube-linux-arm64 profile list --output json: (1.119273823s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1.12s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (231.75s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 node list --alsologtostderr -v 5
ha_test.go:464: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 stop --alsologtostderr -v 5
E1009 18:13:51.696975    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/functional-017444/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:464: (dbg) Done: out/minikube-linux-arm64 -p ha-176497 stop --alsologtostderr -v 5: (34.417524422s)
ha_test.go:469: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 start --wait true --alsologtostderr -v 5
E1009 18:15:11.049615    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/addons-037241/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:15:13.618761    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/functional-017444/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:469: (dbg) Done: out/minikube-linux-arm64 -p ha-176497 start --wait true --alsologtostderr -v 5: (3m17.142504036s)
ha_test.go:474: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 node list --alsologtostderr -v 5
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (231.75s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (11.59s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:489: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 node delete m03 --alsologtostderr -v 5
E1009 18:17:29.755913    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/functional-017444/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:489: (dbg) Done: out/minikube-linux-arm64 -p ha-176497 node delete m03 --alsologtostderr -v 5: (10.623063102s)
ha_test.go:495: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 status --alsologtostderr -v 5
ha_test.go:513: (dbg) Run:  kubectl get nodes
ha_test.go:521: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/DeleteSecondaryNode (11.59s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.83s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete
ha_test.go:392: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.83s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (32.64s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:533: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 stop --alsologtostderr -v 5
E1009 18:17:57.460921    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/functional-017444/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:533: (dbg) Done: out/minikube-linux-arm64 -p ha-176497 stop --alsologtostderr -v 5: (32.52747856s)
ha_test.go:539: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 status --alsologtostderr -v 5
ha_test.go:539: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-176497 status --alsologtostderr -v 5: exit status 7 (112.909415ms)

                                                
                                                
-- stdout --
	ha-176497
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	ha-176497-m02
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	ha-176497-m04
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1009 18:18:13.353203   99212 out.go:360] Setting OutFile to fd 1 ...
	I1009 18:18:13.353474   99212 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1009 18:18:13.353511   99212 out.go:374] Setting ErrFile to fd 2...
	I1009 18:18:13.353535   99212 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1009 18:18:13.353811   99212 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21139-2342/.minikube/bin
	I1009 18:18:13.354076   99212 out.go:368] Setting JSON to false
	I1009 18:18:13.354146   99212 mustload.go:65] Loading cluster: ha-176497
	I1009 18:18:13.354215   99212 notify.go:220] Checking for updates...
	I1009 18:18:13.355293   99212 config.go:182] Loaded profile config "ha-176497": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
	I1009 18:18:13.355346   99212 status.go:174] checking status of ha-176497 ...
	I1009 18:18:13.356004   99212 cli_runner.go:164] Run: docker container inspect ha-176497 --format={{.State.Status}}
	I1009 18:18:13.375437   99212 status.go:371] ha-176497 host status = "Stopped" (err=<nil>)
	I1009 18:18:13.375458   99212 status.go:384] host is not running, skipping remaining checks
	I1009 18:18:13.375465   99212 status.go:176] ha-176497 status: &{Name:ha-176497 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1009 18:18:13.375488   99212 status.go:174] checking status of ha-176497-m02 ...
	I1009 18:18:13.375787   99212 cli_runner.go:164] Run: docker container inspect ha-176497-m02 --format={{.State.Status}}
	I1009 18:18:13.399276   99212 status.go:371] ha-176497-m02 host status = "Stopped" (err=<nil>)
	I1009 18:18:13.399297   99212 status.go:384] host is not running, skipping remaining checks
	I1009 18:18:13.399303   99212 status.go:176] ha-176497-m02 status: &{Name:ha-176497-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1009 18:18:13.399322   99212 status.go:174] checking status of ha-176497-m04 ...
	I1009 18:18:13.399624   99212 cli_runner.go:164] Run: docker container inspect ha-176497-m04 --format={{.State.Status}}
	I1009 18:18:13.416984   99212 status.go:371] ha-176497-m04 host status = "Stopped" (err=<nil>)
	I1009 18:18:13.417009   99212 status.go:384] host is not running, skipping remaining checks
	I1009 18:18:13.417021   99212 status.go:176] ha-176497-m04 status: &{Name:ha-176497-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

                                                
                                                
** /stderr **
--- PASS: TestMultiControlPlane/serial/StopCluster (32.64s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (111.29s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 start --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=docker
ha_test.go:562: (dbg) Done: out/minikube-linux-arm64 -p ha-176497 start --wait true --alsologtostderr -v 5 --driver=docker  --container-runtime=docker: (1m50.242745448s)
ha_test.go:568: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 status --alsologtostderr -v 5
ha_test.go:586: (dbg) Run:  kubectl get nodes
ha_test.go:594: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/RestartCluster (111.29s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.8s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterClusterRestart
ha_test.go:392: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.80s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (69.21s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:607: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 node add --control-plane --alsologtostderr -v 5
E1009 18:20:11.049130    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/addons-037241/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
ha_test.go:607: (dbg) Done: out/minikube-linux-arm64 -p ha-176497 node add --control-plane --alsologtostderr -v 5: (1m8.04431412s)
ha_test.go:613: (dbg) Run:  out/minikube-linux-arm64 -p ha-176497 status --alsologtostderr -v 5
ha_test.go:613: (dbg) Done: out/minikube-linux-arm64 -p ha-176497 status --alsologtostderr -v 5: (1.161903724s)
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (69.21s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (1.11s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd
ha_test.go:281: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
ha_test.go:281: (dbg) Done: out/minikube-linux-arm64 profile list --output json: (1.104978387s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (1.11s)

                                                
                                    
x
+
TestImageBuild/serial/Setup (36.36s)

                                                
                                                
=== RUN   TestImageBuild/serial/Setup
image_test.go:69: (dbg) Run:  out/minikube-linux-arm64 start -p image-820088 --driver=docker  --container-runtime=docker
E1009 18:21:34.126750    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/addons-037241/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
image_test.go:69: (dbg) Done: out/minikube-linux-arm64 start -p image-820088 --driver=docker  --container-runtime=docker: (36.364145794s)
--- PASS: TestImageBuild/serial/Setup (36.36s)

                                                
                                    
x
+
TestImageBuild/serial/NormalBuild (1.75s)

                                                
                                                
=== RUN   TestImageBuild/serial/NormalBuild
image_test.go:78: (dbg) Run:  out/minikube-linux-arm64 image build -t aaa:latest ./testdata/image-build/test-normal -p image-820088
image_test.go:78: (dbg) Done: out/minikube-linux-arm64 image build -t aaa:latest ./testdata/image-build/test-normal -p image-820088: (1.745681824s)
--- PASS: TestImageBuild/serial/NormalBuild (1.75s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithBuildArg (0.94s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithBuildArg
image_test.go:99: (dbg) Run:  out/minikube-linux-arm64 image build -t aaa:latest --build-opt=build-arg=ENV_A=test_env_str --build-opt=no-cache ./testdata/image-build/test-arg -p image-820088
--- PASS: TestImageBuild/serial/BuildWithBuildArg (0.94s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithDockerIgnore (0.86s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithDockerIgnore
image_test.go:133: (dbg) Run:  out/minikube-linux-arm64 image build -t aaa:latest ./testdata/image-build/test-normal --build-opt=no-cache -p image-820088
--- PASS: TestImageBuild/serial/BuildWithDockerIgnore (0.86s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithSpecifiedDockerfile (0.87s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithSpecifiedDockerfile
image_test.go:88: (dbg) Run:  out/minikube-linux-arm64 image build -t aaa:latest -f inner/Dockerfile ./testdata/image-build/test-f -p image-820088
--- PASS: TestImageBuild/serial/BuildWithSpecifiedDockerfile (0.87s)

                                                
                                    
x
+
TestJSONOutput/start/Command (77.8s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-144976 --output=json --user=testUser --memory=3072 --wait=true --driver=docker  --container-runtime=docker
E1009 18:22:29.758723    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/functional-017444/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 start -p json-output-144976 --output=json --user=testUser --memory=3072 --wait=true --driver=docker  --container-runtime=docker: (1m17.795943255s)
--- PASS: TestJSONOutput/start/Command (77.80s)

                                                
                                    
x
+
TestJSONOutput/start/Audit (0s)

                                                
                                                
=== RUN   TestJSONOutput/start/Audit
--- PASS: TestJSONOutput/start/Audit (0.00s)

                                                
                                    
x
+
TestJSONOutput/start/parallel/DistinctCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/start/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/start/parallel/DistinctCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/start/parallel/DistinctCurrentSteps
--- PASS: TestJSONOutput/start/parallel/DistinctCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/start/parallel/IncreasingCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/start/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/start/parallel/IncreasingCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/start/parallel/IncreasingCurrentSteps
--- PASS: TestJSONOutput/start/parallel/IncreasingCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/pause/Command (0.65s)

                                                
                                                
=== RUN   TestJSONOutput/pause/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 pause -p json-output-144976 --output=json --user=testUser
--- PASS: TestJSONOutput/pause/Command (0.65s)

                                                
                                    
x
+
TestJSONOutput/pause/Audit (0s)

                                                
                                                
=== RUN   TestJSONOutput/pause/Audit
--- PASS: TestJSONOutput/pause/Audit (0.00s)

                                                
                                    
x
+
TestJSONOutput/pause/parallel/DistinctCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/pause/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/pause/parallel/DistinctCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/pause/parallel/DistinctCurrentSteps
--- PASS: TestJSONOutput/pause/parallel/DistinctCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/pause/parallel/IncreasingCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/pause/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/pause/parallel/IncreasingCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/pause/parallel/IncreasingCurrentSteps
--- PASS: TestJSONOutput/pause/parallel/IncreasingCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/unpause/Command (0.58s)

                                                
                                                
=== RUN   TestJSONOutput/unpause/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 unpause -p json-output-144976 --output=json --user=testUser
--- PASS: TestJSONOutput/unpause/Command (0.58s)

                                                
                                    
x
+
TestJSONOutput/unpause/Audit (0s)

                                                
                                                
=== RUN   TestJSONOutput/unpause/Audit
--- PASS: TestJSONOutput/unpause/Audit (0.00s)

                                                
                                    
x
+
TestJSONOutput/unpause/parallel/DistinctCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/unpause/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/unpause/parallel/DistinctCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/unpause/parallel/DistinctCurrentSteps
--- PASS: TestJSONOutput/unpause/parallel/DistinctCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/unpause/parallel/IncreasingCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/unpause/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/unpause/parallel/IncreasingCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/unpause/parallel/IncreasingCurrentSteps
--- PASS: TestJSONOutput/unpause/parallel/IncreasingCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/stop/Command (10.89s)

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 stop -p json-output-144976 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 stop -p json-output-144976 --output=json --user=testUser: (10.885864239s)
--- PASS: TestJSONOutput/stop/Command (10.89s)

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

                                                
                                                
=== RUN   TestJSONOutput/stop/Audit
--- PASS: TestJSONOutput/stop/Audit (0.00s)

                                                
                                    
x
+
TestJSONOutput/stop/parallel/DistinctCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/stop/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/stop/parallel/DistinctCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/stop/parallel/DistinctCurrentSteps
--- PASS: TestJSONOutput/stop/parallel/DistinctCurrentSteps (0.00s)

                                                
                                    
x
+
TestJSONOutput/stop/parallel/IncreasingCurrentSteps (0s)

                                                
                                                
=== RUN   TestJSONOutput/stop/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/stop/parallel/IncreasingCurrentSteps

                                                
                                                

                                                
                                                
=== CONT  TestJSONOutput/stop/parallel/IncreasingCurrentSteps
--- PASS: TestJSONOutput/stop/parallel/IncreasingCurrentSteps (0.00s)

                                                
                                    
x
+
TestErrorJSONOutput (0.26s)

                                                
                                                
=== RUN   TestErrorJSONOutput
json_output_test.go:160: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-error-182923 --memory=3072 --output=json --wait=true --driver=fail
json_output_test.go:160: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p json-output-error-182923 --memory=3072 --output=json --wait=true --driver=fail: exit status 56 (94.533589ms)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"4bd045a1-a1c8-40f8-89cc-96d8bf296d83","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-182923] minikube v1.37.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"4005abbc-5d8c-49ee-a545-bdaaef20930a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=21139"}}
	{"specversion":"1.0","id":"05696832-44a6-448e-a0cf-bf35df4ab4e9","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true"}}
	{"specversion":"1.0","id":"967a987d-7b23-4eb8-b1c5-993c7f9e9ffa","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/21139-2342/kubeconfig"}}
	{"specversion":"1.0","id":"02b6bb4d-8992-47d6-a288-0d20c933c44a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/21139-2342/.minikube"}}
	{"specversion":"1.0","id":"0f0a71db-a0b2-445d-9707-eeb7cf01b533","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"25a1311d-98b3-40ba-87a4-bd349eb74323","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"884a0690-c249-42d0-a267-e382cd1efc5d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"","exitcode":"56","issues":"","message":"The driver 'fail' is not supported on linux/arm64","name":"DRV_UNSUPPORTED_OS","url":""}}

                                                
                                                
-- /stdout --
helpers_test.go:175: Cleaning up "json-output-error-182923" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-182923
--- PASS: TestErrorJSONOutput (0.26s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (37.11s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-314572 --network=
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-314572 --network=: (34.940948313s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-314572" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-314572
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-314572: (2.14327616s)
--- PASS: TestKicCustomNetwork/create_custom_network (37.11s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (36.15s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-675754 --network=bridge
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-675754 --network=bridge: (34.079421512s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-675754" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-675754
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-675754: (2.047688804s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (36.15s)

                                                
                                    
x
+
TestKicExistingNetwork (38.86s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I1009 18:24:53.364412    4144 cli_runner.go:164] Run: docker network inspect existing-network --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}}]}"
W1009 18:24:53.381450    4144 cli_runner.go:211] docker network inspect existing-network --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
I1009 18:24:53.381533    4144 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I1009 18:24:53.381550    4144 cli_runner.go:164] Run: docker network inspect existing-network
W1009 18:24:53.402381    4144 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I1009 18:24:53.402415    4144 network_create.go:287] error running [docker network inspect existing-network]: docker network inspect existing-network: exit status 1
stdout:
[]

                                                
                                                
stderr:
Error response from daemon: network existing-network not found
I1009 18:24:53.402431    4144 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

                                                
                                                
-- /stdout --
** stderr ** 
Error response from daemon: network existing-network not found

                                                
                                                
** /stderr **
I1009 18:24:53.402526    4144 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}}]}"
I1009 18:24:53.418615    4144 network.go:211] skipping subnet 192.168.49.0/24 that is taken: &{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:br-bb45b8f9e509 IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:a2:97:2d:d8:e1:0d} reservation:<nil>}
I1009 18:24:53.418956    4144 network.go:206] using free private subnet 192.168.58.0/24: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0x4001739490}
I1009 18:24:53.418985    4144 network_create.go:124] attempt to create docker network existing-network 192.168.58.0/24 with gateway 192.168.58.1 and MTU of 1500 ...
I1009 18:24:53.419038    4144 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.58.0/24 --gateway=192.168.58.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=existing-network existing-network
I1009 18:24:53.488158    4144 network_create.go:108] docker network existing-network 192.168.58.0/24 created
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-linux-arm64 start -p existing-network-186325 --network=existing-network
E1009 18:25:11.049629    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/addons-037241/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-arm64 start -p existing-network-186325 --network=existing-network: (36.676969934s)
helpers_test.go:175: Cleaning up "existing-network-186325" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-186325
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-186325: (2.02159622s)
I1009 18:25:32.205865    4144 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (38.86s)

                                                
                                    
x
+
TestKicCustomSubnet (38.91s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-subnet-935826 --subnet=192.168.60.0/24
kic_custom_network_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-subnet-935826 --subnet=192.168.60.0/24: (36.703628944s)
kic_custom_network_test.go:161: (dbg) Run:  docker network inspect custom-subnet-935826 --format "{{(index .IPAM.Config 0).Subnet}}"
helpers_test.go:175: Cleaning up "custom-subnet-935826" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p custom-subnet-935826
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p custom-subnet-935826: (2.176638221s)
--- PASS: TestKicCustomSubnet (38.91s)

                                                
                                    
x
+
TestKicStaticIP (34.35s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-arm64 start -p static-ip-014680 --static-ip=192.168.200.200
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-arm64 start -p static-ip-014680 --static-ip=192.168.200.200: (31.961820542s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-arm64 -p static-ip-014680 ip
helpers_test.go:175: Cleaning up "static-ip-014680" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p static-ip-014680
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p static-ip-014680: (2.242288567s)
--- PASS: TestKicStaticIP (34.35s)

                                                
                                    
x
+
TestMainNoArgs (0.06s)

                                                
                                                
=== RUN   TestMainNoArgs
main_test.go:70: (dbg) Run:  out/minikube-linux-arm64
--- PASS: TestMainNoArgs (0.06s)

                                                
                                    
x
+
TestMinikubeProfile (75.78s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-760942 --driver=docker  --container-runtime=docker
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-760942 --driver=docker  --container-runtime=docker: (36.19699984s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-764208 --driver=docker  --container-runtime=docker
E1009 18:27:29.761589    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/functional-017444/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-764208 --driver=docker  --container-runtime=docker: (33.89410237s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-760942
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile second-764208
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-764208" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-764208
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-764208: (2.214674415s)
helpers_test.go:175: Cleaning up "first-760942" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-760942
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-760942: (2.102992774s)
--- PASS: TestMinikubeProfile (75.78s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (10.98s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:118: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-1-633189 --memory=3072 --mount-string /tmp/TestMountStartserial1285305368/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=docker
mount_start_test.go:118: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-1-633189 --memory=3072 --mount-string /tmp/TestMountStartserial1285305368/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=docker: (9.981173098s)
--- PASS: TestMountStart/serial/StartWithMountFirst (10.98s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.27s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountFirst
mount_start_test.go:134: (dbg) Run:  out/minikube-linux-arm64 -p mount-start-1-633189 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountFirst (0.27s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (10.18s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:118: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-2-635142 --memory=3072 --mount-string /tmp/TestMountStartserial1285305368/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=docker
mount_start_test.go:118: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-2-635142 --memory=3072 --mount-string /tmp/TestMountStartserial1285305368/001:/minikube-host --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=docker: (9.178730724s)
--- PASS: TestMountStart/serial/StartWithMountSecond (10.18s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.26s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountSecond
mount_start_test.go:134: (dbg) Run:  out/minikube-linux-arm64 -p mount-start-2-635142 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountSecond (0.26s)

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.47s)

                                                
                                                
=== RUN   TestMountStart/serial/DeleteFirst
pause_test.go:132: (dbg) Run:  out/minikube-linux-arm64 delete -p mount-start-1-633189 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-arm64 delete -p mount-start-1-633189 --alsologtostderr -v=5: (1.468396116s)
--- PASS: TestMountStart/serial/DeleteFirst (1.47s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.28s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostDelete
mount_start_test.go:134: (dbg) Run:  out/minikube-linux-arm64 -p mount-start-2-635142 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountPostDelete (0.28s)

                                                
                                    
x
+
TestMountStart/serial/Stop (1.2s)

                                                
                                                
=== RUN   TestMountStart/serial/Stop
mount_start_test.go:196: (dbg) Run:  out/minikube-linux-arm64 stop -p mount-start-2-635142
mount_start_test.go:196: (dbg) Done: out/minikube-linux-arm64 stop -p mount-start-2-635142: (1.200305376s)
--- PASS: TestMountStart/serial/Stop (1.20s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (9.17s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:207: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-2-635142
mount_start_test.go:207: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-2-635142: (8.165353929s)
--- PASS: TestMountStart/serial/RestartStopped (9.17s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.27s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostStop
mount_start_test.go:134: (dbg) Run:  out/minikube-linux-arm64 -p mount-start-2-635142 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountPostStop (0.27s)

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (90.34s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-232243 --wait=true --memory=3072 --nodes=2 -v=5 --alsologtostderr --driver=docker  --container-runtime=docker
E1009 18:28:52.822731    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/functional-017444/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-232243 --wait=true --memory=3072 --nodes=2 -v=5 --alsologtostderr --driver=docker  --container-runtime=docker: (1m29.790878693s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (90.34s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (7.08s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeployApp2Nodes
multinode_test.go:493: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-232243 -- apply -f ./testdata/multinodes/multinode-pod-dns-test.yaml
multinode_test.go:498: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-232243 -- rollout status deployment/busybox
E1009 18:30:11.049621    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/addons-037241/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
multinode_test.go:498: (dbg) Done: out/minikube-linux-arm64 kubectl -p multinode-232243 -- rollout status deployment/busybox: (5.198032906s)
multinode_test.go:505: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-232243 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:528: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-232243 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:536: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-232243 -- exec busybox-7b57f96db7-gclwk -- nslookup kubernetes.io
multinode_test.go:536: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-232243 -- exec busybox-7b57f96db7-td6nr -- nslookup kubernetes.io
multinode_test.go:546: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-232243 -- exec busybox-7b57f96db7-gclwk -- nslookup kubernetes.default
multinode_test.go:546: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-232243 -- exec busybox-7b57f96db7-td6nr -- nslookup kubernetes.default
multinode_test.go:554: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-232243 -- exec busybox-7b57f96db7-gclwk -- nslookup kubernetes.default.svc.cluster.local
multinode_test.go:554: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-232243 -- exec busybox-7b57f96db7-td6nr -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiNode/serial/DeployApp2Nodes (7.08s)

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (1.03s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:564: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-232243 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-232243 -- exec busybox-7b57f96db7-gclwk -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-232243 -- exec busybox-7b57f96db7-gclwk -- sh -c "ping -c 1 192.168.67.1"
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-232243 -- exec busybox-7b57f96db7-td6nr -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-232243 -- exec busybox-7b57f96db7-td6nr -- sh -c "ping -c 1 192.168.67.1"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (1.03s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (34.7s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-232243 -v=5 --alsologtostderr
multinode_test.go:121: (dbg) Done: out/minikube-linux-arm64 node add -p multinode-232243 -v=5 --alsologtostderr: (33.962484524s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (34.70s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.09s)

                                                
                                                
=== RUN   TestMultiNode/serial/MultiNodeLabels
multinode_test.go:221: (dbg) Run:  kubectl --context multinode-232243 get nodes -o "jsonpath=[{range .items[*]}{.metadata.labels},{end}]"
--- PASS: TestMultiNode/serial/MultiNodeLabels (0.09s)

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.73s)

                                                
                                                
=== RUN   TestMultiNode/serial/ProfileList
multinode_test.go:143: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
--- PASS: TestMultiNode/serial/ProfileList (0.73s)

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.73s)

                                                
                                                
=== RUN   TestMultiNode/serial/CopyFile
multinode_test.go:184: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 status --output json --alsologtostderr
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 cp testdata/cp-test.txt multinode-232243:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 ssh -n multinode-232243 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 cp multinode-232243:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile722437062/001/cp-test_multinode-232243.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 ssh -n multinode-232243 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 cp multinode-232243:/home/docker/cp-test.txt multinode-232243-m02:/home/docker/cp-test_multinode-232243_multinode-232243-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 ssh -n multinode-232243 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 ssh -n multinode-232243-m02 "sudo cat /home/docker/cp-test_multinode-232243_multinode-232243-m02.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 cp multinode-232243:/home/docker/cp-test.txt multinode-232243-m03:/home/docker/cp-test_multinode-232243_multinode-232243-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 ssh -n multinode-232243 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 ssh -n multinode-232243-m03 "sudo cat /home/docker/cp-test_multinode-232243_multinode-232243-m03.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 cp testdata/cp-test.txt multinode-232243-m02:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 ssh -n multinode-232243-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 cp multinode-232243-m02:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile722437062/001/cp-test_multinode-232243-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 ssh -n multinode-232243-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 cp multinode-232243-m02:/home/docker/cp-test.txt multinode-232243:/home/docker/cp-test_multinode-232243-m02_multinode-232243.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 ssh -n multinode-232243-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 ssh -n multinode-232243 "sudo cat /home/docker/cp-test_multinode-232243-m02_multinode-232243.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 cp multinode-232243-m02:/home/docker/cp-test.txt multinode-232243-m03:/home/docker/cp-test_multinode-232243-m02_multinode-232243-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 ssh -n multinode-232243-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 ssh -n multinode-232243-m03 "sudo cat /home/docker/cp-test_multinode-232243-m02_multinode-232243-m03.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 cp testdata/cp-test.txt multinode-232243-m03:/home/docker/cp-test.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 ssh -n multinode-232243-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 cp multinode-232243-m03:/home/docker/cp-test.txt /tmp/TestMultiNodeserialCopyFile722437062/001/cp-test_multinode-232243-m03.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 ssh -n multinode-232243-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 cp multinode-232243-m03:/home/docker/cp-test.txt multinode-232243:/home/docker/cp-test_multinode-232243-m03_multinode-232243.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 ssh -n multinode-232243-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 ssh -n multinode-232243 "sudo cat /home/docker/cp-test_multinode-232243-m03_multinode-232243.txt"
helpers_test.go:573: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 cp multinode-232243-m03:/home/docker/cp-test.txt multinode-232243-m02:/home/docker/cp-test_multinode-232243-m03_multinode-232243-m02.txt
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 ssh -n multinode-232243-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:551: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 ssh -n multinode-232243-m02 "sudo cat /home/docker/cp-test_multinode-232243-m03_multinode-232243-m02.txt"
--- PASS: TestMultiNode/serial/CopyFile (10.73s)

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.34s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopNode
multinode_test.go:248: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 node stop m03
multinode_test.go:248: (dbg) Done: out/minikube-linux-arm64 -p multinode-232243 node stop m03: (1.232499005s)
multinode_test.go:254: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 status
multinode_test.go:254: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-232243 status: exit status 7 (556.12467ms)

                                                
                                                
-- stdout --
	multinode-232243
	type: Control Plane
	host: Running
	kubelet: Running
	apiserver: Running
	kubeconfig: Configured
	
	multinode-232243-m02
	type: Worker
	host: Running
	kubelet: Running
	
	multinode-232243-m03
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
multinode_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 status --alsologtostderr
multinode_test.go:261: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-232243 status --alsologtostderr: exit status 7 (546.895296ms)

                                                
                                                
-- stdout --
	multinode-232243
	type: Control Plane
	host: Running
	kubelet: Running
	apiserver: Running
	kubeconfig: Configured
	
	multinode-232243-m02
	type: Worker
	host: Running
	kubelet: Running
	
	multinode-232243-m03
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1009 18:31:03.566112  172618 out.go:360] Setting OutFile to fd 1 ...
	I1009 18:31:03.566280  172618 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1009 18:31:03.566290  172618 out.go:374] Setting ErrFile to fd 2...
	I1009 18:31:03.566294  172618 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1009 18:31:03.566571  172618 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21139-2342/.minikube/bin
	I1009 18:31:03.566817  172618 out.go:368] Setting JSON to false
	I1009 18:31:03.566864  172618 mustload.go:65] Loading cluster: multinode-232243
	I1009 18:31:03.566907  172618 notify.go:220] Checking for updates...
	I1009 18:31:03.567269  172618 config.go:182] Loaded profile config "multinode-232243": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
	I1009 18:31:03.567286  172618 status.go:174] checking status of multinode-232243 ...
	I1009 18:31:03.567826  172618 cli_runner.go:164] Run: docker container inspect multinode-232243 --format={{.State.Status}}
	I1009 18:31:03.588193  172618 status.go:371] multinode-232243 host status = "Running" (err=<nil>)
	I1009 18:31:03.588223  172618 host.go:66] Checking if "multinode-232243" exists ...
	I1009 18:31:03.588553  172618 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-232243
	I1009 18:31:03.615491  172618 host.go:66] Checking if "multinode-232243" exists ...
	I1009 18:31:03.615789  172618 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1009 18:31:03.615949  172618 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-232243
	I1009 18:31:03.637026  172618 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32908 SSHKeyPath:/home/jenkins/minikube-integration/21139-2342/.minikube/machines/multinode-232243/id_rsa Username:docker}
	I1009 18:31:03.743891  172618 ssh_runner.go:195] Run: systemctl --version
	I1009 18:31:03.750438  172618 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1009 18:31:03.763017  172618 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1009 18:31:03.817849  172618 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 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:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:49 OomKillDisable:true NGoroutines:62 SystemTime:2025-10-09 18:31:03.808750561 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1084-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:a
arch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214839296 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 Labels:[] ExperimentalBuild:false ServerVersion:28.1.1 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:05044ec0a9a75232cad458027ca83437aae3f4da Expected:} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:} InitCommit:{ID:de40ad0 Expected:} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx P
ath:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.23.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.35.1]] Warnings:<nil>}}
	I1009 18:31:03.818508  172618 kubeconfig.go:125] found "multinode-232243" server: "https://192.168.67.2:8443"
	I1009 18:31:03.818548  172618 api_server.go:166] Checking apiserver status ...
	I1009 18:31:03.818641  172618 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1009 18:31:03.831521  172618 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2219/cgroup
	I1009 18:31:03.839394  172618 api_server.go:182] apiserver freezer: "13:freezer:/docker/4e3ab36b52275916146fa15a04dbe4b7afc3f63edaba46e9b2772a4f9d1dcd97/kubepods/burstable/pod7fb7aa2ac7c66f110270371d47cdb726/37b4aaebbae60c6d093f2bbda2454747405ccf926a944fb8461e57be3ae04c41"
	I1009 18:31:03.839494  172618 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/4e3ab36b52275916146fa15a04dbe4b7afc3f63edaba46e9b2772a4f9d1dcd97/kubepods/burstable/pod7fb7aa2ac7c66f110270371d47cdb726/37b4aaebbae60c6d093f2bbda2454747405ccf926a944fb8461e57be3ae04c41/freezer.state
	I1009 18:31:03.846936  172618 api_server.go:204] freezer state: "THAWED"
	I1009 18:31:03.846962  172618 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I1009 18:31:03.855209  172618 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I1009 18:31:03.855266  172618 status.go:463] multinode-232243 apiserver status = Running (err=<nil>)
	I1009 18:31:03.855286  172618 status.go:176] multinode-232243 status: &{Name:multinode-232243 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1009 18:31:03.855308  172618 status.go:174] checking status of multinode-232243-m02 ...
	I1009 18:31:03.855640  172618 cli_runner.go:164] Run: docker container inspect multinode-232243-m02 --format={{.State.Status}}
	I1009 18:31:03.873542  172618 status.go:371] multinode-232243-m02 host status = "Running" (err=<nil>)
	I1009 18:31:03.873566  172618 host.go:66] Checking if "multinode-232243-m02" exists ...
	I1009 18:31:03.873865  172618 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-232243-m02
	I1009 18:31:03.891101  172618 host.go:66] Checking if "multinode-232243-m02" exists ...
	I1009 18:31:03.891397  172618 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1009 18:31:03.891448  172618 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-232243-m02
	I1009 18:31:03.908792  172618 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32913 SSHKeyPath:/home/jenkins/minikube-integration/21139-2342/.minikube/machines/multinode-232243-m02/id_rsa Username:docker}
	I1009 18:31:04.008194  172618 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1009 18:31:04.025839  172618 status.go:176] multinode-232243-m02 status: &{Name:multinode-232243-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I1009 18:31:04.025884  172618 status.go:174] checking status of multinode-232243-m03 ...
	I1009 18:31:04.026208  172618 cli_runner.go:164] Run: docker container inspect multinode-232243-m03 --format={{.State.Status}}
	I1009 18:31:04.044891  172618 status.go:371] multinode-232243-m03 host status = "Stopped" (err=<nil>)
	I1009 18:31:04.044916  172618 status.go:384] host is not running, skipping remaining checks
	I1009 18:31:04.044923  172618 status.go:176] multinode-232243-m03 status: &{Name:multinode-232243-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

                                                
                                                
** /stderr **
--- PASS: TestMultiNode/serial/StopNode (2.34s)

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.42s)

                                                
                                                
=== RUN   TestMultiNode/serial/StartAfterStop
multinode_test.go:282: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 node start m03 -v=5 --alsologtostderr
multinode_test.go:282: (dbg) Done: out/minikube-linux-arm64 -p multinode-232243 node start m03 -v=5 --alsologtostderr: (8.588232619s)
multinode_test.go:290: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 status -v=5 --alsologtostderr
multinode_test.go:306: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiNode/serial/StartAfterStop (9.42s)

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (80.86s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-232243
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-232243
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-232243: (22.741197138s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-232243 --wait=true -v=5 --alsologtostderr
E1009 18:32:29.755639    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/functional-017444/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-232243 --wait=true -v=5 --alsologtostderr: (57.977086116s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-232243
--- PASS: TestMultiNode/serial/RestartKeepsNodes (80.86s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.79s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeleteNode
multinode_test.go:416: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 node delete m03
multinode_test.go:416: (dbg) Done: out/minikube-linux-arm64 -p multinode-232243 node delete m03: (5.041853987s)
multinode_test.go:422: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 status --alsologtostderr
multinode_test.go:436: (dbg) Run:  kubectl get nodes
multinode_test.go:444: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/DeleteNode (5.79s)

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (21.82s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 stop
multinode_test.go:345: (dbg) Done: out/minikube-linux-arm64 -p multinode-232243 stop: (21.630928232s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-232243 status: exit status 7 (99.375963ms)

                                                
                                                
-- stdout --
	multinode-232243
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	multinode-232243-m02
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
multinode_test.go:358: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 status --alsologtostderr
multinode_test.go:358: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-232243 status --alsologtostderr: exit status 7 (88.612154ms)

                                                
                                                
-- stdout --
	multinode-232243
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	
	multinode-232243-m02
	type: Worker
	host: Stopped
	kubelet: Stopped
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1009 18:33:01.906203  186263 out.go:360] Setting OutFile to fd 1 ...
	I1009 18:33:01.906394  186263 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1009 18:33:01.906428  186263 out.go:374] Setting ErrFile to fd 2...
	I1009 18:33:01.906448  186263 out.go:408] TERM=,COLORTERM=, which probably does not support color
	I1009 18:33:01.906778  186263 root.go:338] Updating PATH: /home/jenkins/minikube-integration/21139-2342/.minikube/bin
	I1009 18:33:01.906987  186263 out.go:368] Setting JSON to false
	I1009 18:33:01.907038  186263 mustload.go:65] Loading cluster: multinode-232243
	I1009 18:33:01.907123  186263 notify.go:220] Checking for updates...
	I1009 18:33:01.907491  186263 config.go:182] Loaded profile config "multinode-232243": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
	I1009 18:33:01.907531  186263 status.go:174] checking status of multinode-232243 ...
	I1009 18:33:01.908358  186263 cli_runner.go:164] Run: docker container inspect multinode-232243 --format={{.State.Status}}
	I1009 18:33:01.927495  186263 status.go:371] multinode-232243 host status = "Stopped" (err=<nil>)
	I1009 18:33:01.927518  186263 status.go:384] host is not running, skipping remaining checks
	I1009 18:33:01.927526  186263 status.go:176] multinode-232243 status: &{Name:multinode-232243 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1009 18:33:01.927568  186263 status.go:174] checking status of multinode-232243-m02 ...
	I1009 18:33:01.927882  186263 cli_runner.go:164] Run: docker container inspect multinode-232243-m02 --format={{.State.Status}}
	I1009 18:33:01.945867  186263 status.go:371] multinode-232243-m02 host status = "Stopped" (err=<nil>)
	I1009 18:33:01.945892  186263 status.go:384] host is not running, skipping remaining checks
	I1009 18:33:01.945900  186263 status.go:176] multinode-232243-m02 status: &{Name:multinode-232243-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

                                                
                                                
** /stderr **
--- PASS: TestMultiNode/serial/StopMultiNode (21.82s)

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (54.26s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-232243 --wait=true -v=5 --alsologtostderr --driver=docker  --container-runtime=docker
multinode_test.go:376: (dbg) Done: out/minikube-linux-arm64 start -p multinode-232243 --wait=true -v=5 --alsologtostderr --driver=docker  --container-runtime=docker: (53.540769573s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-arm64 -p multinode-232243 status --alsologtostderr
multinode_test.go:396: (dbg) Run:  kubectl get nodes
multinode_test.go:404: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/RestartMultiNode (54.26s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (41.21s)

                                                
                                                
=== RUN   TestMultiNode/serial/ValidateNameConflict
multinode_test.go:455: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-232243
multinode_test.go:464: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-232243-m02 --driver=docker  --container-runtime=docker
multinode_test.go:464: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p multinode-232243-m02 --driver=docker  --container-runtime=docker: exit status 14 (94.158455ms)

                                                
                                                
-- stdout --
	* [multinode-232243-m02] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=21139
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21139-2342/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21139-2342/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	! Profile name 'multinode-232243-m02' is duplicated with machine name 'multinode-232243-m02' in profile 'multinode-232243'
	X Exiting due to MK_USAGE: Profile name should be unique

                                                
                                                
** /stderr **
multinode_test.go:472: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-232243-m03 --driver=docker  --container-runtime=docker
multinode_test.go:472: (dbg) Done: out/minikube-linux-arm64 start -p multinode-232243-m03 --driver=docker  --container-runtime=docker: (38.529431721s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-232243
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-arm64 node add -p multinode-232243: exit status 80 (385.72785ms)

                                                
                                                
-- stdout --
	* Adding node m03 to cluster multinode-232243 as [worker]
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-232243-m03 already exists in multinode-232243-m03 profile
	* 
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * 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_node_040ea7097fd6ed71e65be9a474587f81f0ccd21d_0.log                    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
multinode_test.go:484: (dbg) Run:  out/minikube-linux-arm64 delete -p multinode-232243-m03
multinode_test.go:484: (dbg) Done: out/minikube-linux-arm64 delete -p multinode-232243-m03: (2.15051262s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (41.21s)

                                                
                                    
x
+
TestPreload (147.91s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:43: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-001435 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.32.0
E1009 18:35:11.048996    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/addons-037241/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
preload_test.go:43: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-001435 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.32.0: (55.582072342s)
preload_test.go:51: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-001435 image pull gcr.io/k8s-minikube/busybox
preload_test.go:51: (dbg) Done: out/minikube-linux-arm64 -p test-preload-001435 image pull gcr.io/k8s-minikube/busybox: (2.420692351s)
preload_test.go:57: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-001435
preload_test.go:57: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-001435: (5.788352436s)
preload_test.go:65: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-001435 --memory=3072 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=docker
preload_test.go:65: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-001435 --memory=3072 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=docker: (1m21.703093937s)
preload_test.go:70: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-001435 image list
helpers_test.go:175: Cleaning up "test-preload-001435" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-001435
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-001435: (2.183561383s)
--- PASS: TestPreload (147.91s)

                                                
                                    
x
+
TestScheduledStopUnix (109.73s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-854706 --memory=3072 --driver=docker  --container-runtime=docker
E1009 18:37:29.763028    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/functional-017444/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-854706 --memory=3072 --driver=docker  --container-runtime=docker: (36.46451039s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-854706 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-854706 -n scheduled-stop-854706
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-854706 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I1009 18:37:46.332254    4144 retry.go:31] will retry after 107.811µs: open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/scheduled-stop-854706/pid: no such file or directory
I1009 18:37:46.335373    4144 retry.go:31] will retry after 150.631µs: open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/scheduled-stop-854706/pid: no such file or directory
I1009 18:37:46.336534    4144 retry.go:31] will retry after 180.88µs: open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/scheduled-stop-854706/pid: no such file or directory
I1009 18:37:46.337695    4144 retry.go:31] will retry after 479.921µs: open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/scheduled-stop-854706/pid: no such file or directory
I1009 18:37:46.338810    4144 retry.go:31] will retry after 664.77µs: open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/scheduled-stop-854706/pid: no such file or directory
I1009 18:37:46.339901    4144 retry.go:31] will retry after 804.613µs: open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/scheduled-stop-854706/pid: no such file or directory
I1009 18:37:46.340999    4144 retry.go:31] will retry after 1.068167ms: open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/scheduled-stop-854706/pid: no such file or directory
I1009 18:37:46.343201    4144 retry.go:31] will retry after 960.739µs: open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/scheduled-stop-854706/pid: no such file or directory
I1009 18:37:46.344298    4144 retry.go:31] will retry after 1.856944ms: open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/scheduled-stop-854706/pid: no such file or directory
I1009 18:37:46.346521    4144 retry.go:31] will retry after 3.877631ms: open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/scheduled-stop-854706/pid: no such file or directory
I1009 18:37:46.350744    4144 retry.go:31] will retry after 8.638188ms: open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/scheduled-stop-854706/pid: no such file or directory
I1009 18:37:46.359984    4144 retry.go:31] will retry after 11.152232ms: open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/scheduled-stop-854706/pid: no such file or directory
I1009 18:37:46.371298    4144 retry.go:31] will retry after 12.526313ms: open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/scheduled-stop-854706/pid: no such file or directory
I1009 18:37:46.385780    4144 retry.go:31] will retry after 18.935397ms: open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/scheduled-stop-854706/pid: no such file or directory
I1009 18:37:46.405008    4144 retry.go:31] will retry after 19.412238ms: open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/scheduled-stop-854706/pid: no such file or directory
I1009 18:37:46.425412    4144 retry.go:31] will retry after 51.94828ms: open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/scheduled-stop-854706/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-854706 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-854706 -n scheduled-stop-854706
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-854706
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-854706 --schedule 15s
E1009 18:38:14.129154    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/addons-037241/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-854706
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p scheduled-stop-854706: exit status 7 (68.952805ms)

                                                
                                                
-- stdout --
	scheduled-stop-854706
	type: Control Plane
	host: Stopped
	kubelet: Stopped
	apiserver: Stopped
	kubeconfig: Stopped
	

                                                
                                                
-- /stdout --
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-854706 -n scheduled-stop-854706
scheduled_stop_test.go:176: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-854706 -n scheduled-stop-854706: exit status 7 (63.064319ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
scheduled_stop_test.go:176: status error: exit status 7 (may be ok)
helpers_test.go:175: Cleaning up "scheduled-stop-854706" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p scheduled-stop-854706
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p scheduled-stop-854706: (1.624747054s)
--- PASS: TestScheduledStopUnix (109.73s)

                                                
                                    
x
+
TestSkaffold (144.64s)

                                                
                                                
=== RUN   TestSkaffold
skaffold_test.go:59: (dbg) Run:  /tmp/skaffold.exe1218468491 version
skaffold_test.go:63: skaffold version: v2.16.1
skaffold_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p skaffold-642188 --memory=3072 --driver=docker  --container-runtime=docker
skaffold_test.go:66: (dbg) Done: out/minikube-linux-arm64 start -p skaffold-642188 --memory=3072 --driver=docker  --container-runtime=docker: (37.246354039s)
skaffold_test.go:86: copying out/minikube-linux-arm64 to /home/jenkins/workspace/Docker_Linux_docker_arm64/out/minikube
skaffold_test.go:105: (dbg) Run:  /tmp/skaffold.exe1218468491 run --minikube-profile skaffold-642188 --kube-context skaffold-642188 --status-check=true --port-forward=false --interactive=false
E1009 18:40:11.049712    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/addons-037241/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
skaffold_test.go:105: (dbg) Done: /tmp/skaffold.exe1218468491 run --minikube-profile skaffold-642188 --kube-context skaffold-642188 --status-check=true --port-forward=false --interactive=false: (1m31.959207502s)
skaffold_test.go:111: (dbg) TestSkaffold: waiting 1m0s for pods matching "app=leeroy-app" in namespace "default" ...
helpers_test.go:352: "leeroy-app-55cd66669-s4752" [ab44ec00-dda5-4410-81d5-3418e8c8b1cd] Running
skaffold_test.go:111: (dbg) TestSkaffold: app=leeroy-app healthy within 6.003595827s
skaffold_test.go:114: (dbg) TestSkaffold: waiting 1m0s for pods matching "app=leeroy-web" in namespace "default" ...
helpers_test.go:352: "leeroy-web-57cb6c54f5-n6mnf" [2c03659f-2744-4464-a71f-023f0fcdfde3] Running
skaffold_test.go:114: (dbg) TestSkaffold: app=leeroy-web healthy within 5.002782176s
helpers_test.go:175: Cleaning up "skaffold-642188" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p skaffold-642188
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p skaffold-642188: (2.935638576s)
--- PASS: TestSkaffold (144.64s)

                                                
                                    
x
+
TestInsufficientStorage (13.75s)

                                                
                                                
=== RUN   TestInsufficientStorage
status_test.go:50: (dbg) Run:  out/minikube-linux-arm64 start -p insufficient-storage-138158 --memory=3072 --output=json --wait=true --driver=docker  --container-runtime=docker
status_test.go:50: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p insufficient-storage-138158 --memory=3072 --output=json --wait=true --driver=docker  --container-runtime=docker: exit status 26 (11.472295428s)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"904e89ec-2347-427d-9bee-9e1b756133b4","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-138158] minikube v1.37.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"71b273f8-08dc-4ae2-92c7-2e9b972f313d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=21139"}}
	{"specversion":"1.0","id":"094084c9-e4ef-419c-80ab-4084dcef4d0c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true"}}
	{"specversion":"1.0","id":"d0471699-dd66-4f94-8bd8-e0a17c7e6106","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/21139-2342/kubeconfig"}}
	{"specversion":"1.0","id":"c560c8a8-1800-4f1b-bf1e-d9f9d1f677bf","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/21139-2342/.minikube"}}
	{"specversion":"1.0","id":"916f613a-4232-4045-8538-1a95bd38a053","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"1895779f-482b-4521-9d1b-c2c66a31eb88","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"2089814f-89fa-470b-bde1-5c69a6bb8227","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_TEST_STORAGE_CAPACITY=100"}}
	{"specversion":"1.0","id":"024dac06-d149-418f-a10d-badd2d6b01a9","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_TEST_AVAILABLE_STORAGE=19"}}
	{"specversion":"1.0","id":"82ce68d2-760a-4d3b-a237-90477ad1afb4","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"1","message":"Using the docker driver based on user configuration","name":"Selecting Driver","totalsteps":"19"}}
	{"specversion":"1.0","id":"1485d4aa-6e44-4678-860b-dcba5890a086","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"Using Docker driver with root privileges"}}
	{"specversion":"1.0","id":"a0a5be99-1ed7-4424-9ff0-68585ff8844b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-138158\" primary control-plane node in \"insufficient-storage-138158\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"93a7d052-e7b6-4c18-b766-8f923c30ff3c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.48-1759745255-21703 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"e01c4c18-1aa3-4391-8a2b-82935928146a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"8","message":"Creating docker container (CPUs=2, Memory=3072MB) ...","name":"Creating Container","totalsteps":"19"}}
	{"specversion":"1.0","id":"cf7d7a23-966f-4f6f-a6c3-97d50c25a255","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"Try one or more of the following to free up space on the device:\n\n\t\t\t1. Run \"docker system prune\" to remove unused Docker data (optionally with \"-a\")\n\t\t\t2. Increase the storage allocated to Docker for Desktop by clicking on:\n\t\t\t\tDocker icon \u003e Preferences \u003e Resources \u003e Disk Image Size\n\t\t\t3. Run \"minikube ssh -- docker system prune\" if using the Docker container runtime","exitcode":"26","issues":"https://github.com/kubernetes/minikube/issues/9024","message":"Docker is out of disk space! (/var is at 100% of capacity). You can pass '--force' to skip this check.","name":"RSRC_DOCKER_STORAGE","url":""}}

                                                
                                                
-- /stdout --
status_test.go:76: (dbg) Run:  out/minikube-linux-arm64 status -p insufficient-storage-138158 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-138158 --output=json --layout=cluster: exit status 7 (292.037869ms)

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-138158","StatusCode":507,"StatusName":"InsufficientStorage","StatusDetail":"/var is almost out of disk space","Step":"Creating Container","StepDetail":"Creating docker container (CPUs=2, Memory=3072MB) ...","BinaryVersion":"v1.37.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":500,"StatusName":"Error"}},"Nodes":[{"Name":"insufficient-storage-138158","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E1009 18:41:35.448498  220334 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-138158" does not appear in /home/jenkins/minikube-integration/21139-2342/kubeconfig

                                                
                                                
** /stderr **
status_test.go:76: (dbg) Run:  out/minikube-linux-arm64 status -p insufficient-storage-138158 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-138158 --output=json --layout=cluster: exit status 7 (290.857001ms)

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-138158","StatusCode":507,"StatusName":"InsufficientStorage","StatusDetail":"/var is almost out of disk space","BinaryVersion":"v1.37.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":500,"StatusName":"Error"}},"Nodes":[{"Name":"insufficient-storage-138158","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E1009 18:41:35.740299  220399 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-138158" does not appear in /home/jenkins/minikube-integration/21139-2342/kubeconfig
	E1009 18:41:35.749950  220399 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/insufficient-storage-138158/events.json: no such file or directory

                                                
                                                
** /stderr **
helpers_test.go:175: Cleaning up "insufficient-storage-138158" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p insufficient-storage-138158
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p insufficient-storage-138158: (1.696257215s)
--- PASS: TestInsufficientStorage (13.75s)

                                                
                                    
x
+
TestRunningBinaryUpgrade (100.55s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.32.0.235297072 start -p running-upgrade-089707 --memory=3072 --vm-driver=docker  --container-runtime=docker
E1009 18:46:09.733749    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/skaffold-642188/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:46:09.740237    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/skaffold-642188/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:46:09.751635    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/skaffold-642188/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:46:09.773758    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/skaffold-642188/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:46:09.815211    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/skaffold-642188/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:46:09.896589    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/skaffold-642188/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:46:10.058098    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/skaffold-642188/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:46:10.379377    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/skaffold-642188/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:46:11.021341    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/skaffold-642188/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:46:12.302724    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/skaffold-642188/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:46:14.864976    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/skaffold-642188/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:46:19.986516    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/skaffold-642188/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:46:30.228107    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/skaffold-642188/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.32.0.235297072 start -p running-upgrade-089707 --memory=3072 --vm-driver=docker  --container-runtime=docker: (38.099375351s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-089707 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
E1009 18:46:50.709417    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/skaffold-642188/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:47:29.756096    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/functional-017444/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-089707 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (58.931735535s)
helpers_test.go:175: Cleaning up "running-upgrade-089707" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-089707
E1009 18:47:31.671332    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/skaffold-642188/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-089707: (2.247013688s)
--- PASS: TestRunningBinaryUpgrade (100.55s)

                                                
                                    
x
+
TestKubernetesUpgrade (381.58s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-057512 --memory=3072 --kubernetes-version=v1.28.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
version_upgrade_test.go:222: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-057512 --memory=3072 --kubernetes-version=v1.28.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (44.125616141s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-arm64 stop -p kubernetes-upgrade-057512
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-arm64 stop -p kubernetes-upgrade-057512: (10.879735644s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-arm64 -p kubernetes-upgrade-057512 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-arm64 -p kubernetes-upgrade-057512 status --format={{.Host}}: exit status 7 (73.536176ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
version_upgrade_test.go:234: status error: exit status 7 (may be ok)
version_upgrade_test.go:243: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-057512 --memory=3072 --kubernetes-version=v1.34.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-057512 --memory=3072 --kubernetes-version=v1.34.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (4m38.115607593s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-057512 version --output=json
version_upgrade_test.go:267: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:269: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-057512 --memory=3072 --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=docker
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p kubernetes-upgrade-057512 --memory=3072 --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=docker: exit status 106 (99.36955ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-057512] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=21139
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21139-2342/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21139-2342/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to K8S_DOWNGRADE_UNSUPPORTED: Unable to safely downgrade existing Kubernetes v1.34.1 cluster to v1.28.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.28.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-057512
	    minikube start -p kubernetes-upgrade-057512 --kubernetes-version=v1.28.0
	    
	    2) Create a second cluster with Kubernetes 1.28.0, by running:
	    
	    minikube start -p kubernetes-upgrade-0575122 --kubernetes-version=v1.28.0
	    
	    3) Use the existing cluster at version Kubernetes 1.34.1, by running:
	    
	    minikube start -p kubernetes-upgrade-057512 --kubernetes-version=v1.34.1
	    

                                                
                                                
** /stderr **
version_upgrade_test.go:273: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:275: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-057512 --memory=3072 --kubernetes-version=v1.34.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
E1009 18:48:53.593562    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/skaffold-642188/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-057512 --memory=3072 --kubernetes-version=v1.34.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (45.214931967s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-057512" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-057512
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-057512: (2.976016772s)
--- PASS: TestKubernetesUpgrade (381.58s)

                                                
                                    
x
+
TestMissingContainerUpgrade (130.39s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.32.0.1648920423 start -p missing-upgrade-470521 --memory=3072 --driver=docker  --container-runtime=docker
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.32.0.1648920423 start -p missing-upgrade-470521 --memory=3072 --driver=docker  --container-runtime=docker: (1m12.320323204s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-470521
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-470521: (1.81510863s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-470521
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-470521 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-arm64 start -p missing-upgrade-470521 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (51.897180558s)
helpers_test.go:175: Cleaning up "missing-upgrade-470521" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-470521
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-470521: (2.139549863s)
--- PASS: TestMissingContainerUpgrade (130.39s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.11s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoK8sWithVersion
no_kubernetes_test.go:116: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-934615 --no-kubernetes --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=docker
no_kubernetes_test.go:116: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p NoKubernetes-934615 --no-kubernetes --kubernetes-version=v1.28.0 --driver=docker  --container-runtime=docker: exit status 14 (108.423579ms)

                                                
                                                
-- stdout --
	* [NoKubernetes-934615] minikube v1.37.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=21139
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/21139-2342/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/21139-2342/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to MK_USAGE: cannot specify --kubernetes-version with --no-kubernetes,
	to unset a global config run:
	
	$ minikube config unset kubernetes-version

                                                
                                                
** /stderr **
--- PASS: TestNoKubernetes/serial/StartNoK8sWithVersion (0.11s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (47.42s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-934615 --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker
no_kubernetes_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-934615 --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (46.821301381s)
no_kubernetes_test.go:233: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-934615 status -o json
--- PASS: TestNoKubernetes/serial/StartWithK8s (47.42s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (18.8s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:145: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-934615 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker
E1009 18:42:29.756379    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/functional-017444/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
no_kubernetes_test.go:145: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-934615 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (16.549416157s)
no_kubernetes_test.go:233: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-934615 status -o json
no_kubernetes_test.go:233: (dbg) Non-zero exit: out/minikube-linux-arm64 -p NoKubernetes-934615 status -o json: exit status 2 (340.347965ms)

                                                
                                                
-- stdout --
	{"Name":"NoKubernetes-934615","Host":"Running","Kubelet":"Stopped","APIServer":"Stopped","Kubeconfig":"Configured","Worker":false}

                                                
                                                
-- /stdout --
no_kubernetes_test.go:157: (dbg) Run:  out/minikube-linux-arm64 delete -p NoKubernetes-934615
no_kubernetes_test.go:157: (dbg) Done: out/minikube-linux-arm64 delete -p NoKubernetes-934615: (1.908292915s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (18.80s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (12.11s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Start
no_kubernetes_test.go:169: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-934615 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker
no_kubernetes_test.go:169: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-934615 --no-kubernetes --memory=3072 --alsologtostderr -v=5 --driver=docker  --container-runtime=docker: (12.107931724s)
--- PASS: TestNoKubernetes/serial/Start (12.11s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.36s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/VerifyK8sNotRunning
no_kubernetes_test.go:180: (dbg) Run:  out/minikube-linux-arm64 ssh -p NoKubernetes-934615 "sudo systemctl is-active --quiet service kubelet"
no_kubernetes_test.go:180: (dbg) Non-zero exit: out/minikube-linux-arm64 ssh -p NoKubernetes-934615 "sudo systemctl is-active --quiet service kubelet": exit status 1 (362.302654ms)

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

                                                
                                                
** /stderr **
--- PASS: TestNoKubernetes/serial/VerifyK8sNotRunning (0.36s)

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (0.98s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/ProfileList
no_kubernetes_test.go:202: (dbg) Run:  out/minikube-linux-arm64 profile list
no_kubernetes_test.go:212: (dbg) Run:  out/minikube-linux-arm64 profile list --output=json
--- PASS: TestNoKubernetes/serial/ProfileList (0.98s)

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.83s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Stop
no_kubernetes_test.go:191: (dbg) Run:  out/minikube-linux-arm64 stop -p NoKubernetes-934615
no_kubernetes_test.go:191: (dbg) Done: out/minikube-linux-arm64 stop -p NoKubernetes-934615: (1.828140579s)
--- PASS: TestNoKubernetes/serial/Stop (1.83s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (10.93s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:224: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-934615 --driver=docker  --container-runtime=docker
no_kubernetes_test.go:224: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-934615 --driver=docker  --container-runtime=docker: (10.930068s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (10.93s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.53s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/VerifyK8sNotRunningSecond
no_kubernetes_test.go:180: (dbg) Run:  out/minikube-linux-arm64 ssh -p NoKubernetes-934615 "sudo systemctl is-active --quiet service kubelet"
no_kubernetes_test.go:180: (dbg) Non-zero exit: out/minikube-linux-arm64 ssh -p NoKubernetes-934615 "sudo systemctl is-active --quiet service kubelet": exit status 1 (530.088328ms)

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

                                                
                                                
** /stderr **
--- PASS: TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.53s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (1.99s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Setup
--- PASS: TestStoppedBinaryUpgrade/Setup (1.99s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (58.49s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.32.0.1177677418 start -p stopped-upgrade-353127 --memory=3072 --vm-driver=docker  --container-runtime=docker
E1009 18:45:11.049556    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/addons-037241/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.32.0.1177677418 start -p stopped-upgrade-353127 --memory=3072 --vm-driver=docker  --container-runtime=docker: (35.177750574s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.32.0.1177677418 -p stopped-upgrade-353127 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.32.0.1177677418 -p stopped-upgrade-353127 stop: (1.900495908s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-353127 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
E1009 18:45:32.824693    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/functional-017444/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-353127 --memory=3072 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (21.406500518s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (58.49s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.17s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/MinikubeLogs
version_upgrade_test.go:206: (dbg) Run:  out/minikube-linux-arm64 logs -p stopped-upgrade-353127
version_upgrade_test.go:206: (dbg) Done: out/minikube-linux-arm64 logs -p stopped-upgrade-353127: (1.167864742s)
--- PASS: TestStoppedBinaryUpgrade/MinikubeLogs (1.17s)

                                                
                                    
x
+
TestPause/serial/Start (51.22s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -p pause-071781 --memory=3072 --install-addons=false --wait=all --driver=docker  --container-runtime=docker
pause_test.go:80: (dbg) Done: out/minikube-linux-arm64 start -p pause-071781 --memory=3072 --install-addons=false --wait=all --driver=docker  --container-runtime=docker: (51.219661055s)
--- PASS: TestPause/serial/Start (51.22s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (49.28s)

                                                
                                                
=== RUN   TestPause/serial/SecondStartNoReconfiguration
pause_test.go:92: (dbg) Run:  out/minikube-linux-arm64 start -p pause-071781 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker
pause_test.go:92: (dbg) Done: out/minikube-linux-arm64 start -p pause-071781 --alsologtostderr -v=1 --driver=docker  --container-runtime=docker: (49.255290801s)
--- PASS: TestPause/serial/SecondStartNoReconfiguration (49.28s)

                                                
                                    
x
+
TestPause/serial/Pause (0.67s)

                                                
                                                
=== RUN   TestPause/serial/Pause
pause_test.go:110: (dbg) Run:  out/minikube-linux-arm64 pause -p pause-071781 --alsologtostderr -v=5
--- PASS: TestPause/serial/Pause (0.67s)

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.33s)

                                                
                                                
=== RUN   TestPause/serial/VerifyStatus
status_test.go:76: (dbg) Run:  out/minikube-linux-arm64 status -p pause-071781 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p pause-071781 --output=json --layout=cluster: exit status 2 (329.966006ms)

                                                
                                                
-- stdout --
	{"Name":"pause-071781","StatusCode":418,"StatusName":"Paused","Step":"Done","StepDetail":"* Paused 12 containers in: kube-system, kubernetes-dashboard, istio-operator","BinaryVersion":"v1.37.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":200,"StatusName":"OK"}},"Nodes":[{"Name":"pause-071781","StatusCode":200,"StatusName":"OK","Components":{"apiserver":{"Name":"apiserver","StatusCode":418,"StatusName":"Paused"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
--- PASS: TestPause/serial/VerifyStatus (0.33s)

                                                
                                    
x
+
TestPause/serial/Unpause (0.57s)

                                                
                                                
=== RUN   TestPause/serial/Unpause
pause_test.go:121: (dbg) Run:  out/minikube-linux-arm64 unpause -p pause-071781 --alsologtostderr -v=5
--- PASS: TestPause/serial/Unpause (0.57s)

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.83s)

                                                
                                                
=== RUN   TestPause/serial/PauseAgain
pause_test.go:110: (dbg) Run:  out/minikube-linux-arm64 pause -p pause-071781 --alsologtostderr -v=5
--- PASS: TestPause/serial/PauseAgain (0.83s)

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.25s)

                                                
                                                
=== RUN   TestPause/serial/DeletePaused
pause_test.go:132: (dbg) Run:  out/minikube-linux-arm64 delete -p pause-071781 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-arm64 delete -p pause-071781 --alsologtostderr -v=5: (2.245751879s)
--- PASS: TestPause/serial/DeletePaused (2.25s)

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (14.35s)

                                                
                                                
=== RUN   TestPause/serial/VerifyDeletedResources
pause_test.go:142: (dbg) Run:  out/minikube-linux-arm64 profile list --output json
pause_test.go:142: (dbg) Done: out/minikube-linux-arm64 profile list --output json: (14.267839675s)
pause_test.go:168: (dbg) Run:  docker ps -a
pause_test.go:173: (dbg) Run:  docker volume inspect pause-071781
pause_test.go:173: (dbg) Non-zero exit: docker volume inspect pause-071781: exit status 1 (27.261382ms)

                                                
                                                
-- stdout --
	[]

                                                
                                                
-- /stdout --
** stderr ** 
	Error response from daemon: get pause-071781: no such volume

                                                
                                                
** /stderr **
pause_test.go:178: (dbg) Run:  docker network ls
--- PASS: TestPause/serial/VerifyDeletedResources (14.35s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/FirstStart (90.29s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-421852 --memory=3072 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.28.0
E1009 18:52:29.756379    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/functional-017444/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-421852 --memory=3072 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.28.0: (1m30.290930455s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (90.29s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/DeployApp (10.44s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-421852 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:352: "busybox" [cc95bb52-e28c-44d1-8c5d-895d947274a9] Pending
helpers_test.go:352: "busybox" [cc95bb52-e28c-44d1-8c5d-895d947274a9] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [cc95bb52-e28c-44d1-8c5d-895d947274a9] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 10.004260397s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-421852 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (10.44s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (1.18s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p old-k8s-version-421852 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:203: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p old-k8s-version-421852 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.042814017s)
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context old-k8s-version-421852 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (1.18s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/Stop (11.03s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p old-k8s-version-421852 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p old-k8s-version-421852 --alsologtostderr -v=3: (11.032134182s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (11.03s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.22s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop
start_stop_delete_test.go:237: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-421852 -n old-k8s-version-421852
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-421852 -n old-k8s-version-421852: exit status 7 (86.434586ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:237: status error: exit status 7 (may be ok)
start_stop_delete_test.go:244: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p old-k8s-version-421852 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.22s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/SecondStart (53.67s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-421852 --memory=3072 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.28.0
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-421852 --memory=3072 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.28.0: (52.344480898s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-421852 -n old-k8s-version-421852
start_stop_delete_test.go:260: (dbg) Done: out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-421852 -n old-k8s-version-421852: (1.321920302s)
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (53.67s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:352: "kubernetes-dashboard-8694d4445c-428vf" [6fe32ac6-191f-4352-9b3e-4198fc3b96b3] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.0034013s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.13s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:352: "kubernetes-dashboard-8694d4445c-428vf" [6fe32ac6-191f-4352-9b3e-4198fc3b96b3] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.00420921s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context old-k8s-version-421852 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.13s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.32s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p old-k8s-version-421852 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.32s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/Pause (4.73s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 pause -p old-k8s-version-421852 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Done: out/minikube-linux-arm64 pause -p old-k8s-version-421852 --alsologtostderr -v=1: (1.02307746s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-421852 -n old-k8s-version-421852
E1009 18:54:54.130832    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/addons-037241/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-421852 -n old-k8s-version-421852: exit status 2 (570.430317ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p old-k8s-version-421852 -n old-k8s-version-421852
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p old-k8s-version-421852 -n old-k8s-version-421852: exit status 2 (708.881841ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 unpause -p old-k8s-version-421852 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Done: out/minikube-linux-arm64 unpause -p old-k8s-version-421852 --alsologtostderr -v=1: (1.342236572s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-421852 -n old-k8s-version-421852
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p old-k8s-version-421852 -n old-k8s-version-421852
--- PASS: TestStartStop/group/old-k8s-version/serial/Pause (4.73s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/FirstStart (74.12s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-305939 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-305939 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1: (1m14.122390624s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (74.12s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/FirstStart (88.82s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-002468 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1
E1009 18:55:11.049000    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/addons-037241/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-002468 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1: (1m28.819844175s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (88.82s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/DeployApp (8.41s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-305939 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:352: "busybox" [9e35710d-eda8-4c58-974d-381597aa3b30] Pending
helpers_test.go:352: "busybox" [9e35710d-eda8-4c58-974d-381597aa3b30] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E1009 18:56:09.733203    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/skaffold-642188/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:352: "busybox" [9e35710d-eda8-4c58-974d-381597aa3b30] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 8.003532873s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-305939 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (8.41s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/EnableAddonWhileActive (1.08s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p no-preload-305939 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context no-preload-305939 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonWhileActive (1.08s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/Stop (11.09s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p no-preload-305939 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p no-preload-305939 --alsologtostderr -v=3: (11.086332864s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (11.09s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.21s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/EnableAddonAfterStop
start_stop_delete_test.go:237: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-305939 -n no-preload-305939
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-305939 -n no-preload-305939: exit status 7 (84.380376ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:237: status error: exit status 7 (may be ok)
start_stop_delete_test.go:244: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p no-preload-305939 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.21s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/SecondStart (54.3s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-305939 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-305939 --memory=3072 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1: (53.928675319s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-305939 -n no-preload-305939
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (54.30s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/DeployApp (9.41s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-002468 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:352: "busybox" [07d266fe-f18e-4107-af24-4ba7ce326ca7] Pending
helpers_test.go:352: "busybox" [07d266fe-f18e-4107-af24-4ba7ce326ca7] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [07d266fe-f18e-4107-af24-4ba7ce326ca7] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 9.003679843s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-002468 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (9.41s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (1.59s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p embed-certs-002468 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:203: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p embed-certs-002468 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.434614898s)
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context embed-certs-002468 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (1.59s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/Stop (11.55s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p embed-certs-002468 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p embed-certs-002468 --alsologtostderr -v=3: (11.545081733s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (11.55s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.24s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/EnableAddonAfterStop
start_stop_delete_test.go:237: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-002468 -n embed-certs-002468
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-002468 -n embed-certs-002468: exit status 7 (90.38365ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:237: status error: exit status 7 (may be ok)
start_stop_delete_test.go:244: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p embed-certs-002468 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.24s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/SecondStart (52.74s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-002468 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-002468 --memory=3072 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1: (52.29704898s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-002468 -n embed-certs-002468
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (52.74s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:352: "kubernetes-dashboard-855c9754f9-kbwrt" [e91cf8c2-cdca-4d8d-85bf-e308723aedb6] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003397318s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.00s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.1s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:352: "kubernetes-dashboard-855c9754f9-kbwrt" [e91cf8c2-cdca-4d8d-85bf-e308723aedb6] Running
E1009 18:57:29.756298    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/functional-017444/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:285: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003051833s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context no-preload-305939 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.10s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.25s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p no-preload-305939 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.25s)

                                                
                                    
x
+
TestStartStop/group/no-preload/serial/Pause (3.09s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 pause -p no-preload-305939 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p no-preload-305939 -n no-preload-305939
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p no-preload-305939 -n no-preload-305939: exit status 2 (375.120053ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p no-preload-305939 -n no-preload-305939
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p no-preload-305939 -n no-preload-305939: exit status 2 (346.646104ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 unpause -p no-preload-305939 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p no-preload-305939 -n no-preload-305939
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p no-preload-305939 -n no-preload-305939
--- PASS: TestStartStop/group/no-preload/serial/Pause (3.09s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/FirstStart (59.02s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-946319 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-946319 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1: (59.02487712s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (59.02s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:352: "kubernetes-dashboard-855c9754f9-c9h76" [c2b3d6c6-2732-425c-88f7-11f531d4b32a] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003183328s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.00s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.12s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:352: "kubernetes-dashboard-855c9754f9-c9h76" [c2b3d6c6-2732-425c-88f7-11f531d4b32a] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.00443618s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context embed-certs-002468 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.12s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.28s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p embed-certs-002468 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.28s)

                                                
                                    
x
+
TestStartStop/group/embed-certs/serial/Pause (4.27s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 pause -p embed-certs-002468 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Done: out/minikube-linux-arm64 pause -p embed-certs-002468 --alsologtostderr -v=1: (1.004459508s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p embed-certs-002468 -n embed-certs-002468
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p embed-certs-002468 -n embed-certs-002468: exit status 2 (427.404605ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p embed-certs-002468 -n embed-certs-002468
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p embed-certs-002468 -n embed-certs-002468: exit status 2 (448.080504ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 unpause -p embed-certs-002468 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p embed-certs-002468 -n embed-certs-002468
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p embed-certs-002468 -n embed-certs-002468
--- PASS: TestStartStop/group/embed-certs/serial/Pause (4.27s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/FirstStart (43.81s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-477595 --memory=3072 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1
E1009 18:58:25.173498    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/old-k8s-version-421852/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:58:25.179889    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/old-k8s-version-421852/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:58:25.191219    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/old-k8s-version-421852/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:58:25.212580    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/old-k8s-version-421852/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:58:25.253912    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/old-k8s-version-421852/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:58:25.335285    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/old-k8s-version-421852/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:58:25.496737    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/old-k8s-version-421852/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:58:25.818576    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/old-k8s-version-421852/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:58:26.460578    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/old-k8s-version-421852/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:58:27.742306    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/old-k8s-version-421852/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:58:30.304516    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/old-k8s-version-421852/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 18:58:35.425792    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/old-k8s-version-421852/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-477595 --memory=3072 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1: (43.806289196s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (43.81s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/DeployApp (9.47s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-946319 create -f testdata/busybox.yaml
start_stop_delete_test.go:194: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:352: "busybox" [bacda52d-6262-4da3-bf85-a37334cd6e52] Pending
helpers_test.go:352: "busybox" [bacda52d-6262-4da3-bf85-a37334cd6e52] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:352: "busybox" [bacda52d-6262-4da3-bf85-a37334cd6e52] Running
E1009 18:58:45.667338    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/old-k8s-version-421852/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:194: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 9.003699829s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-946319 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (9.47s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/DeployApp (0s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/DeployApp
--- PASS: TestStartStop/group/newest-cni/serial/DeployApp (0.00s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (1.23s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p newest-cni-477595 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:203: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p newest-cni-477595 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.229449471s)
start_stop_delete_test.go:209: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (1.23s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (1.59s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p default-k8s-diff-port-946319 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:203: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p default-k8s-diff-port-946319 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.426776442s)
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context default-k8s-diff-port-946319 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (1.59s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/Stop (8.73s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p newest-cni-477595 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p newest-cni-477595 --alsologtostderr -v=3: (8.73111494s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (8.73s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/Stop (11.13s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-arm64 stop -p default-k8s-diff-port-946319 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-arm64 stop -p default-k8s-diff-port-946319 --alsologtostderr -v=3: (11.125511026s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (11.13s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.19s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonAfterStop
start_stop_delete_test.go:237: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-477595 -n newest-cni-477595
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-477595 -n newest-cni-477595: exit status 7 (79.172076ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:237: status error: exit status 7 (may be ok)
start_stop_delete_test.go:244: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p newest-cni-477595 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.19s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/SecondStart (25.98s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-477595 --memory=3072 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-477595 --memory=3072 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1: (25.227411773s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-477595 -n newest-cni-477595
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (25.98s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.19s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop
start_stop_delete_test.go:237: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-946319 -n default-k8s-diff-port-946319
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-946319 -n default-k8s-diff-port-946319: exit status 7 (73.397676ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:237: status error: exit status 7 (may be ok)
start_stop_delete_test.go:244: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p default-k8s-diff-port-946319 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.19s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/SecondStart (63.96s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-946319 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1
E1009 18:59:06.148897    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/old-k8s-version-421852/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-946319 --memory=3072 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=docker --kubernetes-version=v1.34.1: (1m3.391295854s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-946319 -n default-k8s-diff-port-946319
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (63.96s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop (0s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop
start_stop_delete_test.go:271: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop (0.00s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/AddonExistsAfterStop (0s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/AddonExistsAfterStop
start_stop_delete_test.go:282: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/AddonExistsAfterStop (0.00s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.37s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p newest-cni-477595 image list --format=json
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.37s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/Pause (4.94s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 pause -p newest-cni-477595 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Done: out/minikube-linux-arm64 pause -p newest-cni-477595 --alsologtostderr -v=1: (1.582732647s)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p newest-cni-477595 -n newest-cni-477595
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p newest-cni-477595 -n newest-cni-477595: exit status 2 (489.289475ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-477595 -n newest-cni-477595
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-477595 -n newest-cni-477595: exit status 2 (526.885714ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 unpause -p newest-cni-477595 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p newest-cni-477595 -n newest-cni-477595
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p newest-cni-477595 -n newest-cni-477595
--- PASS: TestStartStop/group/newest-cni/serial/Pause (4.94s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/Start (83.3s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-075808 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=docker
E1009 18:59:47.111095    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/old-k8s-version-421852/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-075808 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=docker: (1m23.304576689s)
--- PASS: TestNetworkPlugins/group/auto/Start (83.30s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:352: "kubernetes-dashboard-855c9754f9-zfzf5" [b084d98b-1b2e-405c-a1e9-23fd8ddfac18] Running
E1009 19:00:11.049584    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/addons-037241/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
start_stop_delete_test.go:272: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003671819s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.00s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.13s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:352: "kubernetes-dashboard-855c9754f9-zfzf5" [b084d98b-1b2e-405c-a1e9-23fd8ddfac18] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.00422978s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context default-k8s-diff-port-946319 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.13s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.34s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-arm64 -p default-k8s-diff-port-946319 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.34s)

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/Pause (3.27s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 pause -p default-k8s-diff-port-946319 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-946319 -n default-k8s-diff-port-946319
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-946319 -n default-k8s-diff-port-946319: exit status 2 (345.497307ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-946319 -n default-k8s-diff-port-946319
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-946319 -n default-k8s-diff-port-946319: exit status 2 (354.7314ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:309: status error: exit status 2 (may be ok)
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 unpause -p default-k8s-diff-port-946319 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-946319 -n default-k8s-diff-port-946319
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-946319 -n default-k8s-diff-port-946319
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (3.27s)
E1009 19:07:51.777376    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/calico-075808/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/Start (61.07s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-075808 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=docker
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kindnet-075808 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=docker: (1m1.068079472s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (61.07s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/KubeletFlags (0.42s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p auto-075808 "pgrep -a kubelet"
I1009 19:00:55.440173    4144 config.go:182] Loaded profile config "auto-075808": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.42s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/NetCatPod (10.39s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-075808 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-wvfbt" [12b321af-ffb1-4935-8fde-4700c7b6a159] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-wvfbt" [12b321af-ffb1-4935-8fde-4700c7b6a159] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.00706447s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.39s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/DNS (0.3s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/DNS
net_test.go:175: (dbg) Run:  kubectl --context auto-075808 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/auto/DNS (0.30s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/Localhost (0.21s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Localhost
net_test.go:194: (dbg) Run:  kubectl --context auto-075808 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/auto/Localhost (0.21s)

                                                
                                    
x
+
TestNetworkPlugins/group/auto/HairPin (0.18s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/HairPin
net_test.go:264: (dbg) Run:  kubectl --context auto-075808 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/auto/HairPin (0.18s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/ControllerPod (6.02s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: waiting 10m0s for pods matching "app=kindnet" in namespace "kube-system" ...
helpers_test.go:352: "kindnet-9nzz5" [25819342-b928-4248-a3cf-7e5d248f88fe] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.003578671s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.02s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/Start (73.74s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p calico-075808 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=docker
E1009 19:01:28.101768    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/no-preload-305939/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p calico-075808 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=docker: (1m13.741972746s)
--- PASS: TestNetworkPlugins/group/calico/Start (73.74s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/KubeletFlags (0.36s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p kindnet-075808 "pgrep -a kubelet"
I1009 19:01:29.953537    4144 config.go:182] Loaded profile config "kindnet-075808": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.36s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/NetCatPod (11.4s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-075808 replace --force -f testdata/netcat-deployment.yaml
I1009 19:01:30.346797    4144 kapi.go:136] Waiting for deployment netcat to stabilize, generation 1 observed generation 1 spec.replicas 1 status.replicas 0
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-pf86n" [943a41e1-23b4-4c0d-ae76-8b6dac565bf0] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-pf86n" [943a41e1-23b4-4c0d-ae76-8b6dac565bf0] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 11.00447526s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (11.40s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/DNS (0.24s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/DNS
net_test.go:175: (dbg) Run:  kubectl --context kindnet-075808 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/kindnet/DNS (0.24s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/Localhost (0.2s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Localhost
net_test.go:194: (dbg) Run:  kubectl --context kindnet-075808 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/kindnet/Localhost (0.20s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/HairPin (0.2s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/HairPin
net_test.go:264: (dbg) Run:  kubectl --context kindnet-075808 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/kindnet/HairPin (0.20s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/Start (61.3s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-flannel-075808 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=docker
E1009 19:02:12.825992    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/functional-017444/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:02:29.545485    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/no-preload-305939/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:02:29.756169    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/functional-017444/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:02:32.800996    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/skaffold-642188/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-flannel-075808 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=docker: (1m1.295525902s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (61.30s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/ControllerPod (6.01s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: waiting 10m0s for pods matching "k8s-app=calico-node" in namespace "kube-system" ...
helpers_test.go:352: "calico-node-cf45d" [5e42e042-e636-4e24-b96b-e77cbf96fbcd] Running / Ready:ContainersNotReady (containers with unready status: [calico-node]) / ContainersReady:ContainersNotReady (containers with unready status: [calico-node])
helpers_test.go:352: "calico-node-cf45d" [5e42e042-e636-4e24-b96b-e77cbf96fbcd] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.004808943s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/KubeletFlags (0.42s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p calico-075808 "pgrep -a kubelet"
I1009 19:02:47.953605    4144 config.go:182] Loaded profile config "calico-075808": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.42s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/NetCatPod (11.36s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-075808 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-kgtlf" [0e039151-c220-46f8-8798-8e44c857603a] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-kgtlf" [0e039151-c220-46f8-8798-8e44c857603a] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 11.004046447s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (11.36s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/DNS (0.28s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/DNS
net_test.go:175: (dbg) Run:  kubectl --context calico-075808 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/calico/DNS (0.28s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/Localhost (0.2s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Localhost
net_test.go:194: (dbg) Run:  kubectl --context calico-075808 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/calico/Localhost (0.20s)

                                                
                                    
x
+
TestNetworkPlugins/group/calico/HairPin (0.4s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/HairPin
net_test.go:264: (dbg) Run:  kubectl --context calico-075808 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/calico/HairPin (0.40s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.47s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p custom-flannel-075808 "pgrep -a kubelet"
I1009 19:03:09.161915    4144 config.go:182] Loaded profile config "custom-flannel-075808": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.47s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/NetCatPod (12.39s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-075808 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-8vfzt" [baeb1e19-6a2a-4271-9f1e-d5d77035fc0a] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-8vfzt" [baeb1e19-6a2a-4271-9f1e-d5d77035fc0a] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 12.003843999s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (12.39s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/DNS (0.37s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/DNS
net_test.go:175: (dbg) Run:  kubectl --context custom-flannel-075808 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/custom-flannel/DNS (0.37s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/Localhost (0.25s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Localhost
net_test.go:194: (dbg) Run:  kubectl --context custom-flannel-075808 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/custom-flannel/Localhost (0.25s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel/HairPin (0.37s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/HairPin
net_test.go:264: (dbg) Run:  kubectl --context custom-flannel-075808 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/custom-flannel/HairPin (0.37s)

                                                
                                    
x
+
TestNetworkPlugins/group/false/Start (80.81s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p false-075808 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=docker  --container-runtime=docker
E1009 19:03:25.173549    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/old-k8s-version-421852/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:03:39.003948    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/default-k8s-diff-port-946319/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:03:39.014882    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/default-k8s-diff-port-946319/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:03:39.026827    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/default-k8s-diff-port-946319/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:03:39.050698    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/default-k8s-diff-port-946319/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:03:39.092697    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/default-k8s-diff-port-946319/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:03:39.176589    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/default-k8s-diff-port-946319/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:03:39.338535    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/default-k8s-diff-port-946319/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:03:39.660239    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/default-k8s-diff-port-946319/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:03:40.301479    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/default-k8s-diff-port-946319/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:03:41.585932    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/default-k8s-diff-port-946319/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:03:44.148717    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/default-k8s-diff-port-946319/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p false-075808 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=docker  --container-runtime=docker: (1m20.811500263s)
--- PASS: TestNetworkPlugins/group/false/Start (80.81s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/Start (82.25s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p enable-default-cni-075808 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=docker
E1009 19:03:49.270517    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/default-k8s-diff-port-946319/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:03:51.467689    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/no-preload-305939/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:03:52.874766    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/old-k8s-version-421852/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:03:59.511872    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/default-k8s-diff-port-946319/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:04:19.993207    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/default-k8s-diff-port-946319/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p enable-default-cni-075808 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=docker: (1m22.249854035s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (82.25s)

                                                
                                    
x
+
TestNetworkPlugins/group/false/KubeletFlags (0.32s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p false-075808 "pgrep -a kubelet"
I1009 19:04:46.196213    4144 config.go:182] Loaded profile config "false-075808": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/false/KubeletFlags (0.32s)

                                                
                                    
x
+
TestNetworkPlugins/group/false/NetCatPod (10.27s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context false-075808 replace --force -f testdata/netcat-deployment.yaml
I1009 19:04:46.460368    4144 kapi.go:136] Waiting for deployment netcat to stabilize, generation 1 observed generation 1 spec.replicas 1 status.replicas 0
net_test.go:163: (dbg) TestNetworkPlugins/group/false/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-9xjcd" [40db7e09-1c62-44be-a663-10de79d70a4f] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-9xjcd" [40db7e09-1c62-44be-a663-10de79d70a4f] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/false/NetCatPod: app=netcat healthy within 10.00354411s
--- PASS: TestNetworkPlugins/group/false/NetCatPod (10.27s)

                                                
                                    
x
+
TestNetworkPlugins/group/false/DNS (0.19s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/DNS
net_test.go:175: (dbg) Run:  kubectl --context false-075808 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/false/DNS (0.19s)

                                                
                                    
x
+
TestNetworkPlugins/group/false/Localhost (0.17s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/Localhost
net_test.go:194: (dbg) Run:  kubectl --context false-075808 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/false/Localhost (0.17s)

                                                
                                    
x
+
TestNetworkPlugins/group/false/HairPin (0.17s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/HairPin
net_test.go:264: (dbg) Run:  kubectl --context false-075808 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/false/HairPin (0.17s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.41s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p enable-default-cni-075808 "pgrep -a kubelet"
E1009 19:05:11.049767    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/addons-037241/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
I1009 19:05:11.328747    4144 config.go:182] Loaded profile config "enable-default-cni-075808": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.41s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/NetCatPod (11.36s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-075808 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-jnb5r" [e866a4b8-8146-480b-97f3-06c9662bf9d2] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-jnb5r" [e866a4b8-8146-480b-97f3-06c9662bf9d2] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 11.002805928s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (11.36s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/Start (63.7s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-075808 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=docker
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-075808 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=docker: (1m3.697227217s)
--- PASS: TestNetworkPlugins/group/flannel/Start (63.70s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/DNS (0.21s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:175: (dbg) Run:  kubectl --context enable-default-cni-075808 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/enable-default-cni/DNS (0.21s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/Localhost (0.17s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Localhost
net_test.go:194: (dbg) Run:  kubectl --context enable-default-cni-075808 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/enable-default-cni/Localhost (0.17s)

                                                
                                    
x
+
TestNetworkPlugins/group/enable-default-cni/HairPin (0.27s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/HairPin
net_test.go:264: (dbg) Run:  kubectl --context enable-default-cni-075808 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/enable-default-cni/HairPin (0.27s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/Start (80.96s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p bridge-075808 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=docker
E1009 19:05:55.787266    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/auto-075808/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:05:55.793686    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/auto-075808/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:05:55.805179    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/auto-075808/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:05:55.826542    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/auto-075808/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:05:55.867877    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/auto-075808/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:05:55.949224    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/auto-075808/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:05:56.110643    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/auto-075808/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:05:56.432242    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/auto-075808/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:05:57.073831    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/auto-075808/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:05:58.355757    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/auto-075808/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:06:00.917041    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/auto-075808/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:06:06.039151    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/auto-075808/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:06:07.603889    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/no-preload-305939/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:06:09.733461    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/skaffold-642188/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:06:16.281406    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/auto-075808/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p bridge-075808 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=docker: (1m20.956457898s)
--- PASS: TestNetworkPlugins/group/bridge/Start (80.96s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: waiting 10m0s for pods matching "app=flannel" in namespace "kube-flannel" ...
helpers_test.go:352: "kube-flannel-ds-lcb9x" [88b9a1bb-34f1-482c-820c-8f4068410243] Running
E1009 19:06:22.876488    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/default-k8s-diff-port-946319/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:06:23.583737    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/kindnet-075808/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:06:23.590452    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/kindnet-075808/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:06:23.602176    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/kindnet-075808/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:06:23.623951    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/kindnet-075808/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:06:23.665891    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/kindnet-075808/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:06:23.747626    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/kindnet-075808/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:06:23.909463    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/kindnet-075808/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:06:24.231480    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/kindnet-075808/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:06:24.873111    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/kindnet-075808/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:06:26.154765    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/kindnet-075808/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.003877927s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/KubeletFlags (0.35s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p flannel-075808 "pgrep -a kubelet"
E1009 19:06:28.716288    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/kindnet-075808/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
I1009 19:06:29.016325    4144 config.go:182] Loaded profile config "flannel-075808": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.35s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/NetCatPod (11.32s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-075808 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-rlf2f" [d4f33b23-43ce-4be8-8671-7eb2fc0a03b1] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1009 19:06:33.837916    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/kindnet-075808/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
helpers_test.go:352: "netcat-cd4db9dbf-rlf2f" [d4f33b23-43ce-4be8-8671-7eb2fc0a03b1] Running
E1009 19:06:35.309677    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/no-preload-305939/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
E1009 19:06:36.763192    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/auto-075808/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 11.003075687s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (11.32s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/DNS (0.18s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/DNS
net_test.go:175: (dbg) Run:  kubectl --context flannel-075808 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/flannel/DNS (0.18s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/Localhost (0.18s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Localhost
net_test.go:194: (dbg) Run:  kubectl --context flannel-075808 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/flannel/Localhost (0.18s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/HairPin (0.15s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/HairPin
net_test.go:264: (dbg) Run:  kubectl --context flannel-075808 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/flannel/HairPin (0.15s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/Start (52.65s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kubenet-075808 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --network-plugin=kubenet --driver=docker  --container-runtime=docker
E1009 19:07:04.561349    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/kindnet-075808/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kubenet-075808 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --network-plugin=kubenet --driver=docker  --container-runtime=docker: (52.649433623s)
--- PASS: TestNetworkPlugins/group/kubenet/Start (52.65s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/KubeletFlags (0.31s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p bridge-075808 "pgrep -a kubelet"
I1009 19:07:09.411246    4144 config.go:182] Loaded profile config "bridge-075808": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.31s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/NetCatPod (12.4s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-075808 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-9gvq4" [8f7b6b0e-202c-4de7-a2ce-cb515e1b13fe] Pending
helpers_test.go:352: "netcat-cd4db9dbf-9gvq4" [8f7b6b0e-202c-4de7-a2ce-cb515e1b13fe] Running
E1009 19:07:17.725182    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/auto-075808/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 12.005260913s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (12.40s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/DNS (0.27s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/DNS
net_test.go:175: (dbg) Run:  kubectl --context bridge-075808 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/bridge/DNS (0.27s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/Localhost (0.23s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Localhost
net_test.go:194: (dbg) Run:  kubectl --context bridge-075808 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/bridge/Localhost (0.23s)

                                                
                                    
x
+
TestNetworkPlugins/group/bridge/HairPin (0.2s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/HairPin
net_test.go:264: (dbg) Run:  kubectl --context bridge-075808 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/bridge/HairPin (0.20s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/KubeletFlags (0.28s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p kubenet-075808 "pgrep -a kubelet"
I1009 19:07:55.688749    4144 config.go:182] Loaded profile config "kubenet-075808": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.34.1
--- PASS: TestNetworkPlugins/group/kubenet/KubeletFlags (0.28s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/NetCatPod (11.28s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kubenet-075808 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:352: "netcat-cd4db9dbf-4cpwf" [348bc858-ac23-4e4e-8a3f-fab942c1840b] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:352: "netcat-cd4db9dbf-4cpwf" [348bc858-ac23-4e4e-8a3f-fab942c1840b] Running
E1009 19:08:02.019795    4144 cert_rotation.go:172] "Loading client cert failed" err="open /home/jenkins/minikube-integration/21139-2342/.minikube/profiles/calico-075808/client.crt: no such file or directory" logger="tls-transport-cache.UnhandledError" key="key"
net_test.go:163: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: app=netcat healthy within 11.004346034s
--- PASS: TestNetworkPlugins/group/kubenet/NetCatPod (11.28s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/DNS (0.18s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/DNS
net_test.go:175: (dbg) Run:  kubectl --context kubenet-075808 exec deployment/netcat -- nslookup kubernetes.default
--- PASS: TestNetworkPlugins/group/kubenet/DNS (0.18s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/Localhost (0.15s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/Localhost
net_test.go:194: (dbg) Run:  kubectl --context kubenet-075808 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z localhost 8080"
--- PASS: TestNetworkPlugins/group/kubenet/Localhost (0.15s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet/HairPin (0.15s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/HairPin
net_test.go:264: (dbg) Run:  kubectl --context kubenet-075808 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/kubenet/HairPin (0.15s)

                                                
                                    

Test skip (26/348)

x
+
TestDownloadOnly/v1.28.0/cached-images (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/cached-images
aaa_download_only_test.go:128: Preload exists, images won't be cached
--- SKIP: TestDownloadOnly/v1.28.0/cached-images (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.28.0/binaries (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/binaries
aaa_download_only_test.go:150: Preload exists, binaries are present within.
--- SKIP: TestDownloadOnly/v1.28.0/binaries (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.28.0/kubectl (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.28.0/kubectl
aaa_download_only_test.go:166: Test for darwin and windows
--- SKIP: TestDownloadOnly/v1.28.0/kubectl (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.34.1/cached-images (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.1/cached-images
aaa_download_only_test.go:128: Preload exists, images won't be cached
--- SKIP: TestDownloadOnly/v1.34.1/cached-images (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.34.1/binaries (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.1/binaries
aaa_download_only_test.go:150: Preload exists, binaries are present within.
--- SKIP: TestDownloadOnly/v1.34.1/binaries (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.34.1/kubectl (0s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.34.1/kubectl
aaa_download_only_test.go:166: Test for darwin and windows
--- SKIP: TestDownloadOnly/v1.34.1/kubectl (0.00s)

                                                
                                    
x
+
TestDownloadOnlyKic (0.42s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:231: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p download-docker-864055 --alsologtostderr --driver=docker  --container-runtime=docker
aaa_download_only_test.go:248: Skip for arm64 platform. See https://github.com/kubernetes/minikube/issues/10144
helpers_test.go:175: Cleaning up "download-docker-864055" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p download-docker-864055
--- SKIP: TestDownloadOnlyKic (0.42s)

                                                
                                    
x
+
TestAddons/serial/GCPAuth/RealCredentials (0.01s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/RealCredentials
addons_test.go:759: This test requires a GCE instance (excluding Cloud Shell) with a container based driver
--- SKIP: TestAddons/serial/GCPAuth/RealCredentials (0.01s)

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestAddons/parallel/AmdGpuDevicePlugin (0s)

                                                
                                                
=== RUN   TestAddons/parallel/AmdGpuDevicePlugin
=== PAUSE TestAddons/parallel/AmdGpuDevicePlugin

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/AmdGpuDevicePlugin
addons_test.go:1033: skip amd gpu test on all but docker driver and amd64 platform
--- SKIP: TestAddons/parallel/AmdGpuDevicePlugin (0.00s)

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

                                                
                                                
=== RUN   TestDockerEnvContainerd
docker_test.go:170: running with docker true linux arm64
docker_test.go:172: skipping: TestDockerEnvContainerd can only be run with the containerd runtime on Docker driver
--- SKIP: TestDockerEnvContainerd (0.00s)

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (0s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
driver_install_or_update_test.go:45: Skip if arm64. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestKVMDriverInstallOrUpdate (0.00s)

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

                                                
                                                
=== RUN   TestHyperKitDriverInstallOrUpdate
driver_install_or_update_test.go:114: Skip if not darwin.
--- SKIP: TestHyperKitDriverInstallOrUpdate (0.00s)

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

                                                
                                                
=== RUN   TestHyperkitDriverSkipUpgrade
driver_install_or_update_test.go:178: Skip if not darwin.
--- SKIP: TestHyperkitDriverSkipUpgrade (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/MySQL (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1792: arm64 is not supported by mysql. Skip the test. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestFunctional/parallel/MySQL (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PodmanEnv
functional_test.go:565: 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)

                                                
                                    
x
+
TestFunctionalNewestKubernetes (0s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes
functional_test.go:82: 
--- SKIP: TestFunctionalNewestKubernetes (0.00s)

                                                
                                    
x
+
TestGvisorAddon (0s)

                                                
                                                
=== RUN   TestGvisorAddon
gvisor_addon_test.go:34: skipping test because --gvisor=false
--- SKIP: TestGvisorAddon (0.00s)

                                                
                                    
x
+
TestImageBuild/serial/validateImageBuildWithBuildEnv (0s)

                                                
                                                
=== RUN   TestImageBuild/serial/validateImageBuildWithBuildEnv
image_test.go:114: skipping due to https://github.com/kubernetes/minikube/issues/12431
--- SKIP: TestImageBuild/serial/validateImageBuildWithBuildEnv (0.00s)

                                                
                                    
x
+
TestChangeNoneUser (0s)

                                                
                                                
=== RUN   TestChangeNoneUser
none_test.go:38: Test requires none driver and SUDO_USER env to not be empty
--- SKIP: TestChangeNoneUser (0.00s)

                                                
                                    
x
+
TestScheduledStopWindows (0s)

                                                
                                                
=== RUN   TestScheduledStopWindows
scheduled_stop_test.go:42: test only runs on windows
--- SKIP: TestScheduledStopWindows (0.00s)

                                                
                                    
x
+
TestStartStop/group/disable-driver-mounts (0.17s)

                                                
                                                
=== RUN   TestStartStop/group/disable-driver-mounts
=== PAUSE TestStartStop/group/disable-driver-mounts

                                                
                                                

                                                
                                                
=== CONT  TestStartStop/group/disable-driver-mounts
start_stop_delete_test.go:101: skipping TestStartStop/group/disable-driver-mounts - only runs on virtualbox
helpers_test.go:175: Cleaning up "disable-driver-mounts-600792" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p disable-driver-mounts-600792
--- SKIP: TestStartStop/group/disable-driver-mounts (0.17s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (5.84s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/cilium
net_test.go:102: Skipping the test as it's interfering with other tests and is outdated
panic.go:636: 
----------------------- debugLogs start: cilium-075808 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: cilium-075808

                                                
                                                

                                                
                                                
>>> netcat: nslookup debug kubernetes.default a-records:
Error in configuration: context was not found for specified context: cilium-075808

                                                
                                                

                                                
                                                
>>> netcat: dig search kubernetes.default:
Error in configuration: context was not found for specified context: cilium-075808

                                                
                                                

                                                
                                                
>>> netcat: dig @10.96.0.10 kubernetes.default.svc.cluster.local udp/53:
Error in configuration: context was not found for specified context: cilium-075808

                                                
                                                

                                                
                                                
>>> netcat: dig @10.96.0.10 kubernetes.default.svc.cluster.local tcp/53:
Error in configuration: context was not found for specified context: cilium-075808

                                                
                                                

                                                
                                                
>>> netcat: nc 10.96.0.10 udp/53:
Error in configuration: context was not found for specified context: cilium-075808

                                                
                                                

                                                
                                                
>>> netcat: nc 10.96.0.10 tcp/53:
Error in configuration: context was not found for specified context: cilium-075808

                                                
                                                

                                                
                                                
>>> netcat: /etc/nsswitch.conf:
Error in configuration: context was not found for specified context: cilium-075808

                                                
                                                

                                                
                                                
>>> netcat: /etc/hosts:
Error in configuration: context was not found for specified context: cilium-075808

                                                
                                                

                                                
                                                
>>> netcat: /etc/resolv.conf:
Error in configuration: context was not found for specified context: cilium-075808

                                                
                                                

                                                
                                                
>>> host: /etc/nsswitch.conf:
* Profile "cilium-075808" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-075808"

                                                
                                                

                                                
                                                
>>> host: /etc/hosts:
* Profile "cilium-075808" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-075808"

                                                
                                                

                                                
                                                
>>> host: /etc/resolv.conf:
* Profile "cilium-075808" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-075808"

                                                
                                                

                                                
                                                
>>> k8s: nodes, services, endpoints, daemon sets, deployments and pods, :
Error in configuration: context was not found for specified context: cilium-075808

                                                
                                                

                                                
                                                
>>> host: crictl pods:
* Profile "cilium-075808" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-075808"

                                                
                                                

                                                
                                                
>>> host: crictl containers:
* Profile "cilium-075808" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-075808"

                                                
                                                

                                                
                                                
>>> k8s: describe netcat deployment:
error: context "cilium-075808" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe netcat pod(s):
error: context "cilium-075808" does not exist

                                                
                                                

                                                
                                                
>>> k8s: netcat logs:
error: context "cilium-075808" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns deployment:
error: context "cilium-075808" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns pods:
error: context "cilium-075808" does not exist

                                                
                                                

                                                
                                                
>>> k8s: coredns logs:
error: context "cilium-075808" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe api server pod(s):
error: context "cilium-075808" does not exist

                                                
                                                

                                                
                                                
>>> k8s: api server logs:
error: context "cilium-075808" does not exist

                                                
                                                

                                                
                                                
>>> host: /etc/cni:
* Profile "cilium-075808" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-075808"

                                                
                                                

                                                
                                                
>>> host: ip a s:
* Profile "cilium-075808" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-075808"

                                                
                                                

                                                
                                                
>>> host: ip r s:
* Profile "cilium-075808" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-075808"

                                                
                                                

                                                
                                                
>>> host: iptables-save:
* Profile "cilium-075808" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-075808"

                                                
                                                

                                                
                                                
>>> host: iptables table nat:
* Profile "cilium-075808" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-075808"

                                                
                                                

                                                
                                                
>>> k8s: describe cilium daemon set:
Error in configuration: context was not found for specified context: cilium-075808

                                                
                                                

                                                
                                                
>>> k8s: describe cilium daemon set pod(s):
Error in configuration: context was not found for specified context: cilium-075808

                                                
                                                

                                                
                                                
>>> k8s: cilium daemon set container(s) logs (current):
error: context "cilium-075808" does not exist

                                                
                                                

                                                
                                                
>>> k8s: cilium daemon set container(s) logs (previous):
error: context "cilium-075808" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe cilium deployment:
Error in configuration: context was not found for specified context: cilium-075808

                                                
                                                

                                                
                                                
>>> k8s: describe cilium deployment pod(s):
Error in configuration: context was not found for specified context: cilium-075808

                                                
                                                

                                                
                                                
>>> k8s: cilium deployment container(s) logs (current):
error: context "cilium-075808" does not exist

                                                
                                                

                                                
                                                
>>> k8s: cilium deployment container(s) logs (previous):
error: context "cilium-075808" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy daemon set:
error: context "cilium-075808" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy pod(s):
error: context "cilium-075808" does not exist

                                                
                                                

                                                
                                                
>>> k8s: kube-proxy logs:
error: context "cilium-075808" does not exist

                                                
                                                

                                                
                                                
>>> host: kubelet daemon status:
* Profile "cilium-075808" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-075808"

                                                
                                                

                                                
                                                
>>> host: kubelet daemon config:
* Profile "cilium-075808" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-075808"

                                                
                                                

                                                
                                                
>>> k8s: kubelet logs:
* Profile "cilium-075808" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-075808"

                                                
                                                

                                                
                                                
>>> host: /etc/kubernetes/kubelet.conf:
* Profile "cilium-075808" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-075808"

                                                
                                                

                                                
                                                
>>> host: /var/lib/kubelet/config.yaml:
* Profile "cilium-075808" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-075808"

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters: null
contexts: null
current-context: ""
kind: Config
preferences: {}
users: null

                                                
                                                

                                                
                                                
>>> k8s: cms:
Error in configuration: context was not found for specified context: cilium-075808

                                                
                                                

                                                
                                                
>>> host: docker daemon status:
* Profile "cilium-075808" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-075808"

                                                
                                                

                                                
                                                
>>> host: docker daemon config:
* Profile "cilium-075808" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-075808"

                                                
                                                

                                                
                                                
>>> host: /etc/docker/daemon.json:
* Profile "cilium-075808" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-075808"

                                                
                                                

                                                
                                                
>>> host: docker system info:
* Profile "cilium-075808" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-075808"

                                                
                                                

                                                
                                                
>>> host: cri-docker daemon status:
* Profile "cilium-075808" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-075808"

                                                
                                                

                                                
                                                
>>> host: cri-docker daemon config:
* Profile "cilium-075808" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-075808"

                                                
                                                

                                                
                                                
>>> host: /etc/systemd/system/cri-docker.service.d/10-cni.conf:
* Profile "cilium-075808" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-075808"

                                                
                                                

                                                
                                                
>>> host: /usr/lib/systemd/system/cri-docker.service:
* Profile "cilium-075808" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-075808"

                                                
                                                

                                                
                                                
>>> host: cri-dockerd version:
* Profile "cilium-075808" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-075808"

                                                
                                                

                                                
                                                
>>> host: containerd daemon status:
* Profile "cilium-075808" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-075808"

                                                
                                                

                                                
                                                
>>> host: containerd daemon config:
* Profile "cilium-075808" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-075808"

                                                
                                                

                                                
                                                
>>> host: /lib/systemd/system/containerd.service:
* Profile "cilium-075808" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-075808"

                                                
                                                

                                                
                                                
>>> host: /etc/containerd/config.toml:
* Profile "cilium-075808" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-075808"

                                                
                                                

                                                
                                                
>>> host: containerd config dump:
* Profile "cilium-075808" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-075808"

                                                
                                                

                                                
                                                
>>> host: crio daemon status:
* Profile "cilium-075808" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-075808"

                                                
                                                

                                                
                                                
>>> host: crio daemon config:
* Profile "cilium-075808" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-075808"

                                                
                                                

                                                
                                                
>>> host: /etc/crio:
* Profile "cilium-075808" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-075808"

                                                
                                                

                                                
                                                
>>> host: crio config:
* Profile "cilium-075808" not found. Run "minikube profile list" to view all profiles.
To start a cluster, run: "minikube start -p cilium-075808"

                                                
                                                
----------------------- debugLogs end: cilium-075808 [took: 5.560189698s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-075808" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cilium-075808
--- SKIP: TestNetworkPlugins/group/cilium (5.84s)

                                                
                                    
Copied to clipboard