Test Report: Docker_Linux_containerd_arm64 19452

                    
                      667295c6870455ef3392c60a87bf7f5fdc211f00:2024-08-16:35803
                    
                

Test fail (1/328)

Order failed test Duration
29 TestAddons/serial/Volcano 200
x
+
TestAddons/serial/Volcano (200s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:905: volcano-admission stabilized in 45.633542ms
addons_test.go:897: volcano-scheduler stabilized in 47.496969ms
addons_test.go:913: volcano-controller stabilized in 52.205242ms
addons_test.go:919: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-scheduler-576bc46687-6nckj" [9be65c16-23bc-42cd-be09-6a1529232f13] Running
addons_test.go:919: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 6.003515504s
addons_test.go:923: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-admission" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-admission-77d7d48b68-xlm2l" [b69a5d75-fb60-409c-905f-3a5c95cfe0c4] Running
addons_test.go:923: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 5.004401912s
addons_test.go:927: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-controller" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-controllers-56675bb4d5-gm6cq" [417b3839-6552-48a5-84cb-035140b24fcc] Running
addons_test.go:927: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 5.004279629s
addons_test.go:932: (dbg) Run:  kubectl --context addons-858013 delete -n volcano-system job volcano-admission-init
addons_test.go:938: (dbg) Run:  kubectl --context addons-858013 create -f testdata/vcjob.yaml
addons_test.go:946: (dbg) Run:  kubectl --context addons-858013 get vcjob -n my-volcano
addons_test.go:964: (dbg) TestAddons/serial/Volcano: waiting 3m0s for pods matching "volcano.sh/job-name=test-job" in namespace "my-volcano" ...
helpers_test.go:344: "test-job-nginx-0" [1092fae1-94bb-4684-bc06-3d54692af512] Pending
helpers_test.go:344: "test-job-nginx-0" [1092fae1-94bb-4684-bc06-3d54692af512] Pending: PodScheduled:Unschedulable (0/1 nodes are unavailable: 1 Insufficient cpu.)
helpers_test.go:329: TestAddons/serial/Volcano: WARNING: pod list for "my-volcano" "volcano.sh/job-name=test-job" returned: client rate limiter Wait returned an error: context deadline exceeded
addons_test.go:964: ***** TestAddons/serial/Volcano: pod "volcano.sh/job-name=test-job" failed to start within 3m0s: context deadline exceeded ****
addons_test.go:964: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-858013 -n addons-858013
addons_test.go:964: TestAddons/serial/Volcano: showing logs for failed pods as of 2024-08-15 23:11:43.213612278 +0000 UTC m=+368.017005335
addons_test.go:964: (dbg) Run:  kubectl --context addons-858013 describe po test-job-nginx-0 -n my-volcano
addons_test.go:964: (dbg) kubectl --context addons-858013 describe po test-job-nginx-0 -n my-volcano:
Name:             test-job-nginx-0
Namespace:        my-volcano
Priority:         0
Service Account:  default
Node:             <none>
Labels:           volcano.sh/job-name=test-job
volcano.sh/job-namespace=my-volcano
volcano.sh/queue-name=test
volcano.sh/task-index=0
volcano.sh/task-spec=nginx
Annotations:      scheduling.k8s.io/group-name: test-job-daf5dee2-f26d-4af1-9384-ec8ef3c8201e
volcano.sh/job-name: test-job
volcano.sh/job-version: 0
volcano.sh/queue-name: test
volcano.sh/task-index: 0
volcano.sh/task-spec: nginx
volcano.sh/template-uid: test-job-nginx
Status:           Pending
IP:               
IPs:              <none>
Controlled By:    Job/test-job
Containers:
nginx:
Image:      nginx:latest
Port:       <none>
Host Port:  <none>
Command:
sleep
10m
Limits:
cpu:  1
Requests:
cpu:  1
Environment:
GOOGLE_APPLICATION_CREDENTIALS:  /google-app-creds.json
PROJECT_ID:                      this_is_fake
GCP_PROJECT:                     this_is_fake
GCLOUD_PROJECT:                  this_is_fake
GOOGLE_CLOUD_PROJECT:            this_is_fake
CLOUDSDK_CORE_PROJECT:           this_is_fake
Mounts:
/google-app-creds.json from gcp-creds (ro)
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-xplg2 (ro)
Conditions:
Type           Status
PodScheduled   False 
Volumes:
kube-api-access-xplg2:
Type:                    Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds:  3607
ConfigMapName:           kube-root-ca.crt
ConfigMapOptional:       <nil>
DownwardAPI:             true
gcp-creds:
Type:          HostPath (bare host directory volume)
Path:          /var/lib/minikube/google_application_credentials.json
HostPathType:  File
QoS Class:         Burstable
Node-Selectors:    <none>
Tolerations:       node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type     Reason            Age    From     Message
----     ------            ----   ----     -------
Warning  FailedScheduling  2m59s  volcano  0/1 nodes are unavailable: 1 Insufficient cpu.
addons_test.go:964: (dbg) Run:  kubectl --context addons-858013 logs test-job-nginx-0 -n my-volcano
addons_test.go:964: (dbg) kubectl --context addons-858013 logs test-job-nginx-0 -n my-volcano:
addons_test.go:965: failed waiting for test-local-path pod: volcano.sh/job-name=test-job within 3m0s: context deadline exceeded
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestAddons/serial/Volcano]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect addons-858013
helpers_test.go:235: (dbg) docker inspect addons-858013:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "b7511ac829da2099bbaf8c58270d1c12bf8caa1ba742928bbd45f8eccecb12e0",
	        "Created": "2024-08-15T23:06:20.523173334Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 1433401,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-08-15T23:06:20.673330768Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:decdd59746a9dba10062a73f6cd4b910c7b4e60613660b1022f8357747681c4d",
	        "ResolvConfPath": "/var/lib/docker/containers/b7511ac829da2099bbaf8c58270d1c12bf8caa1ba742928bbd45f8eccecb12e0/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/b7511ac829da2099bbaf8c58270d1c12bf8caa1ba742928bbd45f8eccecb12e0/hostname",
	        "HostsPath": "/var/lib/docker/containers/b7511ac829da2099bbaf8c58270d1c12bf8caa1ba742928bbd45f8eccecb12e0/hosts",
	        "LogPath": "/var/lib/docker/containers/b7511ac829da2099bbaf8c58270d1c12bf8caa1ba742928bbd45f8eccecb12e0/b7511ac829da2099bbaf8c58270d1c12bf8caa1ba742928bbd45f8eccecb12e0-json.log",
	        "Name": "/addons-858013",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-858013:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-858013",
	            "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": 4194304000,
	            "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": 8388608000,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "LowerDir": "/var/lib/docker/overlay2/754b4cf7b5cd28f792f5e151188d7e717fe42b8a2796a7706e324b3805d7bdfc-init/diff:/var/lib/docker/overlay2/e428b765a276f13f40b5e5004929d0f757eb41eeeb7bde16d60cca7148ca82dd/diff",
	                "MergedDir": "/var/lib/docker/overlay2/754b4cf7b5cd28f792f5e151188d7e717fe42b8a2796a7706e324b3805d7bdfc/merged",
	                "UpperDir": "/var/lib/docker/overlay2/754b4cf7b5cd28f792f5e151188d7e717fe42b8a2796a7706e324b3805d7bdfc/diff",
	                "WorkDir": "/var/lib/docker/overlay2/754b4cf7b5cd28f792f5e151188d7e717fe42b8a2796a7706e324b3805d7bdfc/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-858013",
	                "Source": "/var/lib/docker/volumes/addons-858013/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-858013",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d",
	            "Volumes": null,
	            "WorkingDir": "/",
	            "Entrypoint": [
	                "/usr/local/bin/entrypoint",
	                "/sbin/init"
	            ],
	            "OnBuild": null,
	            "Labels": {
	                "created_by.minikube.sigs.k8s.io": "true",
	                "mode.minikube.sigs.k8s.io": "addons-858013",
	                "name.minikube.sigs.k8s.io": "addons-858013",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "49aa5b1f1a7fe9efded84a1b8f2a2b5bce4ca19fe6aef7abdd2ede13845046f2",
	            "SandboxKey": "/var/run/docker/netns/49aa5b1f1a7f",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34617"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34618"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34621"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34619"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "34620"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-858013": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "a87dd743274275323c5e864d355b2fa23b9a4b83107969d26194a74d42156598",
	                    "EndpointID": "2249c98c4fc744a27cc498e599e82357b910a33d37d2517eb103c571cb878ed6",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-858013",
	                        "b7511ac829da"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-858013 -n addons-858013
helpers_test.go:244: <<< TestAddons/serial/Volcano FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/serial/Volcano]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-arm64 -p addons-858013 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-858013 logs -n 25: (1.69380423s)
helpers_test.go:252: TestAddons/serial/Volcano logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                 Args                 |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only              | download-only-840763   | jenkins | v1.33.1 | 15 Aug 24 23:05 UTC |                     |
	|         | -p download-only-840763              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0         |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.33.1 | 15 Aug 24 23:05 UTC | 15 Aug 24 23:05 UTC |
	| delete  | -p download-only-840763              | download-only-840763   | jenkins | v1.33.1 | 15 Aug 24 23:05 UTC | 15 Aug 24 23:05 UTC |
	| start   | -o=json --download-only              | download-only-636124   | jenkins | v1.33.1 | 15 Aug 24 23:05 UTC |                     |
	|         | -p download-only-636124              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0         |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.33.1 | 15 Aug 24 23:05 UTC | 15 Aug 24 23:05 UTC |
	| delete  | -p download-only-636124              | download-only-636124   | jenkins | v1.33.1 | 15 Aug 24 23:05 UTC | 15 Aug 24 23:05 UTC |
	| delete  | -p download-only-840763              | download-only-840763   | jenkins | v1.33.1 | 15 Aug 24 23:05 UTC | 15 Aug 24 23:05 UTC |
	| delete  | -p download-only-636124              | download-only-636124   | jenkins | v1.33.1 | 15 Aug 24 23:05 UTC | 15 Aug 24 23:05 UTC |
	| start   | --download-only -p                   | download-docker-280377 | jenkins | v1.33.1 | 15 Aug 24 23:05 UTC |                     |
	|         | download-docker-280377               |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	| delete  | -p download-docker-280377            | download-docker-280377 | jenkins | v1.33.1 | 15 Aug 24 23:05 UTC | 15 Aug 24 23:05 UTC |
	| start   | --download-only -p                   | binary-mirror-984587   | jenkins | v1.33.1 | 15 Aug 24 23:05 UTC |                     |
	|         | binary-mirror-984587                 |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --binary-mirror                      |                        |         |         |                     |                     |
	|         | http://127.0.0.1:40775               |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-984587              | binary-mirror-984587   | jenkins | v1.33.1 | 15 Aug 24 23:05 UTC | 15 Aug 24 23:05 UTC |
	| addons  | enable dashboard -p                  | addons-858013          | jenkins | v1.33.1 | 15 Aug 24 23:05 UTC |                     |
	|         | addons-858013                        |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                 | addons-858013          | jenkins | v1.33.1 | 15 Aug 24 23:05 UTC |                     |
	|         | addons-858013                        |                        |         |         |                     |                     |
	| start   | -p addons-858013 --wait=true         | addons-858013          | jenkins | v1.33.1 | 15 Aug 24 23:05 UTC | 15 Aug 24 23:08 UTC |
	|         | --memory=4000 --alsologtostderr      |                        |         |         |                     |                     |
	|         | --addons=registry                    |                        |         |         |                     |                     |
	|         | --addons=metrics-server              |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots             |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver         |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                    |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner               |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget            |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin        |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano       |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=containerd       |                        |         |         |                     |                     |
	|         | --addons=ingress                     |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                 |                        |         |         |                     |                     |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/15 23:05:56
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0815 23:05:56.531160 1432906 out.go:345] Setting OutFile to fd 1 ...
	I0815 23:05:56.531327 1432906 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0815 23:05:56.531356 1432906 out.go:358] Setting ErrFile to fd 2...
	I0815 23:05:56.531377 1432906 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0815 23:05:56.531618 1432906 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19452-1426744/.minikube/bin
	I0815 23:05:56.532065 1432906 out.go:352] Setting JSON to false
	I0815 23:05:56.532977 1432906 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":28100,"bootTime":1723735057,"procs":145,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1067-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0815 23:05:56.533071 1432906 start.go:139] virtualization:  
	I0815 23:05:56.535384 1432906 out.go:177] * [addons-858013] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0815 23:05:56.538181 1432906 out.go:177]   - MINIKUBE_LOCATION=19452
	I0815 23:05:56.538303 1432906 notify.go:220] Checking for updates...
	I0815 23:05:56.542954 1432906 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0815 23:05:56.545039 1432906 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19452-1426744/kubeconfig
	I0815 23:05:56.547014 1432906 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19452-1426744/.minikube
	I0815 23:05:56.549110 1432906 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0815 23:05:56.551076 1432906 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0815 23:05:56.553346 1432906 driver.go:392] Setting default libvirt URI to qemu:///system
	I0815 23:05:56.592008 1432906 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0815 23:05:56.592147 1432906 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0815 23:05:56.654688 1432906 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-08-15 23:05:56.645217395 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0815 23:05:56.654800 1432906 docker.go:307] overlay module found
	I0815 23:05:56.657288 1432906 out.go:177] * Using the docker driver based on user configuration
	I0815 23:05:56.659066 1432906 start.go:297] selected driver: docker
	I0815 23:05:56.659087 1432906 start.go:901] validating driver "docker" against <nil>
	I0815 23:05:56.659101 1432906 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0815 23:05:56.659724 1432906 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0815 23:05:56.722858 1432906 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:true BridgeNfIP6Tables:true Debug:false NFd:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-08-15 23:05:56.713989358 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0815 23:05:56.723027 1432906 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0815 23:05:56.723252 1432906 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0815 23:05:56.725924 1432906 out.go:177] * Using Docker driver with root privileges
	I0815 23:05:56.728132 1432906 cni.go:84] Creating CNI manager for ""
	I0815 23:05:56.728151 1432906 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0815 23:05:56.728167 1432906 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0815 23:05:56.728266 1432906 start.go:340] cluster config:
	{Name:addons-858013 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0 ClusterName:addons-858013 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:containerd 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.31.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHA
uthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0815 23:05:56.730694 1432906 out.go:177] * Starting "addons-858013" primary control-plane node in "addons-858013" cluster
	I0815 23:05:56.733588 1432906 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0815 23:05:56.735787 1432906 out.go:177] * Pulling base image v0.0.44-1723740748-19452 ...
	I0815 23:05:56.737974 1432906 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime containerd
	I0815 23:05:56.738025 1432906 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19452-1426744/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-containerd-overlay2-arm64.tar.lz4
	I0815 23:05:56.738045 1432906 cache.go:56] Caching tarball of preloaded images
	I0815 23:05:56.738075 1432906 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d in local docker daemon
	I0815 23:05:56.738139 1432906 preload.go:172] Found /home/jenkins/minikube-integration/19452-1426744/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-containerd-overlay2-arm64.tar.lz4 in cache, skipping download
	I0815 23:05:56.738150 1432906 cache.go:59] Finished verifying existence of preloaded tar for v1.31.0 on containerd
	I0815 23:05:56.738511 1432906 profile.go:143] Saving config to /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/config.json ...
	I0815 23:05:56.738590 1432906 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/config.json: {Name:mk73cca01801eabfd3cee3dda0d685d9f48344cc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0815 23:05:56.759077 1432906 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d to local cache
	I0815 23:05:56.759195 1432906 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d in local cache directory
	I0815 23:05:56.759215 1432906 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d in local cache directory, skipping pull
	I0815 23:05:56.759220 1432906 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d exists in cache, skipping pull
	I0815 23:05:56.759227 1432906 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d as a tarball
	I0815 23:05:56.759232 1432906 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d from local cache
	I0815 23:06:13.473091 1432906 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d from cached tarball
	I0815 23:06:13.473147 1432906 cache.go:194] Successfully downloaded all kic artifacts
	I0815 23:06:13.473188 1432906 start.go:360] acquireMachinesLock for addons-858013: {Name:mkc603032d7a7b3709e58f7d8abcb532abb04308 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0815 23:06:13.473321 1432906 start.go:364] duration metric: took 107.627µs to acquireMachinesLock for "addons-858013"
	I0815 23:06:13.473349 1432906 start.go:93] Provisioning new machine with config: &{Name:addons-858013 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0 ClusterName:addons-858013 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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.31.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:fa
lse CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0815 23:06:13.473436 1432906 start.go:125] createHost starting for "" (driver="docker")
	I0815 23:06:13.476255 1432906 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0815 23:06:13.476561 1432906 start.go:159] libmachine.API.Create for "addons-858013" (driver="docker")
	I0815 23:06:13.476598 1432906 client.go:168] LocalClient.Create starting
	I0815 23:06:13.476706 1432906 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19452-1426744/.minikube/certs/ca.pem
	I0815 23:06:13.997987 1432906 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19452-1426744/.minikube/certs/cert.pem
	I0815 23:06:14.160577 1432906 cli_runner.go:164] Run: docker network inspect addons-858013 --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}}]}"
	W0815 23:06:14.178037 1432906 cli_runner.go:211] docker network inspect addons-858013 --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
	I0815 23:06:14.178116 1432906 network_create.go:284] running [docker network inspect addons-858013] to gather additional debugging logs...
	I0815 23:06:14.178135 1432906 cli_runner.go:164] Run: docker network inspect addons-858013
	W0815 23:06:14.192562 1432906 cli_runner.go:211] docker network inspect addons-858013 returned with exit code 1
	I0815 23:06:14.192595 1432906 network_create.go:287] error running [docker network inspect addons-858013]: docker network inspect addons-858013: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-858013 not found
	I0815 23:06:14.192609 1432906 network_create.go:289] output of [docker network inspect addons-858013]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-858013 not found
	
	** /stderr **
	I0815 23:06:14.192703 1432906 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}}]}"
	I0815 23:06:14.206701 1432906 network.go:206] using free private subnet 192.168.49.0/24: &{IP:192.168.49.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.49.0/24 Gateway:192.168.49.1 ClientMin:192.168.49.2 ClientMax:192.168.49.254 Broadcast:192.168.49.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0x40017ade50}
	I0815 23:06:14.206741 1432906 network_create.go:124] attempt to create docker network addons-858013 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0815 23:06:14.206800 1432906 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.49.0/24 --gateway=192.168.49.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=addons-858013 addons-858013
	I0815 23:06:14.277614 1432906 network_create.go:108] docker network addons-858013 192.168.49.0/24 created
	I0815 23:06:14.277649 1432906 kic.go:121] calculated static IP "192.168.49.2" for the "addons-858013" container
	I0815 23:06:14.277732 1432906 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0815 23:06:14.291094 1432906 cli_runner.go:164] Run: docker volume create addons-858013 --label name.minikube.sigs.k8s.io=addons-858013 --label created_by.minikube.sigs.k8s.io=true
	I0815 23:06:14.308752 1432906 oci.go:103] Successfully created a docker volume addons-858013
	I0815 23:06:14.308839 1432906 cli_runner.go:164] Run: docker run --rm --name addons-858013-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-858013 --entrypoint /usr/bin/test -v addons-858013:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d -d /var/lib
	I0815 23:06:16.352680 1432906 cli_runner.go:217] Completed: docker run --rm --name addons-858013-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-858013 --entrypoint /usr/bin/test -v addons-858013:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d -d /var/lib: (2.04380464s)
	I0815 23:06:16.352711 1432906 oci.go:107] Successfully prepared a docker volume addons-858013
	I0815 23:06:16.352729 1432906 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime containerd
	I0815 23:06:16.352749 1432906 kic.go:194] Starting extracting preloaded images to volume ...
	I0815 23:06:16.352846 1432906 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19452-1426744/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-858013:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d -I lz4 -xf /preloaded.tar -C /extractDir
	I0815 23:06:20.457275 1432906 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19452-1426744/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-containerd-overlay2-arm64.tar.lz4:/preloaded.tar:ro -v addons-858013:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d -I lz4 -xf /preloaded.tar -C /extractDir: (4.104383766s)
	I0815 23:06:20.457309 1432906 kic.go:203] duration metric: took 4.104556607s to extract preloaded images to volume ...
	W0815 23:06:20.457455 1432906 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0815 23:06:20.457572 1432906 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0815 23:06:20.508487 1432906 cli_runner.go:164] Run: docker run -d -t --privileged --security-opt seccomp=unconfined --tmpfs /tmp --tmpfs /run -v /lib/modules:/lib/modules:ro --hostname addons-858013 --name addons-858013 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-858013 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-858013 --network addons-858013 --ip 192.168.49.2 --volume addons-858013:/var --security-opt apparmor=unconfined --memory=4000mb --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.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d
	I0815 23:06:20.850152 1432906 cli_runner.go:164] Run: docker container inspect addons-858013 --format={{.State.Running}}
	I0815 23:06:20.871828 1432906 cli_runner.go:164] Run: docker container inspect addons-858013 --format={{.State.Status}}
	I0815 23:06:20.896712 1432906 cli_runner.go:164] Run: docker exec addons-858013 stat /var/lib/dpkg/alternatives/iptables
	I0815 23:06:20.955712 1432906 oci.go:144] the created container "addons-858013" has a running status.
	I0815 23:06:20.955749 1432906 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19452-1426744/.minikube/machines/addons-858013/id_rsa...
	I0815 23:06:21.596239 1432906 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19452-1426744/.minikube/machines/addons-858013/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0815 23:06:21.624679 1432906 cli_runner.go:164] Run: docker container inspect addons-858013 --format={{.State.Status}}
	I0815 23:06:21.647394 1432906 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0815 23:06:21.647413 1432906 kic_runner.go:114] Args: [docker exec --privileged addons-858013 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0815 23:06:21.716116 1432906 cli_runner.go:164] Run: docker container inspect addons-858013 --format={{.State.Status}}
	I0815 23:06:21.747538 1432906 machine.go:93] provisionDockerMachine start ...
	I0815 23:06:21.747784 1432906 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-858013
	I0815 23:06:21.779564 1432906 main.go:141] libmachine: Using SSH client type: native
	I0815 23:06:21.779970 1432906 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 34617 <nil> <nil>}
	I0815 23:06:21.779989 1432906 main.go:141] libmachine: About to run SSH command:
	hostname
	I0815 23:06:21.924623 1432906 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-858013
	
	I0815 23:06:21.924647 1432906 ubuntu.go:169] provisioning hostname "addons-858013"
	I0815 23:06:21.924717 1432906 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-858013
	I0815 23:06:21.945643 1432906 main.go:141] libmachine: Using SSH client type: native
	I0815 23:06:21.945966 1432906 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 34617 <nil> <nil>}
	I0815 23:06:21.945983 1432906 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-858013 && echo "addons-858013" | sudo tee /etc/hostname
	I0815 23:06:22.094413 1432906 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-858013
	
	I0815 23:06:22.094492 1432906 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-858013
	I0815 23:06:22.111809 1432906 main.go:141] libmachine: Using SSH client type: native
	I0815 23:06:22.112060 1432906 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 34617 <nil> <nil>}
	I0815 23:06:22.112081 1432906 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-858013' /etc/hosts; then
				if grep -xq '127.0.1.1\s.*' /etc/hosts; then
					sudo sed -i 's/^127.0.1.1\s.*/127.0.1.1 addons-858013/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-858013' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0815 23:06:22.241051 1432906 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0815 23:06:22.241082 1432906 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19452-1426744/.minikube CaCertPath:/home/jenkins/minikube-integration/19452-1426744/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19452-1426744/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19452-1426744/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19452-1426744/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19452-1426744/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19452-1426744/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19452-1426744/.minikube}
	I0815 23:06:22.241116 1432906 ubuntu.go:177] setting up certificates
	I0815 23:06:22.241160 1432906 provision.go:84] configureAuth start
	I0815 23:06:22.241230 1432906 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-858013
	I0815 23:06:22.257625 1432906 provision.go:143] copyHostCerts
	I0815 23:06:22.257709 1432906 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19452-1426744/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19452-1426744/.minikube/ca.pem (1078 bytes)
	I0815 23:06:22.257830 1432906 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19452-1426744/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19452-1426744/.minikube/cert.pem (1123 bytes)
	I0815 23:06:22.257894 1432906 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19452-1426744/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19452-1426744/.minikube/key.pem (1679 bytes)
	I0815 23:06:22.257946 1432906 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19452-1426744/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19452-1426744/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19452-1426744/.minikube/certs/ca-key.pem org=jenkins.addons-858013 san=[127.0.0.1 192.168.49.2 addons-858013 localhost minikube]
	I0815 23:06:22.567242 1432906 provision.go:177] copyRemoteCerts
	I0815 23:06:22.567357 1432906 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0815 23:06:22.567429 1432906 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-858013
	I0815 23:06:22.583998 1432906 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34617 SSHKeyPath:/home/jenkins/minikube-integration/19452-1426744/.minikube/machines/addons-858013/id_rsa Username:docker}
	I0815 23:06:22.682168 1432906 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19452-1426744/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0815 23:06:22.706705 1432906 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19452-1426744/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0815 23:06:22.730628 1432906 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19452-1426744/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0815 23:06:22.754358 1432906 provision.go:87] duration metric: took 513.177507ms to configureAuth
	I0815 23:06:22.754384 1432906 ubuntu.go:193] setting minikube options for container-runtime
	I0815 23:06:22.754565 1432906 config.go:182] Loaded profile config "addons-858013": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.31.0
	I0815 23:06:22.754580 1432906 machine.go:96] duration metric: took 1.007020236s to provisionDockerMachine
	I0815 23:06:22.754588 1432906 client.go:171] duration metric: took 9.277981738s to LocalClient.Create
	I0815 23:06:22.754606 1432906 start.go:167] duration metric: took 9.278044688s to libmachine.API.Create "addons-858013"
	I0815 23:06:22.754616 1432906 start.go:293] postStartSetup for "addons-858013" (driver="docker")
	I0815 23:06:22.754626 1432906 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]
	I0815 23:06:22.754678 1432906 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
	I0815 23:06:22.754726 1432906 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-858013
	I0815 23:06:22.771127 1432906 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34617 SSHKeyPath:/home/jenkins/minikube-integration/19452-1426744/.minikube/machines/addons-858013/id_rsa Username:docker}
	I0815 23:06:22.866135 1432906 ssh_runner.go:195] Run: cat /etc/os-release
	I0815 23:06:22.869244 1432906 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0815 23:06:22.869291 1432906 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0815 23:06:22.869309 1432906 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0815 23:06:22.869317 1432906 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0815 23:06:22.869327 1432906 filesync.go:126] Scanning /home/jenkins/minikube-integration/19452-1426744/.minikube/addons for local assets ...
	I0815 23:06:22.869408 1432906 filesync.go:126] Scanning /home/jenkins/minikube-integration/19452-1426744/.minikube/files for local assets ...
	I0815 23:06:22.869435 1432906 start.go:296] duration metric: took 114.812116ms for postStartSetup
	I0815 23:06:22.869742 1432906 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-858013
	I0815 23:06:22.886010 1432906 profile.go:143] Saving config to /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/config.json ...
	I0815 23:06:22.886313 1432906 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0815 23:06:22.886376 1432906 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-858013
	I0815 23:06:22.914166 1432906 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34617 SSHKeyPath:/home/jenkins/minikube-integration/19452-1426744/.minikube/machines/addons-858013/id_rsa Username:docker}
	I0815 23:06:23.001784 1432906 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0815 23:06:23.008237 1432906 start.go:128] duration metric: took 9.53478286s to createHost
	I0815 23:06:23.008281 1432906 start.go:83] releasing machines lock for "addons-858013", held for 9.534946707s
	I0815 23:06:23.008372 1432906 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-858013
	I0815 23:06:23.026071 1432906 ssh_runner.go:195] Run: cat /version.json
	I0815 23:06:23.026126 1432906 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0815 23:06:23.026133 1432906 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-858013
	I0815 23:06:23.026219 1432906 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-858013
	I0815 23:06:23.052550 1432906 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34617 SSHKeyPath:/home/jenkins/minikube-integration/19452-1426744/.minikube/machines/addons-858013/id_rsa Username:docker}
	I0815 23:06:23.067333 1432906 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34617 SSHKeyPath:/home/jenkins/minikube-integration/19452-1426744/.minikube/machines/addons-858013/id_rsa Username:docker}
	I0815 23:06:23.140886 1432906 ssh_runner.go:195] Run: systemctl --version
	I0815 23:06:23.274441 1432906 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0815 23:06:23.278726 1432906 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "grep -q loopback {} && ( grep -q name {} || sudo sed -i '/"type": "loopback"/i \ \ \ \ "name": "loopback",' {} ) && sudo sed -i 's|"cniVersion": ".*"|"cniVersion": "1.0.0"|g' {}" ;
	I0815 23:06:23.303789 1432906 cni.go:230] loopback cni configuration patched: "/etc/cni/net.d/*loopback.conf*" found
	I0815 23:06:23.303871 1432906 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" ;
	I0815 23:06:23.333717 1432906 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0815 23:06:23.333742 1432906 start.go:495] detecting cgroup driver to use...
	I0815 23:06:23.333774 1432906 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0815 23:06:23.333827 1432906 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I0815 23:06:23.346431 1432906 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I0815 23:06:23.358386 1432906 docker.go:217] disabling cri-docker service (if available) ...
	I0815 23:06:23.358453 1432906 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0815 23:06:23.372713 1432906 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0815 23:06:23.387392 1432906 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0815 23:06:23.477569 1432906 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0815 23:06:23.570504 1432906 docker.go:233] disabling docker service ...
	I0815 23:06:23.570583 1432906 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0815 23:06:23.590378 1432906 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0815 23:06:23.602659 1432906 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0815 23:06:23.686286 1432906 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0815 23:06:23.781898 1432906 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0815 23:06:23.793757 1432906 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"
	I0815 23:06:23.809562 1432906 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	I0815 23:06:23.819665 1432906 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"
	I0815 23:06:23.829738 1432906 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I0815 23:06:23.829808 1432906 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I0815 23:06:23.839858 1432906 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"
	I0815 23:06:23.849709 1432906 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I0815 23:06:23.859439 1432906 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I0815 23:06:23.869820 1432906 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0815 23:06:23.879697 1432906 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"
	I0815 23:06:23.890145 1432906 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I0815 23:06:23.900500 1432906 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I0815 23:06:23.911155 1432906 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0815 23:06:23.919329 1432906 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0815 23:06:23.928036 1432906 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0815 23:06:24.008501 1432906 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I0815 23:06:24.151382 1432906 start.go:542] Will wait 60s for socket path /run/containerd/containerd.sock
	I0815 23:06:24.151553 1432906 ssh_runner.go:195] Run: stat /run/containerd/containerd.sock
	I0815 23:06:24.155931 1432906 start.go:563] Will wait 60s for crictl version
	I0815 23:06:24.156067 1432906 ssh_runner.go:195] Run: which crictl
	I0815 23:06:24.159713 1432906 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0815 23:06:24.200843 1432906 start.go:579] Version:  0.1.0
	RuntimeName:  containerd
	RuntimeVersion:  1.7.20
	RuntimeApiVersion:  v1
	I0815 23:06:24.200944 1432906 ssh_runner.go:195] Run: containerd --version
	I0815 23:06:24.222839 1432906 ssh_runner.go:195] Run: containerd --version
	I0815 23:06:24.246528 1432906 out.go:177] * Preparing Kubernetes v1.31.0 on containerd 1.7.20 ...
	I0815 23:06:24.249074 1432906 cli_runner.go:164] Run: docker network inspect addons-858013 --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}}]}"
	I0815 23:06:24.263629 1432906 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0815 23:06:24.267607 1432906 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.49.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0815 23:06:24.277802 1432906 kubeadm.go:883] updating cluster {Name:addons-858013 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0 ClusterName:addons-858013 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false Cus
tomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0815 23:06:24.277918 1432906 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime containerd
	I0815 23:06:24.277987 1432906 ssh_runner.go:195] Run: sudo crictl images --output json
	I0815 23:06:24.313495 1432906 containerd.go:627] all images are preloaded for containerd runtime.
	I0815 23:06:24.313522 1432906 containerd.go:534] Images already preloaded, skipping extraction
	I0815 23:06:24.313583 1432906 ssh_runner.go:195] Run: sudo crictl images --output json
	I0815 23:06:24.347758 1432906 containerd.go:627] all images are preloaded for containerd runtime.
	I0815 23:06:24.347781 1432906 cache_images.go:84] Images are preloaded, skipping loading
	I0815 23:06:24.347789 1432906 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.0 containerd true true} ...
	I0815 23:06:24.347885 1432906 kubeadm.go:946] kubelet [Unit]
	Wants=containerd.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=addons-858013 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.0 ClusterName:addons-858013 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0815 23:06:24.347953 1432906 ssh_runner.go:195] Run: sudo crictl info
	I0815 23:06:24.387426 1432906 cni.go:84] Creating CNI manager for ""
	I0815 23:06:24.387453 1432906 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0815 23:06:24.387463 1432906 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0815 23:06:24.387506 1432906 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.31.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-858013 NodeName:addons-858013 DNSDomain:cluster.local CRISocket:/run/containerd/containerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc
/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///run/containerd/containerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0815 23:06:24.387687 1432906 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.49.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///run/containerd/containerd.sock
	  name: "addons-858013"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.31.0
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///run/containerd/containerd.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0815 23:06:24.387764 1432906 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.0
	I0815 23:06:24.396685 1432906 binaries.go:44] Found k8s binaries, skipping transfer
	I0815 23:06:24.396783 1432906 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0815 23:06:24.405278 1432906 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (317 bytes)
	I0815 23:06:24.422580 1432906 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0815 23:06:24.440326 1432906 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2167 bytes)
	I0815 23:06:24.457646 1432906 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0815 23:06:24.460778 1432906 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.49.2	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0815 23:06:24.471220 1432906 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0815 23:06:24.551618 1432906 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0815 23:06:24.568320 1432906 certs.go:68] Setting up /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013 for IP: 192.168.49.2
	I0815 23:06:24.568354 1432906 certs.go:194] generating shared ca certs ...
	I0815 23:06:24.568379 1432906 certs.go:226] acquiring lock for ca certs: {Name:mk6675e2307c4a6ff8a3648b5a131049979eec99 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0815 23:06:24.568532 1432906 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19452-1426744/.minikube/ca.key
	I0815 23:06:24.852136 1432906 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19452-1426744/.minikube/ca.crt ...
	I0815 23:06:24.852170 1432906 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19452-1426744/.minikube/ca.crt: {Name:mk6e27e3ded05a9f1e6a575c49f7bda40718df02 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0815 23:06:24.853062 1432906 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19452-1426744/.minikube/ca.key ...
	I0815 23:06:24.853094 1432906 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19452-1426744/.minikube/ca.key: {Name:mk2d04cd5821c0177f3c4daff8381f1719488ece Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0815 23:06:24.853738 1432906 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19452-1426744/.minikube/proxy-client-ca.key
	I0815 23:06:25.425966 1432906 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19452-1426744/.minikube/proxy-client-ca.crt ...
	I0815 23:06:25.426003 1432906 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19452-1426744/.minikube/proxy-client-ca.crt: {Name:mk01dbcf0c5b8653d2ef588cb9a176a454c82eb6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0815 23:06:25.426779 1432906 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19452-1426744/.minikube/proxy-client-ca.key ...
	I0815 23:06:25.426795 1432906 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19452-1426744/.minikube/proxy-client-ca.key: {Name:mk40f284c28ca9f74cb1c6a33ecde7d99bad1705 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0815 23:06:25.427569 1432906 certs.go:256] generating profile certs ...
	I0815 23:06:25.427665 1432906 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/client.key
	I0815 23:06:25.427692 1432906 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/client.crt with IP's: []
	I0815 23:06:25.895715 1432906 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/client.crt ...
	I0815 23:06:25.895750 1432906 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/client.crt: {Name:mke4b708c97c83fe8c1a38e4460656816844f94f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0815 23:06:25.896547 1432906 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/client.key ...
	I0815 23:06:25.896564 1432906 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/client.key: {Name:mkb5b7d5dc0c94ab3fbb4c98c689493bca96f5f8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0815 23:06:25.896658 1432906 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/apiserver.key.1d590a82
	I0815 23:06:25.896678 1432906 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/apiserver.crt.1d590a82 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0815 23:06:26.636862 1432906 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/apiserver.crt.1d590a82 ...
	I0815 23:06:26.636895 1432906 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/apiserver.crt.1d590a82: {Name:mka0060772bb8141ee3aeb948731c513d2c13d0f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0815 23:06:26.637087 1432906 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/apiserver.key.1d590a82 ...
	I0815 23:06:26.637104 1432906 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/apiserver.key.1d590a82: {Name:mk9a938d749b6eca3aeb5a6cdaf0e66f06861288 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0815 23:06:26.637216 1432906 certs.go:381] copying /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/apiserver.crt.1d590a82 -> /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/apiserver.crt
	I0815 23:06:26.637306 1432906 certs.go:385] copying /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/apiserver.key.1d590a82 -> /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/apiserver.key
	I0815 23:06:26.637360 1432906 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/proxy-client.key
	I0815 23:06:26.637381 1432906 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/proxy-client.crt with IP's: []
	I0815 23:06:27.288856 1432906 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/proxy-client.crt ...
	I0815 23:06:27.288887 1432906 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/proxy-client.crt: {Name:mk562b980c59d8f57e2aedd1516b502b564b4190 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0815 23:06:27.289073 1432906 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/proxy-client.key ...
	I0815 23:06:27.289087 1432906 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/proxy-client.key: {Name:mkf1f16e74427e1da2803f0e1bb0d27cf4e0af24 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0815 23:06:27.289300 1432906 certs.go:484] found cert: /home/jenkins/minikube-integration/19452-1426744/.minikube/certs/ca-key.pem (1679 bytes)
	I0815 23:06:27.289345 1432906 certs.go:484] found cert: /home/jenkins/minikube-integration/19452-1426744/.minikube/certs/ca.pem (1078 bytes)
	I0815 23:06:27.289375 1432906 certs.go:484] found cert: /home/jenkins/minikube-integration/19452-1426744/.minikube/certs/cert.pem (1123 bytes)
	I0815 23:06:27.289403 1432906 certs.go:484] found cert: /home/jenkins/minikube-integration/19452-1426744/.minikube/certs/key.pem (1679 bytes)
	I0815 23:06:27.289979 1432906 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19452-1426744/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0815 23:06:27.314984 1432906 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19452-1426744/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0815 23:06:27.338003 1432906 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19452-1426744/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0815 23:06:27.361484 1432906 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19452-1426744/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0815 23:06:27.384659 1432906 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0815 23:06:27.408346 1432906 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0815 23:06:27.431518 1432906 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0815 23:06:27.454748 1432906 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0815 23:06:27.477916 1432906 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19452-1426744/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0815 23:06:27.501425 1432906 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0815 23:06:27.519058 1432906 ssh_runner.go:195] Run: openssl version
	I0815 23:06:27.524535 1432906 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/minikubeCA.pem && ln -fs /usr/share/ca-certificates/minikubeCA.pem /etc/ssl/certs/minikubeCA.pem"
	I0815 23:06:27.534409 1432906 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0815 23:06:27.538492 1432906 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Aug 15 23:06 /usr/share/ca-certificates/minikubeCA.pem
	I0815 23:06:27.538603 1432906 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0815 23:06:27.545941 1432906 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/b5213941.0 || ln -fs /etc/ssl/certs/minikubeCA.pem /etc/ssl/certs/b5213941.0"
	I0815 23:06:27.555389 1432906 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0815 23:06:27.559487 1432906 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I0815 23:06:27.559584 1432906 kubeadm.go:392] StartCluster: {Name:addons-858013 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0 ClusterName:addons-858013 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:containerd ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false Custom
QemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0815 23:06:27.559696 1432906 cri.go:54] listing CRI containers in root /run/containerd/runc/k8s.io: {State:paused Name: Namespaces:[kube-system]}
	I0815 23:06:27.559798 1432906 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0815 23:06:27.601283 1432906 cri.go:89] found id: ""
	I0815 23:06:27.601400 1432906 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0815 23:06:27.612507 1432906 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0815 23:06:27.621518 1432906 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0815 23:06:27.621588 1432906 ssh_runner.go:195] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
	I0815 23:06:27.630231 1432906 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0815 23:06:27.630251 1432906 kubeadm.go:157] found existing configuration files:
	
	I0815 23:06:27.630304 1432906 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0815 23:06:27.638624 1432906 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0815 23:06:27.638687 1432906 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0815 23:06:27.647074 1432906 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0815 23:06:27.657152 1432906 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0815 23:06:27.657220 1432906 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0815 23:06:27.665773 1432906 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0815 23:06:27.675047 1432906 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0815 23:06:27.675181 1432906 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0815 23:06:27.683977 1432906 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0815 23:06:27.692838 1432906 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0815 23:06:27.692953 1432906 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0815 23:06:27.701298 1432906 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.0:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0815 23:06:27.742947 1432906 kubeadm.go:310] [init] Using Kubernetes version: v1.31.0
	I0815 23:06:27.743762 1432906 kubeadm.go:310] [preflight] Running pre-flight checks
	I0815 23:06:27.761432 1432906 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0815 23:06:27.761580 1432906 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1067-aws
	I0815 23:06:27.761650 1432906 kubeadm.go:310] OS: Linux
	I0815 23:06:27.761714 1432906 kubeadm.go:310] CGROUPS_CPU: enabled
	I0815 23:06:27.761791 1432906 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0815 23:06:27.761888 1432906 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0815 23:06:27.761974 1432906 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0815 23:06:27.762036 1432906 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0815 23:06:27.762100 1432906 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0815 23:06:27.762160 1432906 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0815 23:06:27.762225 1432906 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0815 23:06:27.762288 1432906 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0815 23:06:27.821742 1432906 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0815 23:06:27.821913 1432906 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0815 23:06:27.822058 1432906 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0815 23:06:27.827319 1432906 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0815 23:06:27.830896 1432906 out.go:235]   - Generating certificates and keys ...
	I0815 23:06:27.831080 1432906 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0815 23:06:27.831201 1432906 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0815 23:06:28.913987 1432906 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0815 23:06:29.787423 1432906 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0815 23:06:30.275609 1432906 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0815 23:06:30.723932 1432906 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0815 23:06:31.031710 1432906 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0815 23:06:31.031994 1432906 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-858013 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0815 23:06:31.345090 1432906 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0815 23:06:31.345437 1432906 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-858013 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0815 23:06:32.305398 1432906 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0815 23:06:32.735851 1432906 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0815 23:06:33.018502 1432906 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0815 23:06:33.018778 1432906 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0815 23:06:33.463258 1432906 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0815 23:06:33.792543 1432906 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0815 23:06:34.009969 1432906 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0815 23:06:34.194301 1432906 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0815 23:06:34.386134 1432906 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0815 23:06:34.386918 1432906 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0815 23:06:34.392005 1432906 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0815 23:06:34.394031 1432906 out.go:235]   - Booting up control plane ...
	I0815 23:06:34.394126 1432906 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0815 23:06:34.394200 1432906 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0815 23:06:34.394999 1432906 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0815 23:06:34.405595 1432906 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0815 23:06:34.412094 1432906 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0815 23:06:34.412148 1432906 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0815 23:06:34.525926 1432906 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0815 23:06:34.526395 1432906 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0815 23:06:36.029636 1432906 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.503429165s
	I0815 23:06:36.029745 1432906 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0815 23:06:42.031192 1432906 kubeadm.go:310] [api-check] The API server is healthy after 6.001867907s
	I0815 23:06:42.059835 1432906 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0815 23:06:42.077108 1432906 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0815 23:06:42.112433 1432906 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0815 23:06:42.112642 1432906 kubeadm.go:310] [mark-control-plane] Marking the node addons-858013 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0815 23:06:42.125298 1432906 kubeadm.go:310] [bootstrap-token] Using token: 9kpno7.9xnb1jlvqy081p9t
	I0815 23:06:42.127643 1432906 out.go:235]   - Configuring RBAC rules ...
	I0815 23:06:42.127783 1432906 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0815 23:06:42.137231 1432906 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0815 23:06:42.151185 1432906 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0815 23:06:42.159202 1432906 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0815 23:06:42.165735 1432906 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0815 23:06:42.171489 1432906 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0815 23:06:42.438120 1432906 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0815 23:06:42.864529 1432906 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0815 23:06:43.438618 1432906 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0815 23:06:43.439841 1432906 kubeadm.go:310] 
	I0815 23:06:43.439912 1432906 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0815 23:06:43.439918 1432906 kubeadm.go:310] 
	I0815 23:06:43.439993 1432906 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0815 23:06:43.439998 1432906 kubeadm.go:310] 
	I0815 23:06:43.440022 1432906 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0815 23:06:43.440079 1432906 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0815 23:06:43.440128 1432906 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0815 23:06:43.440133 1432906 kubeadm.go:310] 
	I0815 23:06:43.440184 1432906 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0815 23:06:43.440189 1432906 kubeadm.go:310] 
	I0815 23:06:43.440258 1432906 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0815 23:06:43.440263 1432906 kubeadm.go:310] 
	I0815 23:06:43.440313 1432906 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0815 23:06:43.440386 1432906 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0815 23:06:43.440452 1432906 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0815 23:06:43.440456 1432906 kubeadm.go:310] 
	I0815 23:06:43.440537 1432906 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0815 23:06:43.440611 1432906 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0815 23:06:43.440615 1432906 kubeadm.go:310] 
	I0815 23:06:43.440696 1432906 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 9kpno7.9xnb1jlvqy081p9t \
	I0815 23:06:43.440795 1432906 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:32669f4de8f99e6c0e1b9ac322d232cfeb01cf3bf047d97f10a64a1a8635640a \
	I0815 23:06:43.440816 1432906 kubeadm.go:310] 	--control-plane 
	I0815 23:06:43.440821 1432906 kubeadm.go:310] 
	I0815 23:06:43.440902 1432906 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0815 23:06:43.440906 1432906 kubeadm.go:310] 
	I0815 23:06:43.440985 1432906 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 9kpno7.9xnb1jlvqy081p9t \
	I0815 23:06:43.441083 1432906 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:32669f4de8f99e6c0e1b9ac322d232cfeb01cf3bf047d97f10a64a1a8635640a 
	I0815 23:06:43.444742 1432906 kubeadm.go:310] W0815 23:06:27.738944    1029 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0815 23:06:43.445041 1432906 kubeadm.go:310] W0815 23:06:27.739647    1029 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0815 23:06:43.445267 1432906 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1067-aws\n", err: exit status 1
	I0815 23:06:43.445369 1432906 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0815 23:06:43.445384 1432906 cni.go:84] Creating CNI manager for ""
	I0815 23:06:43.445392 1432906 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0815 23:06:43.447764 1432906 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0815 23:06:43.449885 1432906 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0815 23:06:43.453782 1432906 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.0/kubectl ...
	I0815 23:06:43.453803 1432906 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0815 23:06:43.471634 1432906 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0815 23:06:43.743393 1432906 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0815 23:06:43.743532 1432906 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0815 23:06:43.743628 1432906 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-858013 minikube.k8s.io/updated_at=2024_08_15T23_06_43_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=fe9c1d9e27059a205b0df8e5e482803b65ef8774 minikube.k8s.io/name=addons-858013 minikube.k8s.io/primary=true
	I0815 23:06:43.936918 1432906 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0815 23:06:43.937016 1432906 ops.go:34] apiserver oom_adj: -16
	I0815 23:06:44.437059 1432906 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0815 23:06:44.937991 1432906 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0815 23:06:45.437917 1432906 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0815 23:06:45.936998 1432906 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0815 23:06:46.437044 1432906 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0815 23:06:46.937596 1432906 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0815 23:06:47.437628 1432906 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0815 23:06:47.537713 1432906 kubeadm.go:1113] duration metric: took 3.794223105s to wait for elevateKubeSystemPrivileges
	I0815 23:06:47.537739 1432906 kubeadm.go:394] duration metric: took 19.978159881s to StartCluster
	I0815 23:06:47.537755 1432906 settings.go:142] acquiring lock: {Name:mk04eec9d963add10e61814118070c2ffabcc53c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0815 23:06:47.538562 1432906 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19452-1426744/kubeconfig
	I0815 23:06:47.538942 1432906 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19452-1426744/kubeconfig: {Name:mkd0ceb99da18ce0b4af7c49a7baba0665c5eba0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0815 23:06:47.539137 1432906 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:containerd ControlPlane:true Worker:true}
	I0815 23:06:47.539268 1432906 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0815 23:06:47.539508 1432906 config.go:182] Loaded profile config "addons-858013": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.31.0
	I0815 23:06:47.539535 1432906 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0815 23:06:47.539606 1432906 addons.go:69] Setting yakd=true in profile "addons-858013"
	I0815 23:06:47.539627 1432906 addons.go:234] Setting addon yakd=true in "addons-858013"
	I0815 23:06:47.539650 1432906 host.go:66] Checking if "addons-858013" exists ...
	I0815 23:06:47.540116 1432906 cli_runner.go:164] Run: docker container inspect addons-858013 --format={{.State.Status}}
	I0815 23:06:47.540246 1432906 addons.go:69] Setting inspektor-gadget=true in profile "addons-858013"
	I0815 23:06:47.540266 1432906 addons.go:234] Setting addon inspektor-gadget=true in "addons-858013"
	I0815 23:06:47.540286 1432906 host.go:66] Checking if "addons-858013" exists ...
	I0815 23:06:47.540644 1432906 cli_runner.go:164] Run: docker container inspect addons-858013 --format={{.State.Status}}
	I0815 23:06:47.541090 1432906 addons.go:69] Setting metrics-server=true in profile "addons-858013"
	I0815 23:06:47.541119 1432906 addons.go:234] Setting addon metrics-server=true in "addons-858013"
	I0815 23:06:47.541170 1432906 host.go:66] Checking if "addons-858013" exists ...
	I0815 23:06:47.541560 1432906 cli_runner.go:164] Run: docker container inspect addons-858013 --format={{.State.Status}}
	I0815 23:06:47.542739 1432906 addons.go:69] Setting cloud-spanner=true in profile "addons-858013"
	I0815 23:06:47.542776 1432906 addons.go:234] Setting addon cloud-spanner=true in "addons-858013"
	I0815 23:06:47.542807 1432906 host.go:66] Checking if "addons-858013" exists ...
	I0815 23:06:47.543215 1432906 cli_runner.go:164] Run: docker container inspect addons-858013 --format={{.State.Status}}
	I0815 23:06:47.545553 1432906 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-858013"
	I0815 23:06:47.545637 1432906 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-858013"
	I0815 23:06:47.545703 1432906 host.go:66] Checking if "addons-858013" exists ...
	I0815 23:06:47.546261 1432906 cli_runner.go:164] Run: docker container inspect addons-858013 --format={{.State.Status}}
	I0815 23:06:47.555592 1432906 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-858013"
	I0815 23:06:47.555669 1432906 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-858013"
	I0815 23:06:47.555700 1432906 host.go:66] Checking if "addons-858013" exists ...
	I0815 23:06:47.556154 1432906 cli_runner.go:164] Run: docker container inspect addons-858013 --format={{.State.Status}}
	I0815 23:06:47.556710 1432906 addons.go:69] Setting registry=true in profile "addons-858013"
	I0815 23:06:47.556748 1432906 addons.go:234] Setting addon registry=true in "addons-858013"
	I0815 23:06:47.556777 1432906 host.go:66] Checking if "addons-858013" exists ...
	I0815 23:06:47.557272 1432906 cli_runner.go:164] Run: docker container inspect addons-858013 --format={{.State.Status}}
	I0815 23:06:47.580646 1432906 addons.go:69] Setting storage-provisioner=true in profile "addons-858013"
	I0815 23:06:47.580703 1432906 addons.go:234] Setting addon storage-provisioner=true in "addons-858013"
	I0815 23:06:47.580743 1432906 host.go:66] Checking if "addons-858013" exists ...
	I0815 23:06:47.580046 1432906 addons.go:69] Setting default-storageclass=true in profile "addons-858013"
	I0815 23:06:47.581265 1432906 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-858013"
	I0815 23:06:47.581508 1432906 cli_runner.go:164] Run: docker container inspect addons-858013 --format={{.State.Status}}
	I0815 23:06:47.588133 1432906 cli_runner.go:164] Run: docker container inspect addons-858013 --format={{.State.Status}}
	I0815 23:06:47.592150 1432906 addons.go:69] Setting gcp-auth=true in profile "addons-858013"
	I0815 23:06:47.592214 1432906 mustload.go:65] Loading cluster: addons-858013
	I0815 23:06:47.592421 1432906 config.go:182] Loaded profile config "addons-858013": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.31.0
	I0815 23:06:47.592682 1432906 cli_runner.go:164] Run: docker container inspect addons-858013 --format={{.State.Status}}
	I0815 23:06:47.593976 1432906 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-858013"
	I0815 23:06:47.610469 1432906 addons.go:69] Setting volcano=true in profile "addons-858013"
	I0815 23:06:47.615548 1432906 addons.go:234] Setting addon volcano=true in "addons-858013"
	I0815 23:06:47.615701 1432906 host.go:66] Checking if "addons-858013" exists ...
	I0815 23:06:47.619785 1432906 cli_runner.go:164] Run: docker container inspect addons-858013 --format={{.State.Status}}
	I0815 23:06:47.625332 1432906 addons.go:69] Setting ingress=true in profile "addons-858013"
	I0815 23:06:47.625945 1432906 addons.go:234] Setting addon ingress=true in "addons-858013"
	I0815 23:06:47.626014 1432906 host.go:66] Checking if "addons-858013" exists ...
	I0815 23:06:47.626495 1432906 cli_runner.go:164] Run: docker container inspect addons-858013 --format={{.State.Status}}
	I0815 23:06:47.640860 1432906 addons.go:69] Setting volumesnapshots=true in profile "addons-858013"
	I0815 23:06:47.640903 1432906 addons.go:234] Setting addon volumesnapshots=true in "addons-858013"
	I0815 23:06:47.640941 1432906 host.go:66] Checking if "addons-858013" exists ...
	I0815 23:06:47.641474 1432906 cli_runner.go:164] Run: docker container inspect addons-858013 --format={{.State.Status}}
	I0815 23:06:47.647986 1432906 addons.go:69] Setting ingress-dns=true in profile "addons-858013"
	I0815 23:06:47.648044 1432906 addons.go:234] Setting addon ingress-dns=true in "addons-858013"
	I0815 23:06:47.648091 1432906 host.go:66] Checking if "addons-858013" exists ...
	I0815 23:06:47.648568 1432906 cli_runner.go:164] Run: docker container inspect addons-858013 --format={{.State.Status}}
	I0815 23:06:47.656721 1432906 out.go:177] * Verifying Kubernetes components...
	I0815 23:06:47.662166 1432906 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0815 23:06:47.664857 1432906 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0815 23:06:47.665060 1432906 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0815 23:06:47.665075 1432906 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0815 23:06:47.665321 1432906 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-858013
	I0815 23:06:47.667378 1432906 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0815 23:06:47.668964 1432906 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0815 23:06:47.668983 1432906 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0815 23:06:47.669048 1432906 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-858013
	I0815 23:06:47.679800 1432906 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-858013"
	I0815 23:06:47.680133 1432906 cli_runner.go:164] Run: docker container inspect addons-858013 --format={{.State.Status}}
	I0815 23:06:47.723799 1432906 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.22
	I0815 23:06:47.725956 1432906 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0815 23:06:47.725976 1432906 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0815 23:06:47.726042 1432906 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-858013
	I0815 23:06:47.754055 1432906 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0815 23:06:47.757280 1432906 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0815 23:06:47.759200 1432906 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0815 23:06:47.769279 1432906 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0815 23:06:47.770678 1432906 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.31.0
	I0815 23:06:47.774675 1432906 out.go:177]   - Using image docker.io/registry:2.8.3
	I0815 23:06:47.775967 1432906 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0815 23:06:47.792226 1432906 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0815 23:06:47.792288 1432906 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0815 23:06:47.792379 1432906 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-858013
	I0815 23:06:47.795162 1432906 addons.go:234] Setting addon default-storageclass=true in "addons-858013"
	I0815 23:06:47.795234 1432906 host.go:66] Checking if "addons-858013" exists ...
	I0815 23:06:47.795673 1432906 cli_runner.go:164] Run: docker container inspect addons-858013 --format={{.State.Status}}
	I0815 23:06:47.811233 1432906 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0815 23:06:47.811516 1432906 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0815 23:06:47.811942 1432906 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0815 23:06:47.812012 1432906 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-858013
	I0815 23:06:47.811523 1432906 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.1
	I0815 23:06:47.834795 1432906 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0815 23:06:47.811528 1432906 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0815 23:06:47.837320 1432906 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0815 23:06:47.839787 1432906 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0815 23:06:47.839925 1432906 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0815 23:06:47.839936 1432906 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0815 23:06:47.840000 1432906 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-858013
	I0815 23:06:47.840187 1432906 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0815 23:06:47.841949 1432906 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0815 23:06:47.843991 1432906 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0815 23:06:47.844039 1432906 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0815 23:06:47.844125 1432906 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-858013
	I0815 23:06:47.811616 1432906 host.go:66] Checking if "addons-858013" exists ...
	I0815 23:06:47.854165 1432906 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0815 23:06:47.862327 1432906 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0815 23:06:47.869366 1432906 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34617 SSHKeyPath:/home/jenkins/minikube-integration/19452-1426744/.minikube/machines/addons-858013/id_rsa Username:docker}
	I0815 23:06:47.871116 1432906 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-858013"
	I0815 23:06:47.871156 1432906 host.go:66] Checking if "addons-858013" exists ...
	I0815 23:06:47.871591 1432906 cli_runner.go:164] Run: docker container inspect addons-858013 --format={{.State.Status}}
	I0815 23:06:47.874529 1432906 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0815 23:06:47.874548 1432906 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0815 23:06:47.874616 1432906 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-858013
	I0815 23:06:47.892084 1432906 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34617 SSHKeyPath:/home/jenkins/minikube-integration/19452-1426744/.minikube/machines/addons-858013/id_rsa Username:docker}
	I0815 23:06:47.895237 1432906 out.go:177]   - Using image docker.io/volcanosh/vc-controller-manager:v1.9.0
	I0815 23:06:47.899005 1432906 out.go:177]   - Using image docker.io/volcanosh/vc-scheduler:v1.9.0
	I0815 23:06:47.900487 1432906 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0815 23:06:47.900503 1432906 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0815 23:06:47.900567 1432906 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-858013
	I0815 23:06:47.903954 1432906 out.go:177]   - Using image docker.io/volcanosh/vc-webhook-manager:v1.9.0
	I0815 23:06:47.907573 1432906 addons.go:431] installing /etc/kubernetes/addons/volcano-deployment.yaml
	I0815 23:06:47.907598 1432906 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volcano-deployment.yaml (434001 bytes)
	I0815 23:06:47.907670 1432906 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-858013
	I0815 23:06:47.939312 1432906 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0815 23:06:47.939339 1432906 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0815 23:06:47.939412 1432906 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-858013
	I0815 23:06:47.948593 1432906 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0815 23:06:47.956274 1432906 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0815 23:06:47.956297 1432906 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0815 23:06:47.956398 1432906 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-858013
	I0815 23:06:47.967173 1432906 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34617 SSHKeyPath:/home/jenkins/minikube-integration/19452-1426744/.minikube/machines/addons-858013/id_rsa Username:docker}
	I0815 23:06:48.000466 1432906 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34617 SSHKeyPath:/home/jenkins/minikube-integration/19452-1426744/.minikube/machines/addons-858013/id_rsa Username:docker}
	I0815 23:06:48.018455 1432906 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0815 23:06:48.018478 1432906 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0815 23:06:48.018544 1432906 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-858013
	I0815 23:06:48.018846 1432906 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34617 SSHKeyPath:/home/jenkins/minikube-integration/19452-1426744/.minikube/machines/addons-858013/id_rsa Username:docker}
	I0815 23:06:48.056439 1432906 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34617 SSHKeyPath:/home/jenkins/minikube-integration/19452-1426744/.minikube/machines/addons-858013/id_rsa Username:docker}
	I0815 23:06:48.098013 1432906 out.go:177]   - Using image docker.io/busybox:stable
	I0815 23:06:48.100365 1432906 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0815 23:06:48.103144 1432906 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0815 23:06:48.103167 1432906 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0815 23:06:48.103246 1432906 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-858013
	I0815 23:06:48.105680 1432906 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34617 SSHKeyPath:/home/jenkins/minikube-integration/19452-1426744/.minikube/machines/addons-858013/id_rsa Username:docker}
	I0815 23:06:48.128888 1432906 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34617 SSHKeyPath:/home/jenkins/minikube-integration/19452-1426744/.minikube/machines/addons-858013/id_rsa Username:docker}
	I0815 23:06:48.131153 1432906 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34617 SSHKeyPath:/home/jenkins/minikube-integration/19452-1426744/.minikube/machines/addons-858013/id_rsa Username:docker}
	I0815 23:06:48.141228 1432906 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34617 SSHKeyPath:/home/jenkins/minikube-integration/19452-1426744/.minikube/machines/addons-858013/id_rsa Username:docker}
	I0815 23:06:48.149535 1432906 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34617 SSHKeyPath:/home/jenkins/minikube-integration/19452-1426744/.minikube/machines/addons-858013/id_rsa Username:docker}
	I0815 23:06:48.152829 1432906 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34617 SSHKeyPath:/home/jenkins/minikube-integration/19452-1426744/.minikube/machines/addons-858013/id_rsa Username:docker}
	I0815 23:06:48.167351 1432906 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34617 SSHKeyPath:/home/jenkins/minikube-integration/19452-1426744/.minikube/machines/addons-858013/id_rsa Username:docker}
	W0815 23:06:48.174331 1432906 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0815 23:06:48.174369 1432906 retry.go:31] will retry after 145.903834ms: ssh: handshake failed: EOF
	I0815 23:06:48.180735 1432906 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34617 SSHKeyPath:/home/jenkins/minikube-integration/19452-1426744/.minikube/machines/addons-858013/id_rsa Username:docker}
	I0815 23:06:48.466589 1432906 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0815 23:06:48.488986 1432906 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0815 23:06:48.497569 1432906 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0815 23:06:48.497639 1432906 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0815 23:06:48.514630 1432906 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0815 23:06:48.514695 1432906 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0815 23:06:48.548308 1432906 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0815 23:06:48.548378 1432906 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0815 23:06:48.574605 1432906 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0815 23:06:48.574681 1432906 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0815 23:06:48.607033 1432906 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0815 23:06:48.607105 1432906 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0815 23:06:48.633046 1432906 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0815 23:06:48.633203 1432906 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml": (1.093919122s)
	I0815 23:06:48.633370 1432906 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0815 23:06:48.642359 1432906 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0815 23:06:48.642431 1432906 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0815 23:06:48.680253 1432906 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0815 23:06:48.694244 1432906 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0815 23:06:48.694325 1432906 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0815 23:06:48.716930 1432906 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0815 23:06:48.731197 1432906 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0815 23:06:48.731269 1432906 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0815 23:06:48.733116 1432906 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0815 23:06:48.733209 1432906 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0815 23:06:48.736020 1432906 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0815 23:06:48.748956 1432906 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0815 23:06:48.771091 1432906 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0815 23:06:48.795201 1432906 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0815 23:06:48.795271 1432906 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0815 23:06:48.797239 1432906 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml
	I0815 23:06:48.806894 1432906 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0815 23:06:48.806968 1432906 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0815 23:06:48.868078 1432906 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0815 23:06:48.868149 1432906 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-health-monitor-controller.yaml --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
	I0815 23:06:48.915928 1432906 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0815 23:06:48.918790 1432906 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0815 23:06:48.918858 1432906 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0815 23:06:48.959826 1432906 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0815 23:06:48.959913 1432906 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0815 23:06:49.018601 1432906 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0815 23:06:49.018676 1432906 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0815 23:06:49.018893 1432906 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0815 23:06:49.018944 1432906 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0815 23:06:49.027490 1432906 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0815 23:06:49.027564 1432906 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0815 23:06:49.076845 1432906 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0815 23:06:49.076917 1432906 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0815 23:06:49.191526 1432906 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0815 23:06:49.191600 1432906 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0815 23:06:49.285862 1432906 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0815 23:06:49.304786 1432906 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0815 23:06:49.340388 1432906 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0815 23:06:49.340464 1432906 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0815 23:06:49.354029 1432906 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0815 23:06:49.354053 1432906 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0815 23:06:49.376673 1432906 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0815 23:06:49.376758 1432906 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0815 23:06:49.528691 1432906 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0815 23:06:49.528773 1432906 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0815 23:06:49.546725 1432906 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0815 23:06:49.546796 1432906 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0815 23:06:49.731424 1432906 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0815 23:06:49.731495 1432906 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0815 23:06:50.062577 1432906 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0815 23:06:50.062647 1432906 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0815 23:06:50.136517 1432906 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0815 23:06:50.136602 1432906 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0815 23:06:50.235887 1432906 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0815 23:06:50.469743 1432906 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0815 23:06:50.469826 1432906 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0815 23:06:50.490906 1432906 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0815 23:06:50.672364 1432906 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (2.205687882s)
	I0815 23:06:50.901740 1432906 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0815 23:06:50.901813 1432906 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0815 23:06:51.217173 1432906 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0815 23:06:51.217241 1432906 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0815 23:06:51.296930 1432906 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.663521235s)
	I0815 23:06:51.297050 1432906 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0815 23:06:51.296966 1432906 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (2.663851498s)
	I0815 23:06:51.297977 1432906 node_ready.go:35] waiting up to 6m0s for node "addons-858013" to be "Ready" ...
	I0815 23:06:51.298578 1432906 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (2.809516913s)
	I0815 23:06:51.302189 1432906 node_ready.go:49] node "addons-858013" has status "Ready":"True"
	I0815 23:06:51.302249 1432906 node_ready.go:38] duration metric: took 4.254967ms for node "addons-858013" to be "Ready" ...
	I0815 23:06:51.302274 1432906 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0815 23:06:51.312312 1432906 pod_ready.go:79] waiting up to 6m0s for pod "coredns-6f6b679f8f-rp4nh" in "kube-system" namespace to be "Ready" ...
	I0815 23:06:51.806763 1432906 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-858013" context rescaled to 1 replicas
	I0815 23:06:51.824932 1432906 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0815 23:06:51.824953 1432906 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0815 23:06:52.466459 1432906 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0815 23:06:53.350874 1432906 pod_ready.go:103] pod "coredns-6f6b679f8f-rp4nh" in "kube-system" namespace has status "Ready":"False"
	I0815 23:06:55.080032 1432906 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0815 23:06:55.080211 1432906 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-858013
	I0815 23:06:55.116395 1432906 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34617 SSHKeyPath:/home/jenkins/minikube-integration/19452-1426744/.minikube/machines/addons-858013/id_rsa Username:docker}
	I0815 23:06:55.584288 1432906 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0815 23:06:55.656652 1432906 addons.go:234] Setting addon gcp-auth=true in "addons-858013"
	I0815 23:06:55.656705 1432906 host.go:66] Checking if "addons-858013" exists ...
	I0815 23:06:55.657344 1432906 cli_runner.go:164] Run: docker container inspect addons-858013 --format={{.State.Status}}
	I0815 23:06:55.686950 1432906 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0815 23:06:55.687011 1432906 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-858013
	I0815 23:06:55.725869 1432906 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34617 SSHKeyPath:/home/jenkins/minikube-integration/19452-1426744/.minikube/machines/addons-858013/id_rsa Username:docker}
	I0815 23:06:55.817896 1432906 pod_ready.go:103] pod "coredns-6f6b679f8f-rp4nh" in "kube-system" namespace has status "Ready":"False"
	I0815 23:06:56.453853 1432906 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (7.773528572s)
	I0815 23:06:56.453883 1432906 addons.go:475] Verifying addon ingress=true in "addons-858013"
	I0815 23:06:56.454132 1432906 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (7.737132304s)
	I0815 23:06:56.454270 1432906 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (7.718185053s)
	I0815 23:06:56.454392 1432906 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (7.705360659s)
	I0815 23:06:56.454572 1432906 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (7.683414576s)
	I0815 23:06:56.456960 1432906 out.go:177] * Verifying ingress addon...
	I0815 23:06:56.459880 1432906 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	W0815 23:06:56.474110 1432906 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0815 23:06:56.476048 1432906 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0815 23:06:56.476115 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:06:56.987860 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:06:57.468157 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:06:57.830871 1432906 pod_ready.go:103] pod "coredns-6f6b679f8f-rp4nh" in "kube-system" namespace has status "Ready":"False"
	I0815 23:06:57.841083 1432906 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/volcano-deployment.yaml: (9.043769446s)
	I0815 23:06:57.841203 1432906 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (8.925200396s)
	I0815 23:06:57.841252 1432906 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (8.555321581s)
	I0815 23:06:57.841796 1432906 addons.go:475] Verifying addon registry=true in "addons-858013"
	I0815 23:06:57.841308 1432906 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (8.536438559s)
	I0815 23:06:57.841942 1432906 addons.go:475] Verifying addon metrics-server=true in "addons-858013"
	I0815 23:06:57.841363 1432906 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (7.60540315s)
	I0815 23:06:57.841434 1432906 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (7.350454039s)
	W0815 23:06:57.842051 1432906 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0815 23:06:57.842099 1432906 retry.go:31] will retry after 365.553844ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0815 23:06:57.844506 1432906 out.go:177] * Verifying registry addon...
	I0815 23:06:57.844695 1432906 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-858013 service yakd-dashboard -n yakd-dashboard
	
	I0815 23:06:57.848183 1432906 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0815 23:06:57.913675 1432906 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0815 23:06:57.913705 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0815 23:06:58.026517 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:06:58.207914 1432906 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0815 23:06:58.353637 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0815 23:06:58.464965 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:06:58.829251 1432906 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (6.362701547s)
	I0815 23:06:58.829284 1432906 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-858013"
	I0815 23:06:58.829421 1432906 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (3.14244778s)
	I0815 23:06:58.831846 1432906 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0815 23:06:58.831899 1432906 out.go:177] * Verifying csi-hostpath-driver addon...
	I0815 23:06:58.834907 1432906 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0815 23:06:58.838518 1432906 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0815 23:06:58.840428 1432906 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0815 23:06:58.840445 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:06:58.841241 1432906 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0815 23:06:58.841265 1432906 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0815 23:06:58.864971 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0815 23:06:58.898780 1432906 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0815 23:06:58.898804 1432906 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0815 23:06:58.922178 1432906 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0815 23:06:58.922198 1432906 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0815 23:06:58.964312 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:06:58.994035 1432906 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0815 23:06:59.340564 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:06:59.354722 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0815 23:06:59.465651 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:06:59.840301 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:06:59.851577 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0815 23:06:59.881967 1432906 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (1.674002679s)
	I0815 23:06:59.965543 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:00.242965 1432906 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml: (1.248885772s)
	I0815 23:07:00.259438 1432906 addons.go:475] Verifying addon gcp-auth=true in "addons-858013"
	I0815 23:07:00.263767 1432906 out.go:177] * Verifying gcp-auth addon...
	I0815 23:07:00.274134 1432906 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0815 23:07:00.277940 1432906 kapi.go:86] Found 0 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0815 23:07:00.325672 1432906 pod_ready.go:103] pod "coredns-6f6b679f8f-rp4nh" in "kube-system" namespace has status "Ready":"False"
	I0815 23:07:00.380461 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:00.380935 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0815 23:07:00.479848 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:00.840841 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:00.852344 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0815 23:07:00.965210 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:01.380076 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0815 23:07:01.381631 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:01.480236 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:01.840129 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:01.852698 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0815 23:07:01.965264 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:02.379792 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0815 23:07:02.381643 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:02.465205 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:02.820452 1432906 pod_ready.go:103] pod "coredns-6f6b679f8f-rp4nh" in "kube-system" namespace has status "Ready":"False"
	I0815 23:07:02.840231 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:02.852642 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0815 23:07:02.964259 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:03.340394 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:03.352450 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0815 23:07:03.464670 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:03.880290 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0815 23:07:03.881380 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:03.964285 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:04.379423 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0815 23:07:04.381879 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:04.480895 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:04.840424 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:04.852829 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0815 23:07:04.966380 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:05.341299 1432906 pod_ready.go:103] pod "coredns-6f6b679f8f-rp4nh" in "kube-system" namespace has status "Ready":"False"
	I0815 23:07:05.343727 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:05.352642 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0815 23:07:05.464596 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:05.888253 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0815 23:07:05.889371 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:05.964253 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:06.320323 1432906 pod_ready.go:93] pod "coredns-6f6b679f8f-rp4nh" in "kube-system" namespace has status "Ready":"True"
	I0815 23:07:06.320351 1432906 pod_ready.go:82] duration metric: took 15.007953403s for pod "coredns-6f6b679f8f-rp4nh" in "kube-system" namespace to be "Ready" ...
	I0815 23:07:06.320364 1432906 pod_ready.go:79] waiting up to 6m0s for pod "coredns-6f6b679f8f-wjh96" in "kube-system" namespace to be "Ready" ...
	I0815 23:07:06.322923 1432906 pod_ready.go:98] error getting pod "coredns-6f6b679f8f-wjh96" in "kube-system" namespace (skipping!): pods "coredns-6f6b679f8f-wjh96" not found
	I0815 23:07:06.322951 1432906 pod_ready.go:82] duration metric: took 2.579248ms for pod "coredns-6f6b679f8f-wjh96" in "kube-system" namespace to be "Ready" ...
	E0815 23:07:06.322962 1432906 pod_ready.go:67] WaitExtra: waitPodCondition: error getting pod "coredns-6f6b679f8f-wjh96" in "kube-system" namespace (skipping!): pods "coredns-6f6b679f8f-wjh96" not found
	I0815 23:07:06.322987 1432906 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-858013" in "kube-system" namespace to be "Ready" ...
	I0815 23:07:06.329293 1432906 pod_ready.go:93] pod "etcd-addons-858013" in "kube-system" namespace has status "Ready":"True"
	I0815 23:07:06.329361 1432906 pod_ready.go:82] duration metric: took 6.36073ms for pod "etcd-addons-858013" in "kube-system" namespace to be "Ready" ...
	I0815 23:07:06.329392 1432906 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-858013" in "kube-system" namespace to be "Ready" ...
	I0815 23:07:06.335058 1432906 pod_ready.go:93] pod "kube-apiserver-addons-858013" in "kube-system" namespace has status "Ready":"True"
	I0815 23:07:06.335083 1432906 pod_ready.go:82] duration metric: took 5.667105ms for pod "kube-apiserver-addons-858013" in "kube-system" namespace to be "Ready" ...
	I0815 23:07:06.335095 1432906 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-858013" in "kube-system" namespace to be "Ready" ...
	I0815 23:07:06.339578 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:06.345902 1432906 pod_ready.go:93] pod "kube-controller-manager-addons-858013" in "kube-system" namespace has status "Ready":"True"
	I0815 23:07:06.345929 1432906 pod_ready.go:82] duration metric: took 10.80786ms for pod "kube-controller-manager-addons-858013" in "kube-system" namespace to be "Ready" ...
	I0815 23:07:06.345943 1432906 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-4pp86" in "kube-system" namespace to be "Ready" ...
	I0815 23:07:06.380455 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0815 23:07:06.482282 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:06.517748 1432906 pod_ready.go:93] pod "kube-proxy-4pp86" in "kube-system" namespace has status "Ready":"True"
	I0815 23:07:06.517773 1432906 pod_ready.go:82] duration metric: took 171.792636ms for pod "kube-proxy-4pp86" in "kube-system" namespace to be "Ready" ...
	I0815 23:07:06.517810 1432906 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-858013" in "kube-system" namespace to be "Ready" ...
	I0815 23:07:06.841479 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:06.853795 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0815 23:07:06.918320 1432906 pod_ready.go:93] pod "kube-scheduler-addons-858013" in "kube-system" namespace has status "Ready":"True"
	I0815 23:07:06.918392 1432906 pod_ready.go:82] duration metric: took 400.564378ms for pod "kube-scheduler-addons-858013" in "kube-system" namespace to be "Ready" ...
	I0815 23:07:06.918418 1432906 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-89x6p" in "kube-system" namespace to be "Ready" ...
	I0815 23:07:06.974808 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:07.339457 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:07.351426 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0815 23:07:07.465191 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:07.840094 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:07.851773 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0815 23:07:07.965473 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:08.340431 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:08.352528 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0815 23:07:08.471038 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:08.841002 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:08.852236 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0815 23:07:08.926379 1432906 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-89x6p" in "kube-system" namespace has status "Ready":"False"
	I0815 23:07:08.965491 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:09.340877 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:09.352527 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0815 23:07:09.465580 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:09.840953 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:09.854023 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0815 23:07:09.965273 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:10.340650 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:10.351984 1432906 kapi.go:107] duration metric: took 12.503798801s to wait for kubernetes.io/minikube-addons=registry ...
	I0815 23:07:10.466154 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:10.840799 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:10.964377 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:11.340006 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:11.426000 1432906 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-89x6p" in "kube-system" namespace has status "Ready":"False"
	I0815 23:07:11.464944 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:11.845721 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:11.964909 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:12.384385 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:12.486165 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:12.849479 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:12.971157 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:13.340185 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:13.431110 1432906 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-89x6p" in "kube-system" namespace has status "Ready":"False"
	I0815 23:07:13.487866 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:13.872941 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:13.970455 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:14.347158 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:14.480367 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:14.885434 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:14.965611 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:15.341042 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:15.464653 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:15.842644 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:15.924968 1432906 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-89x6p" in "kube-system" namespace has status "Ready":"False"
	I0815 23:07:15.965189 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:16.340124 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:16.464285 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:16.887364 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:16.996444 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:17.340691 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:17.464330 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:17.841177 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:17.965189 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:18.341822 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:18.426988 1432906 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-89x6p" in "kube-system" namespace has status "Ready":"False"
	I0815 23:07:18.466025 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:18.839833 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:18.964607 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:19.407329 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:19.464598 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:19.839807 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:19.964059 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:20.339574 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:20.464781 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:20.840466 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:20.925067 1432906 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-89x6p" in "kube-system" namespace has status "Ready":"False"
	I0815 23:07:20.964581 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:21.341485 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:21.465890 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:21.839669 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:21.964392 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:22.341045 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:22.464856 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:22.839745 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:22.964065 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:23.341861 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:23.425662 1432906 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-89x6p" in "kube-system" namespace has status "Ready":"False"
	I0815 23:07:23.467009 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:23.840222 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:23.965267 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:24.339409 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:24.464645 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:24.841122 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:24.965697 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:25.342377 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:25.426211 1432906 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-89x6p" in "kube-system" namespace has status "Ready":"False"
	I0815 23:07:25.464105 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:25.839657 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:25.965994 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:26.339907 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:26.464958 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:26.839474 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:26.964656 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:27.341184 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:27.448483 1432906 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-89x6p" in "kube-system" namespace has status "Ready":"False"
	I0815 23:07:27.467571 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:27.846215 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:27.964369 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:28.340609 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:28.464914 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:28.840785 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:28.965284 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:29.340773 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:29.464878 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:29.839187 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:29.924671 1432906 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-89x6p" in "kube-system" namespace has status "Ready":"False"
	I0815 23:07:29.964457 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:30.340590 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:30.471638 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:30.840178 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:30.964878 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:31.340772 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:31.465399 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:31.840053 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:31.924997 1432906 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-89x6p" in "kube-system" namespace has status "Ready":"False"
	I0815 23:07:31.964714 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:32.340192 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:32.465682 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:32.887825 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:32.984560 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:33.340552 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:33.464237 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:33.840186 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:33.964191 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:34.340423 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:34.424416 1432906 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-89x6p" in "kube-system" namespace has status "Ready":"False"
	I0815 23:07:34.465305 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:34.842706 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:34.964919 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:35.341091 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:35.464497 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:35.881782 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:35.982378 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:36.339614 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:36.429040 1432906 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-89x6p" in "kube-system" namespace has status "Ready":"False"
	I0815 23:07:36.469755 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:36.840745 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:36.964621 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:37.339275 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:37.464389 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:37.840011 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:37.965531 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:38.339888 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:38.464452 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:38.840470 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:38.925847 1432906 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-89x6p" in "kube-system" namespace has status "Ready":"False"
	I0815 23:07:38.964459 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:39.339583 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:39.464759 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:39.839359 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:39.924391 1432906 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-89x6p" in "kube-system" namespace has status "Ready":"True"
	I0815 23:07:39.924417 1432906 pod_ready.go:82] duration metric: took 33.005977106s for pod "nvidia-device-plugin-daemonset-89x6p" in "kube-system" namespace to be "Ready" ...
	I0815 23:07:39.924427 1432906 pod_ready.go:39] duration metric: took 48.622121256s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0815 23:07:39.924468 1432906 api_server.go:52] waiting for apiserver process to appear ...
	I0815 23:07:39.924552 1432906 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0815 23:07:39.942018 1432906 api_server.go:72] duration metric: took 52.402854775s to wait for apiserver process to appear ...
	I0815 23:07:39.942046 1432906 api_server.go:88] waiting for apiserver healthz status ...
	I0815 23:07:39.942069 1432906 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0815 23:07:39.950449 1432906 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0815 23:07:39.951463 1432906 api_server.go:141] control plane version: v1.31.0
	I0815 23:07:39.951488 1432906 api_server.go:131] duration metric: took 9.434664ms to wait for apiserver health ...
	I0815 23:07:39.951496 1432906 system_pods.go:43] waiting for kube-system pods to appear ...
	I0815 23:07:39.960957 1432906 system_pods.go:59] 18 kube-system pods found
	I0815 23:07:39.960993 1432906 system_pods.go:61] "coredns-6f6b679f8f-rp4nh" [db0d0ea3-a6b8-4760-b57b-f62e22fc977c] Running
	I0815 23:07:39.961000 1432906 system_pods.go:61] "csi-hostpath-attacher-0" [8c34ee53-079d-4d06-9f9c-58a7723f421b] Running
	I0815 23:07:39.961005 1432906 system_pods.go:61] "csi-hostpath-resizer-0" [992f9408-abc8-4ec6-b7d0-bb23ec11910f] Running
	I0815 23:07:39.961036 1432906 system_pods.go:61] "csi-hostpathplugin-tstkq" [17ce4001-a262-445c-97b1-c5e80a5afdbe] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0815 23:07:39.961050 1432906 system_pods.go:61] "etcd-addons-858013" [b7e35e09-0de7-4030-b0bf-f2d7d07b99a6] Running
	I0815 23:07:39.961057 1432906 system_pods.go:61] "kindnet-pj2dh" [c087035d-81cd-4799-8507-73ad9e34e978] Running
	I0815 23:07:39.961068 1432906 system_pods.go:61] "kube-apiserver-addons-858013" [9320c4b5-18b5-4df2-a666-b05af7b4b8b4] Running
	I0815 23:07:39.961093 1432906 system_pods.go:61] "kube-controller-manager-addons-858013" [a47593aa-3382-470c-84af-5965ce5b8f80] Running
	I0815 23:07:39.961108 1432906 system_pods.go:61] "kube-ingress-dns-minikube" [836d7509-203d-412a-92b2-e3ee78eb0c58] Running
	I0815 23:07:39.961112 1432906 system_pods.go:61] "kube-proxy-4pp86" [71d9ab1a-c995-45f6-8d09-fa813657999e] Running
	I0815 23:07:39.961124 1432906 system_pods.go:61] "kube-scheduler-addons-858013" [7e19d8cb-19e6-4761-85a9-db6648e5442b] Running
	I0815 23:07:39.961327 1432906 system_pods.go:61] "metrics-server-8988944d9-nk895" [3644ef7d-3f82-4177-ae94-7d3040f0955f] Running
	I0815 23:07:39.961342 1432906 system_pods.go:61] "nvidia-device-plugin-daemonset-89x6p" [707df689-f654-4888-8964-e9a3f923d28b] Running
	I0815 23:07:39.961347 1432906 system_pods.go:61] "registry-6fb4cdfc84-754z8" [0945994d-4bbb-4a17-b58f-c430bdba570c] Running
	I0815 23:07:39.961351 1432906 system_pods.go:61] "registry-proxy-vgh7t" [d1e1bad6-4bcf-47da-94ed-c325eb427c7d] Running
	I0815 23:07:39.961355 1432906 system_pods.go:61] "snapshot-controller-56fcc65765-6b55s" [2ff68f50-eee7-4d17-ac1a-6c40abbf7930] Running
	I0815 23:07:39.961362 1432906 system_pods.go:61] "snapshot-controller-56fcc65765-8x6gf" [23fdb9cc-93a5-49ed-a12a-b5e507d6f2bd] Running
	I0815 23:07:39.961372 1432906 system_pods.go:61] "storage-provisioner" [482151cf-a7d4-44cd-9cfa-da27b6188c9b] Running
	I0815 23:07:39.961391 1432906 system_pods.go:74] duration metric: took 9.876352ms to wait for pod list to return data ...
	I0815 23:07:39.961405 1432906 default_sa.go:34] waiting for default service account to be created ...
	I0815 23:07:39.964509 1432906 default_sa.go:45] found service account: "default"
	I0815 23:07:39.964532 1432906 default_sa.go:55] duration metric: took 3.118913ms for default service account to be created ...
	I0815 23:07:39.964542 1432906 system_pods.go:116] waiting for k8s-apps to be running ...
	I0815 23:07:39.965529 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:39.973788 1432906 system_pods.go:86] 18 kube-system pods found
	I0815 23:07:39.973827 1432906 system_pods.go:89] "coredns-6f6b679f8f-rp4nh" [db0d0ea3-a6b8-4760-b57b-f62e22fc977c] Running
	I0815 23:07:39.973908 1432906 system_pods.go:89] "csi-hostpath-attacher-0" [8c34ee53-079d-4d06-9f9c-58a7723f421b] Running
	I0815 23:07:39.973929 1432906 system_pods.go:89] "csi-hostpath-resizer-0" [992f9408-abc8-4ec6-b7d0-bb23ec11910f] Running
	I0815 23:07:39.973938 1432906 system_pods.go:89] "csi-hostpathplugin-tstkq" [17ce4001-a262-445c-97b1-c5e80a5afdbe] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0815 23:07:39.973945 1432906 system_pods.go:89] "etcd-addons-858013" [b7e35e09-0de7-4030-b0bf-f2d7d07b99a6] Running
	I0815 23:07:39.973954 1432906 system_pods.go:89] "kindnet-pj2dh" [c087035d-81cd-4799-8507-73ad9e34e978] Running
	I0815 23:07:39.973960 1432906 system_pods.go:89] "kube-apiserver-addons-858013" [9320c4b5-18b5-4df2-a666-b05af7b4b8b4] Running
	I0815 23:07:39.973971 1432906 system_pods.go:89] "kube-controller-manager-addons-858013" [a47593aa-3382-470c-84af-5965ce5b8f80] Running
	I0815 23:07:39.973976 1432906 system_pods.go:89] "kube-ingress-dns-minikube" [836d7509-203d-412a-92b2-e3ee78eb0c58] Running
	I0815 23:07:39.973981 1432906 system_pods.go:89] "kube-proxy-4pp86" [71d9ab1a-c995-45f6-8d09-fa813657999e] Running
	I0815 23:07:39.973993 1432906 system_pods.go:89] "kube-scheduler-addons-858013" [7e19d8cb-19e6-4761-85a9-db6648e5442b] Running
	I0815 23:07:39.973998 1432906 system_pods.go:89] "metrics-server-8988944d9-nk895" [3644ef7d-3f82-4177-ae94-7d3040f0955f] Running
	I0815 23:07:39.974002 1432906 system_pods.go:89] "nvidia-device-plugin-daemonset-89x6p" [707df689-f654-4888-8964-e9a3f923d28b] Running
	I0815 23:07:39.974012 1432906 system_pods.go:89] "registry-6fb4cdfc84-754z8" [0945994d-4bbb-4a17-b58f-c430bdba570c] Running
	I0815 23:07:39.974016 1432906 system_pods.go:89] "registry-proxy-vgh7t" [d1e1bad6-4bcf-47da-94ed-c325eb427c7d] Running
	I0815 23:07:39.974020 1432906 system_pods.go:89] "snapshot-controller-56fcc65765-6b55s" [2ff68f50-eee7-4d17-ac1a-6c40abbf7930] Running
	I0815 23:07:39.974029 1432906 system_pods.go:89] "snapshot-controller-56fcc65765-8x6gf" [23fdb9cc-93a5-49ed-a12a-b5e507d6f2bd] Running
	I0815 23:07:39.974033 1432906 system_pods.go:89] "storage-provisioner" [482151cf-a7d4-44cd-9cfa-da27b6188c9b] Running
	I0815 23:07:39.974040 1432906 system_pods.go:126] duration metric: took 9.49329ms to wait for k8s-apps to be running ...
	I0815 23:07:39.974050 1432906 system_svc.go:44] waiting for kubelet service to be running ....
	I0815 23:07:39.974110 1432906 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0815 23:07:39.987828 1432906 system_svc.go:56] duration metric: took 13.757141ms WaitForService to wait for kubelet
	I0815 23:07:39.987858 1432906 kubeadm.go:582] duration metric: took 52.448699352s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0815 23:07:39.987879 1432906 node_conditions.go:102] verifying NodePressure condition ...
	I0815 23:07:39.991416 1432906 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0815 23:07:39.991456 1432906 node_conditions.go:123] node cpu capacity is 2
	I0815 23:07:39.991468 1432906 node_conditions.go:105] duration metric: took 3.583592ms to run NodePressure ...
	I0815 23:07:39.991480 1432906 start.go:241] waiting for startup goroutines ...
	I0815 23:07:40.340506 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:40.465023 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:40.839911 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:40.965335 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:41.339750 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:41.465451 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:41.880077 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:41.964737 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:42.339930 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:42.464080 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:42.840867 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:42.964357 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:43.340121 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:43.464314 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:43.839615 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:43.970079 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:44.339988 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:44.466389 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:44.840098 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:44.964674 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:45.339830 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:45.463745 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:45.840593 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:45.964631 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:46.340289 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:46.465057 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:46.840714 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:46.964934 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:47.382441 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:47.482833 1432906 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0815 23:07:47.840219 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:47.964595 1432906 kapi.go:107] duration metric: took 51.504712083s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0815 23:07:48.350529 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:48.842211 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:49.340904 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:49.840546 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:50.381769 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:50.880440 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:51.347935 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:51.881170 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:52.340158 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:52.843002 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:53.340567 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:53.880638 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:54.340083 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:54.839812 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:55.340105 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0815 23:07:55.839512 1432906 kapi.go:107] duration metric: took 57.004603319s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0815 23:08:23.278696 1432906 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0815 23:08:23.278720 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0815 23:08:23.777226 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0815 23:08:24.277907 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0815 23:08:24.777981 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0815 23:08:25.281763 1432906 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0815 23:08:25.777792 1432906 kapi.go:107] duration metric: took 1m25.503659051s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0815 23:08:25.780046 1432906 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-858013 cluster.
	I0815 23:08:25.783744 1432906 out.go:177] * If you don't want your credentials mounted into a specific pod, add a label with the `gcp-auth-skip-secret` key to your pod configuration.
	I0815 23:08:25.785694 1432906 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0815 23:08:25.787896 1432906 out.go:177] * Enabled addons: cloud-spanner, ingress-dns, storage-provisioner, nvidia-device-plugin, default-storageclass, volcano, metrics-server, inspektor-gadget, yakd, volumesnapshots, registry, ingress, csi-hostpath-driver, gcp-auth
	I0815 23:08:25.790685 1432906 addons.go:510] duration metric: took 1m38.251144402s for enable addons: enabled=[cloud-spanner ingress-dns storage-provisioner nvidia-device-plugin default-storageclass volcano metrics-server inspektor-gadget yakd volumesnapshots registry ingress csi-hostpath-driver gcp-auth]
	I0815 23:08:25.790732 1432906 start.go:246] waiting for cluster config update ...
	I0815 23:08:25.790755 1432906 start.go:255] writing updated cluster config ...
	I0815 23:08:25.791047 1432906 ssh_runner.go:195] Run: rm -f paused
	I0815 23:08:26.144158 1432906 start.go:600] kubectl: 1.31.0, cluster: 1.31.0 (minor skew: 0)
	I0815 23:08:26.147424 1432906 out.go:177] * Done! kubectl is now configured to use "addons-858013" cluster and "default" namespace by default
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED              STATE               NAME                                     ATTEMPT             POD ID              POD
	7dd551892da45       e2d3313f65753       About a minute ago   Exited              gadget                                   5                   fa8a4c259cb45       gadget-drw5c
	1e3c4cfd13d69       6ef582f3ec844       3 minutes ago        Running             gcp-auth                                 0                   63e595a5fb43d       gcp-auth-89d5ffd79-jrmcw
	e6ece2391c256       ee6d597e62dc8       3 minutes ago        Running             csi-snapshotter                          0                   6301c4f7ea6bc       csi-hostpathplugin-tstkq
	b2ac396b34e79       642ded511e141       3 minutes ago        Running             csi-provisioner                          0                   6301c4f7ea6bc       csi-hostpathplugin-tstkq
	4776955cf4284       922312104da8a       3 minutes ago        Running             liveness-probe                           0                   6301c4f7ea6bc       csi-hostpathplugin-tstkq
	8121b9d7c16dd       08f6b2990811a       3 minutes ago        Running             hostpath                                 0                   6301c4f7ea6bc       csi-hostpathplugin-tstkq
	0a5100359480a       0107d56dbc0be       3 minutes ago        Running             node-driver-registrar                    0                   6301c4f7ea6bc       csi-hostpathplugin-tstkq
	7a1feb8806928       8b46b1cd48760       3 minutes ago        Running             admission                                0                   e6ac11ae3c87b       volcano-admission-77d7d48b68-xlm2l
	1740af5d5c7d0       24f8f979639f1       3 minutes ago        Running             controller                               0                   e8a5c5f02ae0a       ingress-nginx-controller-7559cbf597-crhhh
	bd828d88fb9ee       53af6e2c4c343       4 minutes ago        Running             cloud-spanner-emulator                   0                   91690fbc8bd7d       cloud-spanner-emulator-c4bc9b5f8-99727
	d49c5fd997547       a9bac31a5be8d       4 minutes ago        Running             nvidia-device-plugin-ctr                 0                   b10fc449c92ad       nvidia-device-plugin-daemonset-89x6p
	a2f0ffcb6162a       296b5f799fcd8       4 minutes ago        Exited              patch                                    2                   57b255433b161       ingress-nginx-admission-patch-nbfd8
	93142972170f4       487fa743e1e22       4 minutes ago        Running             csi-resizer                              0                   829d001d169c1       csi-hostpath-resizer-0
	8b373859adaf7       1461903ec4fe9       4 minutes ago        Running             csi-external-health-monitor-controller   0                   6301c4f7ea6bc       csi-hostpathplugin-tstkq
	5fdaa30a3d80b       d9c7ad4c226bf       4 minutes ago        Running             volcano-scheduler                        0                   60304c9692f20       volcano-scheduler-576bc46687-6nckj
	c60fc314cce50       1505f556b3a7b       4 minutes ago        Running             volcano-controllers                      0                   e6b3e3ef4beba       volcano-controllers-56675bb4d5-gm6cq
	833b8af71d409       9a80d518f102c       4 minutes ago        Running             csi-attacher                             0                   581fed77be056       csi-hostpath-attacher-0
	f2e262489a939       296b5f799fcd8       4 minutes ago        Exited              create                                   0                   8686440c54dd4       ingress-nginx-admission-create-7ft94
	168ce3f14fe9b       7ce2150c8929b       4 minutes ago        Running             local-path-provisioner                   0                   6d5b60cd70a2d       local-path-provisioner-86d989889c-plkjf
	c65d6ddb1db76       4d1e5c3e97420       4 minutes ago        Running             volume-snapshot-controller               0                   c648a549c8f56       snapshot-controller-56fcc65765-8x6gf
	0210834cbcd47       4d1e5c3e97420       4 minutes ago        Running             volume-snapshot-controller               0                   5ce7216ff939b       snapshot-controller-56fcc65765-6b55s
	7469b6c7420b4       77bdba588b953       4 minutes ago        Running             yakd                                     0                   56e7db5a25036       yakd-dashboard-67d98fc6b-n4hth
	c8b3813f8dfa4       95dccb4df54ab       4 minutes ago        Running             metrics-server                           0                   3c5a82fc0561a       metrics-server-8988944d9-nk895
	7e83452ad869b       3410e1561990a       4 minutes ago        Running             registry-proxy                           0                   2b16fc917da15       registry-proxy-vgh7t
	e25fbc71e26b3       6fed88f43b276       4 minutes ago        Running             registry                                 0                   c2e5978716f9f       registry-6fb4cdfc84-754z8
	012c16ad8e8cb       2437cf7621777       4 minutes ago        Running             coredns                                  0                   92ebaaf7e8538       coredns-6f6b679f8f-rp4nh
	e5c6d020f7301       35508c2f890c4       4 minutes ago        Running             minikube-ingress-dns                     0                   3910a1287c73c       kube-ingress-dns-minikube
	98d3e00aa513e       ba04bb24b9575       4 minutes ago        Running             storage-provisioner                      0                   cf6694baa7909       storage-provisioner
	87b4c7a49873a       6a23fa8fd2b78       4 minutes ago        Running             kindnet-cni                              0                   d9c5b9cd47966       kindnet-pj2dh
	5b82b02c1b503       71d55d66fd4ee       4 minutes ago        Running             kube-proxy                               0                   027720c3eab4b       kube-proxy-4pp86
	5f9b28a6c6ae7       fbbbd428abb4d       5 minutes ago        Running             kube-scheduler                           0                   c1784a5440ffd       kube-scheduler-addons-858013
	2b62c09982135       cd0f0ae0ec9e0       5 minutes ago        Running             kube-apiserver                           0                   7bda7aeeced5c       kube-apiserver-addons-858013
	5dd1dcddb8037       fcb0683e6bdbd       5 minutes ago        Running             kube-controller-manager                  0                   9a8778e778c25       kube-controller-manager-addons-858013
	be959497517bb       27e3830e14027       5 minutes ago        Running             etcd                                     0                   272acc49ccf6f       etcd-addons-858013
	
	
	==> containerd <==
	Aug 15 23:09:04 addons-858013 containerd[814]: time="2024-08-15T23:09:04.899680583Z" level=info msg="CreateContainer within sandbox \"fa8a4c259cb45f94fd1fc6d31120dd6a863fb82837f5fc25ad50bde567045ae7\" for &ContainerMetadata{Name:gadget,Attempt:4,} returns container id \"22373dd9819419ab841cd43df7e38ccece4b75b1df749da6188a3658b36596ba\""
	Aug 15 23:09:04 addons-858013 containerd[814]: time="2024-08-15T23:09:04.900391202Z" level=info msg="StartContainer for \"22373dd9819419ab841cd43df7e38ccece4b75b1df749da6188a3658b36596ba\""
	Aug 15 23:09:04 addons-858013 containerd[814]: time="2024-08-15T23:09:04.948555590Z" level=info msg="StartContainer for \"22373dd9819419ab841cd43df7e38ccece4b75b1df749da6188a3658b36596ba\" returns successfully"
	Aug 15 23:09:06 addons-858013 containerd[814]: time="2024-08-15T23:09:06.303510183Z" level=info msg="shim disconnected" id=22373dd9819419ab841cd43df7e38ccece4b75b1df749da6188a3658b36596ba namespace=k8s.io
	Aug 15 23:09:06 addons-858013 containerd[814]: time="2024-08-15T23:09:06.303978406Z" level=warning msg="cleaning up after shim disconnected" id=22373dd9819419ab841cd43df7e38ccece4b75b1df749da6188a3658b36596ba namespace=k8s.io
	Aug 15 23:09:06 addons-858013 containerd[814]: time="2024-08-15T23:09:06.304009241Z" level=info msg="cleaning up dead shim" namespace=k8s.io
	Aug 15 23:09:06 addons-858013 containerd[814]: time="2024-08-15T23:09:06.836265014Z" level=info msg="RemoveContainer for \"aeea1062dc26c25ded4295b26a65f0238be9b6261bb9799daedc2fa02348dc28\""
	Aug 15 23:09:06 addons-858013 containerd[814]: time="2024-08-15T23:09:06.843498808Z" level=info msg="RemoveContainer for \"aeea1062dc26c25ded4295b26a65f0238be9b6261bb9799daedc2fa02348dc28\" returns successfully"
	Aug 15 23:10:30 addons-858013 containerd[814]: time="2024-08-15T23:10:30.749491073Z" level=info msg="PullImage \"ghcr.io/inspektor-gadget/inspektor-gadget:v0.31.0@sha256:6b2f7ac9fe6f547cfa541d9217f03da0d0c4615b561d5455a23d0edbbd607ecc\""
	Aug 15 23:10:30 addons-858013 containerd[814]: time="2024-08-15T23:10:30.914815785Z" level=info msg="ImageUpdate event name:\"ghcr.io/inspektor-gadget/inspektor-gadget@sha256:6b2f7ac9fe6f547cfa541d9217f03da0d0c4615b561d5455a23d0edbbd607ecc\" labels:{key:\"io.cri-containerd.image\" value:\"managed\"}"
	Aug 15 23:10:30 addons-858013 containerd[814]: time="2024-08-15T23:10:30.916268539Z" level=info msg="stop pulling image ghcr.io/inspektor-gadget/inspektor-gadget@sha256:6b2f7ac9fe6f547cfa541d9217f03da0d0c4615b561d5455a23d0edbbd607ecc: active requests=0, bytes read=89"
	Aug 15 23:10:30 addons-858013 containerd[814]: time="2024-08-15T23:10:30.920201020Z" level=info msg="Pulled image \"ghcr.io/inspektor-gadget/inspektor-gadget:v0.31.0@sha256:6b2f7ac9fe6f547cfa541d9217f03da0d0c4615b561d5455a23d0edbbd607ecc\" with image id \"sha256:e2d3313f65753f82428cf312f6e4b9237983de19680bde57ca1c0935cadbe630\", repo tag \"\", repo digest \"ghcr.io/inspektor-gadget/inspektor-gadget@sha256:6b2f7ac9fe6f547cfa541d9217f03da0d0c4615b561d5455a23d0edbbd607ecc\", size \"69907666\" in 170.663942ms"
	Aug 15 23:10:30 addons-858013 containerd[814]: time="2024-08-15T23:10:30.920247404Z" level=info msg="PullImage \"ghcr.io/inspektor-gadget/inspektor-gadget:v0.31.0@sha256:6b2f7ac9fe6f547cfa541d9217f03da0d0c4615b561d5455a23d0edbbd607ecc\" returns image reference \"sha256:e2d3313f65753f82428cf312f6e4b9237983de19680bde57ca1c0935cadbe630\""
	Aug 15 23:10:30 addons-858013 containerd[814]: time="2024-08-15T23:10:30.922263716Z" level=info msg="CreateContainer within sandbox \"fa8a4c259cb45f94fd1fc6d31120dd6a863fb82837f5fc25ad50bde567045ae7\" for container &ContainerMetadata{Name:gadget,Attempt:5,}"
	Aug 15 23:10:30 addons-858013 containerd[814]: time="2024-08-15T23:10:30.945293398Z" level=info msg="CreateContainer within sandbox \"fa8a4c259cb45f94fd1fc6d31120dd6a863fb82837f5fc25ad50bde567045ae7\" for &ContainerMetadata{Name:gadget,Attempt:5,} returns container id \"7dd551892da4587b1bf6ae5eeb157ddfc07d1412746045a9761de9fb930207e0\""
	Aug 15 23:10:30 addons-858013 containerd[814]: time="2024-08-15T23:10:30.946717876Z" level=info msg="StartContainer for \"7dd551892da4587b1bf6ae5eeb157ddfc07d1412746045a9761de9fb930207e0\""
	Aug 15 23:10:31 addons-858013 containerd[814]: time="2024-08-15T23:10:31.009629689Z" level=info msg="StartContainer for \"7dd551892da4587b1bf6ae5eeb157ddfc07d1412746045a9761de9fb930207e0\" returns successfully"
	Aug 15 23:10:32 addons-858013 containerd[814]: time="2024-08-15T23:10:32.124064558Z" level=error msg="ExecSync for \"7dd551892da4587b1bf6ae5eeb157ddfc07d1412746045a9761de9fb930207e0\" failed" error="failed to exec in container: failed to start exec \"90a10a88efd155049d24878526c422ca52fda81037494efc239f0955b33a40c2\": OCI runtime exec failed: exec failed: unable to start container process: error executing setns process: exit status 1: unknown"
	Aug 15 23:10:32 addons-858013 containerd[814]: time="2024-08-15T23:10:32.141017438Z" level=error msg="ExecSync for \"7dd551892da4587b1bf6ae5eeb157ddfc07d1412746045a9761de9fb930207e0\" failed" error="failed to exec in container: failed to start exec \"1f926122cef7dccfe49f022691512b90706bc9a1f3e53282065e5b9d36b16449\": OCI runtime exec failed: exec failed: unable to start container process: error executing setns process: exit status 1: unknown"
	Aug 15 23:10:32 addons-858013 containerd[814]: time="2024-08-15T23:10:32.160627908Z" level=error msg="ExecSync for \"7dd551892da4587b1bf6ae5eeb157ddfc07d1412746045a9761de9fb930207e0\" failed" error="failed to exec in container: failed to start exec \"c583217d566eec29f4254938d7cf2ef49178f361948e4dff41350103d7186518\": OCI runtime exec failed: exec failed: unable to start container process: error executing setns process: exit status 1: unknown"
	Aug 15 23:10:32 addons-858013 containerd[814]: time="2024-08-15T23:10:32.292394420Z" level=info msg="shim disconnected" id=7dd551892da4587b1bf6ae5eeb157ddfc07d1412746045a9761de9fb930207e0 namespace=k8s.io
	Aug 15 23:10:32 addons-858013 containerd[814]: time="2024-08-15T23:10:32.292452455Z" level=warning msg="cleaning up after shim disconnected" id=7dd551892da4587b1bf6ae5eeb157ddfc07d1412746045a9761de9fb930207e0 namespace=k8s.io
	Aug 15 23:10:32 addons-858013 containerd[814]: time="2024-08-15T23:10:32.292464360Z" level=info msg="cleaning up dead shim" namespace=k8s.io
	Aug 15 23:10:33 addons-858013 containerd[814]: time="2024-08-15T23:10:33.087321017Z" level=info msg="RemoveContainer for \"22373dd9819419ab841cd43df7e38ccece4b75b1df749da6188a3658b36596ba\""
	Aug 15 23:10:33 addons-858013 containerd[814]: time="2024-08-15T23:10:33.094628583Z" level=info msg="RemoveContainer for \"22373dd9819419ab841cd43df7e38ccece4b75b1df749da6188a3658b36596ba\" returns successfully"
	
	
	==> coredns [012c16ad8e8cb9801c7bb36ff96b6df841a939a7f8ccc0252232fb7cd79ad1f0] <==
	[INFO] 10.244.0.4:58324 - 14279 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000059454s
	[INFO] 10.244.0.4:54269 - 13716 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.00215826s
	[INFO] 10.244.0.4:54269 - 13466 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002171889s
	[INFO] 10.244.0.4:44154 - 20177 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000087934s
	[INFO] 10.244.0.4:44154 - 58323 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000056262s
	[INFO] 10.244.0.4:59150 - 50022 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000088074s
	[INFO] 10.244.0.4:59150 - 14201 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000035503s
	[INFO] 10.244.0.4:49013 - 14752 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.00004832s
	[INFO] 10.244.0.4:49013 - 19875 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.00003822s
	[INFO] 10.244.0.4:53956 - 11245 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000034592s
	[INFO] 10.244.0.4:53956 - 64494 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.0000416s
	[INFO] 10.244.0.4:51630 - 22455 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002017363s
	[INFO] 10.244.0.4:51630 - 2985 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001951484s
	[INFO] 10.244.0.4:49738 - 6668 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000066724s
	[INFO] 10.244.0.4:49738 - 22030 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000045933s
	[INFO] 10.244.0.24:48849 - 5553 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.004304886s
	[INFO] 10.244.0.24:60721 - 49033 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.004598637s
	[INFO] 10.244.0.24:59077 - 26154 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000123988s
	[INFO] 10.244.0.24:41049 - 54985 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000102752s
	[INFO] 10.244.0.24:34153 - 59799 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000129468s
	[INFO] 10.244.0.24:41989 - 1355 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000107298s
	[INFO] 10.244.0.24:51521 - 64079 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.005684762s
	[INFO] 10.244.0.24:38457 - 871 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.005669206s
	[INFO] 10.244.0.24:58016 - 38282 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001621532s
	[INFO] 10.244.0.24:40901 - 47698 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.000840054s
	
	
	==> describe nodes <==
	Name:               addons-858013
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-858013
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=fe9c1d9e27059a205b0df8e5e482803b65ef8774
	                    minikube.k8s.io/name=addons-858013
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_08_15T23_06_43_0700
	                    minikube.k8s.io/version=v1.33.1
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-858013
	Annotations:        csi.volume.kubernetes.io/nodeid: {"hostpath.csi.k8s.io":"addons-858013"}
	                    kubeadm.alpha.kubernetes.io/cri-socket: unix:///run/containerd/containerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Thu, 15 Aug 2024 23:06:40 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-858013
	  AcquireTime:     <unset>
	  RenewTime:       Thu, 15 Aug 2024 23:11:39 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Thu, 15 Aug 2024 23:08:45 +0000   Thu, 15 Aug 2024 23:06:37 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Thu, 15 Aug 2024 23:08:45 +0000   Thu, 15 Aug 2024 23:06:37 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Thu, 15 Aug 2024 23:08:45 +0000   Thu, 15 Aug 2024 23:06:37 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Thu, 15 Aug 2024 23:08:45 +0000   Thu, 15 Aug 2024 23:06:40 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-858013
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022364Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022364Ki
	  pods:               110
	System Info:
	  Machine ID:                 edf3a3e63f344f23bb76b40e106793fa
	  System UUID:                0d83e17f-7e5f-44b0-a2ad-0e4f64cc60e2
	  Boot ID:                    b8353367-6c23-495b-9e1b-e1ab13f1b466
	  Kernel Version:             5.15.0-1067-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  containerd://1.7.20
	  Kubelet Version:            v1.31.0
	  Kube-Proxy Version:         
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (27 in total)
	  Namespace                   Name                                         CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                         ------------  ----------  ---------------  -------------  ---
	  default                     cloud-spanner-emulator-c4bc9b5f8-99727       0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m54s
	  gadget                      gadget-drw5c                                 0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m51s
	  gcp-auth                    gcp-auth-89d5ffd79-jrmcw                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         3m21s
	  ingress-nginx               ingress-nginx-controller-7559cbf597-crhhh    100m (5%)     0 (0%)      90Mi (1%)        0 (0%)         4m48s
	  kube-system                 coredns-6f6b679f8f-rp4nh                     100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     4m56s
	  kube-system                 csi-hostpath-attacher-0                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m46s
	  kube-system                 csi-hostpath-resizer-0                       0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m46s
	  kube-system                 csi-hostpathplugin-tstkq                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m46s
	  kube-system                 etcd-addons-858013                           100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         5m1s
	  kube-system                 kindnet-pj2dh                                100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      4m57s
	  kube-system                 kube-apiserver-addons-858013                 250m (12%)    0 (0%)      0 (0%)           0 (0%)         5m1s
	  kube-system                 kube-controller-manager-addons-858013        200m (10%)    0 (0%)      0 (0%)           0 (0%)         5m1s
	  kube-system                 kube-ingress-dns-minikube                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m53s
	  kube-system                 kube-proxy-4pp86                             0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m57s
	  kube-system                 kube-scheduler-addons-858013                 100m (5%)     0 (0%)      0 (0%)           0 (0%)         5m2s
	  kube-system                 metrics-server-8988944d9-nk895               100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         4m51s
	  kube-system                 nvidia-device-plugin-daemonset-89x6p         0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m54s
	  kube-system                 registry-6fb4cdfc84-754z8                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m53s
	  kube-system                 registry-proxy-vgh7t                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m52s
	  kube-system                 snapshot-controller-56fcc65765-6b55s         0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m49s
	  kube-system                 snapshot-controller-56fcc65765-8x6gf         0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m49s
	  kube-system                 storage-provisioner                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m51s
	  local-path-storage          local-path-provisioner-86d989889c-plkjf      0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m50s
	  volcano-system              volcano-admission-77d7d48b68-xlm2l           0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m48s
	  volcano-system              volcano-controllers-56675bb4d5-gm6cq         0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m47s
	  volcano-system              volcano-scheduler-576bc46687-6nckj           0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m47s
	  yakd-dashboard              yakd-dashboard-67d98fc6b-n4hth               0 (0%)        0 (0%)      128Mi (1%)       256Mi (3%)     4m50s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                1050m (52%)  100m (5%)
	  memory             638Mi (8%)   476Mi (6%)
	  ephemeral-storage  0 (0%)       0 (0%)
	  hugepages-1Gi      0 (0%)       0 (0%)
	  hugepages-2Mi      0 (0%)       0 (0%)
	  hugepages-32Mi     0 (0%)       0 (0%)
	  hugepages-64Ki     0 (0%)       0 (0%)
	Events:
	  Type     Reason                   Age    From             Message
	  ----     ------                   ----   ----             -------
	  Normal   Starting                 4m54s  kube-proxy       
	  Normal   Starting                 5m2s   kubelet          Starting kubelet.
	  Warning  CgroupV1                 5m2s   kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeAllocatableEnforced  5m2s   kubelet          Updated Node Allocatable limit across pods
	  Normal   NodeHasSufficientMemory  5m1s   kubelet          Node addons-858013 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    5m1s   kubelet          Node addons-858013 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     5m1s   kubelet          Node addons-858013 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           4m58s  node-controller  Node addons-858013 event: Registered Node addons-858013 in Controller
	
	
	==> dmesg <==
	
	
	==> etcd [be959497517bb5c69191b79faa9dfde465311c0b2086d5d05fb1fb7140cf20c8] <==
	{"level":"info","ts":"2024-08-15T23:06:36.733665Z","caller":"embed/etcd.go:870","msg":"serving metrics","address":"http://127.0.0.1:2381"}
	{"level":"info","ts":"2024-08-15T23:06:36.733772Z","caller":"embed/etcd.go:599","msg":"serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2024-08-15T23:06:36.733783Z","caller":"embed/etcd.go:571","msg":"cmux::serve","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2024-08-15T23:06:36.734954Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc switched to configuration voters=(12593026477526642892)"}
	{"level":"info","ts":"2024-08-15T23:06:36.735032Z","caller":"membership/cluster.go:421","msg":"added member","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","added-peer-id":"aec36adc501070cc","added-peer-peer-urls":["https://192.168.49.2:2380"]}
	{"level":"info","ts":"2024-08-15T23:06:37.117103Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc is starting a new election at term 1"}
	{"level":"info","ts":"2024-08-15T23:06:37.117190Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 1"}
	{"level":"info","ts":"2024-08-15T23:06:37.117206Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 1"}
	{"level":"info","ts":"2024-08-15T23:06:37.117231Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 2"}
	{"level":"info","ts":"2024-08-15T23:06:37.117449Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-08-15T23:06:37.117525Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 2"}
	{"level":"info","ts":"2024-08-15T23:06:37.117605Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 2"}
	{"level":"info","ts":"2024-08-15T23:06:37.121323Z","caller":"etcdserver/server.go:2118","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:addons-858013 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2024-08-15T23:06:37.121634Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-08-15T23:06:37.121702Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-08-15T23:06:37.121964Z","caller":"etcdserver/server.go:2629","msg":"setting up initial cluster version using v2 API","cluster-version":"3.5"}
	{"level":"info","ts":"2024-08-15T23:06:37.122156Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-08-15T23:06:37.122252Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-08-15T23:06:37.122903Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-08-15T23:06:37.130122Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-08-15T23:06:37.122939Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-08-15T23:06:37.124253Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"fa54960ea34d58be","local-member-id":"aec36adc501070cc","cluster-version":"3.5"}
	{"level":"info","ts":"2024-08-15T23:06:37.157254Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-08-15T23:06:37.157367Z","caller":"etcdserver/server.go:2653","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-08-15T23:06:37.173403Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	
	
	==> gcp-auth [1e3c4cfd13d6964ece525bee9a6c2fd893b20d4fedc84558d033935a6f8f1564] <==
	2024/08/15 23:08:25 GCP Auth Webhook started!
	2024/08/15 23:08:42 Ready to marshal response ...
	2024/08/15 23:08:42 Ready to write response ...
	2024/08/15 23:08:43 Ready to marshal response ...
	2024/08/15 23:08:43 Ready to write response ...
	
	
	==> kernel <==
	 23:11:45 up  7:54,  0 users,  load average: 0.64, 0.92, 0.64
	Linux addons-858013 5.15.0-1067-aws #73~20.04.1-Ubuntu SMP Wed Jul 24 17:31:05 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [87b4c7a49873a10980d1fb6037d4a54e8ad074c2f389fe9fabcf4bb65f99e254] <==
	E0815 23:10:37.523226       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	I0815 23:10:43.540498       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0815 23:10:43.540546       1 main.go:299] handling current node
	W0815 23:10:46.644264       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0815 23:10:46.644315       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	I0815 23:10:53.540756       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0815 23:10:53.540792       1 main.go:299] handling current node
	W0815 23:10:53.857372       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0815 23:10:53.857411       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	I0815 23:11:03.540514       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0815 23:11:03.540616       1 main.go:299] handling current node
	I0815 23:11:13.541167       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0815 23:11:13.541203       1 main.go:299] handling current node
	I0815 23:11:23.540750       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0815 23:11:23.540793       1 main.go:299] handling current node
	I0815 23:11:33.541015       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0815 23:11:33.541049       1 main.go:299] handling current node
	W0815 23:11:35.086582       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0815 23:11:35.086614       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	W0815 23:11:35.179246       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0815 23:11:35.179284       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	I0815 23:11:43.540776       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0815 23:11:43.540915       1 main.go:299] handling current node
	W0815 23:11:44.565666       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0815 23:11:44.565705       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	
	
	==> kube-apiserver [2b62c09982135ce931bff052f8f2c4fb963c5ab5cc67748fd236ba47f2adf10a] <==
	W0815 23:07:40.277077       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.107.180.127:443: connect: connection refused
	W0815 23:07:41.286591       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.107.180.127:443: connect: connection refused
	W0815 23:07:42.253805       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.106.254.89:443: connect: connection refused
	E0815 23:07:42.253849       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.106.254.89:443: connect: connection refused" logger="UnhandledError"
	W0815 23:07:42.255626       1 dispatcher.go:225] Failed calling webhook, failing closed mutatepod.volcano.sh: failed calling webhook "mutatepod.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/pods/mutate?timeout=10s": dial tcp 10.107.180.127:443: connect: connection refused
	W0815 23:07:42.349064       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.107.180.127:443: connect: connection refused
	W0815 23:07:43.402694       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.107.180.127:443: connect: connection refused
	W0815 23:07:44.430257       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.107.180.127:443: connect: connection refused
	W0815 23:07:45.490267       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.107.180.127:443: connect: connection refused
	W0815 23:07:46.495214       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.107.180.127:443: connect: connection refused
	W0815 23:07:47.584463       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.107.180.127:443: connect: connection refused
	W0815 23:07:48.666637       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.107.180.127:443: connect: connection refused
	W0815 23:07:49.697599       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.107.180.127:443: connect: connection refused
	W0815 23:07:50.715675       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.107.180.127:443: connect: connection refused
	W0815 23:07:51.754531       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.107.180.127:443: connect: connection refused
	W0815 23:07:52.828494       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.107.180.127:443: connect: connection refused
	W0815 23:07:53.880472       1 dispatcher.go:225] Failed calling webhook, failing closed mutatequeue.volcano.sh: failed calling webhook "mutatequeue.volcano.sh": failed to call webhook: Post "https://volcano-admission-service.volcano-system.svc:443/queues/mutate?timeout=10s": dial tcp 10.107.180.127:443: connect: connection refused
	W0815 23:08:03.080499       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.106.254.89:443: connect: connection refused
	E0815 23:08:03.080542       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.106.254.89:443: connect: connection refused" logger="UnhandledError"
	W0815 23:08:03.262994       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.106.254.89:443: connect: connection refused
	E0815 23:08:03.263038       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.106.254.89:443: connect: connection refused" logger="UnhandledError"
	W0815 23:08:23.221028       1 dispatcher.go:210] Failed calling webhook, failing open gcp-auth-mutate.k8s.io: failed calling webhook "gcp-auth-mutate.k8s.io": failed to call webhook: Post "https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s": dial tcp 10.106.254.89:443: connect: connection refused
	E0815 23:08:23.221069       1 dispatcher.go:214] "Unhandled Error" err="failed calling webhook \"gcp-auth-mutate.k8s.io\": failed to call webhook: Post \"https://gcp-auth.gcp-auth.svc:443/mutate?timeout=10s\": dial tcp 10.106.254.89:443: connect: connection refused" logger="UnhandledError"
	I0815 23:08:42.666435       1 controller.go:615] quota admission added evaluator for: jobs.batch.volcano.sh
	I0815 23:08:42.703625       1 controller.go:615] quota admission added evaluator for: podgroups.scheduling.volcano.sh
	
	
	==> kube-controller-manager [5dd1dcddb8037553ed1a298e27388659738c9d0bacb710241c53127be8ae631d] <==
	I0815 23:08:03.283269       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="1s"
	I0815 23:08:03.302218       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="1s"
	I0815 23:08:04.645012       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="1s"
	I0815 23:08:04.659656       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create" delay="1s"
	I0815 23:08:05.773750       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="1s"
	I0815 23:08:05.796031       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create" delay="1s"
	I0815 23:08:06.783103       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="1s"
	I0815 23:08:06.791224       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="1s"
	I0815 23:08:06.799531       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="1s"
	I0815 23:08:06.803667       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create" delay="1s"
	I0815 23:08:06.812150       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create" delay="1s"
	I0815 23:08:06.817039       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create" delay="1s"
	I0815 23:08:14.937011       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-858013"
	I0815 23:08:23.240901       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="gcp-auth/gcp-auth-89d5ffd79" duration="22.626491ms"
	I0815 23:08:23.262938       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="gcp-auth/gcp-auth-89d5ffd79" duration="21.977673ms"
	I0815 23:08:23.279234       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="gcp-auth/gcp-auth-89d5ffd79" duration="16.169416ms"
	I0815 23:08:23.279452       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="gcp-auth/gcp-auth-89d5ffd79" duration="111.622µs"
	I0815 23:08:25.746499       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="gcp-auth/gcp-auth-89d5ffd79" duration="11.481655ms"
	I0815 23:08:25.747094       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="gcp-auth/gcp-auth-89d5ffd79" duration="68.045µs"
	I0815 23:08:36.031964       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="0s"
	I0815 23:08:36.034215       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create" delay="0s"
	I0815 23:08:36.080363       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-create" delay="0s"
	I0815 23:08:36.083752       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="gcp-auth/gcp-auth-certs-patch" delay="0s"
	I0815 23:08:42.419256       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="volcano-system/volcano-admission-init" delay="0s"
	I0815 23:08:45.586778       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-858013"
	
	
	==> kube-proxy [5b82b02c1b503a54c55a4af442d6d162034d2f2f234733934f68fa69673e535b] <==
	I0815 23:06:49.818990       1 server_linux.go:66] "Using iptables proxy"
	I0815 23:06:49.936895       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0815 23:06:49.936963       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0815 23:06:49.984500       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0815 23:06:49.984560       1 server_linux.go:169] "Using iptables Proxier"
	I0815 23:06:49.986434       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0815 23:06:49.987101       1 server.go:483] "Version info" version="v1.31.0"
	I0815 23:06:49.987124       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0815 23:06:49.998745       1 config.go:197] "Starting service config controller"
	I0815 23:06:49.998773       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0815 23:06:49.998793       1 config.go:104] "Starting endpoint slice config controller"
	I0815 23:06:49.998797       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0815 23:06:50.002863       1 config.go:326] "Starting node config controller"
	I0815 23:06:50.002883       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0815 23:06:50.099458       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0815 23:06:50.100726       1 shared_informer.go:320] Caches are synced for service config
	I0815 23:06:50.105299       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [5f9b28a6c6ae7078f2ac4349d336cccf24aa7cd567602c926744a3992cb1e122] <==
	W0815 23:06:40.954608       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0815 23:06:40.954654       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0815 23:06:40.954742       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0815 23:06:40.954788       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0815 23:06:40.954960       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0815 23:06:40.955012       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0815 23:06:40.955122       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0815 23:06:40.955169       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0815 23:06:40.955252       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0815 23:06:40.955295       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0815 23:06:40.955427       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0815 23:06:40.955474       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0815 23:06:40.955565       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0815 23:06:40.955610       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0815 23:06:40.955887       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0815 23:06:40.955951       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0815 23:06:40.956113       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0815 23:06:40.956163       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0815 23:06:40.956236       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0815 23:06:40.956277       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0815 23:06:40.956317       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0815 23:06:40.956357       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0815 23:06:40.956450       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0815 23:06:40.956501       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	I0815 23:06:41.945862       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Aug 15 23:10:16 addons-858013 kubelet[1478]: I0815 23:10:16.747676    1478 scope.go:117] "RemoveContainer" containerID="22373dd9819419ab841cd43df7e38ccece4b75b1df749da6188a3658b36596ba"
	Aug 15 23:10:16 addons-858013 kubelet[1478]: E0815 23:10:16.748360    1478 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 1m20s restarting failed container=gadget pod=gadget-drw5c_gadget(a2141901-4df4-4465-a4ac-1dfc7c16ee9f)\"" pod="gadget/gadget-drw5c" podUID="a2141901-4df4-4465-a4ac-1dfc7c16ee9f"
	Aug 15 23:10:22 addons-858013 kubelet[1478]: I0815 23:10:22.748382    1478 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/nvidia-device-plugin-daemonset-89x6p" secret="" err="secret \"gcp-auth\" not found"
	Aug 15 23:10:30 addons-858013 kubelet[1478]: I0815 23:10:30.747314    1478 scope.go:117] "RemoveContainer" containerID="22373dd9819419ab841cd43df7e38ccece4b75b1df749da6188a3658b36596ba"
	Aug 15 23:10:32 addons-858013 kubelet[1478]: E0815 23:10:32.124453    1478 log.go:32] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"90a10a88efd155049d24878526c422ca52fda81037494efc239f0955b33a40c2\": OCI runtime exec failed: exec failed: unable to start container process: error executing setns process: exit status 1: unknown" containerID="7dd551892da4587b1bf6ae5eeb157ddfc07d1412746045a9761de9fb930207e0" cmd=["/bin/gadgettracermanager","-liveness"]
	Aug 15 23:10:32 addons-858013 kubelet[1478]: E0815 23:10:32.141490    1478 log.go:32] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"1f926122cef7dccfe49f022691512b90706bc9a1f3e53282065e5b9d36b16449\": OCI runtime exec failed: exec failed: unable to start container process: error executing setns process: exit status 1: unknown" containerID="7dd551892da4587b1bf6ae5eeb157ddfc07d1412746045a9761de9fb930207e0" cmd=["/bin/gadgettracermanager","-liveness"]
	Aug 15 23:10:32 addons-858013 kubelet[1478]: E0815 23:10:32.161012    1478 log.go:32] "ExecSync cmd from runtime service failed" err="rpc error: code = Unknown desc = failed to exec in container: failed to start exec \"c583217d566eec29f4254938d7cf2ef49178f361948e4dff41350103d7186518\": OCI runtime exec failed: exec failed: unable to start container process: error executing setns process: exit status 1: unknown" containerID="7dd551892da4587b1bf6ae5eeb157ddfc07d1412746045a9761de9fb930207e0" cmd=["/bin/gadgettracermanager","-liveness"]
	Aug 15 23:10:33 addons-858013 kubelet[1478]: I0815 23:10:33.083931    1478 scope.go:117] "RemoveContainer" containerID="22373dd9819419ab841cd43df7e38ccece4b75b1df749da6188a3658b36596ba"
	Aug 15 23:10:33 addons-858013 kubelet[1478]: I0815 23:10:33.084587    1478 scope.go:117] "RemoveContainer" containerID="7dd551892da4587b1bf6ae5eeb157ddfc07d1412746045a9761de9fb930207e0"
	Aug 15 23:10:33 addons-858013 kubelet[1478]: E0815 23:10:33.084873    1478 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-drw5c_gadget(a2141901-4df4-4465-a4ac-1dfc7c16ee9f)\"" pod="gadget/gadget-drw5c" podUID="a2141901-4df4-4465-a4ac-1dfc7c16ee9f"
	Aug 15 23:10:34 addons-858013 kubelet[1478]: I0815 23:10:34.100848    1478 scope.go:117] "RemoveContainer" containerID="7dd551892da4587b1bf6ae5eeb157ddfc07d1412746045a9761de9fb930207e0"
	Aug 15 23:10:34 addons-858013 kubelet[1478]: E0815 23:10:34.101089    1478 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-drw5c_gadget(a2141901-4df4-4465-a4ac-1dfc7c16ee9f)\"" pod="gadget/gadget-drw5c" podUID="a2141901-4df4-4465-a4ac-1dfc7c16ee9f"
	Aug 15 23:10:42 addons-858013 kubelet[1478]: I0815 23:10:42.747910    1478 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-proxy-vgh7t" secret="" err="secret \"gcp-auth\" not found"
	Aug 15 23:10:47 addons-858013 kubelet[1478]: I0815 23:10:47.747494    1478 scope.go:117] "RemoveContainer" containerID="7dd551892da4587b1bf6ae5eeb157ddfc07d1412746045a9761de9fb930207e0"
	Aug 15 23:10:47 addons-858013 kubelet[1478]: E0815 23:10:47.747705    1478 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-drw5c_gadget(a2141901-4df4-4465-a4ac-1dfc7c16ee9f)\"" pod="gadget/gadget-drw5c" podUID="a2141901-4df4-4465-a4ac-1dfc7c16ee9f"
	Aug 15 23:10:56 addons-858013 kubelet[1478]: I0815 23:10:56.747378    1478 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/registry-6fb4cdfc84-754z8" secret="" err="secret \"gcp-auth\" not found"
	Aug 15 23:10:58 addons-858013 kubelet[1478]: I0815 23:10:58.747995    1478 scope.go:117] "RemoveContainer" containerID="7dd551892da4587b1bf6ae5eeb157ddfc07d1412746045a9761de9fb930207e0"
	Aug 15 23:10:58 addons-858013 kubelet[1478]: E0815 23:10:58.748659    1478 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-drw5c_gadget(a2141901-4df4-4465-a4ac-1dfc7c16ee9f)\"" pod="gadget/gadget-drw5c" podUID="a2141901-4df4-4465-a4ac-1dfc7c16ee9f"
	Aug 15 23:11:12 addons-858013 kubelet[1478]: I0815 23:11:12.748288    1478 scope.go:117] "RemoveContainer" containerID="7dd551892da4587b1bf6ae5eeb157ddfc07d1412746045a9761de9fb930207e0"
	Aug 15 23:11:12 addons-858013 kubelet[1478]: E0815 23:11:12.748507    1478 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-drw5c_gadget(a2141901-4df4-4465-a4ac-1dfc7c16ee9f)\"" pod="gadget/gadget-drw5c" podUID="a2141901-4df4-4465-a4ac-1dfc7c16ee9f"
	Aug 15 23:11:24 addons-858013 kubelet[1478]: I0815 23:11:24.747193    1478 scope.go:117] "RemoveContainer" containerID="7dd551892da4587b1bf6ae5eeb157ddfc07d1412746045a9761de9fb930207e0"
	Aug 15 23:11:24 addons-858013 kubelet[1478]: E0815 23:11:24.747395    1478 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-drw5c_gadget(a2141901-4df4-4465-a4ac-1dfc7c16ee9f)\"" pod="gadget/gadget-drw5c" podUID="a2141901-4df4-4465-a4ac-1dfc7c16ee9f"
	Aug 15 23:11:35 addons-858013 kubelet[1478]: I0815 23:11:35.747425    1478 scope.go:117] "RemoveContainer" containerID="7dd551892da4587b1bf6ae5eeb157ddfc07d1412746045a9761de9fb930207e0"
	Aug 15 23:11:35 addons-858013 kubelet[1478]: E0815 23:11:35.747702    1478 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"gadget\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=gadget pod=gadget-drw5c_gadget(a2141901-4df4-4465-a4ac-1dfc7c16ee9f)\"" pod="gadget/gadget-drw5c" podUID="a2141901-4df4-4465-a4ac-1dfc7c16ee9f"
	Aug 15 23:11:43 addons-858013 kubelet[1478]: I0815 23:11:43.747366    1478 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/nvidia-device-plugin-daemonset-89x6p" secret="" err="secret \"gcp-auth\" not found"
	
	
	==> storage-provisioner [98d3e00aa513e73f50e0ff8cffc86b41bb669cfd7d20e3414f678a06eaa345a2] <==
	I0815 23:06:54.036679       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0815 23:06:54.093161       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0815 23:06:54.093253       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0815 23:06:54.114794       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0815 23:06:54.114968       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-858013_dfd50129-e5e3-4b05-ae44-9259d6d4a40d!
	I0815 23:06:54.115850       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"664f2438-92d6-4f6f-a920-1b0dfcc3a804", APIVersion:"v1", ResourceVersion:"564", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-858013_dfd50129-e5e3-4b05-ae44-9259d6d4a40d became leader
	I0815 23:06:54.225272       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-858013_dfd50129-e5e3-4b05-ae44-9259d6d4a40d!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p addons-858013 -n addons-858013
helpers_test.go:261: (dbg) Run:  kubectl --context addons-858013 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: ingress-nginx-admission-create-7ft94 ingress-nginx-admission-patch-nbfd8 test-job-nginx-0
helpers_test.go:274: ======> post-mortem[TestAddons/serial/Volcano]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-858013 describe pod ingress-nginx-admission-create-7ft94 ingress-nginx-admission-patch-nbfd8 test-job-nginx-0
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-858013 describe pod ingress-nginx-admission-create-7ft94 ingress-nginx-admission-patch-nbfd8 test-job-nginx-0: exit status 1 (89.692505ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-7ft94" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-nbfd8" not found
	Error from server (NotFound): pods "test-job-nginx-0" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-858013 describe pod ingress-nginx-admission-create-7ft94 ingress-nginx-admission-patch-nbfd8 test-job-nginx-0: exit status 1
--- FAIL: TestAddons/serial/Volcano (200.00s)

                                                
                                    

Test pass (299/328)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 11.6
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.07
9 TestDownloadOnly/v1.20.0/DeleteAll 0.2
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.12
12 TestDownloadOnly/v1.31.0/json-events 7.4
13 TestDownloadOnly/v1.31.0/preload-exists 0
17 TestDownloadOnly/v1.31.0/LogsDuration 0.07
18 TestDownloadOnly/v1.31.0/DeleteAll 0.2
19 TestDownloadOnly/v1.31.0/DeleteAlwaysSucceeds 0.14
21 TestBinaryMirror 0.57
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.07
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.07
27 TestAddons/Setup 149.68
31 TestAddons/serial/GCPAuth/Namespaces 0.17
33 TestAddons/parallel/Registry 15.29
34 TestAddons/parallel/Ingress 20.42
35 TestAddons/parallel/InspektorGadget 11.96
36 TestAddons/parallel/MetricsServer 6.86
39 TestAddons/parallel/CSI 46.53
40 TestAddons/parallel/Headlamp 16.34
41 TestAddons/parallel/CloudSpanner 6.95
42 TestAddons/parallel/LocalPath 8.59
43 TestAddons/parallel/NvidiaDevicePlugin 5.6
44 TestAddons/parallel/Yakd 11.93
45 TestAddons/StoppedEnableDisable 12.26
46 TestCertOptions 36.74
47 TestCertExpiration 226.57
49 TestForceSystemdFlag 38.51
50 TestForceSystemdEnv 40.95
51 TestDockerEnvContainerd 45.65
56 TestErrorSpam/setup 29.55
57 TestErrorSpam/start 0.73
58 TestErrorSpam/status 1.06
59 TestErrorSpam/pause 2.11
60 TestErrorSpam/unpause 1.82
61 TestErrorSpam/stop 1.47
64 TestFunctional/serial/CopySyncFile 0
65 TestFunctional/serial/StartWithProxy 60.24
66 TestFunctional/serial/AuditLog 0
67 TestFunctional/serial/SoftStart 5.96
68 TestFunctional/serial/KubeContext 0.06
69 TestFunctional/serial/KubectlGetPods 0.1
72 TestFunctional/serial/CacheCmd/cache/add_remote 4.06
73 TestFunctional/serial/CacheCmd/cache/add_local 1.21
74 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.06
75 TestFunctional/serial/CacheCmd/cache/list 0.06
76 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.3
77 TestFunctional/serial/CacheCmd/cache/cache_reload 1.93
78 TestFunctional/serial/CacheCmd/cache/delete 0.11
79 TestFunctional/serial/MinikubeKubectlCmd 0.13
80 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.12
81 TestFunctional/serial/ExtraConfig 53.55
82 TestFunctional/serial/ComponentHealth 0.11
83 TestFunctional/serial/LogsCmd 1.54
84 TestFunctional/serial/LogsFileCmd 1.58
85 TestFunctional/serial/InvalidService 3.94
87 TestFunctional/parallel/ConfigCmd 0.45
88 TestFunctional/parallel/DashboardCmd 9.47
89 TestFunctional/parallel/DryRun 0.93
90 TestFunctional/parallel/InternationalLanguage 0.22
91 TestFunctional/parallel/StatusCmd 1.31
95 TestFunctional/parallel/ServiceCmdConnect 8.62
96 TestFunctional/parallel/AddonsCmd 0.14
97 TestFunctional/parallel/PersistentVolumeClaim 71.68
99 TestFunctional/parallel/SSHCmd 0.65
100 TestFunctional/parallel/CpCmd 2.29
102 TestFunctional/parallel/FileSync 0.27
103 TestFunctional/parallel/CertSync 2.11
107 TestFunctional/parallel/NodeLabels 0.1
109 TestFunctional/parallel/NonActiveRuntimeDisabled 0.69
111 TestFunctional/parallel/License 0.24
113 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.7
114 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
116 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 60.48
117 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.09
118 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
122 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
123 TestFunctional/parallel/ServiceCmd/DeployApp 8.27
124 TestFunctional/parallel/ProfileCmd/profile_not_create 0.38
125 TestFunctional/parallel/ProfileCmd/profile_list 0.39
126 TestFunctional/parallel/ProfileCmd/profile_json_output 0.39
127 TestFunctional/parallel/MountCmd/any-port 6.03
128 TestFunctional/parallel/ServiceCmd/List 0.53
129 TestFunctional/parallel/ServiceCmd/JSONOutput 0.66
130 TestFunctional/parallel/ServiceCmd/HTTPS 0.43
131 TestFunctional/parallel/ServiceCmd/Format 0.56
132 TestFunctional/parallel/MountCmd/specific-port 2.42
133 TestFunctional/parallel/ServiceCmd/URL 0.36
134 TestFunctional/parallel/MountCmd/VerifyCleanup 1.53
135 TestFunctional/parallel/Version/short 0.07
136 TestFunctional/parallel/Version/components 1.47
137 TestFunctional/parallel/ImageCommands/ImageListShort 0.3
138 TestFunctional/parallel/ImageCommands/ImageListTable 0.26
139 TestFunctional/parallel/ImageCommands/ImageListJson 0.27
140 TestFunctional/parallel/ImageCommands/ImageListYaml 0.3
141 TestFunctional/parallel/ImageCommands/ImageBuild 3.16
142 TestFunctional/parallel/ImageCommands/Setup 0.76
143 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.54
144 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.27
145 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.6
146 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.5
147 TestFunctional/parallel/ImageCommands/ImageRemove 0.61
148 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.72
149 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.39
150 TestFunctional/parallel/UpdateContextCmd/no_changes 0.22
151 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.18
152 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.15
153 TestFunctional/delete_echo-server_images 0.04
154 TestFunctional/delete_my-image_image 0.02
155 TestFunctional/delete_minikube_cached_images 0.02
159 TestMultiControlPlane/serial/StartCluster 121.11
160 TestMultiControlPlane/serial/DeployApp 34.11
161 TestMultiControlPlane/serial/PingHostFromPods 1.58
162 TestMultiControlPlane/serial/AddWorkerNode 23.15
163 TestMultiControlPlane/serial/NodeLabels 0.11
164 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.79
165 TestMultiControlPlane/serial/CopyFile 18.62
166 TestMultiControlPlane/serial/StopSecondaryNode 12.86
167 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.56
168 TestMultiControlPlane/serial/RestartSecondaryNode 18.43
169 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 0.88
170 TestMultiControlPlane/serial/RestartClusterKeepsNodes 141.24
171 TestMultiControlPlane/serial/DeleteSecondaryNode 10.52
172 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.56
173 TestMultiControlPlane/serial/StopCluster 36.13
174 TestMultiControlPlane/serial/RestartCluster 57.11
175 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.53
176 TestMultiControlPlane/serial/AddSecondaryNode 45.7
177 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.75
181 TestJSONOutput/start/Command 50.95
182 TestJSONOutput/start/Audit 0
184 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
185 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
187 TestJSONOutput/pause/Command 0.76
188 TestJSONOutput/pause/Audit 0
190 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
191 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
193 TestJSONOutput/unpause/Command 0.65
194 TestJSONOutput/unpause/Audit 0
196 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
197 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
199 TestJSONOutput/stop/Command 5.81
200 TestJSONOutput/stop/Audit 0
202 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
203 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
204 TestErrorJSONOutput 0.21
206 TestKicCustomNetwork/create_custom_network 36.17
207 TestKicCustomNetwork/use_default_bridge_network 32.52
208 TestKicExistingNetwork 33.2
209 TestKicCustomSubnet 35.35
210 TestKicStaticIP 35.69
211 TestMainNoArgs 0.06
212 TestMinikubeProfile 63.45
215 TestMountStart/serial/StartWithMountFirst 6.55
216 TestMountStart/serial/VerifyMountFirst 0.25
217 TestMountStart/serial/StartWithMountSecond 5.95
218 TestMountStart/serial/VerifyMountSecond 0.27
219 TestMountStart/serial/DeleteFirst 1.59
220 TestMountStart/serial/VerifyMountPostDelete 0.25
221 TestMountStart/serial/Stop 1.2
222 TestMountStart/serial/RestartStopped 8.34
223 TestMountStart/serial/VerifyMountPostStop 0.25
226 TestMultiNode/serial/FreshStart2Nodes 65.52
227 TestMultiNode/serial/DeployApp2Nodes 17.93
228 TestMultiNode/serial/PingHostFrom2Pods 0.98
229 TestMultiNode/serial/AddNode 17.96
230 TestMultiNode/serial/MultiNodeLabels 0.09
231 TestMultiNode/serial/ProfileList 0.3
232 TestMultiNode/serial/CopyFile 9.84
233 TestMultiNode/serial/StopNode 2.26
234 TestMultiNode/serial/StartAfterStop 9.6
235 TestMultiNode/serial/RestartKeepsNodes 90.39
236 TestMultiNode/serial/DeleteNode 5.77
237 TestMultiNode/serial/StopMultiNode 23.99
238 TestMultiNode/serial/RestartMultiNode 49.57
239 TestMultiNode/serial/ValidateNameConflict 32.56
244 TestPreload 132.97
246 TestScheduledStopUnix 106.66
249 TestInsufficientStorage 10.39
250 TestRunningBinaryUpgrade 89
252 TestKubernetesUpgrade 344.46
253 TestMissingContainerUpgrade 174
255 TestNoKubernetes/serial/StartNoK8sWithVersion 0.08
256 TestNoKubernetes/serial/StartWithK8s 37.53
257 TestNoKubernetes/serial/StartWithStopK8s 17.15
258 TestNoKubernetes/serial/Start 8.01
259 TestNoKubernetes/serial/VerifyK8sNotRunning 0.33
260 TestNoKubernetes/serial/ProfileList 1.05
261 TestNoKubernetes/serial/Stop 1.24
262 TestNoKubernetes/serial/StartNoArgs 8.94
263 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.36
264 TestStoppedBinaryUpgrade/Setup 0.91
265 TestStoppedBinaryUpgrade/Upgrade 115.05
266 TestStoppedBinaryUpgrade/MinikubeLogs 1.26
275 TestPause/serial/Start 68.59
276 TestPause/serial/SecondStartNoReconfiguration 7.68
277 TestPause/serial/Pause 0.96
281 TestPause/serial/VerifyStatus 0.4
282 TestPause/serial/Unpause 0.83
283 TestPause/serial/PauseAgain 1.07
284 TestPause/serial/DeletePaused 3.03
289 TestNetworkPlugins/group/false 4.76
290 TestPause/serial/VerifyDeletedResources 0.18
295 TestStartStop/group/old-k8s-version/serial/FirstStart 155.88
296 TestStartStop/group/old-k8s-version/serial/DeployApp 9.8
298 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 66.86
299 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.51
300 TestStartStop/group/old-k8s-version/serial/Stop 12.35
301 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.26
302 TestStartStop/group/old-k8s-version/serial/SecondStart 372.48
303 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 7.51
304 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.27
305 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.1
306 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.2
307 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 290.24
308 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
309 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.1
310 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.23
311 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.12
312 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
314 TestStartStop/group/embed-certs/serial/FirstStart 67.92
315 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.11
316 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.28
317 TestStartStop/group/old-k8s-version/serial/Pause 3.87
319 TestStartStop/group/no-preload/serial/FirstStart 72.66
320 TestStartStop/group/embed-certs/serial/DeployApp 8.46
321 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.12
322 TestStartStop/group/embed-certs/serial/Stop 12.15
323 TestStartStop/group/no-preload/serial/DeployApp 8.49
324 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.27
325 TestStartStop/group/embed-certs/serial/SecondStart 281.12
326 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.6
327 TestStartStop/group/no-preload/serial/Stop 12.84
328 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.29
329 TestStartStop/group/no-preload/serial/SecondStart 267.06
330 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
331 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.13
332 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
333 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.25
334 TestStartStop/group/embed-certs/serial/Pause 3.01
335 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 6.16
337 TestStartStop/group/newest-cni/serial/FirstStart 46.58
338 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.29
339 TestStartStop/group/no-preload/serial/Pause 3.84
340 TestNetworkPlugins/group/auto/Start 72.7
341 TestStartStop/group/newest-cni/serial/DeployApp 0
342 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.69
343 TestStartStop/group/newest-cni/serial/Stop 1.34
344 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.25
345 TestStartStop/group/newest-cni/serial/SecondStart 17.65
346 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
347 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
348 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.3
349 TestStartStop/group/newest-cni/serial/Pause 3.33
350 TestNetworkPlugins/group/kindnet/Start 63.21
351 TestNetworkPlugins/group/auto/KubeletFlags 0.42
352 TestNetworkPlugins/group/auto/NetCatPod 10.33
353 TestNetworkPlugins/group/auto/DNS 0.22
354 TestNetworkPlugins/group/auto/Localhost 0.17
355 TestNetworkPlugins/group/auto/HairPin 0.2
356 TestNetworkPlugins/group/calico/Start 62.08
357 TestNetworkPlugins/group/kindnet/ControllerPod 6
358 TestNetworkPlugins/group/kindnet/KubeletFlags 0.38
359 TestNetworkPlugins/group/kindnet/NetCatPod 10.32
360 TestNetworkPlugins/group/kindnet/DNS 0.28
361 TestNetworkPlugins/group/kindnet/Localhost 0.2
362 TestNetworkPlugins/group/kindnet/HairPin 0.2
363 TestNetworkPlugins/group/custom-flannel/Start 60.42
364 TestNetworkPlugins/group/calico/ControllerPod 6.01
365 TestNetworkPlugins/group/calico/KubeletFlags 0.26
366 TestNetworkPlugins/group/calico/NetCatPod 10.25
367 TestNetworkPlugins/group/calico/DNS 0.26
368 TestNetworkPlugins/group/calico/Localhost 0.22
369 TestNetworkPlugins/group/calico/HairPin 0.2
370 TestNetworkPlugins/group/enable-default-cni/Start 44.35
371 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.35
372 TestNetworkPlugins/group/custom-flannel/NetCatPod 11.35
373 TestNetworkPlugins/group/custom-flannel/DNS 0.23
374 TestNetworkPlugins/group/custom-flannel/Localhost 0.23
375 TestNetworkPlugins/group/custom-flannel/HairPin 0.19
376 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.38
377 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.47
378 TestNetworkPlugins/group/flannel/Start 57.18
379 TestNetworkPlugins/group/enable-default-cni/DNS 0.23
380 TestNetworkPlugins/group/enable-default-cni/Localhost 0.26
381 TestNetworkPlugins/group/enable-default-cni/HairPin 0.23
382 TestNetworkPlugins/group/bridge/Start 47.6
383 TestNetworkPlugins/group/flannel/ControllerPod 6.01
384 TestNetworkPlugins/group/flannel/KubeletFlags 0.29
385 TestNetworkPlugins/group/flannel/NetCatPod 9.34
386 TestNetworkPlugins/group/flannel/DNS 0.18
387 TestNetworkPlugins/group/flannel/Localhost 0.2
388 TestNetworkPlugins/group/flannel/HairPin 0.15
389 TestNetworkPlugins/group/bridge/KubeletFlags 0.28
390 TestNetworkPlugins/group/bridge/NetCatPod 11.31
391 TestNetworkPlugins/group/bridge/DNS 0.28
392 TestNetworkPlugins/group/bridge/Localhost 0.25
393 TestNetworkPlugins/group/bridge/HairPin 0.21
x
+
TestDownloadOnly/v1.20.0/json-events (11.6s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-840763 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -o=json --download-only -p download-only-840763 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd: (11.596707346s)
--- PASS: TestDownloadOnly/v1.20.0/json-events (11.60s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
--- PASS: TestDownloadOnly/v1.20.0/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.20.0/LogsDuration (0.07s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/LogsDuration
aaa_download_only_test.go:184: (dbg) Run:  out/minikube-linux-arm64 logs -p download-only-840763
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-linux-arm64 logs -p download-only-840763: exit status 85 (70.380655ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-840763 | jenkins | v1.33.1 | 15 Aug 24 23:05 UTC |          |
	|         | -p download-only-840763        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=containerd |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=containerd |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/15 23:05:35
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0815 23:05:35.278212 1432143 out.go:345] Setting OutFile to fd 1 ...
	I0815 23:05:35.278352 1432143 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0815 23:05:35.278363 1432143 out.go:358] Setting ErrFile to fd 2...
	I0815 23:05:35.278369 1432143 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0815 23:05:35.278586 1432143 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19452-1426744/.minikube/bin
	W0815 23:05:35.278725 1432143 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19452-1426744/.minikube/config/config.json: open /home/jenkins/minikube-integration/19452-1426744/.minikube/config/config.json: no such file or directory
	I0815 23:05:35.279120 1432143 out.go:352] Setting JSON to true
	I0815 23:05:35.279955 1432143 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":28079,"bootTime":1723735057,"procs":147,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1067-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0815 23:05:35.280026 1432143 start.go:139] virtualization:  
	I0815 23:05:35.283323 1432143 out.go:97] [download-only-840763] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	W0815 23:05:35.283507 1432143 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19452-1426744/.minikube/cache/preloaded-tarball: no such file or directory
	I0815 23:05:35.283570 1432143 notify.go:220] Checking for updates...
	I0815 23:05:35.285623 1432143 out.go:169] MINIKUBE_LOCATION=19452
	I0815 23:05:35.287854 1432143 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0815 23:05:35.291366 1432143 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19452-1426744/kubeconfig
	I0815 23:05:35.293280 1432143 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19452-1426744/.minikube
	I0815 23:05:35.295094 1432143 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0815 23:05:35.300099 1432143 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0815 23:05:35.300420 1432143 driver.go:392] Setting default libvirt URI to qemu:///system
	I0815 23:05:35.320860 1432143 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0815 23:05:35.320969 1432143 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0815 23:05:35.384099 1432143 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:52 SystemTime:2024-08-15 23:05:35.375053687 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0815 23:05:35.384217 1432143 docker.go:307] overlay module found
	I0815 23:05:35.386226 1432143 out.go:97] Using the docker driver based on user configuration
	I0815 23:05:35.386249 1432143 start.go:297] selected driver: docker
	I0815 23:05:35.386256 1432143 start.go:901] validating driver "docker" against <nil>
	I0815 23:05:35.386360 1432143 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0815 23:05:35.437740 1432143 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:52 SystemTime:2024-08-15 23:05:35.42869331 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarc
h64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0815 23:05:35.437905 1432143 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0815 23:05:35.438181 1432143 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0815 23:05:35.438342 1432143 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0815 23:05:35.440648 1432143 out.go:169] Using Docker driver with root privileges
	I0815 23:05:35.442782 1432143 cni.go:84] Creating CNI manager for ""
	I0815 23:05:35.442809 1432143 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0815 23:05:35.442819 1432143 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0815 23:05:35.442902 1432143 start.go:340] cluster config:
	{Name:download-only-840763 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d Memory:2200 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.20.0 ClusterName:download-only-840763 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:containerd 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.20.0 ContainerRuntime:containerd 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 Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0815 23:05:35.445286 1432143 out.go:97] Starting "download-only-840763" primary control-plane node in "download-only-840763" cluster
	I0815 23:05:35.445312 1432143 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0815 23:05:35.447486 1432143 out.go:97] Pulling base image v0.0.44-1723740748-19452 ...
	I0815 23:05:35.447512 1432143 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime containerd
	I0815 23:05:35.447654 1432143 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d in local docker daemon
	I0815 23:05:35.462569 1432143 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d to local cache
	I0815 23:05:35.463183 1432143 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d in local cache directory
	I0815 23:05:35.463295 1432143 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d to local cache
	I0815 23:05:35.529834 1432143 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4
	I0815 23:05:35.529910 1432143 cache.go:56] Caching tarball of preloaded images
	I0815 23:05:35.530537 1432143 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime containerd
	I0815 23:05:35.533006 1432143 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0815 23:05:35.533028 1432143 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4 ...
	I0815 23:05:35.618477 1432143 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4?checksum=md5:7e3d48ccb9f143791669d02e14ce1643 -> /home/jenkins/minikube-integration/19452-1426744/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4
	I0815 23:05:41.483640 1432143 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d as a tarball
	I0815 23:05:41.748230 1432143 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4 ...
	I0815 23:05:41.748327 1432143 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19452-1426744/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-containerd-overlay2-arm64.tar.lz4 ...
	I0815 23:05:42.834660 1432143 cache.go:59] Finished verifying existence of preloaded tar for v1.20.0 on containerd
	I0815 23:05:42.835021 1432143 profile.go:143] Saving config to /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/download-only-840763/config.json ...
	I0815 23:05:42.835054 1432143 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/download-only-840763/config.json: {Name:mk21e15aef8cd88847e96e3f215fccdaf87c1009 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0815 23:05:42.835843 1432143 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime containerd
	I0815 23:05:42.836744 1432143 download.go:107] Downloading: https://dl.k8s.io/release/v1.20.0/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.20.0/bin/linux/arm64/kubectl.sha256 -> /home/jenkins/minikube-integration/19452-1426744/.minikube/cache/linux/arm64/v1.20.0/kubectl
	
	
	* The control-plane node download-only-840763 host does not exist
	  To start a cluster, run: "minikube start -p download-only-840763"

                                                
                                                
-- /stdout --
aaa_download_only_test.go:185: minikube logs failed with error: exit status 85
--- PASS: TestDownloadOnly/v1.20.0/LogsDuration (0.07s)

                                                
                                    
x
+
TestDownloadOnly/v1.20.0/DeleteAll (0.2s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/DeleteAll
aaa_download_only_test.go:197: (dbg) Run:  out/minikube-linux-arm64 delete --all
--- PASS: TestDownloadOnly/v1.20.0/DeleteAll (0.20s)

                                                
                                    
x
+
TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds (0.12s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds
aaa_download_only_test.go:208: (dbg) Run:  out/minikube-linux-arm64 delete -p download-only-840763
--- PASS: TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds (0.12s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.0/json-events (7.4s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-636124 --force --alsologtostderr --kubernetes-version=v1.31.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -o=json --download-only -p download-only-636124 --force --alsologtostderr --kubernetes-version=v1.31.0 --container-runtime=containerd --driver=docker  --container-runtime=containerd: (7.394794571s)
--- PASS: TestDownloadOnly/v1.31.0/json-events (7.40s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.0/preload-exists
--- PASS: TestDownloadOnly/v1.31.0/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.0/LogsDuration (0.07s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.0/LogsDuration
aaa_download_only_test.go:184: (dbg) Run:  out/minikube-linux-arm64 logs -p download-only-636124
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-linux-arm64 logs -p download-only-636124: exit status 85 (71.740822ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-840763 | jenkins | v1.33.1 | 15 Aug 24 23:05 UTC |                     |
	|         | -p download-only-840763        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.33.1 | 15 Aug 24 23:05 UTC | 15 Aug 24 23:05 UTC |
	| delete  | -p download-only-840763        | download-only-840763 | jenkins | v1.33.1 | 15 Aug 24 23:05 UTC | 15 Aug 24 23:05 UTC |
	| start   | -o=json --download-only        | download-only-636124 | jenkins | v1.33.1 | 15 Aug 24 23:05 UTC |                     |
	|         | -p download-only-636124        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0   |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=containerd |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/15 23:05:47
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0815 23:05:47.267597 1432347 out.go:345] Setting OutFile to fd 1 ...
	I0815 23:05:47.267716 1432347 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0815 23:05:47.267759 1432347 out.go:358] Setting ErrFile to fd 2...
	I0815 23:05:47.267764 1432347 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0815 23:05:47.268203 1432347 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19452-1426744/.minikube/bin
	I0815 23:05:47.268673 1432347 out.go:352] Setting JSON to true
	I0815 23:05:47.269513 1432347 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":28091,"bootTime":1723735057,"procs":145,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1067-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0815 23:05:47.269581 1432347 start.go:139] virtualization:  
	I0815 23:05:47.272148 1432347 out.go:97] [download-only-636124] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0815 23:05:47.272336 1432347 notify.go:220] Checking for updates...
	I0815 23:05:47.273983 1432347 out.go:169] MINIKUBE_LOCATION=19452
	I0815 23:05:47.275824 1432347 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0815 23:05:47.277571 1432347 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19452-1426744/kubeconfig
	I0815 23:05:47.279294 1432347 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19452-1426744/.minikube
	I0815 23:05:47.281157 1432347 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0815 23:05:47.284813 1432347 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0815 23:05:47.285084 1432347 driver.go:392] Setting default libvirt URI to qemu:///system
	I0815 23:05:47.310688 1432347 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0815 23:05:47.310798 1432347 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0815 23:05:47.373374 1432347 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-08-15 23:05:47.363341453 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0815 23:05:47.373482 1432347 docker.go:307] overlay module found
	I0815 23:05:47.375509 1432347 out.go:97] Using the docker driver based on user configuration
	I0815 23:05:47.375532 1432347 start.go:297] selected driver: docker
	I0815 23:05:47.375538 1432347 start.go:901] validating driver "docker" against <nil>
	I0815 23:05:47.375655 1432347 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0815 23:05:47.426803 1432347 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:44 SystemTime:2024-08-15 23:05:47.417558788 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0815 23:05:47.426962 1432347 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0815 23:05:47.427250 1432347 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0815 23:05:47.427411 1432347 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0815 23:05:47.429770 1432347 out.go:169] Using Docker driver with root privileges
	I0815 23:05:47.431700 1432347 cni.go:84] Creating CNI manager for ""
	I0815 23:05:47.431733 1432347 cni.go:143] "docker" driver + "containerd" runtime found, recommending kindnet
	I0815 23:05:47.431746 1432347 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0815 23:05:47.431840 1432347 start.go:340] cluster config:
	{Name:download-only-636124 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d Memory:2200 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0 ClusterName:download-only-636124 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:containerd 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.31.0 ContainerRuntime:containerd 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 Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0815 23:05:47.434008 1432347 out.go:97] Starting "download-only-636124" primary control-plane node in "download-only-636124" cluster
	I0815 23:05:47.434042 1432347 cache.go:121] Beginning downloading kic base image for docker with containerd
	I0815 23:05:47.435894 1432347 out.go:97] Pulling base image v0.0.44-1723740748-19452 ...
	I0815 23:05:47.435920 1432347 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime containerd
	I0815 23:05:47.436024 1432347 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d in local docker daemon
	I0815 23:05:47.451397 1432347 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d to local cache
	I0815 23:05:47.451530 1432347 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d in local cache directory
	I0815 23:05:47.451550 1432347 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d in local cache directory, skipping pull
	I0815 23:05:47.451563 1432347 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d exists in cache, skipping pull
	I0815 23:05:47.451570 1432347 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d as a tarball
	I0815 23:05:47.488941 1432347 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0/preloaded-images-k8s-v18-v1.31.0-containerd-overlay2-arm64.tar.lz4
	I0815 23:05:47.488985 1432347 cache.go:56] Caching tarball of preloaded images
	I0815 23:05:47.489703 1432347 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime containerd
	I0815 23:05:47.492211 1432347 out.go:97] Downloading Kubernetes v1.31.0 preload ...
	I0815 23:05:47.492242 1432347 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.0-containerd-overlay2-arm64.tar.lz4 ...
	I0815 23:05:47.579363 1432347 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0/preloaded-images-k8s-v18-v1.31.0-containerd-overlay2-arm64.tar.lz4?checksum=md5:ea65ad5fd42227e06b9323ff45647208 -> /home/jenkins/minikube-integration/19452-1426744/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-containerd-overlay2-arm64.tar.lz4
	
	
	* The control-plane node download-only-636124 host does not exist
	  To start a cluster, run: "minikube start -p download-only-636124"

                                                
                                                
-- /stdout --
aaa_download_only_test.go:185: minikube logs failed with error: exit status 85
--- PASS: TestDownloadOnly/v1.31.0/LogsDuration (0.07s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.0/DeleteAll (0.2s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.0/DeleteAll
aaa_download_only_test.go:197: (dbg) Run:  out/minikube-linux-arm64 delete --all
--- PASS: TestDownloadOnly/v1.31.0/DeleteAll (0.20s)

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

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

                                                
                                    
x
+
TestBinaryMirror (0.57s)

                                                
                                                
=== RUN   TestBinaryMirror
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p binary-mirror-984587 --alsologtostderr --binary-mirror http://127.0.0.1:40775 --driver=docker  --container-runtime=containerd
helpers_test.go:175: Cleaning up "binary-mirror-984587" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p binary-mirror-984587
--- PASS: TestBinaryMirror (0.57s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.07s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestAddons/Setup (149.68s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:110: (dbg) Run:  out/minikube-linux-arm64 start -p addons-858013 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=storage-provisioner-rancher --addons=nvidia-device-plugin --addons=yakd --addons=volcano --driver=docker  --container-runtime=containerd --addons=ingress --addons=ingress-dns
addons_test.go:110: (dbg) Done: out/minikube-linux-arm64 start -p addons-858013 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=storage-provisioner-rancher --addons=nvidia-device-plugin --addons=yakd --addons=volcano --driver=docker  --container-runtime=containerd --addons=ingress --addons=ingress-dns: (2m29.676696864s)
--- PASS: TestAddons/Setup (149.68s)

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

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

                                                
                                    
x
+
TestAddons/parallel/Registry (15.29s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 3.630124ms
addons_test.go:334: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-6fb4cdfc84-754z8" [0945994d-4bbb-4a17-b58f-c430bdba570c] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.002532821s
addons_test.go:337: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-vgh7t" [d1e1bad6-4bcf-47da-94ed-c325eb427c7d] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.003585492s
addons_test.go:342: (dbg) Run:  kubectl --context addons-858013 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-858013 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"
addons_test.go:347: (dbg) Done: kubectl --context addons-858013 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": (3.307048843s)
addons_test.go:361: (dbg) Run:  out/minikube-linux-arm64 -p addons-858013 ip
2024/08/15 23:12:19 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run:  out/minikube-linux-arm64 -p addons-858013 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (15.29s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (20.42s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-858013 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-858013 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-858013 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [4f6ccaa2-fb5d-4994-9b8c-6f99e5568107] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [4f6ccaa2-fb5d-4994-9b8c-6f99e5568107] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.002950813s
addons_test.go:264: (dbg) Run:  out/minikube-linux-arm64 -p addons-858013 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:288: (dbg) Run:  kubectl --context addons-858013 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-arm64 -p addons-858013 ip
addons_test.go:299: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:308: (dbg) Run:  out/minikube-linux-arm64 -p addons-858013 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:308: (dbg) Done: out/minikube-linux-arm64 -p addons-858013 addons disable ingress-dns --alsologtostderr -v=1: (1.903758108s)
addons_test.go:313: (dbg) Run:  out/minikube-linux-arm64 -p addons-858013 addons disable ingress --alsologtostderr -v=1
addons_test.go:313: (dbg) Done: out/minikube-linux-arm64 -p addons-858013 addons disable ingress --alsologtostderr -v=1: (7.80444125s)
--- PASS: TestAddons/parallel/Ingress (20.42s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.96s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-drw5c" [a2141901-4df4-4465-a4ac-1dfc7c16ee9f] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.004816222s
addons_test.go:851: (dbg) Run:  out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-858013
addons_test.go:851: (dbg) Done: out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-858013: (5.958183284s)
--- PASS: TestAddons/parallel/InspektorGadget (11.96s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (6.86s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 2.950923ms
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-8988944d9-nk895" [3644ef7d-3f82-4177-ae94-7d3040f0955f] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.004272383s
addons_test.go:417: (dbg) Run:  kubectl --context addons-858013 top pods -n kube-system
addons_test.go:434: (dbg) Run:  out/minikube-linux-arm64 -p addons-858013 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (6.86s)

                                                
                                    
x
+
TestAddons/parallel/CSI (46.53s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 10.577077ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-858013 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:575: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-858013 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-858013 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-858013 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-858013 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-858013 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-858013 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-858013 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-858013 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-858013 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:585: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [2ea3acbe-7537-479d-92d7-61e4a7d4d2a8] Pending
helpers_test.go:344: "task-pv-pod" [2ea3acbe-7537-479d-92d7-61e4a7d4d2a8] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:344: "task-pv-pod" [2ea3acbe-7537-479d-92d7-61e4a7d4d2a8] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 11.004276856s
addons_test.go:590: (dbg) Run:  kubectl --context addons-858013 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:595: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-858013 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-858013 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-858013 delete pod task-pv-pod
addons_test.go:600: (dbg) Done: kubectl --context addons-858013 delete pod task-pv-pod: (1.291055276s)
addons_test.go:606: (dbg) Run:  kubectl --context addons-858013 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-858013 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:617: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-858013 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-858013 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-858013 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-858013 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-858013 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-858013 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-858013 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-858013 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-858013 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:627: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:344: "task-pv-pod-restore" [c32a7a26-41ae-46c4-91c5-9ae2f6464f18] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:344: "task-pv-pod-restore" [c32a7a26-41ae-46c4-91c5-9ae2f6464f18] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.004922395s
addons_test.go:632: (dbg) Run:  kubectl --context addons-858013 delete pod task-pv-pod-restore
addons_test.go:632: (dbg) Done: kubectl --context addons-858013 delete pod task-pv-pod-restore: (1.423439417s)
addons_test.go:636: (dbg) Run:  kubectl --context addons-858013 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-858013 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-arm64 -p addons-858013 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-arm64 -p addons-858013 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.818145225s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-arm64 -p addons-858013 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:648: (dbg) Done: out/minikube-linux-arm64 -p addons-858013 addons disable volumesnapshots --alsologtostderr -v=1: (1.210026053s)
--- PASS: TestAddons/parallel/CSI (46.53s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (16.34s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:830: (dbg) Run:  out/minikube-linux-arm64 addons enable headlamp -p addons-858013 --alsologtostderr -v=1
addons_test.go:830: (dbg) Done: out/minikube-linux-arm64 addons enable headlamp -p addons-858013 --alsologtostderr -v=1: (1.307127853s)
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-57fb76fcdb-dczlx" [834ff999-96f4-43a8-820c-eedc8e25fd81] Pending
helpers_test.go:344: "headlamp-57fb76fcdb-dczlx" [834ff999-96f4-43a8-820c-eedc8e25fd81] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-57fb76fcdb-dczlx" [834ff999-96f4-43a8-820c-eedc8e25fd81] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 9.003766739s
addons_test.go:839: (dbg) Run:  out/minikube-linux-arm64 -p addons-858013 addons disable headlamp --alsologtostderr -v=1
addons_test.go:839: (dbg) Done: out/minikube-linux-arm64 -p addons-858013 addons disable headlamp --alsologtostderr -v=1: (6.023282342s)
--- PASS: TestAddons/parallel/Headlamp (16.34s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.95s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-c4bc9b5f8-99727" [56692be0-2808-4684-a098-8bb97b72cdb4] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.004674227s
addons_test.go:870: (dbg) Run:  out/minikube-linux-arm64 addons disable cloud-spanner -p addons-858013
--- PASS: TestAddons/parallel/CloudSpanner (6.95s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (8.59s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-858013 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-858013 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:992: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-858013 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-858013 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-858013 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-858013 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-858013 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [41d1ed92-9a63-4f65-83fc-73cfecc350ac] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [41d1ed92-9a63-4f65-83fc-73cfecc350ac] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [41d1ed92-9a63-4f65-83fc-73cfecc350ac] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 3.004437508s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-858013 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-arm64 -p addons-858013 ssh "cat /opt/local-path-provisioner/pvc-af1c158a-2d16-423a-9dcd-6d0a22b5feae_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-858013 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-858013 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-arm64 -p addons-858013 addons disable storage-provisioner-rancher --alsologtostderr -v=1
--- PASS: TestAddons/parallel/LocalPath (8.59s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.6s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:344: "nvidia-device-plugin-daemonset-89x6p" [707df689-f654-4888-8964-e9a3f923d28b] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.004154413s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 addons disable nvidia-device-plugin -p addons-858013
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.60s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.93s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-67d98fc6b-n4hth" [f0a6e57a-10bf-492f-abe6-ca0068861c27] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.004150251s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-arm64 -p addons-858013 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-arm64 -p addons-858013 addons disable yakd --alsologtostderr -v=1: (5.927874258s)
--- PASS: TestAddons/parallel/Yakd (11.93s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.26s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:174: (dbg) Run:  out/minikube-linux-arm64 stop -p addons-858013
addons_test.go:174: (dbg) Done: out/minikube-linux-arm64 stop -p addons-858013: (12.010964788s)
addons_test.go:178: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p addons-858013
addons_test.go:182: (dbg) Run:  out/minikube-linux-arm64 addons disable dashboard -p addons-858013
addons_test.go:187: (dbg) Run:  out/minikube-linux-arm64 addons disable gvisor -p addons-858013
--- PASS: TestAddons/StoppedEnableDisable (12.26s)

                                                
                                    
x
+
TestCertOptions (36.74s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-arm64 start -p cert-options-375234 --memory=2048 --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=containerd
cert_options_test.go:49: (dbg) Done: out/minikube-linux-arm64 start -p cert-options-375234 --memory=2048 --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=containerd: (34.099431222s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-arm64 -p cert-options-375234 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-375234 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-arm64 ssh -p cert-options-375234 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-375234" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-options-375234
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-options-375234: (2.007021702s)
--- PASS: TestCertOptions (36.74s)

                                                
                                    
x
+
TestCertExpiration (226.57s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-693614 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=containerd
cert_options_test.go:123: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-693614 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=containerd: (36.295292905s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-693614 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=containerd
cert_options_test.go:131: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-693614 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=containerd: (8.231318359s)
helpers_test.go:175: Cleaning up "cert-expiration-693614" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-693614
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-693614: (2.039942213s)
--- PASS: TestCertExpiration (226.57s)

                                                
                                    
x
+
TestForceSystemdFlag (38.51s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-flag-623172 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd
docker_test.go:91: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-flag-623172 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd: (36.029410872s)
docker_test.go:121: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-flag-623172 ssh "cat /etc/containerd/config.toml"
helpers_test.go:175: Cleaning up "force-systemd-flag-623172" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-flag-623172
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-flag-623172: (2.16064285s)
--- PASS: TestForceSystemdFlag (38.51s)

                                                
                                    
x
+
TestForceSystemdEnv (40.95s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-env-087905 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd
docker_test.go:155: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-env-087905 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=containerd: (37.672550403s)
docker_test.go:121: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-env-087905 ssh "cat /etc/containerd/config.toml"
E0815 23:51:29.263629 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:175: Cleaning up "force-systemd-env-087905" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-env-087905
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-env-087905: (2.827430508s)
--- PASS: TestForceSystemdEnv (40.95s)

                                                
                                    
x
+
TestDockerEnvContainerd (45.65s)

                                                
                                                
=== RUN   TestDockerEnvContainerd
docker_test.go:170: running with containerd true linux arm64
docker_test.go:181: (dbg) Run:  out/minikube-linux-arm64 start -p dockerenv-649165 --driver=docker  --container-runtime=containerd
docker_test.go:181: (dbg) Done: out/minikube-linux-arm64 start -p dockerenv-649165 --driver=docker  --container-runtime=containerd: (30.137556972s)
docker_test.go:189: (dbg) Run:  /bin/bash -c "out/minikube-linux-arm64 docker-env --ssh-host --ssh-add -p dockerenv-649165"
docker_test.go:220: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-ZCNbJIqtI7Pr/agent.1450837" SSH_AGENT_PID="1450838" DOCKER_HOST=ssh://docker@127.0.0.1:34622 docker version"
docker_test.go:243: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-ZCNbJIqtI7Pr/agent.1450837" SSH_AGENT_PID="1450838" DOCKER_HOST=ssh://docker@127.0.0.1:34622 DOCKER_BUILDKIT=0 docker build -t local/minikube-dockerenv-containerd-test:latest testdata/docker-env"
docker_test.go:243: (dbg) Done: /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-ZCNbJIqtI7Pr/agent.1450837" SSH_AGENT_PID="1450838" DOCKER_HOST=ssh://docker@127.0.0.1:34622 DOCKER_BUILDKIT=0 docker build -t local/minikube-dockerenv-containerd-test:latest testdata/docker-env": (1.08577361s)
docker_test.go:250: (dbg) Run:  /bin/bash -c "SSH_AUTH_SOCK="/tmp/ssh-ZCNbJIqtI7Pr/agent.1450837" SSH_AGENT_PID="1450838" DOCKER_HOST=ssh://docker@127.0.0.1:34622 docker image ls"
helpers_test.go:175: Cleaning up "dockerenv-649165" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p dockerenv-649165
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p dockerenv-649165: (1.979763674s)
--- PASS: TestDockerEnvContainerd (45.65s)

                                                
                                    
x
+
TestErrorSpam/setup (29.55s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.73s)

                                                
                                                
=== RUN   TestErrorSpam/start
error_spam_test.go:216: Cleaning up 1 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-710512 --log_dir /tmp/nospam-710512 start --dry-run
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-710512 --log_dir /tmp/nospam-710512 start --dry-run
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-710512 --log_dir /tmp/nospam-710512 start --dry-run
--- PASS: TestErrorSpam/start (0.73s)

                                                
                                    
x
+
TestErrorSpam/status (1.06s)

                                                
                                                
=== RUN   TestErrorSpam/status
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-710512 --log_dir /tmp/nospam-710512 status
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-710512 --log_dir /tmp/nospam-710512 status
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-710512 --log_dir /tmp/nospam-710512 status
--- PASS: TestErrorSpam/status (1.06s)

                                                
                                    
x
+
TestErrorSpam/pause (2.11s)

                                                
                                                
=== RUN   TestErrorSpam/pause
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-710512 --log_dir /tmp/nospam-710512 pause
error_spam_test.go:159: (dbg) Done: out/minikube-linux-arm64 -p nospam-710512 --log_dir /tmp/nospam-710512 pause: (1.087850711s)
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-710512 --log_dir /tmp/nospam-710512 pause
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-710512 --log_dir /tmp/nospam-710512 pause
--- PASS: TestErrorSpam/pause (2.11s)

                                                
                                    
x
+
TestErrorSpam/unpause (1.82s)

                                                
                                                
=== RUN   TestErrorSpam/unpause
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-710512 --log_dir /tmp/nospam-710512 unpause
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-710512 --log_dir /tmp/nospam-710512 unpause
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-710512 --log_dir /tmp/nospam-710512 unpause
--- PASS: TestErrorSpam/unpause (1.82s)

                                                
                                    
x
+
TestErrorSpam/stop (1.47s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-710512 --log_dir /tmp/nospam-710512 stop
error_spam_test.go:159: (dbg) Done: out/minikube-linux-arm64 -p nospam-710512 --log_dir /tmp/nospam-710512 stop: (1.282731889s)
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-710512 --log_dir /tmp/nospam-710512 stop
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-710512 --log_dir /tmp/nospam-710512 stop
--- PASS: TestErrorSpam/stop (1.47s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1855: local sync path: /home/jenkins/minikube-integration/19452-1426744/.minikube/files/etc/test/nested/copy/1432137/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.00s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (60.24s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2234: (dbg) Run:  out/minikube-linux-arm64 start -p functional-108631 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=containerd
functional_test.go:2234: (dbg) Done: out/minikube-linux-arm64 start -p functional-108631 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=containerd: (1m0.235870216s)
--- PASS: TestFunctional/serial/StartWithProxy (60.24s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (5.96s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:659: (dbg) Run:  out/minikube-linux-arm64 start -p functional-108631 --alsologtostderr -v=8
functional_test.go:659: (dbg) Done: out/minikube-linux-arm64 start -p functional-108631 --alsologtostderr -v=8: (5.950298893s)
functional_test.go:663: soft start took 5.955093657s for "functional-108631" cluster.
--- PASS: TestFunctional/serial/SoftStart (5.96s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.06s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.1s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-108631 cache add registry.k8s.io/pause:3.1
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-108631 cache add registry.k8s.io/pause:3.1: (1.503625954s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-108631 cache add registry.k8s.io/pause:3.3
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-108631 cache add registry.k8s.io/pause:3.3: (1.347142832s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-108631 cache add registry.k8s.io/pause:latest
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-108631 cache add registry.k8s.io/pause:latest: (1.206124147s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.06s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/CacheDelete
functional_test.go:1102: (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.06s)

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test.go:1158: (dbg) Run:  out/minikube-linux-arm64 -p functional-108631 cache reload
functional_test.go:1158: (dbg) Done: out/minikube-linux-arm64 -p functional-108631 cache reload: (1.042418658s)
functional_test.go:1163: (dbg) Run:  out/minikube-linux-arm64 -p functional-108631 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (1.93s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/delete
functional_test.go:1172: (dbg) Run:  out/minikube-linux-arm64 cache delete registry.k8s.io/pause:3.1
functional_test.go:1172: (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.13s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.12s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (53.55s)

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

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.11s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.54s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1236: (dbg) Run:  out/minikube-linux-arm64 -p functional-108631 logs
functional_test.go:1236: (dbg) Done: out/minikube-linux-arm64 -p functional-108631 logs: (1.536129358s)
--- PASS: TestFunctional/serial/LogsCmd (1.54s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.58s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-arm64 -p functional-108631 logs --file /tmp/TestFunctionalserialLogsFileCmd4184275643/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-arm64 -p functional-108631 logs --file /tmp/TestFunctionalserialLogsFileCmd4184275643/001/logs.txt: (1.579534321s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.58s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (3.94s)

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

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

                                                
                                                
-- /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:2327: (dbg) Run:  kubectl --context functional-108631 delete -f testdata/invalidsvc.yaml
--- PASS: TestFunctional/serial/InvalidService (3.94s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.45s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (9.47s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DashboardCmd
functional_test.go:905: (dbg) daemon: [out/minikube-linux-arm64 dashboard --url --port 36195 -p functional-108631 --alsologtostderr -v=1]
functional_test.go:910: (dbg) stopping [out/minikube-linux-arm64 dashboard --url --port 36195 -p functional-108631 --alsologtostderr -v=1] ...
helpers_test.go:508: unable to kill pid 1466535: os: process already finished
--- PASS: TestFunctional/parallel/DashboardCmd (9.47s)

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.93s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0815 23:18:48.797646 1465770 out.go:345] Setting OutFile to fd 1 ...
	I0815 23:18:48.798856 1465770 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0815 23:18:48.799016 1465770 out.go:358] Setting ErrFile to fd 2...
	I0815 23:18:48.799306 1465770 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0815 23:18:48.799602 1465770 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19452-1426744/.minikube/bin
	I0815 23:18:48.800042 1465770 out.go:352] Setting JSON to false
	I0815 23:18:48.801671 1465770 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":28872,"bootTime":1723735057,"procs":214,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1067-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0815 23:18:48.802653 1465770 start.go:139] virtualization:  
	I0815 23:18:48.806380 1465770 out.go:177] * [functional-108631] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0815 23:18:48.808336 1465770 out.go:177]   - MINIKUBE_LOCATION=19452
	I0815 23:18:48.808394 1465770 notify.go:220] Checking for updates...
	I0815 23:18:48.812818 1465770 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0815 23:18:48.814801 1465770 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19452-1426744/kubeconfig
	I0815 23:18:48.816848 1465770 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19452-1426744/.minikube
	I0815 23:18:48.818432 1465770 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0815 23:18:48.819993 1465770 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0815 23:18:48.824008 1465770 config.go:182] Loaded profile config "functional-108631": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.31.0
	I0815 23:18:48.824965 1465770 driver.go:392] Setting default libvirt URI to qemu:///system
	I0815 23:18:48.914952 1465770 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0815 23:18:48.915060 1465770 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0815 23:18:49.132729 1465770 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:true BridgeNfIP6Tables:true Debug:false NFd:33 OomKillDisable:true NGoroutines:52 SystemTime:2024-08-15 23:18:49.117223143 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0815 23:18:49.132834 1465770 docker.go:307] overlay module found
	I0815 23:18:49.135745 1465770 out.go:177] * Using the docker driver based on existing profile
	I0815 23:18:49.137934 1465770 start.go:297] selected driver: docker
	I0815 23:18:49.137956 1465770 start.go:901] validating driver "docker" against &{Name:functional-108631 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0 ClusterName:functional-108631 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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.31.0 ContainerRuntime:containerd 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 Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:do
cker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0815 23:18:49.139577 1465770 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0815 23:18:49.141584 1465770 out.go:201] 
	W0815 23:18:49.143159 1465770 out.go:270] X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	I0815 23:18:49.145475 1465770 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.22s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0815 23:18:48.538039 1465716 out.go:345] Setting OutFile to fd 1 ...
	I0815 23:18:48.538158 1465716 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0815 23:18:48.538168 1465716 out.go:358] Setting ErrFile to fd 2...
	I0815 23:18:48.538173 1465716 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0815 23:18:48.539131 1465716 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19452-1426744/.minikube/bin
	I0815 23:18:48.539546 1465716 out.go:352] Setting JSON to false
	I0815 23:18:48.540529 1465716 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":28872,"bootTime":1723735057,"procs":213,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1067-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0815 23:18:48.540611 1465716 start.go:139] virtualization:  
	I0815 23:18:48.543050 1465716 out.go:177] * [functional-108631] minikube v1.33.1 sur Ubuntu 20.04 (arm64)
	I0815 23:18:48.545778 1465716 notify.go:220] Checking for updates...
	I0815 23:18:48.546726 1465716 out.go:177]   - MINIKUBE_LOCATION=19452
	I0815 23:18:48.550090 1465716 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0815 23:18:48.552122 1465716 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19452-1426744/kubeconfig
	I0815 23:18:48.554061 1465716 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19452-1426744/.minikube
	I0815 23:18:48.555972 1465716 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0815 23:18:48.558093 1465716 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0815 23:18:48.560483 1465716 config.go:182] Loaded profile config "functional-108631": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.31.0
	I0815 23:18:48.561275 1465716 driver.go:392] Setting default libvirt URI to qemu:///system
	I0815 23:18:48.598623 1465716 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0815 23:18:48.598737 1465716 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0815 23:18:48.657574 1465716 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:51 SystemTime:2024-08-15 23:18:48.647779077 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0815 23:18:48.657708 1465716 docker.go:307] overlay module found
	I0815 23:18:48.661047 1465716 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0815 23:18:48.662598 1465716 start.go:297] selected driver: docker
	I0815 23:18:48.662615 1465716 start.go:901] validating driver "docker" against &{Name:functional-108631 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0 ClusterName:functional-108631 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:containerd 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.31.0 ContainerRuntime:containerd 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 Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:do
cker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0815 23:18:48.662738 1465716 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0815 23:18:48.665557 1465716 out.go:201] 
	W0815 23:18:48.667103 1465716 out.go:270] X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	I0815 23:18:48.668666 1465716 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.31s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (8.62s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1627: (dbg) Run:  kubectl --context functional-108631 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-108631 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-65d86f57f4-cpddh" [678755c9-6bac-4e8c-bbfa-4512404612b6] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
E0815 23:18:28.767104 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "hello-node-connect-65d86f57f4-cpddh" [678755c9-6bac-4e8c-bbfa-4512404612b6] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 8.003325474s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-arm64 -p functional-108631 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:31078
functional_test.go:1675: http://192.168.49.2:31078: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-65d86f57f4-cpddh

                                                
                                                
Pod Information:
	-no pod information available-

                                                
                                                
Server values:
	server_version=nginx: 1.13.3 - lua: 10008

                                                
                                                
Request Information:
	client_address=10.244.0.1
	method=GET
	real path=/
	query=
	request_version=1.1
	request_uri=http://192.168.49.2:8080/

                                                
                                                
Request Headers:
	accept-encoding=gzip
	host=192.168.49.2:31078
	user-agent=Go-http-client/1.1

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.14s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (71.68s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 4m0s for pods matching "integration-test=storage-provisioner" in namespace "kube-system" ...
helpers_test.go:344: "storage-provisioner" [0a86b35c-b2a4-4b1a-a13e-aac113305fb2] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.003741534s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-108631 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-108631 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-108631 get pvc myclaim -o=json
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-108631 get pvc myclaim -o=json
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-108631 get pvc myclaim -o=json
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-108631 get pvc myclaim -o=json
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-108631 get pvc myclaim -o=json
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-108631 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-108631 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 3m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:344: "sp-pod" [b2e6d49e-dbe3-4312-bbef-c606b026f138] Pending
helpers_test.go:344: "sp-pod" [b2e6d49e-dbe3-4312-bbef-c606b026f138] Pending: PodScheduled:Unschedulable (0/1 nodes are available: persistentvolumeclaim "myclaim" not found. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling.)
helpers_test.go:344: "sp-pod" [b2e6d49e-dbe3-4312-bbef-c606b026f138] Pending: PodScheduled:Unschedulable (0/1 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/unreachable: }. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling.)
helpers_test.go:344: "sp-pod" [b2e6d49e-dbe3-4312-bbef-c606b026f138] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [b2e6d49e-dbe3-4312-bbef-c606b026f138] Running
E0815 23:18:26.196391 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/client.crt: no such file or directory" logger="UnhandledError"
E0815 23:18:26.203436 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/client.crt: no such file or directory" logger="UnhandledError"
E0815 23:18:26.214880 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/client.crt: no such file or directory" logger="UnhandledError"
E0815 23:18:26.236311 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/client.crt: no such file or directory" logger="UnhandledError"
E0815 23:18:26.277757 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/client.crt: no such file or directory" logger="UnhandledError"
E0815 23:18:26.359228 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/client.crt: no such file or directory" logger="UnhandledError"
E0815 23:18:26.520989 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/client.crt: no such file or directory" logger="UnhandledError"
E0815 23:18:26.842890 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/client.crt: no such file or directory" logger="UnhandledError"
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 32.003737379s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-108631 exec sp-pod -- touch /tmp/mount/foo
E0815 23:18:31.329290 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/client.crt: no such file or directory" logger="UnhandledError"
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-108631 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-108631 delete -f testdata/storage-provisioner/pod.yaml: (1.354412272s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-108631 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 3m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:344: "sp-pod" [60f916fb-eaec-40cf-be09-4e283b0bdfb3] Pending
helpers_test.go:344: "sp-pod" [60f916fb-eaec-40cf-be09-4e283b0bdfb3] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 6.004033162s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-108631 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (71.68s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.65s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.29s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.27s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/FileSync
functional_test.go:1929: Checking for existence of /etc/test/nested/copy/1432137/hosts within VM
functional_test.go:1931: (dbg) Run:  out/minikube-linux-arm64 -p functional-108631 ssh "sudo cat /etc/test/nested/copy/1432137/hosts"
2024/08/15 23:18:58 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test.go:1936: file sync test content: Test file for checking file sync process
--- PASS: TestFunctional/parallel/FileSync (0.27s)

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.11s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1972: Checking for existence of /etc/ssl/certs/1432137.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-arm64 -p functional-108631 ssh "sudo cat /etc/ssl/certs/1432137.pem"
functional_test.go:1972: Checking for existence of /usr/share/ca-certificates/1432137.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-arm64 -p functional-108631 ssh "sudo cat /usr/share/ca-certificates/1432137.pem"
functional_test.go:1972: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-arm64 -p functional-108631 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1999: Checking for existence of /etc/ssl/certs/14321372.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-arm64 -p functional-108631 ssh "sudo cat /etc/ssl/certs/14321372.pem"
functional_test.go:1999: Checking for existence of /usr/share/ca-certificates/14321372.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-arm64 -p functional-108631 ssh "sudo cat /usr/share/ca-certificates/14321372.pem"
functional_test.go:1999: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-arm64 -p functional-108631 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (2.11s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.1s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.69s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

                                                
                                                
** /stderr **
functional_test.go:2027: (dbg) Run:  out/minikube-linux-arm64 -p functional-108631 ssh "sudo systemctl is-active crio"
functional_test.go:2027: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-108631 ssh "sudo systemctl is-active crio": exit status 1 (323.566151ms)

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.24s)

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

                                                
                                                

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-108631 apply -f testdata/testsvc.yaml
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: waiting 4m0s for pods matching "run=nginx-svc" in namespace "default" ...
helpers_test.go:344: "nginx-svc" [35d0d567-fbf5-43a8-a22b-96a968d31f55] Pending
helpers_test.go:344: "nginx-svc" [35d0d567-fbf5-43a8-a22b-96a968d31f55] Pending: PodScheduled:Unschedulable (0/1 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/unreachable: }. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling.)
helpers_test.go:344: "nginx-svc" [35d0d567-fbf5-43a8-a22b-96a968d31f55] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [35d0d567-fbf5-43a8-a22b-96a968d31f55] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 1m0.00516035s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (60.48s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:299: tunnel at http://10.103.51.169 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-108631 tunnel --alsologtostderr] ...
E0815 23:18:27.484825 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1437: (dbg) Run:  kubectl --context functional-108631 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-108631 expose deployment hello-node --type=NodePort --port=8080
E0815 23:18:36.451608 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-64b4f8f9ff-j7xsb" [f6c88d76-4445-41ef-9e40-0677e94186ef] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-64b4f8f9ff-j7xsb" [f6c88d76-4445-41ef-9e40-0677e94186ef] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 8.003550187s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (8.27s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1361: (dbg) Run:  out/minikube-linux-arm64 profile list -o json
functional_test.go:1366: Took "331.676555ms" to run "out/minikube-linux-arm64 profile list -o json"
functional_test.go:1374: (dbg) Run:  out/minikube-linux-arm64 profile list -o json --light
functional_test.go:1379: Took "54.242767ms" to run "out/minikube-linux-arm64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.39s)

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-108631 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-108631 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Aug 15 23:18 created-by-test
-rw-r--r-- 1 docker docker 24 Aug 15 23:18 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Aug 15 23:18 test-1723763920244814318
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-108631 ssh cat /mount-9p/test-1723763920244814318
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-108631 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:344: "busybox-mount" [4704cf23-5caf-4b34-8299-9fa6e65d3e13] Pending
helpers_test.go:344: "busybox-mount" [4704cf23-5caf-4b34-8299-9fa6e65d3e13] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [4704cf23-5caf-4b34-8299-9fa6e65d3e13] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [4704cf23-5caf-4b34-8299-9fa6e65d3e13] 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 3.004181514s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-108631 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-108631 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-108631 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-108631 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-108631 /tmp/TestFunctionalparallelMountCmdany-port1191532912/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (6.03s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
E0815 23:18:46.693122 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/client.crt: no such file or directory" logger="UnhandledError"
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-arm64 -p functional-108631 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-arm64 -p functional-108631 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-108631 /tmp/TestFunctionalparallelMountCmdspecific-port2787231264/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-108631 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-108631 ssh "sudo umount -f /mount-9p": exit status 1 (342.561127ms)

                                                
                                                
-- 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-108631 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:234: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-108631 /tmp/TestFunctionalparallelMountCmdspecific-port2787231264/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
--- PASS: TestFunctional/parallel/MountCmd/specific-port (2.42s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/VerifyCleanup
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-108631 /tmp/TestFunctionalparallelMountCmdVerifyCleanup626679861/001:/mount1 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-108631 /tmp/TestFunctionalparallelMountCmdVerifyCleanup626679861/001:/mount2 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-108631 /tmp/TestFunctionalparallelMountCmdVerifyCleanup626679861/001:/mount3 --alsologtostderr -v=1]
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-108631 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-108631 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-108631 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-arm64 mount -p functional-108631 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-108631 /tmp/TestFunctionalparallelMountCmdVerifyCleanup626679861/001:/mount1 --alsologtostderr -v=1] ...
helpers_test.go:490: 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-108631 /tmp/TestFunctionalparallelMountCmdVerifyCleanup626679861/001:/mount2 --alsologtostderr -v=1] ...
helpers_test.go:490: 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-108631 /tmp/TestFunctionalparallelMountCmdVerifyCleanup626679861/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (1.53s)

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2270: (dbg) Run:  out/minikube-linux-arm64 -p functional-108631 version -o=json --components
functional_test.go:2270: (dbg) Done: out/minikube-linux-arm64 -p functional-108631 version -o=json --components: (1.469355467s)
--- PASS: TestFunctional/parallel/Version/components (1.47s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-108631 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-108631 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.10
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.31.0
registry.k8s.io/kube-proxy:v1.31.0
registry.k8s.io/kube-controller-manager:v1.31.0
registry.k8s.io/kube-apiserver:v1.31.0
registry.k8s.io/etcd:3.5.15-0
registry.k8s.io/echoserver-arm:1.8
registry.k8s.io/coredns/coredns:v1.11.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-108631
docker.io/kindest/kindnetd:v20240813-c6f155d6
docker.io/kindest/kindnetd:v20240730-75a5af0c
docker.io/kicbase/echo-server:functional-108631
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-108631 image ls --format short --alsologtostderr:
I0815 23:19:00.672893 1467815 out.go:345] Setting OutFile to fd 1 ...
I0815 23:19:00.673060 1467815 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0815 23:19:00.673081 1467815 out.go:358] Setting ErrFile to fd 2...
I0815 23:19:00.673099 1467815 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0815 23:19:00.673526 1467815 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19452-1426744/.minikube/bin
I0815 23:19:00.677943 1467815 config.go:182] Loaded profile config "functional-108631": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.31.0
I0815 23:19:00.678150 1467815 config.go:182] Loaded profile config "functional-108631": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.31.0
I0815 23:19:00.678662 1467815 cli_runner.go:164] Run: docker container inspect functional-108631 --format={{.State.Status}}
I0815 23:19:00.713825 1467815 ssh_runner.go:195] Run: systemctl --version
I0815 23:19:00.713887 1467815 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-108631
I0815 23:19:00.740197 1467815 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34632 SSHKeyPath:/home/jenkins/minikube-integration/19452-1426744/.minikube/machines/functional-108631/id_rsa Username:docker}
I0815 23:19:00.836214 1467815 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.30s)

                                                
                                    
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:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-108631 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-108631 image ls --format table --alsologtostderr:
|---------------------------------------------|--------------------|---------------|--------|
|                    Image                    |        Tag         |   Image ID    |  Size  |
|---------------------------------------------|--------------------|---------------|--------|
| registry.k8s.io/pause                       | 3.10               | sha256:afb617 | 268kB  |
| docker.io/kindest/kindnetd                  | v20240813-c6f155d6 | sha256:6a23fa | 33.3MB |
| docker.io/library/minikube-local-cache-test | functional-108631  | sha256:c7f2b0 | 990B   |
| registry.k8s.io/echoserver-arm              | 1.8                | sha256:72565b | 45.3MB |
| registry.k8s.io/kube-controller-manager     | v1.31.0            | sha256:fcb068 | 23.9MB |
| registry.k8s.io/kube-scheduler              | v1.31.0            | sha256:fbbbd4 | 18.5MB |
| gcr.io/k8s-minikube/busybox                 | 1.28.4-glibc       | sha256:1611cd | 1.94MB |
| registry.k8s.io/coredns/coredns             | v1.11.1            | sha256:2437cf | 16.5MB |
| registry.k8s.io/kube-proxy                  | v1.31.0            | sha256:71d55d | 26.8MB |
| registry.k8s.io/pause                       | 3.1                | sha256:8057e0 | 262kB  |
| docker.io/kicbase/echo-server               | functional-108631  | sha256:ce2d2c | 2.17MB |
| docker.io/kindest/kindnetd                  | v20240730-75a5af0c | sha256:d5e283 | 33.3MB |
| docker.io/library/nginx                     | latest             | sha256:a9dfdb | 67.7MB |
| registry.k8s.io/kube-apiserver              | v1.31.0            | sha256:cd0f0a | 25.7MB |
| registry.k8s.io/pause                       | 3.3                | sha256:3d1873 | 249kB  |
| docker.io/library/nginx                     | alpine             | sha256:d7cd33 | 18.3MB |
| gcr.io/k8s-minikube/storage-provisioner     | v5                 | sha256:ba04bb | 8.03MB |
| registry.k8s.io/etcd                        | 3.5.15-0           | sha256:27e383 | 66.5MB |
| registry.k8s.io/pause                       | latest             | sha256:8cb209 | 71.3kB |
|---------------------------------------------|--------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-108631 image ls --format table --alsologtostderr:
I0815 23:19:01.769855 1468120 out.go:345] Setting OutFile to fd 1 ...
I0815 23:19:01.770052 1468120 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0815 23:19:01.770063 1468120 out.go:358] Setting ErrFile to fd 2...
I0815 23:19:01.770069 1468120 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0815 23:19:01.770330 1468120 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19452-1426744/.minikube/bin
I0815 23:19:01.770981 1468120 config.go:182] Loaded profile config "functional-108631": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.31.0
I0815 23:19:01.771147 1468120 config.go:182] Loaded profile config "functional-108631": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.31.0
I0815 23:19:01.771662 1468120 cli_runner.go:164] Run: docker container inspect functional-108631 --format={{.State.Status}}
I0815 23:19:01.798689 1468120 ssh_runner.go:195] Run: systemctl --version
I0815 23:19:01.798747 1468120 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-108631
I0815 23:19:01.822755 1468120 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34632 SSHKeyPath:/home/jenkins/minikube-integration/19452-1426744/.minikube/machines/functional-108631/id_rsa Username:docker}
I0815 23:19:01.917584 1468120 ssh_runner.go:195] Run: sudo crictl images --output 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:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-108631 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-108631 image ls --format json --alsologtostderr:
[{"id":"sha256:c7f2b04319fcd62da55a49464380413ec634fd98da4c11a0853536796adcaac9","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-108631"],"size":"990"},{"id":"sha256:2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93","repoDigests":["registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.1"],"size":"16482581"},{"id":"sha256:fbbbd428abb4dae52ab3018797d00d5840a739f0cc5697b662791831a60b0adb","repoDigests":["registry.k8s.io/kube-scheduler@sha256:96ddae9c9b2e79342e0551e2d2ec422c0c02629a74d928924aaa069706619808"],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.0"],"size":"18505843"},{"id":"sha256:3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"249461"},{"id":"sha256:ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":[],"repoTags":["docker.io/ki
cbase/echo-server:functional-108631"],"size":"2173567"},{"id":"sha256:d5e283bc63d431d0446af8b48a1618696def3b777347a97b8b3553d2c989c806","repoDigests":["docker.io/kindest/kindnetd@sha256:4067b91686869e19bac601aec305ba55d2e74cdcb91347869bfb4fd3a26cd3c3"],"repoTags":["docker.io/kindest/kindnetd:v20240730-75a5af0c"],"size":"33305789"},{"id":"sha256:1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"1935750"},{"id":"sha256:72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"45324675"},{"id":"sha256:27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da","repoDigests":["registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762
fa6b629afb18f28d8aa3fab5a6e91b4af60026a"],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"66535646"},{"id":"sha256:cd0f0ae0ec9e0cdc092079156c122bf034ba3f24d31c1b1dd1b52a42ecf9b388","repoDigests":["registry.k8s.io/kube-apiserver@sha256:470179274deb9dc3a81df55cfc24823ce153147d4ebf2ed649a4f271f51eaddf"],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.0"],"size":"25688321"},{"id":"sha256:fcb0683e6bdbd083710cf2d6fd7eb699c77fe4994c38a5c82d059e2e3cb4c2fd","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:f6f3c33dda209e8434b83dacf5244c03b59b0018d93325ff21296a142b68497d"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.0"],"size":"23947353"},{"id":"sha256:d7cd33d7d4ed1cdef69594adc36fcc03a0aa45ba930d39a9286024d9b2322660","repoDigests":["docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9"],"repoTags":["docker.io/library/nginx:alpine"],"size":"18253575"},{"id":"sha256:a9dfdba8b719078c5705fdecd6f8315765cc79e473111aa9451551ddc340b2bc","repoDigests"
:["docker.io/library/nginx@sha256:447a8665cc1dab95b1ca778e162215839ccbb9189104c79d7ec3a81e14577add"],"repoTags":["docker.io/library/nginx:latest"],"size":"67690150"},{"id":"sha256:a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c"],"repoTags":[],"size":"18306114"},{"id":"sha256:ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"8034419"},{"id":"sha256:71d55d66fd4eec8986225089a135fadd96bc6624d987096808772ce1e1924d89","repoDigests":["registry.k8s.io/kube-proxy@sha256:c727efb1c6f15a68060bf7f207f5c7a765355b7e3340c513e582ec819c5cd2fe"],"repoTags":["registry.k8s.io/kube-proxy:v1.31.0"],"size":"26752334"},{"id":"sha256:8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1df
b5bf38696cc8e5","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"262191"},{"id":"sha256:afb61768ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8","repoDigests":["registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10"],"size":"267933"},{"id":"sha256:8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"71300"},{"id":"sha256:6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51","repoDigests":["docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166"],"repoTags":["docker.io/kindest/kindnetd:v20240813-c6f155d6"],"size":"33309097"},{"id":"sha256:20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93"],"repoTags":[],"size":"74084559"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-108631 image ls --format json --alsologtostderr:
I0815 23:19:01.495439 1468048 out.go:345] Setting OutFile to fd 1 ...
I0815 23:19:01.495650 1468048 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0815 23:19:01.495677 1468048 out.go:358] Setting ErrFile to fd 2...
I0815 23:19:01.495696 1468048 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0815 23:19:01.495966 1468048 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19452-1426744/.minikube/bin
I0815 23:19:01.496711 1468048 config.go:182] Loaded profile config "functional-108631": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.31.0
I0815 23:19:01.496899 1468048 config.go:182] Loaded profile config "functional-108631": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.31.0
I0815 23:19:01.497518 1468048 cli_runner.go:164] Run: docker container inspect functional-108631 --format={{.State.Status}}
I0815 23:19:01.528654 1468048 ssh_runner.go:195] Run: systemctl --version
I0815 23:19:01.528714 1468048 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-108631
I0815 23:19:01.549934 1468048 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34632 SSHKeyPath:/home/jenkins/minikube-integration/19452-1426744/.minikube/machines/functional-108631/id_rsa Username:docker}
I0815 23:19:01.646548 1468048 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.27s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-108631 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-108631 image ls --format yaml --alsologtostderr:
- id: sha256:3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "249461"
- id: sha256:8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "71300"
- id: sha256:20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
repoTags: []
size: "74084559"
- id: sha256:d5e283bc63d431d0446af8b48a1618696def3b777347a97b8b3553d2c989c806
repoDigests:
- docker.io/kindest/kindnetd@sha256:4067b91686869e19bac601aec305ba55d2e74cdcb91347869bfb4fd3a26cd3c3
repoTags:
- docker.io/kindest/kindnetd:v20240730-75a5af0c
size: "33305789"
- id: sha256:6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51
repoDigests:
- docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166
repoTags:
- docker.io/kindest/kindnetd:v20240813-c6f155d6
size: "33309097"
- id: sha256:2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.1
size: "16482581"
- id: sha256:27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da
repoDigests:
- registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a
repoTags:
- registry.k8s.io/etcd:3.5.15-0
size: "66535646"
- id: sha256:71d55d66fd4eec8986225089a135fadd96bc6624d987096808772ce1e1924d89
repoDigests:
- registry.k8s.io/kube-proxy@sha256:c727efb1c6f15a68060bf7f207f5c7a765355b7e3340c513e582ec819c5cd2fe
repoTags:
- registry.k8s.io/kube-proxy:v1.31.0
size: "26752334"
- id: sha256:a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
repoTags: []
size: "18306114"
- id: sha256:d7cd33d7d4ed1cdef69594adc36fcc03a0aa45ba930d39a9286024d9b2322660
repoDigests:
- docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9
repoTags:
- docker.io/library/nginx:alpine
size: "18253575"
- id: sha256:1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "1935750"
- id: sha256:fbbbd428abb4dae52ab3018797d00d5840a739f0cc5697b662791831a60b0adb
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:96ddae9c9b2e79342e0551e2d2ec422c0c02629a74d928924aaa069706619808
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.0
size: "18505843"
- id: sha256:afb61768ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8
repoDigests:
- registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a
repoTags:
- registry.k8s.io/pause:3.10
size: "267933"
- id: sha256:a9dfdba8b719078c5705fdecd6f8315765cc79e473111aa9451551ddc340b2bc
repoDigests:
- docker.io/library/nginx@sha256:447a8665cc1dab95b1ca778e162215839ccbb9189104c79d7ec3a81e14577add
repoTags:
- docker.io/library/nginx:latest
size: "67690150"
- id: sha256:ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "8034419"
- id: sha256:fcb0683e6bdbd083710cf2d6fd7eb699c77fe4994c38a5c82d059e2e3cb4c2fd
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:f6f3c33dda209e8434b83dacf5244c03b59b0018d93325ff21296a142b68497d
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.0
size: "23947353"
- id: sha256:cd0f0ae0ec9e0cdc092079156c122bf034ba3f24d31c1b1dd1b52a42ecf9b388
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:470179274deb9dc3a81df55cfc24823ce153147d4ebf2ed649a4f271f51eaddf
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.0
size: "25688321"
- id: sha256:8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "262191"
- id: sha256:ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-108631
size: "2173567"
- id: sha256:c7f2b04319fcd62da55a49464380413ec634fd98da4c11a0853536796adcaac9
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-108631
size: "990"
- id: sha256:72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests:
- registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "45324675"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-108631 image ls --format yaml --alsologtostderr:
I0815 23:19:01.198879 1467972 out.go:345] Setting OutFile to fd 1 ...
I0815 23:19:01.199123 1467972 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0815 23:19:01.199136 1467972 out.go:358] Setting ErrFile to fd 2...
I0815 23:19:01.199142 1467972 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0815 23:19:01.199712 1467972 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19452-1426744/.minikube/bin
I0815 23:19:01.200534 1467972 config.go:182] Loaded profile config "functional-108631": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.31.0
I0815 23:19:01.200667 1467972 config.go:182] Loaded profile config "functional-108631": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.31.0
I0815 23:19:01.201260 1467972 cli_runner.go:164] Run: docker container inspect functional-108631 --format={{.State.Status}}
I0815 23:19:01.225819 1467972 ssh_runner.go:195] Run: systemctl --version
I0815 23:19:01.225969 1467972 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-108631
I0815 23:19:01.251480 1467972 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34632 SSHKeyPath:/home/jenkins/minikube-integration/19452-1426744/.minikube/machines/functional-108631/id_rsa Username:docker}
I0815 23:19:01.350173 1467972 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.30s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-arm64 -p functional-108631 image build -t localhost/my-image:functional-108631 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-arm64 -p functional-108631 image build -t localhost/my-image:functional-108631 testdata/build --alsologtostderr: (2.550292143s)
functional_test.go:323: (dbg) Stderr: out/minikube-linux-arm64 -p functional-108631 image build -t localhost/my-image:functional-108631 testdata/build --alsologtostderr:
I0815 23:19:01.457799 1468043 out.go:345] Setting OutFile to fd 1 ...
I0815 23:19:01.458719 1468043 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0815 23:19:01.458738 1468043 out.go:358] Setting ErrFile to fd 2...
I0815 23:19:01.458744 1468043 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0815 23:19:01.459073 1468043 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19452-1426744/.minikube/bin
I0815 23:19:01.459772 1468043 config.go:182] Loaded profile config "functional-108631": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.31.0
I0815 23:19:01.460960 1468043 config.go:182] Loaded profile config "functional-108631": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.31.0
I0815 23:19:01.461542 1468043 cli_runner.go:164] Run: docker container inspect functional-108631 --format={{.State.Status}}
I0815 23:19:01.493017 1468043 ssh_runner.go:195] Run: systemctl --version
I0815 23:19:01.493106 1468043 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-108631
I0815 23:19:01.512548 1468043 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34632 SSHKeyPath:/home/jenkins/minikube-integration/19452-1426744/.minikube/machines/functional-108631/id_rsa Username:docker}
I0815 23:19:01.605551 1468043 build_images.go:161] Building image from path: /tmp/build.3205399202.tar
I0815 23:19:01.605619 1468043 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0815 23:19:01.614839 1468043 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.3205399202.tar
I0815 23:19:01.619701 1468043 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.3205399202.tar: stat -c "%s %y" /var/lib/minikube/build/build.3205399202.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.3205399202.tar': No such file or directory
I0815 23:19:01.619736 1468043 ssh_runner.go:362] scp /tmp/build.3205399202.tar --> /var/lib/minikube/build/build.3205399202.tar (3072 bytes)
I0815 23:19:01.651716 1468043 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.3205399202
I0815 23:19:01.661035 1468043 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.3205399202 -xf /var/lib/minikube/build/build.3205399202.tar
I0815 23:19:01.672175 1468043 containerd.go:394] Building image: /var/lib/minikube/build/build.3205399202
I0815 23:19:01.672252 1468043 ssh_runner.go:195] Run: sudo buildctl build --frontend dockerfile.v0 --local context=/var/lib/minikube/build/build.3205399202 --local dockerfile=/var/lib/minikube/build/build.3205399202 --output type=image,name=localhost/my-image:functional-108631
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 97B done
#1 DONE 0.0s

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

                                                
                                                
#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:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 828.50kB / 828.50kB 0.1s done
#5 extracting sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34 0.1s done
#5 DONE 0.3s

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

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

                                                
                                                
#8 exporting to image
#8 exporting layers 0.1s done
#8 exporting manifest sha256:91668a17f5d0920ef26b2e4d78c3d14c7136a647f052828cc44e8365e66aeaa4
#8 exporting manifest sha256:91668a17f5d0920ef26b2e4d78c3d14c7136a647f052828cc44e8365e66aeaa4 0.0s done
#8 exporting config sha256:b0ccc23de041b221dc3731f5eee7695da41f655a16ed19de726d26ac644a6ddf 0.0s done
#8 naming to localhost/my-image:functional-108631 done
#8 DONE 0.1s
I0815 23:19:03.896786 1468043 ssh_runner.go:235] Completed: sudo buildctl build --frontend dockerfile.v0 --local context=/var/lib/minikube/build/build.3205399202 --local dockerfile=/var/lib/minikube/build/build.3205399202 --output type=image,name=localhost/my-image:functional-108631: (2.224510181s)
I0815 23:19:03.896860 1468043 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.3205399202
I0815 23:19:03.908077 1468043 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.3205399202.tar
I0815 23:19:03.917786 1468043 build_images.go:217] Built localhost/my-image:functional-108631 from /tmp/build.3205399202.tar
I0815 23:19:03.917817 1468043 build_images.go:133] succeeded building to: functional-108631
I0815 23:19:03.917822 1468043 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-108631 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.16s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:342: (dbg) Run:  docker pull kicbase/echo-server:1.0
functional_test.go:347: (dbg) Run:  docker tag kicbase/echo-server:1.0 kicbase/echo-server:functional-108631
--- PASS: TestFunctional/parallel/ImageCommands/Setup (0.76s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:409: (dbg) Run:  out/minikube-linux-arm64 -p functional-108631 image load /home/jenkins/workspace/Docker_Linux_containerd_arm64/echo-server-save.tar --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-108631 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (0.72s)

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

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

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

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

                                                
                                                

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

                                                
                                    
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:2119: (dbg) Run:  out/minikube-linux-arm64 -p functional-108631 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:2119: (dbg) Run:  out/minikube-linux-arm64 -p functional-108631 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.15s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.04s)

                                                
                                                
=== RUN   TestFunctional/delete_echo-server_images
functional_test.go:190: (dbg) Run:  docker rmi -f kicbase/echo-server:1.0
functional_test.go:190: (dbg) Run:  docker rmi -f kicbase/echo-server:functional-108631
--- 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:198: (dbg) Run:  docker rmi -f localhost/my-image:functional-108631
--- PASS: TestFunctional/delete_my-image_image (0.02s)

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (121.11s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-394996 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd
E0815 23:19:07.175709 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/client.crt: no such file or directory" logger="UnhandledError"
E0815 23:19:48.137211 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-394996 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd: (2m0.272797543s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (121.11s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (34.11s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-394996 -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-394996 -- rollout status deployment/busybox
E0815 23:21:10.058987 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:133: (dbg) Done: out/minikube-linux-arm64 kubectl -p ha-394996 -- rollout status deployment/busybox: (31.157360263s)
ha_test.go:140: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-394996 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-394996 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-394996 -- exec busybox-7dff88458-6k4bk -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-394996 -- exec busybox-7dff88458-rqwlg -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-394996 -- exec busybox-7dff88458-xdkkq -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-394996 -- exec busybox-7dff88458-6k4bk -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-394996 -- exec busybox-7dff88458-rqwlg -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-394996 -- exec busybox-7dff88458-xdkkq -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-394996 -- exec busybox-7dff88458-6k4bk -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-394996 -- exec busybox-7dff88458-rqwlg -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-394996 -- exec busybox-7dff88458-xdkkq -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (34.11s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.58s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (23.15s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-394996 -v=7 --alsologtostderr
ha_test.go:228: (dbg) Done: out/minikube-linux-arm64 node add -p ha-394996 -v=7 --alsologtostderr: (22.19189406s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (23.15s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.11s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.79s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (18.62s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:326: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 status --output json -v=7 --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 cp testdata/cp-test.txt ha-394996:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 ssh -n ha-394996 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 cp ha-394996:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile3644650867/001/cp-test_ha-394996.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 ssh -n ha-394996 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 cp ha-394996:/home/docker/cp-test.txt ha-394996-m02:/home/docker/cp-test_ha-394996_ha-394996-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 ssh -n ha-394996 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 ssh -n ha-394996-m02 "sudo cat /home/docker/cp-test_ha-394996_ha-394996-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 cp ha-394996:/home/docker/cp-test.txt ha-394996-m03:/home/docker/cp-test_ha-394996_ha-394996-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 ssh -n ha-394996 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 ssh -n ha-394996-m03 "sudo cat /home/docker/cp-test_ha-394996_ha-394996-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 cp ha-394996:/home/docker/cp-test.txt ha-394996-m04:/home/docker/cp-test_ha-394996_ha-394996-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 ssh -n ha-394996 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 ssh -n ha-394996-m04 "sudo cat /home/docker/cp-test_ha-394996_ha-394996-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 cp testdata/cp-test.txt ha-394996-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 ssh -n ha-394996-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 cp ha-394996-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile3644650867/001/cp-test_ha-394996-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 ssh -n ha-394996-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 cp ha-394996-m02:/home/docker/cp-test.txt ha-394996:/home/docker/cp-test_ha-394996-m02_ha-394996.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 ssh -n ha-394996-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 ssh -n ha-394996 "sudo cat /home/docker/cp-test_ha-394996-m02_ha-394996.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 cp ha-394996-m02:/home/docker/cp-test.txt ha-394996-m03:/home/docker/cp-test_ha-394996-m02_ha-394996-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 ssh -n ha-394996-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 ssh -n ha-394996-m03 "sudo cat /home/docker/cp-test_ha-394996-m02_ha-394996-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 cp ha-394996-m02:/home/docker/cp-test.txt ha-394996-m04:/home/docker/cp-test_ha-394996-m02_ha-394996-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 ssh -n ha-394996-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 ssh -n ha-394996-m04 "sudo cat /home/docker/cp-test_ha-394996-m02_ha-394996-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 cp testdata/cp-test.txt ha-394996-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 ssh -n ha-394996-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 cp ha-394996-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile3644650867/001/cp-test_ha-394996-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 ssh -n ha-394996-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 cp ha-394996-m03:/home/docker/cp-test.txt ha-394996:/home/docker/cp-test_ha-394996-m03_ha-394996.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 ssh -n ha-394996-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 ssh -n ha-394996 "sudo cat /home/docker/cp-test_ha-394996-m03_ha-394996.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 cp ha-394996-m03:/home/docker/cp-test.txt ha-394996-m02:/home/docker/cp-test_ha-394996-m03_ha-394996-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 ssh -n ha-394996-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 ssh -n ha-394996-m02 "sudo cat /home/docker/cp-test_ha-394996-m03_ha-394996-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 cp ha-394996-m03:/home/docker/cp-test.txt ha-394996-m04:/home/docker/cp-test_ha-394996-m03_ha-394996-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 ssh -n ha-394996-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 ssh -n ha-394996-m04 "sudo cat /home/docker/cp-test_ha-394996-m03_ha-394996-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 cp testdata/cp-test.txt ha-394996-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 ssh -n ha-394996-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 cp ha-394996-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile3644650867/001/cp-test_ha-394996-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 ssh -n ha-394996-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 cp ha-394996-m04:/home/docker/cp-test.txt ha-394996:/home/docker/cp-test_ha-394996-m04_ha-394996.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 ssh -n ha-394996-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 ssh -n ha-394996 "sudo cat /home/docker/cp-test_ha-394996-m04_ha-394996.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 cp ha-394996-m04:/home/docker/cp-test.txt ha-394996-m02:/home/docker/cp-test_ha-394996-m04_ha-394996-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 ssh -n ha-394996-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 ssh -n ha-394996-m02 "sudo cat /home/docker/cp-test_ha-394996-m04_ha-394996-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 cp ha-394996-m04:/home/docker/cp-test.txt ha-394996-m03:/home/docker/cp-test_ha-394996-m04_ha-394996-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 ssh -n ha-394996-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 ssh -n ha-394996-m03 "sudo cat /home/docker/cp-test_ha-394996-m04_ha-394996-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (18.62s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.86s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:363: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 node stop m02 -v=7 --alsologtostderr
E0815 23:22:26.915362 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/functional-108631/client.crt: no such file or directory" logger="UnhandledError"
E0815 23:22:26.921699 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/functional-108631/client.crt: no such file or directory" logger="UnhandledError"
E0815 23:22:26.933063 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/functional-108631/client.crt: no such file or directory" logger="UnhandledError"
E0815 23:22:26.954437 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/functional-108631/client.crt: no such file or directory" logger="UnhandledError"
E0815 23:22:26.995800 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/functional-108631/client.crt: no such file or directory" logger="UnhandledError"
E0815 23:22:27.077570 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/functional-108631/client.crt: no such file or directory" logger="UnhandledError"
E0815 23:22:27.239120 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/functional-108631/client.crt: no such file or directory" logger="UnhandledError"
E0815 23:22:27.560561 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/functional-108631/client.crt: no such file or directory" logger="UnhandledError"
E0815 23:22:28.202993 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/functional-108631/client.crt: no such file or directory" logger="UnhandledError"
E0815 23:22:29.484778 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/functional-108631/client.crt: no such file or directory" logger="UnhandledError"
E0815 23:22:32.046454 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/functional-108631/client.crt: no such file or directory" logger="UnhandledError"
E0815 23:22:37.168293 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/functional-108631/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:363: (dbg) Done: out/minikube-linux-arm64 -p ha-394996 node stop m02 -v=7 --alsologtostderr: (12.113136041s)
ha_test.go:369: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 status -v=7 --alsologtostderr
ha_test.go:369: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-394996 status -v=7 --alsologtostderr: exit status 7 (746.238014ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0815 23:22:38.557206 1484366 out.go:345] Setting OutFile to fd 1 ...
	I0815 23:22:38.557381 1484366 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0815 23:22:38.557411 1484366 out.go:358] Setting ErrFile to fd 2...
	I0815 23:22:38.557433 1484366 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0815 23:22:38.557680 1484366 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19452-1426744/.minikube/bin
	I0815 23:22:38.557899 1484366 out.go:352] Setting JSON to false
	I0815 23:22:38.557966 1484366 mustload.go:65] Loading cluster: ha-394996
	I0815 23:22:38.558048 1484366 notify.go:220] Checking for updates...
	I0815 23:22:38.558428 1484366 config.go:182] Loaded profile config "ha-394996": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.31.0
	I0815 23:22:38.558461 1484366 status.go:255] checking status of ha-394996 ...
	I0815 23:22:38.558966 1484366 cli_runner.go:164] Run: docker container inspect ha-394996 --format={{.State.Status}}
	I0815 23:22:38.578818 1484366 status.go:330] ha-394996 host status = "Running" (err=<nil>)
	I0815 23:22:38.578841 1484366 host.go:66] Checking if "ha-394996" exists ...
	I0815 23:22:38.579150 1484366 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-394996
	I0815 23:22:38.610824 1484366 host.go:66] Checking if "ha-394996" exists ...
	I0815 23:22:38.611226 1484366 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0815 23:22:38.611287 1484366 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-394996
	I0815 23:22:38.634263 1484366 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34637 SSHKeyPath:/home/jenkins/minikube-integration/19452-1426744/.minikube/machines/ha-394996/id_rsa Username:docker}
	I0815 23:22:38.730270 1484366 ssh_runner.go:195] Run: systemctl --version
	I0815 23:22:38.734563 1484366 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0815 23:22:38.754509 1484366 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0815 23:22:38.810511 1484366 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:true BridgeNfIP6Tables:true Debug:false NFd:55 OomKillDisable:true NGoroutines:71 SystemTime:2024-08-15 23:22:38.800805136 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0815 23:22:38.811087 1484366 kubeconfig.go:125] found "ha-394996" server: "https://192.168.49.254:8443"
	I0815 23:22:38.811113 1484366 api_server.go:166] Checking apiserver status ...
	I0815 23:22:38.811153 1484366 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0815 23:22:38.822197 1484366 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1467/cgroup
	I0815 23:22:38.831056 1484366 api_server.go:182] apiserver freezer: "3:freezer:/docker/6376ea09ee1f32668430a48523e75fb373cbea6bb1ede50a8370c2d4da89060d/kubepods/burstable/pod8877b34c24ec85b5adfa971d029b40eb/76c5b57f3b7550f906ae0e787f54301a4c25caa5a63283f9ddb6ad233c8272d5"
	I0815 23:22:38.831131 1484366 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/6376ea09ee1f32668430a48523e75fb373cbea6bb1ede50a8370c2d4da89060d/kubepods/burstable/pod8877b34c24ec85b5adfa971d029b40eb/76c5b57f3b7550f906ae0e787f54301a4c25caa5a63283f9ddb6ad233c8272d5/freezer.state
	I0815 23:22:38.842026 1484366 api_server.go:204] freezer state: "THAWED"
	I0815 23:22:38.842058 1484366 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0815 23:22:38.852512 1484366 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0815 23:22:38.852539 1484366 status.go:422] ha-394996 apiserver status = Running (err=<nil>)
	I0815 23:22:38.852550 1484366 status.go:257] ha-394996 status: &{Name:ha-394996 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0815 23:22:38.852567 1484366 status.go:255] checking status of ha-394996-m02 ...
	I0815 23:22:38.852883 1484366 cli_runner.go:164] Run: docker container inspect ha-394996-m02 --format={{.State.Status}}
	I0815 23:22:38.870964 1484366 status.go:330] ha-394996-m02 host status = "Stopped" (err=<nil>)
	I0815 23:22:38.870991 1484366 status.go:343] host is not running, skipping remaining checks
	I0815 23:22:38.870999 1484366 status.go:257] ha-394996-m02 status: &{Name:ha-394996-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0815 23:22:38.871025 1484366 status.go:255] checking status of ha-394996-m03 ...
	I0815 23:22:38.871390 1484366 cli_runner.go:164] Run: docker container inspect ha-394996-m03 --format={{.State.Status}}
	I0815 23:22:38.887710 1484366 status.go:330] ha-394996-m03 host status = "Running" (err=<nil>)
	I0815 23:22:38.887743 1484366 host.go:66] Checking if "ha-394996-m03" exists ...
	I0815 23:22:38.888053 1484366 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-394996-m03
	I0815 23:22:38.906325 1484366 host.go:66] Checking if "ha-394996-m03" exists ...
	I0815 23:22:38.906648 1484366 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0815 23:22:38.906700 1484366 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-394996-m03
	I0815 23:22:38.924213 1484366 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34647 SSHKeyPath:/home/jenkins/minikube-integration/19452-1426744/.minikube/machines/ha-394996-m03/id_rsa Username:docker}
	I0815 23:22:39.018572 1484366 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0815 23:22:39.035187 1484366 kubeconfig.go:125] found "ha-394996" server: "https://192.168.49.254:8443"
	I0815 23:22:39.035216 1484366 api_server.go:166] Checking apiserver status ...
	I0815 23:22:39.035260 1484366 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0815 23:22:39.048289 1484366 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1354/cgroup
	I0815 23:22:39.059982 1484366 api_server.go:182] apiserver freezer: "3:freezer:/docker/6cd1112427ad18c06cc331236feca1d540d41ee96b055988fcccccd1dfb46978/kubepods/burstable/podb0bfcb04befc1d62a98f99c4c55cda48/9cdcaf5df779f4940d03fe93d1ed194d0de9085d73ab2d79f393789be4bddae5"
	I0815 23:22:39.060114 1484366 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/6cd1112427ad18c06cc331236feca1d540d41ee96b055988fcccccd1dfb46978/kubepods/burstable/podb0bfcb04befc1d62a98f99c4c55cda48/9cdcaf5df779f4940d03fe93d1ed194d0de9085d73ab2d79f393789be4bddae5/freezer.state
	I0815 23:22:39.069698 1484366 api_server.go:204] freezer state: "THAWED"
	I0815 23:22:39.069726 1484366 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0815 23:22:39.077609 1484366 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0815 23:22:39.077641 1484366 status.go:422] ha-394996-m03 apiserver status = Running (err=<nil>)
	I0815 23:22:39.077652 1484366 status.go:257] ha-394996-m03 status: &{Name:ha-394996-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0815 23:22:39.077670 1484366 status.go:255] checking status of ha-394996-m04 ...
	I0815 23:22:39.078030 1484366 cli_runner.go:164] Run: docker container inspect ha-394996-m04 --format={{.State.Status}}
	I0815 23:22:39.094964 1484366 status.go:330] ha-394996-m04 host status = "Running" (err=<nil>)
	I0815 23:22:39.094989 1484366 host.go:66] Checking if "ha-394996-m04" exists ...
	I0815 23:22:39.095301 1484366 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-394996-m04
	I0815 23:22:39.114348 1484366 host.go:66] Checking if "ha-394996-m04" exists ...
	I0815 23:22:39.114672 1484366 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0815 23:22:39.114726 1484366 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-394996-m04
	I0815 23:22:39.132754 1484366 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34652 SSHKeyPath:/home/jenkins/minikube-integration/19452-1426744/.minikube/machines/ha-394996-m04/id_rsa Username:docker}
	I0815 23:22:39.230345 1484366 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0815 23:22:39.242533 1484366 status.go:257] ha-394996-m04 status: &{Name:ha-394996-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.56s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (18.43s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 node start m02 -v=7 --alsologtostderr
E0815 23:22:47.410223 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/functional-108631/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:420: (dbg) Done: out/minikube-linux-arm64 -p ha-394996 node start m02 -v=7 --alsologtostderr: (17.388326416s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 status -v=7 --alsologtostderr
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (18.43s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (0.88s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (141.24s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-394996 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-394996 -v=7 --alsologtostderr
E0815 23:23:07.891511 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/functional-108631/client.crt: no such file or directory" logger="UnhandledError"
E0815 23:23:26.194315 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:462: (dbg) Done: out/minikube-linux-arm64 stop -p ha-394996 -v=7 --alsologtostderr: (37.203849615s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-arm64 start -p ha-394996 --wait=true -v=7 --alsologtostderr
E0815 23:23:48.853500 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/functional-108631/client.crt: no such file or directory" logger="UnhandledError"
E0815 23:23:53.900310 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/client.crt: no such file or directory" logger="UnhandledError"
E0815 23:25:10.775558 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/functional-108631/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:467: (dbg) Done: out/minikube-linux-arm64 start -p ha-394996 --wait=true -v=7 --alsologtostderr: (1m43.879957844s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-394996
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (141.24s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (10.52s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:487: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 node delete m03 -v=7 --alsologtostderr
ha_test.go:487: (dbg) Done: out/minikube-linux-arm64 -p ha-394996 node delete m03 -v=7 --alsologtostderr: (9.550888179s)
ha_test.go:493: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 status -v=7 --alsologtostderr
ha_test.go:511: (dbg) Run:  kubectl get nodes
ha_test.go:519: (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 (10.52s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.56s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (36.13s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:531: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 stop -v=7 --alsologtostderr
ha_test.go:531: (dbg) Done: out/minikube-linux-arm64 -p ha-394996 stop -v=7 --alsologtostderr: (36.019910494s)
ha_test.go:537: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 status -v=7 --alsologtostderr
ha_test.go:537: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-394996 status -v=7 --alsologtostderr: exit status 7 (108.382982ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0815 23:26:07.486840 1498684 out.go:345] Setting OutFile to fd 1 ...
	I0815 23:26:07.486994 1498684 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0815 23:26:07.487005 1498684 out.go:358] Setting ErrFile to fd 2...
	I0815 23:26:07.487010 1498684 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0815 23:26:07.487256 1498684 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19452-1426744/.minikube/bin
	I0815 23:26:07.487444 1498684 out.go:352] Setting JSON to false
	I0815 23:26:07.487478 1498684 mustload.go:65] Loading cluster: ha-394996
	I0815 23:26:07.487530 1498684 notify.go:220] Checking for updates...
	I0815 23:26:07.487941 1498684 config.go:182] Loaded profile config "ha-394996": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.31.0
	I0815 23:26:07.487969 1498684 status.go:255] checking status of ha-394996 ...
	I0815 23:26:07.488470 1498684 cli_runner.go:164] Run: docker container inspect ha-394996 --format={{.State.Status}}
	I0815 23:26:07.506934 1498684 status.go:330] ha-394996 host status = "Stopped" (err=<nil>)
	I0815 23:26:07.506961 1498684 status.go:343] host is not running, skipping remaining checks
	I0815 23:26:07.506968 1498684 status.go:257] ha-394996 status: &{Name:ha-394996 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0815 23:26:07.506999 1498684 status.go:255] checking status of ha-394996-m02 ...
	I0815 23:26:07.507320 1498684 cli_runner.go:164] Run: docker container inspect ha-394996-m02 --format={{.State.Status}}
	I0815 23:26:07.525832 1498684 status.go:330] ha-394996-m02 host status = "Stopped" (err=<nil>)
	I0815 23:26:07.525858 1498684 status.go:343] host is not running, skipping remaining checks
	I0815 23:26:07.525874 1498684 status.go:257] ha-394996-m02 status: &{Name:ha-394996-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0815 23:26:07.525894 1498684 status.go:255] checking status of ha-394996-m04 ...
	I0815 23:26:07.526183 1498684 cli_runner.go:164] Run: docker container inspect ha-394996-m04 --format={{.State.Status}}
	I0815 23:26:07.548806 1498684 status.go:330] ha-394996-m04 host status = "Stopped" (err=<nil>)
	I0815 23:26:07.548831 1498684 status.go:343] host is not running, skipping remaining checks
	I0815 23:26:07.548839 1498684 status.go:257] ha-394996-m04 status: &{Name:ha-394996-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (57.11s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-arm64 start -p ha-394996 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd
ha_test.go:560: (dbg) Done: out/minikube-linux-arm64 start -p ha-394996 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=containerd: (56.170505919s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 status -v=7 --alsologtostderr
ha_test.go:584: (dbg) Run:  kubectl get nodes
ha_test.go:592: (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 (57.11s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.53s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (45.7s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-394996 --control-plane -v=7 --alsologtostderr
E0815 23:27:26.914346 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/functional-108631/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:605: (dbg) Done: out/minikube-linux-arm64 node add -p ha-394996 --control-plane -v=7 --alsologtostderr: (44.724981119s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-arm64 -p ha-394996 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (45.70s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.75s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (50.95s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-550187 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=containerd
E0815 23:28:26.195038 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/client.crt: no such file or directory" logger="UnhandledError"
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 start -p json-output-550187 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=containerd: (50.943772629s)
--- PASS: TestJSONOutput/start/Command (50.95s)

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

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

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

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

                                                
                                    
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 (5.81s)

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

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"8fa1825e-c74d-4ba7-9beb-14979d090481","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-875194] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"4fc01fc6-8913-490a-ade5-351fff640b22","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19452"}}
	{"specversion":"1.0","id":"925870d2-ca71-48eb-9da7-0ffbf27f5e73","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":"a2b81971-da11-4d89-91df-9ea04051e2d0","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19452-1426744/kubeconfig"}}
	{"specversion":"1.0","id":"e4a81019-4b47-4fb3-a1c7-e6c04384263a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19452-1426744/.minikube"}}
	{"specversion":"1.0","id":"8dc9abfc-bbbd-4288-8796-d1388444a877","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":"420d5f13-0201-42d4-8904-7faa9c68bb30","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"7a86fa1e-e7f5-45b7-a0d5-a7033f1e6f57","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-875194" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-875194
--- PASS: TestErrorJSONOutput (0.21s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (36.17s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (32.52s)

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

                                                
                                    
x
+
TestKicExistingNetwork (33.2s)

                                                
                                                
=== RUN   TestKicExistingNetwork
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-849674 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-arm64 start -p existing-network-849674 --network=existing-network: (31.104600526s)
helpers_test.go:175: Cleaning up "existing-network-849674" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-849674
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-849674: (1.933977663s)
--- PASS: TestKicExistingNetwork (33.20s)

                                                
                                    
x
+
TestKicCustomSubnet (35.35s)

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

                                                
                                    
x
+
TestKicStaticIP (35.69s)

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

                                                
                                    
x
+
TestMainNoArgs (0.06s)

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

                                                
                                    
x
+
TestMinikubeProfile (63.45s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-161030 --driver=docker  --container-runtime=containerd
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-161030 --driver=docker  --container-runtime=containerd: (27.30539838s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-163836 --driver=docker  --container-runtime=containerd
E0815 23:32:26.914464 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/functional-108631/client.crt: no such file or directory" logger="UnhandledError"
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-163836 --driver=docker  --container-runtime=containerd: (30.591463207s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-161030
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-163836
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-163836" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-163836
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-163836: (2.007049472s)
helpers_test.go:175: Cleaning up "first-161030" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-161030
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-161030: (2.233446651s)
--- PASS: TestMinikubeProfile (63.45s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (6.55s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-1-977258 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=containerd
mount_start_test.go:98: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-1-977258 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=containerd: (5.549480476s)
--- PASS: TestMountStart/serial/StartWithMountFirst (6.55s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.25s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (5.95s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-2-990001 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=containerd
mount_start_test.go:98: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-2-990001 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=containerd: (4.947728031s)
--- PASS: TestMountStart/serial/StartWithMountSecond (5.95s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.27s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.59s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.25s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.2s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (8.34s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:166: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-2-990001
mount_start_test.go:166: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-2-990001: (7.340098735s)
--- PASS: TestMountStart/serial/RestartStopped (8.34s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.25s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (65.52s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-721058 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd
E0815 23:33:26.195296 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-721058 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd: (1m5.009923514s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-721058 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (65.52s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (17.93s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeployApp2Nodes
multinode_test.go:493: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-721058 -- apply -f ./testdata/multinodes/multinode-pod-dns-test.yaml
multinode_test.go:498: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-721058 -- rollout status deployment/busybox
multinode_test.go:498: (dbg) Done: out/minikube-linux-arm64 kubectl -p multinode-721058 -- rollout status deployment/busybox: (16.083974282s)
multinode_test.go:505: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-721058 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:528: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-721058 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:536: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-721058 -- exec busybox-7dff88458-4qsts -- nslookup kubernetes.io
multinode_test.go:536: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-721058 -- exec busybox-7dff88458-ltw59 -- nslookup kubernetes.io
multinode_test.go:546: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-721058 -- exec busybox-7dff88458-4qsts -- nslookup kubernetes.default
multinode_test.go:546: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-721058 -- exec busybox-7dff88458-ltw59 -- nslookup kubernetes.default
multinode_test.go:554: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-721058 -- exec busybox-7dff88458-4qsts -- nslookup kubernetes.default.svc.cluster.local
multinode_test.go:554: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-721058 -- exec busybox-7dff88458-ltw59 -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiNode/serial/DeployApp2Nodes (17.93s)

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.98s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:564: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-721058 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-721058 -- exec busybox-7dff88458-4qsts -- 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-721058 -- exec busybox-7dff88458-4qsts -- sh -c "ping -c 1 192.168.67.1"
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-721058 -- exec busybox-7dff88458-ltw59 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
E0815 23:34:49.262325 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:583: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-721058 -- exec busybox-7dff88458-ltw59 -- sh -c "ping -c 1 192.168.67.1"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (0.98s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (17.96s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-721058 -v 3 --alsologtostderr
multinode_test.go:121: (dbg) Done: out/minikube-linux-arm64 node add -p multinode-721058 -v 3 --alsologtostderr: (17.313195089s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-arm64 -p multinode-721058 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (17.96s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.09s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.3s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (9.84s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.26s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0815 23:35:19.539712 1552144 out.go:345] Setting OutFile to fd 1 ...
	I0815 23:35:19.539880 1552144 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0815 23:35:19.539891 1552144 out.go:358] Setting ErrFile to fd 2...
	I0815 23:35:19.539897 1552144 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0815 23:35:19.540143 1552144 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19452-1426744/.minikube/bin
	I0815 23:35:19.540356 1552144 out.go:352] Setting JSON to false
	I0815 23:35:19.540410 1552144 mustload.go:65] Loading cluster: multinode-721058
	I0815 23:35:19.540509 1552144 notify.go:220] Checking for updates...
	I0815 23:35:19.540825 1552144 config.go:182] Loaded profile config "multinode-721058": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.31.0
	I0815 23:35:19.540837 1552144 status.go:255] checking status of multinode-721058 ...
	I0815 23:35:19.541475 1552144 cli_runner.go:164] Run: docker container inspect multinode-721058 --format={{.State.Status}}
	I0815 23:35:19.560191 1552144 status.go:330] multinode-721058 host status = "Running" (err=<nil>)
	I0815 23:35:19.560216 1552144 host.go:66] Checking if "multinode-721058" exists ...
	I0815 23:35:19.560524 1552144 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-721058
	I0815 23:35:19.583059 1552144 host.go:66] Checking if "multinode-721058" exists ...
	I0815 23:35:19.583337 1552144 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0815 23:35:19.583410 1552144 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-721058
	I0815 23:35:19.600305 1552144 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34757 SSHKeyPath:/home/jenkins/minikube-integration/19452-1426744/.minikube/machines/multinode-721058/id_rsa Username:docker}
	I0815 23:35:19.691574 1552144 ssh_runner.go:195] Run: systemctl --version
	I0815 23:35:19.696071 1552144 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0815 23:35:19.708135 1552144 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0815 23:35:19.769272 1552144 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:true BridgeNfIP6Tables:true Debug:false NFd:40 OomKillDisable:true NGoroutines:61 SystemTime:2024-08-15 23:35:19.759529905 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0815 23:35:19.769873 1552144 kubeconfig.go:125] found "multinode-721058" server: "https://192.168.67.2:8443"
	I0815 23:35:19.769906 1552144 api_server.go:166] Checking apiserver status ...
	I0815 23:35:19.769953 1552144 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0815 23:35:19.780979 1552144 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1393/cgroup
	I0815 23:35:19.790386 1552144 api_server.go:182] apiserver freezer: "3:freezer:/docker/9eead8e43c0d3255f9782aacdafd62c71182a6ac90251642817d776e6d842993/kubepods/burstable/pod68f5b26e287011efbdc8a43d112fbd17/71238807dab255925796a8398b0099a29d2d2db7879bee1f10a7b7b65c0bcdfd"
	I0815 23:35:19.790462 1552144 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/9eead8e43c0d3255f9782aacdafd62c71182a6ac90251642817d776e6d842993/kubepods/burstable/pod68f5b26e287011efbdc8a43d112fbd17/71238807dab255925796a8398b0099a29d2d2db7879bee1f10a7b7b65c0bcdfd/freezer.state
	I0815 23:35:19.799239 1552144 api_server.go:204] freezer state: "THAWED"
	I0815 23:35:19.799268 1552144 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0815 23:35:19.806995 1552144 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0815 23:35:19.807024 1552144 status.go:422] multinode-721058 apiserver status = Running (err=<nil>)
	I0815 23:35:19.807054 1552144 status.go:257] multinode-721058 status: &{Name:multinode-721058 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0815 23:35:19.807081 1552144 status.go:255] checking status of multinode-721058-m02 ...
	I0815 23:35:19.807427 1552144 cli_runner.go:164] Run: docker container inspect multinode-721058-m02 --format={{.State.Status}}
	I0815 23:35:19.824704 1552144 status.go:330] multinode-721058-m02 host status = "Running" (err=<nil>)
	I0815 23:35:19.824744 1552144 host.go:66] Checking if "multinode-721058-m02" exists ...
	I0815 23:35:19.825095 1552144 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-721058-m02
	I0815 23:35:19.848529 1552144 host.go:66] Checking if "multinode-721058-m02" exists ...
	I0815 23:35:19.848840 1552144 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0815 23:35:19.848879 1552144 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-721058-m02
	I0815 23:35:19.872715 1552144 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:34762 SSHKeyPath:/home/jenkins/minikube-integration/19452-1426744/.minikube/machines/multinode-721058-m02/id_rsa Username:docker}
	I0815 23:35:19.973637 1552144 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0815 23:35:19.985330 1552144 status.go:257] multinode-721058-m02 status: &{Name:multinode-721058-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0815 23:35:19.985366 1552144 status.go:255] checking status of multinode-721058-m03 ...
	I0815 23:35:19.985677 1552144 cli_runner.go:164] Run: docker container inspect multinode-721058-m03 --format={{.State.Status}}
	I0815 23:35:20.002217 1552144 status.go:330] multinode-721058-m03 host status = "Stopped" (err=<nil>)
	I0815 23:35:20.002243 1552144 status.go:343] host is not running, skipping remaining checks
	I0815 23:35:20.002250 1552144 status.go:257] multinode-721058-m03 status: &{Name:multinode-721058-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.6s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (90.39s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-721058
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-721058
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-721058: (25.001022671s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-721058 --wait=true -v=8 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-721058 --wait=true -v=8 --alsologtostderr: (1m5.270395766s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-721058
--- PASS: TestMultiNode/serial/RestartKeepsNodes (90.39s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.77s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeleteNode
multinode_test.go:416: (dbg) Run:  out/minikube-linux-arm64 -p multinode-721058 node delete m03
multinode_test.go:416: (dbg) Done: out/minikube-linux-arm64 -p multinode-721058 node delete m03: (5.115458099s)
multinode_test.go:422: (dbg) Run:  out/minikube-linux-arm64 -p multinode-721058 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.77s)

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.99s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-arm64 -p multinode-721058 stop
E0815 23:37:26.914520 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/functional-108631/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:345: (dbg) Done: out/minikube-linux-arm64 -p multinode-721058 stop: (23.802485863s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-arm64 -p multinode-721058 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-721058 status: exit status 7 (89.111977ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0815 23:37:29.719920 1560599 out.go:345] Setting OutFile to fd 1 ...
	I0815 23:37:29.720212 1560599 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0815 23:37:29.720225 1560599 out.go:358] Setting ErrFile to fd 2...
	I0815 23:37:29.720232 1560599 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0815 23:37:29.720471 1560599 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19452-1426744/.minikube/bin
	I0815 23:37:29.720670 1560599 out.go:352] Setting JSON to false
	I0815 23:37:29.720713 1560599 mustload.go:65] Loading cluster: multinode-721058
	I0815 23:37:29.720792 1560599 notify.go:220] Checking for updates...
	I0815 23:37:29.721173 1560599 config.go:182] Loaded profile config "multinode-721058": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.31.0
	I0815 23:37:29.721190 1560599 status.go:255] checking status of multinode-721058 ...
	I0815 23:37:29.721690 1560599 cli_runner.go:164] Run: docker container inspect multinode-721058 --format={{.State.Status}}
	I0815 23:37:29.740720 1560599 status.go:330] multinode-721058 host status = "Stopped" (err=<nil>)
	I0815 23:37:29.740741 1560599 status.go:343] host is not running, skipping remaining checks
	I0815 23:37:29.740749 1560599 status.go:257] multinode-721058 status: &{Name:multinode-721058 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0815 23:37:29.740788 1560599 status.go:255] checking status of multinode-721058-m02 ...
	I0815 23:37:29.741105 1560599 cli_runner.go:164] Run: docker container inspect multinode-721058-m02 --format={{.State.Status}}
	I0815 23:37:29.768827 1560599 status.go:330] multinode-721058-m02 host status = "Stopped" (err=<nil>)
	I0815 23:37:29.768850 1560599 status.go:343] host is not running, skipping remaining checks
	I0815 23:37:29.768858 1560599 status.go:257] multinode-721058-m02 status: &{Name:multinode-721058-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (49.57s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-721058 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd
multinode_test.go:376: (dbg) Done: out/minikube-linux-arm64 start -p multinode-721058 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=containerd: (48.901988797s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-arm64 -p multinode-721058 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 (49.57s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (32.56s)

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

                                                
                                                
-- stdout --
	* [multinode-721058-m02] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19452
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19452-1426744/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19452-1426744/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	! Profile name 'multinode-721058-m02' is duplicated with machine name 'multinode-721058-m02' in profile 'multinode-721058'
	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-721058-m03 --driver=docker  --container-runtime=containerd
E0815 23:38:26.194416 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:472: (dbg) Done: out/minikube-linux-arm64 start -p multinode-721058-m03 --driver=docker  --container-runtime=containerd: (30.159070578s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-721058
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-arm64 node add -p multinode-721058: exit status 80 (310.669796ms)

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

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

                                                
                                                
** /stderr **
multinode_test.go:484: (dbg) Run:  out/minikube-linux-arm64 delete -p multinode-721058-m03
E0815 23:38:49.981742 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/functional-108631/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:484: (dbg) Done: out/minikube-linux-arm64 delete -p multinode-721058-m03: (1.940112598s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (32.56s)

                                                
                                    
x
+
TestPreload (132.97s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-058784 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.24.4
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-058784 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.24.4: (1m37.383653864s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-058784 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-058784 image pull gcr.io/k8s-minikube/busybox: (1.205031701s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-058784
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-058784: (12.066105487s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-058784 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=containerd
preload_test.go:66: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-058784 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=containerd: (19.425440709s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-058784 image list
helpers_test.go:175: Cleaning up "test-preload-058784" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-058784
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-058784: (2.507800061s)
--- PASS: TestPreload (132.97s)

                                                
                                    
x
+
TestScheduledStopUnix (106.66s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-170768 --memory=2048 --driver=docker  --container-runtime=containerd
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-170768 --memory=2048 --driver=docker  --container-runtime=containerd: (30.983432281s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-170768 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-170768 -n scheduled-stop-170768
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-170768 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-170768 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-170768 -n scheduled-stop-170768
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-170768
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-170768 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
E0815 23:42:26.914370 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/functional-108631/client.crt: no such file or directory" logger="UnhandledError"
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-170768
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p scheduled-stop-170768: exit status 7 (64.313102ms)

                                                
                                                
-- stdout --
	scheduled-stop-170768
	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-170768 -n scheduled-stop-170768
scheduled_stop_test.go:176: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-170768 -n scheduled-stop-170768: exit status 7 (62.681272ms)

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (10.39s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"a96105fd-dec4-454d-a9d8-9f3638dd6749","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-001352] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"04768163-828a-447d-85b2-f011c976413f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19452"}}
	{"specversion":"1.0","id":"076db26f-9a2e-473d-ba36-eaf21d6be337","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":"aeec2d1e-4041-4299-9e5e-eea3ef7f0bbe","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19452-1426744/kubeconfig"}}
	{"specversion":"1.0","id":"bb0cbefc-6c15-4236-ba2d-c0d4dd8d882b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19452-1426744/.minikube"}}
	{"specversion":"1.0","id":"5da3c509-3bad-425d-bf63-ddb596fed90a","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":"318b7056-7486-44e2-8378-de2b6b424c37","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"949cae49-4a85-4ee2-9bb7-ba7b33b15038","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":"0ef11bfc-3f1a-4f7c-9a65-c1ac9dfb50c1","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":"b2d4e394-a25b-425f-8582-fcd7b901d5b7","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":"d3e83475-0d3f-41bc-95e4-9c91620c1ede","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":"f1bd1754-e0d8-4e6e-8595-d38ccb84f4a2","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-001352\" primary control-plane node in \"insufficient-storage-001352\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"a6aede9c-7a5d-4c6c-a9a0-067cb36c98a8","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.44-1723740748-19452 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"712eebc9-8d26-4cff-91ff-f33195ffe435","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=2048MB) ...","name":"Creating Container","totalsteps":"19"}}
	{"specversion":"1.0","id":"50f206a8-6743-4aad-a8a2-ab6dbe93b78c","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\t\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-001352 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-001352 --output=json --layout=cluster: exit status 7 (285.131806ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0815 23:43:03.682525 1579312 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-001352" does not appear in /home/jenkins/minikube-integration/19452-1426744/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0815 23:43:03.967957 1579374 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-001352" does not appear in /home/jenkins/minikube-integration/19452-1426744/kubeconfig
	E0815 23:43:03.977802 1579374 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/insufficient-storage-001352/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (89s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.365970043 start -p running-upgrade-499351 --memory=2200 --vm-driver=docker  --container-runtime=containerd
E0815 23:48:26.195076 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.365970043 start -p running-upgrade-499351 --memory=2200 --vm-driver=docker  --container-runtime=containerd: (48.557465501s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-499351 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-499351 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (36.983123376s)
helpers_test.go:175: Cleaning up "running-upgrade-499351" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-499351
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-499351: (2.800363881s)
--- PASS: TestRunningBinaryUpgrade (89.00s)

                                                
                                    
x
+
TestKubernetesUpgrade (344.46s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-789213 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:222: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-789213 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (54.62714998s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-arm64 stop -p kubernetes-upgrade-789213
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-arm64 stop -p kubernetes-upgrade-789213: (1.309953907s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-arm64 -p kubernetes-upgrade-789213 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-arm64 -p kubernetes-upgrade-789213 status --format={{.Host}}: exit status 7 (75.949302ms)

                                                
                                                
-- 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-789213 --memory=2200 --kubernetes-version=v1.31.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-789213 --memory=2200 --kubernetes-version=v1.31.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (4m36.811216472s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-789213 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-789213 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p kubernetes-upgrade-789213 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=containerd: exit status 106 (132.672514ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-789213] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19452
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19452-1426744/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19452-1426744/.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.31.0 cluster to v1.20.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.20.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-789213
	    minikube start -p kubernetes-upgrade-789213 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-7892132 --kubernetes-version=v1.20.0
	    
	    3) Use the existing cluster at version Kubernetes 1.31.0, by running:
	    
	    minikube start -p kubernetes-upgrade-789213 --kubernetes-version=v1.31.0
	    

                                                
                                                
** /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-789213 --memory=2200 --kubernetes-version=v1.31.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-arm64 start -p kubernetes-upgrade-789213 --memory=2200 --kubernetes-version=v1.31.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (9.033605982s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-789213" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-789213
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-789213: (2.349062726s)
--- PASS: TestKubernetesUpgrade (344.46s)

                                                
                                    
x
+
TestMissingContainerUpgrade (174s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.3360622340 start -p missing-upgrade-314878 --memory=2200 --driver=docker  --container-runtime=containerd
E0815 23:43:26.194565 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.3360622340 start -p missing-upgrade-314878 --memory=2200 --driver=docker  --container-runtime=containerd: (1m29.478799093s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-314878
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-314878: (10.339256011s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-314878
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-314878 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-arm64 start -p missing-upgrade-314878 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (1m11.116568914s)
helpers_test.go:175: Cleaning up "missing-upgrade-314878" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-314878
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-314878: (2.080194008s)
--- PASS: TestMissingContainerUpgrade (174.00s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.08s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoK8sWithVersion
no_kubernetes_test.go:83: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-533355 --no-kubernetes --kubernetes-version=1.20 --driver=docker  --container-runtime=containerd
no_kubernetes_test.go:83: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p NoKubernetes-533355 --no-kubernetes --kubernetes-version=1.20 --driver=docker  --container-runtime=containerd: exit status 14 (78.995116ms)

                                                
                                                
-- stdout --
	* [NoKubernetes-533355] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19452
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19452-1426744/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19452-1426744/.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.08s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (37.53s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:95: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-533355 --driver=docker  --container-runtime=containerd
no_kubernetes_test.go:95: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-533355 --driver=docker  --container-runtime=containerd: (37.179566208s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-533355 status -o json
--- PASS: TestNoKubernetes/serial/StartWithK8s (37.53s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (17.15s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-533355 --no-kubernetes --driver=docker  --container-runtime=containerd
no_kubernetes_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-533355 --no-kubernetes --driver=docker  --container-runtime=containerd: (14.812223475s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-533355 status -o json
no_kubernetes_test.go:200: (dbg) Non-zero exit: out/minikube-linux-arm64 -p NoKubernetes-533355 status -o json: exit status 2 (283.521727ms)

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

                                                
                                                
-- /stdout --
no_kubernetes_test.go:124: (dbg) Run:  out/minikube-linux-arm64 delete -p NoKubernetes-533355
no_kubernetes_test.go:124: (dbg) Done: out/minikube-linux-arm64 delete -p NoKubernetes-533355: (2.052451899s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (17.15s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (8.01s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Start
no_kubernetes_test.go:136: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-533355 --no-kubernetes --driver=docker  --container-runtime=containerd
no_kubernetes_test.go:136: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-533355 --no-kubernetes --driver=docker  --container-runtime=containerd: (8.014436955s)
--- PASS: TestNoKubernetes/serial/Start (8.01s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.33s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.05s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.24s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Stop
no_kubernetes_test.go:158: (dbg) Run:  out/minikube-linux-arm64 stop -p NoKubernetes-533355
no_kubernetes_test.go:158: (dbg) Done: out/minikube-linux-arm64 stop -p NoKubernetes-533355: (1.238752503s)
--- PASS: TestNoKubernetes/serial/Stop (1.24s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (8.94s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:191: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-533355 --driver=docker  --container-runtime=containerd
no_kubernetes_test.go:191: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-533355 --driver=docker  --container-runtime=containerd: (8.937082595s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (8.94s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.36s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.91s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (115.05s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.182020810 start -p stopped-upgrade-278657 --memory=2200 --vm-driver=docker  --container-runtime=containerd
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.182020810 start -p stopped-upgrade-278657 --memory=2200 --vm-driver=docker  --container-runtime=containerd: (41.442654367s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.182020810 -p stopped-upgrade-278657 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.182020810 -p stopped-upgrade-278657 stop: (19.97493094s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-278657 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd
E0815 23:47:26.914490 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/functional-108631/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-278657 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=containerd: (53.630939231s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (115.05s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.26s)

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

                                                
                                    
x
+
TestPause/serial/Start (68.59s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -p pause-823754 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=containerd
pause_test.go:80: (dbg) Done: out/minikube-linux-arm64 start -p pause-823754 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=containerd: (1m8.588992853s)
--- PASS: TestPause/serial/Start (68.59s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (7.68s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.96s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.4s)

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

                                                
                                                
-- stdout --
	{"Name":"pause-823754","StatusCode":418,"StatusName":"Paused","Step":"Done","StepDetail":"* Paused 7 containers in: kube-system, kubernetes-dashboard, storage-gluster, istio-operator","BinaryVersion":"v1.33.1","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":200,"StatusName":"OK"}},"Nodes":[{"Name":"pause-823754","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.40s)

                                                
                                    
x
+
TestPause/serial/Unpause (0.83s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.07s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (3.03s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (4.76s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false
net_test.go:246: (dbg) Run:  out/minikube-linux-arm64 start -p false-653185 --memory=2048 --alsologtostderr --cni=false --driver=docker  --container-runtime=containerd
net_test.go:246: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p false-653185 --memory=2048 --alsologtostderr --cni=false --driver=docker  --container-runtime=containerd: exit status 14 (263.506175ms)

                                                
                                                
-- stdout --
	* [false-653185] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19452
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19452-1426744/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19452-1426744/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the docker driver based on user configuration
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0815 23:50:50.292549 1620555 out.go:345] Setting OutFile to fd 1 ...
	I0815 23:50:50.292782 1620555 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0815 23:50:50.292813 1620555 out.go:358] Setting ErrFile to fd 2...
	I0815 23:50:50.292832 1620555 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0815 23:50:50.293092 1620555 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19452-1426744/.minikube/bin
	I0815 23:50:50.293624 1620555 out.go:352] Setting JSON to false
	I0815 23:50:50.294584 1620555 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":30794,"bootTime":1723735057,"procs":171,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1067-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0815 23:50:50.294682 1620555 start.go:139] virtualization:  
	I0815 23:50:50.300062 1620555 out.go:177] * [false-653185] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0815 23:50:50.303426 1620555 out.go:177]   - MINIKUBE_LOCATION=19452
	I0815 23:50:50.303490 1620555 notify.go:220] Checking for updates...
	I0815 23:50:50.310988 1620555 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0815 23:50:50.314050 1620555 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19452-1426744/kubeconfig
	I0815 23:50:50.317011 1620555 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19452-1426744/.minikube
	I0815 23:50:50.319711 1620555 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0815 23:50:50.322788 1620555 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0815 23:50:50.325559 1620555 config.go:182] Loaded profile config "pause-823754": Driver=docker, ContainerRuntime=containerd, KubernetesVersion=v1.31.0
	I0815 23:50:50.325695 1620555 driver.go:392] Setting default libvirt URI to qemu:///system
	I0815 23:50:50.369669 1620555 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0815 23:50:50.369793 1620555 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0815 23:50:50.470533 1620555 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:4 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:true BridgeNfIP6Tables:true Debug:false NFd:39 OomKillDisable:true NGoroutines:43 SystemTime:2024-08-15 23:50:50.458419522 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1]] Warnings:<nil>}}
	I0815 23:50:50.470642 1620555 docker.go:307] overlay module found
	I0815 23:50:50.477045 1620555 out.go:177] * Using the docker driver based on user configuration
	I0815 23:50:50.479464 1620555 start.go:297] selected driver: docker
	I0815 23:50:50.479483 1620555 start.go:901] validating driver "docker" against <nil>
	I0815 23:50:50.479504 1620555 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0815 23:50:50.481780 1620555 out.go:201] 
	W0815 23:50:50.483983 1620555 out.go:270] X Exiting due to MK_USAGE: The "containerd" container runtime requires CNI
	X Exiting due to MK_USAGE: The "containerd" container runtime requires CNI
	I0815 23:50:50.487861 1620555 out.go:201] 

                                                
                                                
** /stderr **
net_test.go:88: 
----------------------- debugLogs start: false-653185 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: false-653185

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: describe netcat deployment:
error: context "false-653185" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: netcat logs:
error: context "false-653185" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns deployment:
error: context "false-653185" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns pods:
error: context "false-653185" does not exist

                                                
                                                

                                                
                                                
>>> k8s: coredns logs:
error: context "false-653185" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: api server logs:
error: context "false-653185" does not exist

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy daemon set:
error: context "false-653185" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kube-proxy logs:
error: context "false-653185" does not exist

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> 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: false-653185

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: false-653185 [took: 4.317032303s] --------------------------------
helpers_test.go:175: Cleaning up "false-653185" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p false-653185
--- PASS: TestNetworkPlugins/group/false (4.76s)

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.18s)

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

                                                
                                                
-- stdout --
	[]

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-966214 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.20.0
E0815 23:52:26.914423 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/functional-108631/client.crt: no such file or directory" logger="UnhandledError"
E0815 23:53:26.194654 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-966214 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.20.0: (2m35.881923039s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (155.88s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-966214 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [60587aa9-9d64-47cd-a8b2-40e1e36c72e2] Pending
helpers_test.go:344: "busybox" [60587aa9-9d64-47cd-a8b2-40e1e36c72e2] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [60587aa9-9d64-47cd-a8b2-40e1e36c72e2] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.02162119s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-966214 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (9.80s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-861265 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.31.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-861265 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.31.0: (1m6.860812757s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (66.86s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p old-k8s-version-966214 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p old-k8s-version-966214 --alsologtostderr -v=3: (12.354295714s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (12.35s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-966214 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.20.0
E0815 23:55:29.983571 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/functional-108631/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-966214 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.20.0: (6m12.014633248s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-966214 -n old-k8s-version-966214
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (372.48s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-861265 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [2b463f5b-eebf-40db-ab30-5ecdfbd93893] Pending
helpers_test.go:344: "busybox" [2b463f5b-eebf-40db-ab30-5ecdfbd93893] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [2b463f5b-eebf-40db-ab30-5ecdfbd93893] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 7.004511398s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-861265 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (7.51s)

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

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

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

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

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-861265 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.31.0
E0815 23:57:26.914603 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/functional-108631/client.crt: no such file or directory" logger="UnhandledError"
E0815 23:58:26.195216 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-861265 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.31.0: (4m49.845429372s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-861265 -n default-k8s-diff-port-861265
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (290.24s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (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:344: "kubernetes-dashboard-695b96c756-n2mn7" [addec461-e6a0-4ebf-a4dc-1671635fb06a] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004520757s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (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:344: "kubernetes-dashboard-695b96c756-n2mn7" [addec461-e6a0-4ebf-a4dc-1671635fb06a] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003849427s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-861265 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p default-k8s-diff-port-861265 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240730-75a5af0c
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.23s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 unpause -p default-k8s-diff-port-861265 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-861265 -n default-k8s-diff-port-861265
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-861265 -n default-k8s-diff-port-861265
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (3.12s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-gwfs2" [98486715-d4c7-4735-bd86-1a7084ee7b33] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004406566s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-560746 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.31.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-560746 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.31.0: (1m7.919893795s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (67.92s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-gwfs2" [98486715-d4c7-4735-bd86-1a7084ee7b33] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.005154832s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-966214 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.11s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p old-k8s-version-966214 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240202-8f1494ea
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.28s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 pause -p old-k8s-version-966214 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-linux-arm64 pause -p old-k8s-version-966214 --alsologtostderr -v=1: (1.121114312s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-966214 -n old-k8s-version-966214
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-arm64 status --format={{.APIServer}} -p old-k8s-version-966214 -n old-k8s-version-966214: exit status 2 (413.314883ms)

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-384017 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.31.0
E0816 00:02:26.914562 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/functional-108631/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-384017 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.31.0: (1m12.661451127s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (72.66s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-560746 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [9ecd0911-9d6c-4081-b532-7fef58a49b28] Pending
helpers_test.go:344: "busybox" [9ecd0911-9d6c-4081-b532-7fef58a49b28] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [9ecd0911-9d6c-4081-b532-7fef58a49b28] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 8.005279713s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-560746 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (8.46s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p embed-certs-560746 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p embed-certs-560746 --alsologtostderr -v=3: (12.150774685s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (12.15s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-384017 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [5e8d5c87-8b1b-4ec4-9096-64585769a8ae] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [5e8d5c87-8b1b-4ec4-9096-64585769a8ae] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 8.007365456s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-384017 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (8.49s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-560746 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.31.0
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-560746 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=containerd --kubernetes-version=v1.31.0: (4m40.709571098s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-560746 -n embed-certs-560746
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (281.12s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p no-preload-384017 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p no-preload-384017 --alsologtostderr -v=3: (12.840912802s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (12.84s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-384017 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.31.0
E0816 00:03:26.194689 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/client.crt: no such file or directory" logger="UnhandledError"
E0816 00:04:45.319583 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/old-k8s-version-966214/client.crt: no such file or directory" logger="UnhandledError"
E0816 00:04:45.326040 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/old-k8s-version-966214/client.crt: no such file or directory" logger="UnhandledError"
E0816 00:04:45.337520 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/old-k8s-version-966214/client.crt: no such file or directory" logger="UnhandledError"
E0816 00:04:45.359008 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/old-k8s-version-966214/client.crt: no such file or directory" logger="UnhandledError"
E0816 00:04:45.400524 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/old-k8s-version-966214/client.crt: no such file or directory" logger="UnhandledError"
E0816 00:04:45.482043 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/old-k8s-version-966214/client.crt: no such file or directory" logger="UnhandledError"
E0816 00:04:45.643702 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/old-k8s-version-966214/client.crt: no such file or directory" logger="UnhandledError"
E0816 00:04:45.965352 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/old-k8s-version-966214/client.crt: no such file or directory" logger="UnhandledError"
E0816 00:04:46.606963 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/old-k8s-version-966214/client.crt: no such file or directory" logger="UnhandledError"
E0816 00:04:47.890371 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/old-k8s-version-966214/client.crt: no such file or directory" logger="UnhandledError"
E0816 00:04:50.452185 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/old-k8s-version-966214/client.crt: no such file or directory" logger="UnhandledError"
E0816 00:04:55.574379 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/old-k8s-version-966214/client.crt: no such file or directory" logger="UnhandledError"
E0816 00:05:05.816292 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/old-k8s-version-966214/client.crt: no such file or directory" logger="UnhandledError"
E0816 00:05:26.298038 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/old-k8s-version-966214/client.crt: no such file or directory" logger="UnhandledError"
E0816 00:05:54.694795 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/default-k8s-diff-port-861265/client.crt: no such file or directory" logger="UnhandledError"
E0816 00:05:54.701222 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/default-k8s-diff-port-861265/client.crt: no such file or directory" logger="UnhandledError"
E0816 00:05:54.713328 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/default-k8s-diff-port-861265/client.crt: no such file or directory" logger="UnhandledError"
E0816 00:05:54.735470 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/default-k8s-diff-port-861265/client.crt: no such file or directory" logger="UnhandledError"
E0816 00:05:54.776935 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/default-k8s-diff-port-861265/client.crt: no such file or directory" logger="UnhandledError"
E0816 00:05:54.858271 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/default-k8s-diff-port-861265/client.crt: no such file or directory" logger="UnhandledError"
E0816 00:05:55.024176 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/default-k8s-diff-port-861265/client.crt: no such file or directory" logger="UnhandledError"
E0816 00:05:55.345584 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/default-k8s-diff-port-861265/client.crt: no such file or directory" logger="UnhandledError"
E0816 00:05:55.987628 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/default-k8s-diff-port-861265/client.crt: no such file or directory" logger="UnhandledError"
E0816 00:05:57.269262 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/default-k8s-diff-port-861265/client.crt: no such file or directory" logger="UnhandledError"
E0816 00:05:59.831167 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/default-k8s-diff-port-861265/client.crt: no such file or directory" logger="UnhandledError"
E0816 00:06:04.952775 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/default-k8s-diff-port-861265/client.crt: no such file or directory" logger="UnhandledError"
E0816 00:06:07.260366 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/old-k8s-version-966214/client.crt: no such file or directory" logger="UnhandledError"
E0816 00:06:15.194193 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/default-k8s-diff-port-861265/client.crt: no such file or directory" logger="UnhandledError"
E0816 00:06:35.675783 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/default-k8s-diff-port-861265/client.crt: no such file or directory" logger="UnhandledError"
E0816 00:07:16.638151 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/default-k8s-diff-port-861265/client.crt: no such file or directory" logger="UnhandledError"
E0816 00:07:26.914249 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/functional-108631/client.crt: no such file or directory" logger="UnhandledError"
E0816 00:07:29.182369 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/old-k8s-version-966214/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-384017 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=containerd --kubernetes-version=v1.31.0: (4m26.695902951s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-384017 -n no-preload-384017
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (267.06s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-4d6kz" [cafb976f-5d5e-43f4-b4e4-759ba43232a7] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.00411513s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-4d6kz" [cafb976f-5d5e-43f4-b4e4-759ba43232a7] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.00518137s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-560746 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.13s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-gfj6m" [31aa20bd-c816-4d01-a79f-41c267cdad07] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.00803575s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p embed-certs-560746 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240730-75a5af0c
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.25s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-gfj6m" [31aa20bd-c816-4d01-a79f-41c267cdad07] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004417485s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-384017 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (6.16s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-391894 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.31.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-391894 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.31.0: (46.575987222s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (46.58s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p no-preload-384017 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.29s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-653185 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=containerd
E0816 00:08:09.265083 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/client.crt: no such file or directory" logger="UnhandledError"
E0816 00:08:26.194542 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-653185 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=containerd: (1m12.703667729s)
--- PASS: TestNetworkPlugins/group/auto/Start (72.70s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p newest-cni-391894 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
E0816 00:08:38.560217 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/default-k8s-diff-port-861265/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p newest-cni-391894 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.689662492s)
start_stop_delete_test.go:211: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (1.69s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p newest-cni-391894 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p newest-cni-391894 --alsologtostderr -v=3: (1.337816719s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (1.34s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-391894 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.31.0
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-391894 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=containerd --kubernetes-version=v1.31.0: (17.25863687s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-391894 -n newest-cni-391894
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (17.65s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop
start_stop_delete_test.go:273: 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:284: 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.3s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p newest-cni-391894 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240730-75a5af0c
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.30s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

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

                                                
                                    
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-653185 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.42s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-653185 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:344: "netcat-6fc964789b-frp6l" [c68788c7-1984-4e1c-974e-a5799a8b350f] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-frp6l" [c68788c7-1984-4e1c-974e-a5799a8b350f] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.004066243s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.33s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p calico-653185 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=containerd
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p calico-653185 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=containerd: (1m2.079220511s)
--- PASS: TestNetworkPlugins/group/calico/Start (62.08s)

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

                                                
                                                
=== 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:344: "kindnet-bdt85" [42f22ddc-c687-4563-a346-bb84702109c5] Running
E0816 00:10:13.024128 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/old-k8s-version-966214/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.003197311s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.00s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p kindnet-653185 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.38s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-653185 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-6rkk4" [1cbc311b-1952-4fdc-8b8f-92b9c39f96a8] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-6rkk4" [1cbc311b-1952-4fdc-8b8f-92b9c39f96a8] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 10.006230836s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (10.32s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Localhost
net_test.go:194: (dbg) Run:  kubectl --context kindnet-653185 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-653185 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 (60.42s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-flannel-653185 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=containerd
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-flannel-653185 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=containerd: (1m0.424070353s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (60.42s)

                                                
                                    
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:344: "calico-node-6rgcr" [5806e88b-35c4-4a0e-88d4-6ef05642bee0] Running
E0816 00:10:54.694386 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/default-k8s-diff-port-861265/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.004717047s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p calico-653185 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.26s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-653185 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:344: "netcat-6fc964789b-ndbgw" [4bacf607-c32b-47d3-b82a-de4226355fcf] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-ndbgw" [4bacf607-c32b-47d3-b82a-de4226355fcf] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 10.004603247s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (10.25s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p enable-default-cni-653185 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=containerd
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p enable-default-cni-653185 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=containerd: (44.345490148s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (44.35s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p custom-flannel-653185 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.35s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-653185 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:344: "netcat-6fc964789b-jr4c7" [0dfcc332-eb16-4950-985f-82288d848659] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-jr4c7" [0dfcc332-eb16-4950-985f-82288d848659] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 11.005324222s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (11.35s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p enable-default-cni-653185 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.38s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-653185 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:344: "netcat-6fc964789b-grfqs" [418eba31-7b4f-48dd-b04d-da7cb1e86214] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-grfqs" [418eba31-7b4f-48dd-b04d-da7cb1e86214] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.00406568s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.47s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-653185 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=containerd
E0816 00:12:26.913994 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/functional-108631/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-653185 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=containerd: (57.177044s)
--- PASS: TestNetworkPlugins/group/flannel/Start (57.18s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p bridge-653185 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=containerd
E0816 00:12:55.495435 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/no-preload-384017/client.crt: no such file or directory" logger="UnhandledError"
E0816 00:12:58.056998 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/no-preload-384017/client.crt: no such file or directory" logger="UnhandledError"
E0816 00:13:03.178818 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/no-preload-384017/client.crt: no such file or directory" logger="UnhandledError"
E0816 00:13:13.421089 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/no-preload-384017/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p bridge-653185 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=containerd: (47.598086652s)
--- PASS: TestNetworkPlugins/group/bridge/Start (47.60s)

                                                
                                    
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:344: "kube-flannel-ds-qnvtl" [eb30e4b3-0cec-47a5-84db-8b56f9dde06b] Running
E0816 00:13:26.195342 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/addons-858013/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.004701241s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p flannel-653185 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-653185 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:344: "netcat-6fc964789b-vz9rt" [dadaafd7-85ad-4a5f-859b-296ad87128b3] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-vz9rt" [dadaafd7-85ad-4a5f-859b-296ad87128b3] Running
E0816 00:13:33.903369 1432137 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/no-preload-384017/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 9.004285958s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (9.34s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p bridge-653185 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-653185 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:344: "netcat-6fc964789b-8shj6" [8f96b959-05d2-4673-b6e6-a7563b682708] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-8shj6" [8f96b959-05d2-4673-b6e6-a7563b682708] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 11.010114831s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (11.31s)

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

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

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

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

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

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

                                                
                                    

Test skip (28/328)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (0.56s)

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

                                                
                                    
x
+
TestOffline (0s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:35: skipping TestOffline - only docker runtime supported on arm64. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestOffline (0.00s)

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:446: skip Helm test on arm64
--- SKIP: TestAddons/parallel/HelmTiller (0.00s)

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestDockerFlags (0s)

                                                
                                                
=== RUN   TestDockerFlags
docker_test.go:41: skipping: only runs with docker container runtime, currently testing containerd
--- SKIP: TestDockerFlags (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:105: Skip if not darwin.
--- SKIP: TestHyperKitDriverInstallOrUpdate (0.00s)

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

                                                
                                                
=== RUN   TestHyperkitDriverSkipUpgrade
driver_install_or_update_test.go:169: 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:1787: 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/DockerEnv (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/DockerEnv
=== PAUSE TestFunctional/parallel/DockerEnv

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PodmanEnv
functional_test.go:550: only validate podman env with docker container runtime, currently testing containerd
--- 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
+
TestGvisorAddon (0s)

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

                                                
                                    
x
+
TestImageBuild (0s)

                                                
                                                
=== RUN   TestImageBuild
image_test.go:33: 
--- SKIP: TestImageBuild (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
+
TestSkaffold (0s)

                                                
                                                
=== RUN   TestSkaffold
skaffold_test.go:45: skaffold requires docker-env, currently testing containerd container runtime
--- SKIP: TestSkaffold (0.00s)

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

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

                                                
                                                

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (4.68s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet
net_test.go:93: Skipping the test as containerd container runtimes requires CNI
panic.go:626: 
----------------------- debugLogs start: kubenet-653185 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: kubenet-653185

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: describe netcat deployment:
error: context "kubenet-653185" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: netcat logs:
error: context "kubenet-653185" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns deployment:
error: context "kubenet-653185" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns pods:
error: context "kubenet-653185" does not exist

                                                
                                                

                                                
                                                
>>> k8s: coredns logs:
error: context "kubenet-653185" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: api server logs:
error: context "kubenet-653185" does not exist

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy daemon set:
error: context "kubenet-653185" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kube-proxy logs:
error: context "kubenet-653185" does not exist

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19452-1426744/.minikube/ca.crt
extensions:
- extension:
last-update: Thu, 15 Aug 2024 23:50:42 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.85.2:8443
name: pause-823754
contexts:
- context:
cluster: pause-823754
extensions:
- extension:
last-update: Thu, 15 Aug 2024 23:50:42 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: context_info
namespace: default
user: pause-823754
name: pause-823754
current-context: pause-823754
kind: Config
preferences: {}
users:
- name: pause-823754
user:
client-certificate: /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/pause-823754/client.crt
client-key: /home/jenkins/minikube-integration/19452-1426744/.minikube/profiles/pause-823754/client.key

                                                
                                                

                                                
                                                
>>> k8s: cms:
Error in configuration: context was not found for specified context: kubenet-653185

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: kubenet-653185 [took: 4.439903461s] --------------------------------
helpers_test.go:175: Cleaning up "kubenet-653185" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubenet-653185
--- SKIP: TestNetworkPlugins/group/kubenet (4.68s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (6.02s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> 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-653185

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
Copied to clipboard