Test Report: KVM_Linux 19546

                    
                      9c905d7ddc6fcb24a41b70e16c9a4a5dd3740602:2024-10-04:36493
                    
                

Test fail (1/342)

Order failed test Duration
32 TestAddons/serial/GCPAuth/PullSecret 480.57
x
+
TestAddons/serial/GCPAuth/PullSecret (480.57s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/PullSecret
addons_test.go:615: (dbg) Run:  kubectl --context addons-048096 create -f testdata/busybox.yaml
addons_test.go:622: (dbg) Run:  kubectl --context addons-048096 create sa gcp-auth-test
addons_test.go:628: (dbg) TestAddons/serial/GCPAuth/PullSecret: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [67556be2-103e-450b-b45b-469906fc8b5b] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:329: TestAddons/serial/GCPAuth/PullSecret: WARNING: pod list for "default" "integration-test=busybox" returned: client rate limiter Wait returned an error: context deadline exceeded
addons_test.go:628: ***** TestAddons/serial/GCPAuth/PullSecret: pod "integration-test=busybox" failed to start within 8m0s: context deadline exceeded ****
addons_test.go:628: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-048096 -n addons-048096
addons_test.go:628: TestAddons/serial/GCPAuth/PullSecret: showing logs for failed pods as of 2024-10-04 03:00:18.887971089 +0000 UTC m=+757.484092059
addons_test.go:628: (dbg) Run:  kubectl --context addons-048096 describe po busybox -n default
addons_test.go:628: (dbg) kubectl --context addons-048096 describe po busybox -n default:
Name:             busybox
Namespace:        default
Priority:         0
Service Account:  default
Node:             addons-048096/192.168.39.195
Start Time:       Fri, 04 Oct 2024 02:52:18 +0000
Labels:           integration-test=busybox
Annotations:      <none>
Status:           Pending
IP:               10.244.0.28
IPs:
IP:  10.244.0.28
Containers:
busybox:
Container ID:  
Image:         gcr.io/k8s-minikube/busybox:1.28.4-glibc
Image ID:      
Port:          <none>
Host Port:     <none>
Command:
sleep
3600
State:          Waiting
Reason:       ImagePullBackOff
Ready:          False
Restart Count:  0
Environment:
GOOGLE_APPLICATION_CREDENTIALS:  /google-app-creds.json
PROJECT_ID:                      this_is_fake
GCP_PROJECT:                     this_is_fake
GCLOUD_PROJECT:                  this_is_fake
GOOGLE_CLOUD_PROJECT:            this_is_fake
CLOUDSDK_CORE_PROJECT:           this_is_fake
Mounts:
/google-app-creds.json from gcp-creds (ro)
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-9kdwq (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
kube-api-access-9kdwq:
Type:                    Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds:  3607
ConfigMapName:           kube-root-ca.crt
ConfigMapOptional:       <nil>
DownwardAPI:             true
gcp-creds:
Type:          HostPath (bare host directory volume)
Path:          /var/lib/minikube/google_application_credentials.json
HostPathType:  File
QoS Class:         BestEffort
Node-Selectors:    <none>
Tolerations:       node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type     Reason     Age                     From               Message
----     ------     ----                    ----               -------
Normal   Scheduled  8m                      default-scheduler  Successfully assigned default/busybox to addons-048096
Normal   Pulling    6m30s (x4 over 7m59s)   kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
Warning  Failed     6m30s (x4 over 7m59s)   kubelet            Failed to pull image "gcr.io/k8s-minikube/busybox:1.28.4-glibc": Error response from daemon: Head "https://gcr.io/v2/k8s-minikube/busybox/manifests/1.28.4-glibc": unauthorized: authentication failed
Warning  Failed     6m30s (x4 over 7m59s)   kubelet            Error: ErrImagePull
Warning  Failed     6m14s (x6 over 7m59s)   kubelet            Error: ImagePullBackOff
Normal   BackOff    2m58s (x20 over 7m59s)  kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
addons_test.go:628: (dbg) Run:  kubectl --context addons-048096 logs busybox -n default
addons_test.go:628: (dbg) Non-zero exit: kubectl --context addons-048096 logs busybox -n default: exit status 1 (71.225669ms)

                                                
                                                
** stderr ** 
	Error from server (BadRequest): container "busybox" in pod "busybox" is waiting to start: trying and failing to pull image

                                                
                                                
** /stderr **
addons_test.go:628: kubectl --context addons-048096 logs busybox -n default: exit status 1
addons_test.go:630: wait: integration-test=busybox within 8m0s: context deadline exceeded
--- FAIL: TestAddons/serial/GCPAuth/PullSecret (480.57s)

                                                
                                    

Test pass (310/342)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 7.12
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.06
9 TestDownloadOnly/v1.20.0/DeleteAll 0.13
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.12
12 TestDownloadOnly/v1.31.1/json-events 3.31
13 TestDownloadOnly/v1.31.1/preload-exists 0
17 TestDownloadOnly/v1.31.1/LogsDuration 0.06
18 TestDownloadOnly/v1.31.1/DeleteAll 0.13
19 TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds 0.12
21 TestBinaryMirror 0.59
22 TestOffline 96.32
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.05
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.05
27 TestAddons/Setup 220.29
29 TestAddons/serial/Volcano 44.65
31 TestAddons/serial/GCPAuth/Namespaces 0.11
34 TestAddons/parallel/Registry 17.91
35 TestAddons/parallel/Ingress 21.81
36 TestAddons/parallel/InspektorGadget 11.9
37 TestAddons/parallel/Logviewer 6.62
38 TestAddons/parallel/MetricsServer 6.84
40 TestAddons/parallel/CSI 50.58
41 TestAddons/parallel/Headlamp 19.51
42 TestAddons/parallel/CloudSpanner 5.48
43 TestAddons/parallel/LocalPath 54.88
44 TestAddons/parallel/NvidiaDevicePlugin 5.44
45 TestAddons/parallel/Yakd 12.12
46 TestAddons/StoppedEnableDisable 13.56
47 TestCertOptions 88.32
48 TestCertExpiration 308.53
49 TestDockerFlags 80.22
50 TestForceSystemdFlag 78.32
51 TestForceSystemdEnv 68.19
53 TestKVMDriverInstallOrUpdate 4.13
57 TestErrorSpam/setup 49.9
58 TestErrorSpam/start 0.34
59 TestErrorSpam/status 0.74
60 TestErrorSpam/pause 1.2
61 TestErrorSpam/unpause 1.4
62 TestErrorSpam/stop 6.32
65 TestFunctional/serial/CopySyncFile 0
66 TestFunctional/serial/StartWithProxy 95.33
67 TestFunctional/serial/AuditLog 0
68 TestFunctional/serial/SoftStart 43.67
69 TestFunctional/serial/KubeContext 0.04
70 TestFunctional/serial/KubectlGetPods 0.08
73 TestFunctional/serial/CacheCmd/cache/add_remote 2.26
74 TestFunctional/serial/CacheCmd/cache/add_local 1.26
75 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.05
76 TestFunctional/serial/CacheCmd/cache/list 0.05
77 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.22
78 TestFunctional/serial/CacheCmd/cache/cache_reload 1.12
79 TestFunctional/serial/CacheCmd/cache/delete 0.09
80 TestFunctional/serial/MinikubeKubectlCmd 0.1
81 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.1
82 TestFunctional/serial/ExtraConfig 39.61
83 TestFunctional/serial/ComponentHealth 0.06
84 TestFunctional/serial/LogsCmd 0.99
85 TestFunctional/serial/LogsFileCmd 1.02
86 TestFunctional/serial/InvalidService 4.52
88 TestFunctional/parallel/ConfigCmd 0.34
89 TestFunctional/parallel/DashboardCmd 25.27
90 TestFunctional/parallel/DryRun 0.32
91 TestFunctional/parallel/InternationalLanguage 0.29
92 TestFunctional/parallel/StatusCmd 0.93
96 TestFunctional/parallel/ServiceCmdConnect 8.76
97 TestFunctional/parallel/AddonsCmd 0.12
98 TestFunctional/parallel/PersistentVolumeClaim 47.55
100 TestFunctional/parallel/SSHCmd 0.39
101 TestFunctional/parallel/CpCmd 1.49
102 TestFunctional/parallel/MySQL 29.14
103 TestFunctional/parallel/FileSync 0.25
104 TestFunctional/parallel/CertSync 1.48
108 TestFunctional/parallel/NodeLabels 0.07
110 TestFunctional/parallel/NonActiveRuntimeDisabled 0.27
112 TestFunctional/parallel/License 0.25
113 TestFunctional/parallel/ServiceCmd/DeployApp 12.2
114 TestFunctional/parallel/DockerEnv/bash 1.01
115 TestFunctional/parallel/UpdateContextCmd/no_changes 0.14
116 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.1
117 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.11
118 TestFunctional/parallel/Version/short 0.05
119 TestFunctional/parallel/Version/components 0.66
120 TestFunctional/parallel/ImageCommands/ImageListShort 0.27
121 TestFunctional/parallel/ImageCommands/ImageListTable 0.21
122 TestFunctional/parallel/ImageCommands/ImageListJson 0.21
123 TestFunctional/parallel/ImageCommands/ImageListYaml 0.23
124 TestFunctional/parallel/ImageCommands/ImageBuild 3.49
125 TestFunctional/parallel/ImageCommands/Setup 1.5
126 TestFunctional/parallel/ProfileCmd/profile_not_create 0.38
127 TestFunctional/parallel/ProfileCmd/profile_list 0.38
128 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.29
129 TestFunctional/parallel/ProfileCmd/profile_json_output 0.36
130 TestFunctional/parallel/MountCmd/any-port 22.63
131 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.84
132 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.52
133 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.46
134 TestFunctional/parallel/ImageCommands/ImageRemove 0.49
135 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.78
136 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.4
137 TestFunctional/parallel/ServiceCmd/List 0.27
138 TestFunctional/parallel/ServiceCmd/JSONOutput 0.26
139 TestFunctional/parallel/ServiceCmd/HTTPS 0.28
140 TestFunctional/parallel/ServiceCmd/Format 0.28
141 TestFunctional/parallel/ServiceCmd/URL 0.29
151 TestFunctional/parallel/MountCmd/specific-port 1.93
152 TestFunctional/parallel/MountCmd/VerifyCleanup 1.46
153 TestFunctional/delete_echo-server_images 0.04
154 TestFunctional/delete_my-image_image 0.01
155 TestFunctional/delete_minikube_cached_images 0.01
156 TestGvisorAddon 241.94
159 TestMultiControlPlane/serial/StartCluster 212.43
160 TestMultiControlPlane/serial/DeployApp 4.99
161 TestMultiControlPlane/serial/PingHostFromPods 1.25
162 TestMultiControlPlane/serial/AddWorkerNode 61.86
163 TestMultiControlPlane/serial/NodeLabels 0.07
164 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.88
165 TestMultiControlPlane/serial/CopyFile 12.83
166 TestMultiControlPlane/serial/StopSecondaryNode 13.93
167 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.65
168 TestMultiControlPlane/serial/RestartSecondaryNode 157.72
169 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 0.85
170 TestMultiControlPlane/serial/RestartClusterKeepsNodes 365.87
171 TestMultiControlPlane/serial/DeleteSecondaryNode 7.28
172 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.67
173 TestMultiControlPlane/serial/StopCluster 38.38
174 TestMultiControlPlane/serial/RestartCluster 159.52
175 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.64
176 TestMultiControlPlane/serial/AddSecondaryNode 98.38
177 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.85
180 TestImageBuild/serial/Setup 47.23
181 TestImageBuild/serial/NormalBuild 2.32
182 TestImageBuild/serial/BuildWithBuildArg 1.43
183 TestImageBuild/serial/BuildWithDockerIgnore 1.08
184 TestImageBuild/serial/BuildWithSpecifiedDockerfile 0.98
188 TestJSONOutput/start/Command 89.7
189 TestJSONOutput/start/Audit 0
191 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
192 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
194 TestJSONOutput/pause/Command 0.61
195 TestJSONOutput/pause/Audit 0
197 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
198 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
200 TestJSONOutput/unpause/Command 0.55
201 TestJSONOutput/unpause/Audit 0
203 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
204 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
206 TestJSONOutput/stop/Command 13.34
207 TestJSONOutput/stop/Audit 0
209 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
210 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
211 TestErrorJSONOutput 0.19
216 TestMainNoArgs 0.04
217 TestMinikubeProfile 104.29
220 TestMountStart/serial/StartWithMountFirst 34.85
221 TestMountStart/serial/VerifyMountFirst 0.41
222 TestMountStart/serial/StartWithMountSecond 33.36
223 TestMountStart/serial/VerifyMountSecond 0.37
224 TestMountStart/serial/DeleteFirst 0.67
225 TestMountStart/serial/VerifyMountPostDelete 0.37
226 TestMountStart/serial/Stop 2.28
227 TestMountStart/serial/RestartStopped 25.47
228 TestMountStart/serial/VerifyMountPostStop 0.36
231 TestMultiNode/serial/FreshStart2Nodes 128.5
232 TestMultiNode/serial/DeployApp2Nodes 4.42
233 TestMultiNode/serial/PingHostFrom2Pods 0.8
234 TestMultiNode/serial/AddNode 58.17
235 TestMultiNode/serial/MultiNodeLabels 0.07
236 TestMultiNode/serial/ProfileList 0.58
237 TestMultiNode/serial/CopyFile 7.13
238 TestMultiNode/serial/StopNode 3.36
239 TestMultiNode/serial/StartAfterStop 42.3
240 TestMultiNode/serial/RestartKeepsNodes 192.86
241 TestMultiNode/serial/DeleteNode 2.31
242 TestMultiNode/serial/StopMultiNode 25.86
243 TestMultiNode/serial/RestartMultiNode 119.54
244 TestMultiNode/serial/ValidateNameConflict 50.91
249 TestPreload 188.79
251 TestScheduledStopUnix 121.39
252 TestSkaffold 131.36
255 TestRunningBinaryUpgrade 234.03
257 TestKubernetesUpgrade 243.68
270 TestStoppedBinaryUpgrade/Setup 0.32
271 TestStoppedBinaryUpgrade/Upgrade 153.57
273 TestPause/serial/Start 95.8
274 TestPause/serial/SecondStartNoReconfiguration 59.12
275 TestStoppedBinaryUpgrade/MinikubeLogs 1.3
284 TestNoKubernetes/serial/StartNoK8sWithVersion 0.06
285 TestNoKubernetes/serial/StartWithK8s 91.78
286 TestPause/serial/Pause 0.58
287 TestPause/serial/VerifyStatus 0.24
288 TestPause/serial/Unpause 0.53
289 TestPause/serial/PauseAgain 0.69
290 TestPause/serial/DeletePaused 0.97
291 TestPause/serial/VerifyDeletedResources 0.24
292 TestNoKubernetes/serial/StartWithStopK8s 42.19
293 TestNoKubernetes/serial/Start 34.09
294 TestNoKubernetes/serial/VerifyK8sNotRunning 0.2
295 TestNoKubernetes/serial/ProfileList 1.4
296 TestNoKubernetes/serial/Stop 2.29
297 TestNoKubernetes/serial/StartNoArgs 42.6
298 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.22
299 TestNetworkPlugins/group/auto/Start 79.48
300 TestNetworkPlugins/group/kindnet/Start 113.2
301 TestNetworkPlugins/group/calico/Start 130.04
302 TestNetworkPlugins/group/custom-flannel/Start 98.82
303 TestNetworkPlugins/group/auto/KubeletFlags 0.21
304 TestNetworkPlugins/group/auto/NetCatPod 11.24
305 TestNetworkPlugins/group/auto/DNS 0.16
306 TestNetworkPlugins/group/auto/Localhost 0.15
307 TestNetworkPlugins/group/auto/HairPin 0.14
308 TestNetworkPlugins/group/false/Start 89.04
309 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
310 TestNetworkPlugins/group/kindnet/KubeletFlags 0.22
311 TestNetworkPlugins/group/kindnet/NetCatPod 11.23
312 TestNetworkPlugins/group/kindnet/DNS 0.18
313 TestNetworkPlugins/group/kindnet/Localhost 0.18
314 TestNetworkPlugins/group/kindnet/HairPin 0.14
315 TestNetworkPlugins/group/enable-default-cni/Start 97.98
316 TestNetworkPlugins/group/calico/ControllerPod 6.01
317 TestNetworkPlugins/group/calico/KubeletFlags 0.22
318 TestNetworkPlugins/group/calico/NetCatPod 13.24
319 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.23
320 TestNetworkPlugins/group/custom-flannel/NetCatPod 12.26
321 TestNetworkPlugins/group/calico/DNS 0.24
322 TestNetworkPlugins/group/calico/Localhost 0.16
323 TestNetworkPlugins/group/calico/HairPin 0.17
324 TestNetworkPlugins/group/custom-flannel/DNS 0.21
325 TestNetworkPlugins/group/custom-flannel/Localhost 0.25
326 TestNetworkPlugins/group/custom-flannel/HairPin 0.18
327 TestNetworkPlugins/group/false/KubeletFlags 0.3
328 TestNetworkPlugins/group/false/NetCatPod 13.33
329 TestNetworkPlugins/group/flannel/Start 74.06
330 TestNetworkPlugins/group/bridge/Start 125.88
331 TestNetworkPlugins/group/false/DNS 0.21
332 TestNetworkPlugins/group/false/Localhost 0.13
333 TestNetworkPlugins/group/false/HairPin 0.14
334 TestNetworkPlugins/group/kubenet/Start 132.22
335 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.23
336 TestNetworkPlugins/group/enable-default-cni/NetCatPod 11.22
337 TestNetworkPlugins/group/enable-default-cni/DNS 0.25
338 TestNetworkPlugins/group/enable-default-cni/Localhost 0.2
339 TestNetworkPlugins/group/enable-default-cni/HairPin 0.17
340 TestNetworkPlugins/group/flannel/ControllerPod 6.01
342 TestStartStop/group/old-k8s-version/serial/FirstStart 187.34
343 TestNetworkPlugins/group/flannel/KubeletFlags 0.23
344 TestNetworkPlugins/group/flannel/NetCatPod 10.23
345 TestNetworkPlugins/group/flannel/DNS 0.18
346 TestNetworkPlugins/group/flannel/Localhost 0.18
347 TestNetworkPlugins/group/flannel/HairPin 0.2
349 TestStartStop/group/no-preload/serial/FirstStart 83.97
350 TestNetworkPlugins/group/bridge/KubeletFlags 0.23
351 TestNetworkPlugins/group/bridge/NetCatPod 10.23
352 TestNetworkPlugins/group/bridge/DNS 0.15
353 TestNetworkPlugins/group/bridge/Localhost 0.15
354 TestNetworkPlugins/group/bridge/HairPin 0.19
355 TestNetworkPlugins/group/kubenet/KubeletFlags 0.25
356 TestNetworkPlugins/group/kubenet/NetCatPod 11.3
358 TestStartStop/group/embed-certs/serial/FirstStart 66.86
359 TestNetworkPlugins/group/kubenet/DNS 0.28
360 TestNetworkPlugins/group/kubenet/Localhost 0.2
361 TestNetworkPlugins/group/kubenet/HairPin 0.19
363 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 69.56
364 TestStartStop/group/no-preload/serial/DeployApp 11.32
365 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1
366 TestStartStop/group/no-preload/serial/Stop 13.36
367 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.29
368 TestStartStop/group/no-preload/serial/SecondStart 320.6
369 TestStartStop/group/embed-certs/serial/DeployApp 8.38
370 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1
371 TestStartStop/group/embed-certs/serial/Stop 13.37
372 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.22
373 TestStartStop/group/embed-certs/serial/SecondStart 301.54
374 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 8.39
375 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.1
376 TestStartStop/group/default-k8s-diff-port/serial/Stop 13.36
377 TestStartStop/group/old-k8s-version/serial/DeployApp 9.49
378 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.2
379 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 304.21
380 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.03
381 TestStartStop/group/old-k8s-version/serial/Stop 13.36
382 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.21
383 TestStartStop/group/old-k8s-version/serial/SecondStart 411.1
384 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
385 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.08
386 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
387 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.22
388 TestStartStop/group/no-preload/serial/Pause 2.57
390 TestStartStop/group/newest-cni/serial/FirstStart 64.13
391 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.11
392 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.26
393 TestStartStop/group/embed-certs/serial/Pause 2.81
394 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 10.01
395 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.08
396 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.22
397 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.55
398 TestStartStop/group/newest-cni/serial/DeployApp 0
399 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.86
400 TestStartStop/group/newest-cni/serial/Stop 8.31
401 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.19
402 TestStartStop/group/newest-cni/serial/SecondStart 80.16
403 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.05
404 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 6.07
405 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
406 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
407 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.22
408 TestStartStop/group/newest-cni/serial/Pause 2.33
409 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.21
410 TestStartStop/group/old-k8s-version/serial/Pause 2.25
x
+
TestDownloadOnly/v1.20.0/json-events (7.12s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-871345 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=docker --driver=kvm2 
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-amd64 start -o=json --download-only -p download-only-871345 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=docker --driver=kvm2 : (7.119193163s)
--- PASS: TestDownloadOnly/v1.20.0/json-events (7.12s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I1004 02:47:48.559475   98520 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
I1004 02:47:48.559569   98520 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19546-91362/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.20.0/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-871345 | jenkins | v1.34.0 | 04 Oct 24 02:47 UTC |          |
	|         | -p download-only-871345        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=docker     |                      |         |         |                     |          |
	|         | --driver=kvm2                  |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/10/04 02:47:41
	Running on machine: ubuntu-20-agent-3
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1004 02:47:41.478009   98532 out.go:345] Setting OutFile to fd 1 ...
	I1004 02:47:41.478293   98532 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1004 02:47:41.478301   98532 out.go:358] Setting ErrFile to fd 2...
	I1004 02:47:41.478306   98532 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1004 02:47:41.478466   98532 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19546-91362/.minikube/bin
	W1004 02:47:41.478607   98532 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19546-91362/.minikube/config/config.json: open /home/jenkins/minikube-integration/19546-91362/.minikube/config/config.json: no such file or directory
	I1004 02:47:41.479141   98532 out.go:352] Setting JSON to true
	I1004 02:47:41.479996   98532 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-3","uptime":8727,"bootTime":1728001334,"procs":174,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1004 02:47:41.480110   98532 start.go:139] virtualization: kvm guest
	I1004 02:47:41.482365   98532 out.go:97] [download-only-871345] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	W1004 02:47:41.482514   98532 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19546-91362/.minikube/cache/preloaded-tarball: no such file or directory
	I1004 02:47:41.482556   98532 notify.go:220] Checking for updates...
	I1004 02:47:41.483836   98532 out.go:169] MINIKUBE_LOCATION=19546
	I1004 02:47:41.485222   98532 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1004 02:47:41.486407   98532 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19546-91362/kubeconfig
	I1004 02:47:41.487780   98532 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19546-91362/.minikube
	I1004 02:47:41.488937   98532 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W1004 02:47:41.491749   98532 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1004 02:47:41.491983   98532 driver.go:394] Setting default libvirt URI to qemu:///system
	I1004 02:47:41.525576   98532 out.go:97] Using the kvm2 driver based on user configuration
	I1004 02:47:41.525623   98532 start.go:297] selected driver: kvm2
	I1004 02:47:41.525634   98532 start.go:901] validating driver "kvm2" against <nil>
	I1004 02:47:41.526126   98532 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1004 02:47:41.526238   98532 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/minikube-integration/19546-91362/.minikube/bin:/home/jenkins/workspace/KVM_Linux_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
	I1004 02:47:41.541273   98532 install.go:137] /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2 version is 1.34.0
	I1004 02:47:41.541317   98532 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I1004 02:47:41.541866   98532 start_flags.go:393] Using suggested 6000MB memory alloc based on sys=32089MB, container=0MB
	I1004 02:47:41.542036   98532 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I1004 02:47:41.542070   98532 cni.go:84] Creating CNI manager for ""
	I1004 02:47:41.542149   98532 cni.go:162] CNI unnecessary in this configuration, recommending no CNI
	I1004 02:47:41.542238   98532 start.go:340] cluster config:
	{Name:download-only-871345 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:6000 CPUs:2 DiskSize:20000 Driver:kvm2 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-871345 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Con
tainerRuntime:docker CRISocket: NetworkPlugin: 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:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s 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}
	I1004 02:47:41.542478   98532 iso.go:125] acquiring lock: {Name:mk2ca04d290673486e5e4c090ea053e1535d6148 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1004 02:47:41.544274   98532 out.go:97] Downloading VM boot image ...
	I1004 02:47:41.544312   98532 download.go:107] Downloading: https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso?checksum=file:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso.sha256 -> /home/jenkins/minikube-integration/19546-91362/.minikube/cache/iso/amd64/minikube-v1.34.0-1727108440-19696-amd64.iso
	I1004 02:47:43.946786   98532 out.go:97] Starting "download-only-871345" primary control-plane node in "download-only-871345" cluster
	I1004 02:47:43.946816   98532 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
	I1004 02:47:43.973898   98532 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-docker-overlay2-amd64.tar.lz4
	I1004 02:47:43.973940   98532 cache.go:56] Caching tarball of preloaded images
	I1004 02:47:43.974135   98532 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
	I1004 02:47:43.975919   98532 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I1004 02:47:43.975943   98532 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4 ...
	I1004 02:47:44.005051   98532 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4?checksum=md5:9a82241e9b8b4ad2b5cca73108f2c7a3 -> /home/jenkins/minikube-integration/19546-91362/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4
	
	
	* The control-plane node download-only-871345 host does not exist
	  To start a cluster, run: "minikube start -p download-only-871345"

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

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

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

                                                
                                    
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-amd64 delete -p download-only-871345
--- PASS: TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds (0.12s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/json-events (3.31s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-943759 --force --alsologtostderr --kubernetes-version=v1.31.1 --container-runtime=docker --driver=kvm2 
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-amd64 start -o=json --download-only -p download-only-943759 --force --alsologtostderr --kubernetes-version=v1.31.1 --container-runtime=docker --driver=kvm2 : (3.311897225s)
--- PASS: TestDownloadOnly/v1.31.1/json-events (3.31s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/preload-exists
I1004 02:47:52.183263   98520 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
I1004 02:47:52.183305   98520 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19546-91362/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.31.1/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/LogsDuration (0.06s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/LogsDuration
aaa_download_only_test.go:184: (dbg) Run:  out/minikube-linux-amd64 logs -p download-only-943759
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-linux-amd64 logs -p download-only-943759: exit status 85 (58.609587ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-871345 | jenkins | v1.34.0 | 04 Oct 24 02:47 UTC |                     |
	|         | -p download-only-871345        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=docker     |                      |         |         |                     |                     |
	|         | --driver=kvm2                  |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.34.0 | 04 Oct 24 02:47 UTC | 04 Oct 24 02:47 UTC |
	| delete  | -p download-only-871345        | download-only-871345 | jenkins | v1.34.0 | 04 Oct 24 02:47 UTC | 04 Oct 24 02:47 UTC |
	| start   | -o=json --download-only        | download-only-943759 | jenkins | v1.34.0 | 04 Oct 24 02:47 UTC |                     |
	|         | -p download-only-943759        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.1   |                      |         |         |                     |                     |
	|         | --container-runtime=docker     |                      |         |         |                     |                     |
	|         | --driver=kvm2                  |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/10/04 02:47:48
	Running on machine: ubuntu-20-agent-3
	Binary: Built with gc go1.23.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1004 02:47:48.907916   98734 out.go:345] Setting OutFile to fd 1 ...
	I1004 02:47:48.908080   98734 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1004 02:47:48.908087   98734 out.go:358] Setting ErrFile to fd 2...
	I1004 02:47:48.908107   98734 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1004 02:47:48.908591   98734 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19546-91362/.minikube/bin
	I1004 02:47:48.909631   98734 out.go:352] Setting JSON to true
	I1004 02:47:48.910514   98734 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-3","uptime":8735,"bootTime":1728001334,"procs":172,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1004 02:47:48.910612   98734 start.go:139] virtualization: kvm guest
	I1004 02:47:48.912563   98734 out.go:97] [download-only-943759] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I1004 02:47:48.912695   98734 notify.go:220] Checking for updates...
	I1004 02:47:48.913797   98734 out.go:169] MINIKUBE_LOCATION=19546
	I1004 02:47:48.915054   98734 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1004 02:47:48.916301   98734 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19546-91362/kubeconfig
	I1004 02:47:48.917590   98734 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19546-91362/.minikube
	I1004 02:47:48.918880   98734 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	
	
	* The control-plane node download-only-943759 host does not exist
	  To start a cluster, run: "minikube start -p download-only-943759"

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.1/DeleteAll (0.13s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/DeleteAll
aaa_download_only_test.go:197: (dbg) Run:  out/minikube-linux-amd64 delete --all
--- PASS: TestDownloadOnly/v1.31.1/DeleteAll (0.13s)

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

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

                                                
                                    
x
+
TestBinaryMirror (0.59s)

                                                
                                                
=== RUN   TestBinaryMirror
I1004 02:47:52.749514   98520 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubectl.sha256
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-amd64 start --download-only -p binary-mirror-922764 --alsologtostderr --binary-mirror http://127.0.0.1:40911 --driver=kvm2 
helpers_test.go:175: Cleaning up "binary-mirror-922764" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p binary-mirror-922764
--- PASS: TestBinaryMirror (0.59s)

                                                
                                    
x
+
TestOffline (96.32s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-linux-amd64 start -p offline-docker-873473 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=kvm2 
aab_offline_test.go:55: (dbg) Done: out/minikube-linux-amd64 start -p offline-docker-873473 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=kvm2 : (1m35.328659025s)
helpers_test.go:175: Cleaning up "offline-docker-873473" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p offline-docker-873473
--- PASS: TestOffline (96.32s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.05s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.05s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (220.29s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-linux-amd64 start -p addons-048096 --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=logviewer --addons=nvidia-device-plugin --addons=yakd --addons=volcano --driver=kvm2  --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher
addons_test.go:107: (dbg) Done: out/minikube-linux-amd64 start -p addons-048096 --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=logviewer --addons=nvidia-device-plugin --addons=yakd --addons=volcano --driver=kvm2  --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher: (3m40.28594877s)
--- PASS: TestAddons/Setup (220.29s)

                                                
                                    
x
+
TestAddons/serial/Volcano (44.65s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:830: volcano-controller stabilized in 25.30013ms
addons_test.go:822: volcano-admission stabilized in 26.112298ms
addons_test.go:814: volcano-scheduler stabilized in 26.161172ms
addons_test.go:836: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-scheduler-6c9778cbdf-mtm4l" [8b2f87ee-081c-4a7d-865c-4bc8bf92394c] Running
addons_test.go:836: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 6.006029848s
addons_test.go:840: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-admission" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-admission-5874dfdd79-cpwcl" [e304eafe-de44-4ea5-b91e-4d84677d2072] Running
addons_test.go:840: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 5.004456351s
addons_test.go:844: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-controller" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-controllers-789ffc5785-42xtg" [7b6beda3-6e73-461d-8b4b-d1055be24cfb] Running
addons_test.go:844: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 5.003812735s
addons_test.go:849: (dbg) Run:  kubectl --context addons-048096 delete -n volcano-system job volcano-admission-init
addons_test.go:855: (dbg) Run:  kubectl --context addons-048096 create -f testdata/vcjob.yaml
addons_test.go:863: (dbg) Run:  kubectl --context addons-048096 get vcjob -n my-volcano
addons_test.go:881: (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" [becfc066-c4d1-48b9-a5f4-d7260bc0e47b] Pending
helpers_test.go:344: "test-job-nginx-0" [becfc066-c4d1-48b9-a5f4-d7260bc0e47b] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "test-job-nginx-0" [becfc066-c4d1-48b9-a5f4-d7260bc0e47b] Running
addons_test.go:881: (dbg) TestAddons/serial/Volcano: volcano.sh/job-name=test-job healthy within 17.004580226s
addons_test.go:990: (dbg) Run:  out/minikube-linux-amd64 -p addons-048096 addons disable volcano --alsologtostderr -v=1
addons_test.go:990: (dbg) Done: out/minikube-linux-amd64 -p addons-048096 addons disable volcano --alsologtostderr -v=1: (11.256620824s)
--- PASS: TestAddons/serial/Volcano (44.65s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:570: (dbg) Run:  kubectl --context addons-048096 create ns new-namespace
addons_test.go:584: (dbg) Run:  kubectl --context addons-048096 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.11s)

                                                
                                    
x
+
TestAddons/parallel/Registry (17.91s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:322: registry stabilized in 2.79072ms
addons_test.go:324: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-66c9cd494c-mtwvh" [89fcce7e-d957-4182-a56c-b77b749a9505] Running
I1004 03:00:29.653332   98520 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I1004 03:00:29.653354   98520 kapi.go:107] duration metric: took 8.923969ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:324: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.003010337s
addons_test.go:327: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-kz8bh" [05c146f6-6948-4a19-b08a-14f96d8bc0d5] Running
addons_test.go:327: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 6.004487516s
addons_test.go:332: (dbg) Run:  kubectl --context addons-048096 delete po -l run=registry-test --now
addons_test.go:337: (dbg) Run:  kubectl --context addons-048096 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:337: (dbg) Done: kubectl --context addons-048096 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": (5.069650106s)
addons_test.go:351: (dbg) Run:  out/minikube-linux-amd64 -p addons-048096 ip
addons_test.go:990: (dbg) Run:  out/minikube-linux-amd64 -p addons-048096 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (17.91s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (21.81s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:208: (dbg) Run:  kubectl --context addons-048096 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:233: (dbg) Run:  kubectl --context addons-048096 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:246: (dbg) Run:  kubectl --context addons-048096 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:251: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [f5ebf58a-37d5-42a7-837b-e898bb47e278] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [f5ebf58a-37d5-42a7-837b-e898bb47e278] Running
addons_test.go:251: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 11.006657528s
I1004 03:01:05.617648   98520 kapi.go:150] Service nginx in namespace default found.
addons_test.go:263: (dbg) Run:  out/minikube-linux-amd64 -p addons-048096 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:287: (dbg) Run:  kubectl --context addons-048096 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:292: (dbg) Run:  out/minikube-linux-amd64 -p addons-048096 ip
addons_test.go:298: (dbg) Run:  nslookup hello-john.test 192.168.39.195
addons_test.go:990: (dbg) Run:  out/minikube-linux-amd64 -p addons-048096 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:990: (dbg) Done: out/minikube-linux-amd64 -p addons-048096 addons disable ingress-dns --alsologtostderr -v=1: (1.664839276s)
addons_test.go:990: (dbg) Run:  out/minikube-linux-amd64 -p addons-048096 addons disable ingress --alsologtostderr -v=1
addons_test.go:990: (dbg) Done: out/minikube-linux-amd64 -p addons-048096 addons disable ingress --alsologtostderr -v=1: (7.836781298s)
--- PASS: TestAddons/parallel/Ingress (21.81s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.9s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:759: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-ttbxg" [75a1da8b-6f16-4168-9c2f-a5408573b88f] Running
addons_test.go:759: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.006531178s
addons_test.go:990: (dbg) Run:  out/minikube-linux-amd64 -p addons-048096 addons disable inspektor-gadget --alsologtostderr -v=1
addons_test.go:990: (dbg) Done: out/minikube-linux-amd64 -p addons-048096 addons disable inspektor-gadget --alsologtostderr -v=1: (5.895995537s)
--- PASS: TestAddons/parallel/InspektorGadget (11.90s)

                                                
                                    
x
+
TestAddons/parallel/Logviewer (6.62s)

                                                
                                                
=== RUN   TestAddons/parallel/Logviewer
=== PAUSE TestAddons/parallel/Logviewer

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Logviewer
I1004 03:00:29.644446   98520 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
addons_test.go:769: (dbg) TestAddons/parallel/Logviewer: waiting 8m0s for pods matching "app=logviewer" in namespace "kube-system" ...
helpers_test.go:344: "logviewer-7c79c8bcc9-rpqj9" [52381975-31a9-4789-a284-d063bd1e425f] Running
addons_test.go:769: (dbg) TestAddons/parallel/Logviewer: app=logviewer healthy within 6.004502443s
addons_test.go:990: (dbg) Run:  out/minikube-linux-amd64 -p addons-048096 addons disable logviewer --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Logviewer (6.62s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (6.84s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:395: metrics-server stabilized in 3.913614ms
addons_test.go:397: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-84c5f94fbc-jq4r7" [422f9665-a6f9-4dbe-b727-d5248dc5d195] Running
addons_test.go:397: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.002890715s
addons_test.go:403: (dbg) Run:  kubectl --context addons-048096 top pods -n kube-system
addons_test.go:990: (dbg) Run:  out/minikube-linux-amd64 -p addons-048096 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (6.84s)

                                                
                                    
x
+
TestAddons/parallel/CSI (50.58s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:489: csi-hostpath-driver pods stabilized in 8.931603ms
addons_test.go:492: (dbg) Run:  kubectl --context addons-048096 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:497: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-048096 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-048096 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-048096 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-048096 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-048096 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-048096 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-048096 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-048096 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-048096 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-048096 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-048096 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-048096 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-048096 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-048096 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-048096 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-048096 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-048096 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:502: (dbg) Run:  kubectl --context addons-048096 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:507: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [fff912f3-46a6-4273-807d-a42904287dc6] Pending
helpers_test.go:344: "task-pv-pod" [fff912f3-46a6-4273-807d-a42904287dc6] 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" [fff912f3-46a6-4273-807d-a42904287dc6] Running
addons_test.go:507: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 8.004450733s
addons_test.go:512: (dbg) Run:  kubectl --context addons-048096 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:517: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-048096 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:427: TestAddons/parallel/CSI: WARNING: volume snapshot get for "default" "new-snapshot-demo" returned: 
helpers_test.go:419: (dbg) Run:  kubectl --context addons-048096 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:522: (dbg) Run:  kubectl --context addons-048096 delete pod task-pv-pod
addons_test.go:528: (dbg) Run:  kubectl --context addons-048096 delete pvc hpvc
addons_test.go:534: (dbg) Run:  kubectl --context addons-048096 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:539: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-048096 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-048096 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-048096 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-048096 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-048096 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-048096 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-048096 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-048096 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-048096 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:544: (dbg) Run:  kubectl --context addons-048096 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:549: (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" [9fa50e1b-042b-4c53-8d7c-0616d3f93b6d] Pending
helpers_test.go:344: "task-pv-pod-restore" [9fa50e1b-042b-4c53-8d7c-0616d3f93b6d] 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" [9fa50e1b-042b-4c53-8d7c-0616d3f93b6d] Running
addons_test.go:549: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.261652712s
addons_test.go:554: (dbg) Run:  kubectl --context addons-048096 delete pod task-pv-pod-restore
addons_test.go:558: (dbg) Run:  kubectl --context addons-048096 delete pvc hpvc-restore
addons_test.go:562: (dbg) Run:  kubectl --context addons-048096 delete volumesnapshot new-snapshot-demo
addons_test.go:990: (dbg) Run:  out/minikube-linux-amd64 -p addons-048096 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:990: (dbg) Run:  out/minikube-linux-amd64 -p addons-048096 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:990: (dbg) Done: out/minikube-linux-amd64 -p addons-048096 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.768820786s)
--- PASS: TestAddons/parallel/CSI (50.58s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (19.51s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:744: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-048096 --alsologtostderr -v=1
addons_test.go:749: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7b5c95b59d-j57k2" [7ef35370-340f-497e-96f2-556a676804c6] Pending
helpers_test.go:344: "headlamp-7b5c95b59d-j57k2" [7ef35370-340f-497e-96f2-556a676804c6] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7b5c95b59d-j57k2" [7ef35370-340f-497e-96f2-556a676804c6] Running
addons_test.go:749: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 13.004021964s
addons_test.go:990: (dbg) Run:  out/minikube-linux-amd64 -p addons-048096 addons disable headlamp --alsologtostderr -v=1
addons_test.go:990: (dbg) Done: out/minikube-linux-amd64 -p addons-048096 addons disable headlamp --alsologtostderr -v=1: (5.585436364s)
--- PASS: TestAddons/parallel/Headlamp (19.51s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.48s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:786: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-5b584cc74-8dwcn" [7d2356c9-ef1e-44cf-adde-b02e88161134] Running
addons_test.go:786: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.003647604s
addons_test.go:990: (dbg) Run:  out/minikube-linux-amd64 -p addons-048096 addons disable cloud-spanner --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CloudSpanner (5.48s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (54.88s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:894: (dbg) Run:  kubectl --context addons-048096 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:900: (dbg) Run:  kubectl --context addons-048096 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:904: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-048096 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-048096 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-048096 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-048096 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-048096 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-048096 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:907: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [ac11fc00-e441-47e1-94f5-435f7fe0e7ce] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [ac11fc00-e441-47e1-94f5-435f7fe0e7ce] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [ac11fc00-e441-47e1-94f5-435f7fe0e7ce] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:907: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 5.004466953s
addons_test.go:912: (dbg) Run:  kubectl --context addons-048096 get pvc test-pvc -o=json
addons_test.go:921: (dbg) Run:  out/minikube-linux-amd64 -p addons-048096 ssh "cat /opt/local-path-provisioner/pvc-03f57228-123b-4fa8-895b-7a12334ee4d2_default_test-pvc/file1"
addons_test.go:933: (dbg) Run:  kubectl --context addons-048096 delete pod test-local-path
2024/10/04 03:00:46 [DEBUG] GET http://192.168.39.195:5000
addons_test.go:937: (dbg) Run:  kubectl --context addons-048096 delete pvc test-pvc
addons_test.go:990: (dbg) Run:  out/minikube-linux-amd64 -p addons-048096 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:990: (dbg) Done: out/minikube-linux-amd64 -p addons-048096 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (44.039696803s)
--- PASS: TestAddons/parallel/LocalPath (54.88s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.44s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:969: (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-ncmnh" [cce97962-6980-40a7-928c-e70807b98f1b] Running
addons_test.go:969: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.004713959s
addons_test.go:972: (dbg) Run:  out/minikube-linux-amd64 addons disable nvidia-device-plugin -p addons-048096
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.44s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (12.12s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:980: (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-fsrtv" [5687448c-9286-4ed0-b5fa-9be110578dec] Running
addons_test.go:980: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.004617219s
addons_test.go:984: (dbg) Run:  out/minikube-linux-amd64 -p addons-048096 addons disable yakd --alsologtostderr -v=1
addons_test.go:984: (dbg) Done: out/minikube-linux-amd64 -p addons-048096 addons disable yakd --alsologtostderr -v=1: (6.110646836s)
--- PASS: TestAddons/parallel/Yakd (12.12s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (13.56s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:171: (dbg) Run:  out/minikube-linux-amd64 stop -p addons-048096
addons_test.go:171: (dbg) Done: out/minikube-linux-amd64 stop -p addons-048096: (13.289462263s)
addons_test.go:175: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p addons-048096
addons_test.go:179: (dbg) Run:  out/minikube-linux-amd64 addons disable dashboard -p addons-048096
addons_test.go:184: (dbg) Run:  out/minikube-linux-amd64 addons disable gvisor -p addons-048096
--- PASS: TestAddons/StoppedEnableDisable (13.56s)

                                                
                                    
x
+
TestCertOptions (88.32s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-amd64 start -p cert-options-562318 --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=kvm2 
E1004 03:55:27.931564   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/skaffold-065996/client.crt: no such file or directory" logger="UnhandledError"
cert_options_test.go:49: (dbg) Done: out/minikube-linux-amd64 start -p cert-options-562318 --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=kvm2 : (1m26.833218713s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-amd64 -p cert-options-562318 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-562318 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-amd64 ssh -p cert-options-562318 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-562318" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-options-562318
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-options-562318: (1.018938271s)
--- PASS: TestCertOptions (88.32s)

                                                
                                    
x
+
TestCertExpiration (308.53s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-797198 --memory=2048 --cert-expiration=3m --driver=kvm2 
cert_options_test.go:123: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-797198 --memory=2048 --cert-expiration=3m --driver=kvm2 : (53.143331991s)
E1004 03:54:46.954464   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/skaffold-065996/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:54:46.960910   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/skaffold-065996/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:54:46.972279   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/skaffold-065996/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:54:46.993729   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/skaffold-065996/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:54:47.035119   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/skaffold-065996/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:54:47.116576   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/skaffold-065996/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:54:47.278173   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/skaffold-065996/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:54:47.599849   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/skaffold-065996/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:54:48.241185   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/skaffold-065996/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:54:49.523537   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/skaffold-065996/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:54:52.085118   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/skaffold-065996/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:54:57.207296   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/skaffold-065996/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:55:07.449320   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/skaffold-065996/client.crt: no such file or directory" logger="UnhandledError"
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-797198 --memory=2048 --cert-expiration=8760h --driver=kvm2 
cert_options_test.go:131: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-797198 --memory=2048 --cert-expiration=8760h --driver=kvm2 : (1m14.147102459s)
helpers_test.go:175: Cleaning up "cert-expiration-797198" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-expiration-797198
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-expiration-797198: (1.242685386s)
--- PASS: TestCertExpiration (308.53s)

                                                
                                    
x
+
TestDockerFlags (80.22s)

                                                
                                                
=== RUN   TestDockerFlags
=== PAUSE TestDockerFlags

                                                
                                                

                                                
                                                
=== CONT  TestDockerFlags
docker_test.go:51: (dbg) Run:  out/minikube-linux-amd64 start -p docker-flags-892952 --cache-images=false --memory=2048 --install-addons=false --wait=false --docker-env=FOO=BAR --docker-env=BAZ=BAT --docker-opt=debug --docker-opt=icc=true --alsologtostderr -v=5 --driver=kvm2 
docker_test.go:51: (dbg) Done: out/minikube-linux-amd64 start -p docker-flags-892952 --cache-images=false --memory=2048 --install-addons=false --wait=false --docker-env=FOO=BAR --docker-env=BAZ=BAT --docker-opt=debug --docker-opt=icc=true --alsologtostderr -v=5 --driver=kvm2 : (1m18.808479738s)
docker_test.go:56: (dbg) Run:  out/minikube-linux-amd64 -p docker-flags-892952 ssh "sudo systemctl show docker --property=Environment --no-pager"
docker_test.go:67: (dbg) Run:  out/minikube-linux-amd64 -p docker-flags-892952 ssh "sudo systemctl show docker --property=ExecStart --no-pager"
helpers_test.go:175: Cleaning up "docker-flags-892952" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-flags-892952
--- PASS: TestDockerFlags (80.22s)

                                                
                                    
x
+
TestForceSystemdFlag (78.32s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-flag-932444 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=kvm2 
docker_test.go:91: (dbg) Done: out/minikube-linux-amd64 start -p force-systemd-flag-932444 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=kvm2 : (1m17.30460991s)
docker_test.go:110: (dbg) Run:  out/minikube-linux-amd64 -p force-systemd-flag-932444 ssh "docker info --format {{.CgroupDriver}}"
helpers_test.go:175: Cleaning up "force-systemd-flag-932444" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-flag-932444
--- PASS: TestForceSystemdFlag (78.32s)

                                                
                                    
x
+
TestForceSystemdEnv (68.19s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-env-930044 --memory=2048 --alsologtostderr -v=5 --driver=kvm2 
docker_test.go:155: (dbg) Done: out/minikube-linux-amd64 start -p force-systemd-env-930044 --memory=2048 --alsologtostderr -v=5 --driver=kvm2 : (1m6.911852604s)
docker_test.go:110: (dbg) Run:  out/minikube-linux-amd64 -p force-systemd-env-930044 ssh "docker info --format {{.CgroupDriver}}"
helpers_test.go:175: Cleaning up "force-systemd-env-930044" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-env-930044
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p force-systemd-env-930044: (1.00120782s)
--- PASS: TestForceSystemdEnv (68.19s)

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (4.13s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

                                                
                                                
=== CONT  TestKVMDriverInstallOrUpdate
I1004 03:54:13.777843   98520 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I1004 03:54:13.777999   98520 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/workspace/KVM_Linux_integration/testdata/kvm2-driver-without-version:/home/jenkins/workspace/KVM_Linux_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
W1004 03:54:13.805699   98520 install.go:62] docker-machine-driver-kvm2: exit status 1
W1004 03:54:13.806037   98520 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I1004 03:54:13.806086   98520 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 -> /tmp/TestKVMDriverInstallOrUpdate2525634627/001/docker-machine-driver-kvm2
I1004 03:54:14.003255   98520 driver.go:46] failed to download arch specific driver: getter: &{Ctx:context.Background Src:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 Dst:/tmp/TestKVMDriverInstallOrUpdate2525634627/001/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x466f640 0x466f640 0x466f640 0x466f640 0x466f640 0x466f640 0x466f640] Decompressors:map[bz2:0xc0003f2780 gz:0xc0003f2788 tar:0xc0003f2600 tar.bz2:0xc0003f2650 tar.gz:0xc0003f2720 tar.xz:0xc0003f2730 tar.zst:0xc0003f2760 tbz2:0xc0003f2650 tgz:0xc0003f2720 txz:0xc0003f2730 tzst:0xc0003f2760 xz:0xc0003f27a0 zip:0xc0003f27b0 zst:0xc0003f27a8] Getters:map[file:0xc001996460 http:0xc0004ba230 https:0xc0004ba2d0] Dir:false ProgressListener:<nil> Insecure:false DisableSymlinks:false Options:[]}: invalid checksum: Error downloading checksum file: bad response co
de: 404. trying to get the common version
I1004 03:54:14.003307   98520 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2.sha256 -> /tmp/TestKVMDriverInstallOrUpdate2525634627/001/docker-machine-driver-kvm2
I1004 03:54:16.221067   98520 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I1004 03:54:16.221177   98520 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/workspace/KVM_Linux_integration/testdata/kvm2-driver-older-version:/home/jenkins/workspace/KVM_Linux_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
I1004 03:54:16.250518   98520 install.go:137] /home/jenkins/workspace/KVM_Linux_integration/testdata/kvm2-driver-older-version/docker-machine-driver-kvm2 version is 1.1.1
W1004 03:54:16.250565   98520 install.go:62] docker-machine-driver-kvm2: docker-machine-driver-kvm2 is version 1.1.1, want 1.3.0
W1004 03:54:16.250641   98520 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I1004 03:54:16.250677   98520 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 -> /tmp/TestKVMDriverInstallOrUpdate2525634627/002/docker-machine-driver-kvm2
I1004 03:54:16.303435   98520 driver.go:46] failed to download arch specific driver: getter: &{Ctx:context.Background Src:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 Dst:/tmp/TestKVMDriverInstallOrUpdate2525634627/002/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x466f640 0x466f640 0x466f640 0x466f640 0x466f640 0x466f640 0x466f640] Decompressors:map[bz2:0xc0003f2780 gz:0xc0003f2788 tar:0xc0003f2600 tar.bz2:0xc0003f2650 tar.gz:0xc0003f2720 tar.xz:0xc0003f2730 tar.zst:0xc0003f2760 tbz2:0xc0003f2650 tgz:0xc0003f2720 txz:0xc0003f2730 tzst:0xc0003f2760 xz:0xc0003f27a0 zip:0xc0003f27b0 zst:0xc0003f27a8] Getters:map[file:0xc0019973f0 http:0xc0001e8640 https:0xc0001e8690] Dir:false ProgressListener:<nil> Insecure:false DisableSymlinks:false Options:[]}: invalid checksum: Error downloading checksum file: bad response co
de: 404. trying to get the common version
I1004 03:54:16.303485   98520 download.go:107] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2.sha256 -> /tmp/TestKVMDriverInstallOrUpdate2525634627/002/docker-machine-driver-kvm2
--- PASS: TestKVMDriverInstallOrUpdate (4.13s)

                                                
                                    
x
+
TestErrorSpam/setup (49.9s)

                                                
                                                
=== RUN   TestErrorSpam/setup
error_spam_test.go:81: (dbg) Run:  out/minikube-linux-amd64 start -p nospam-577168 -n=1 --memory=2250 --wait=false --log_dir=/tmp/nospam-577168 --driver=kvm2 
error_spam_test.go:81: (dbg) Done: out/minikube-linux-amd64 start -p nospam-577168 -n=1 --memory=2250 --wait=false --log_dir=/tmp/nospam-577168 --driver=kvm2 : (49.895355091s)
--- PASS: TestErrorSpam/setup (49.90s)

                                                
                                    
x
+
TestErrorSpam/start (0.34s)

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

                                                
                                    
x
+
TestErrorSpam/status (0.74s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.2s)

                                                
                                                
=== RUN   TestErrorSpam/pause
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-577168 --log_dir /tmp/nospam-577168 pause
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-577168 --log_dir /tmp/nospam-577168 pause
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-577168 --log_dir /tmp/nospam-577168 pause
--- PASS: TestErrorSpam/pause (1.20s)

                                                
                                    
x
+
TestErrorSpam/unpause (1.4s)

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

                                                
                                    
x
+
TestErrorSpam/stop (6.32s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-577168 --log_dir /tmp/nospam-577168 stop
error_spam_test.go:159: (dbg) Done: out/minikube-linux-amd64 -p nospam-577168 --log_dir /tmp/nospam-577168 stop: (3.562837136s)
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-577168 --log_dir /tmp/nospam-577168 stop
error_spam_test.go:159: (dbg) Done: out/minikube-linux-amd64 -p nospam-577168 --log_dir /tmp/nospam-577168 stop: (1.562622813s)
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-577168 --log_dir /tmp/nospam-577168 stop
error_spam_test.go:182: (dbg) Done: out/minikube-linux-amd64 -p nospam-577168 --log_dir /tmp/nospam-577168 stop: (1.193709426s)
--- PASS: TestErrorSpam/stop (6.32s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (95.33s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2234: (dbg) Run:  out/minikube-linux-amd64 start -p functional-838331 --memory=4000 --apiserver-port=8441 --wait=all --driver=kvm2 
functional_test.go:2234: (dbg) Done: out/minikube-linux-amd64 start -p functional-838331 --memory=4000 --apiserver-port=8441 --wait=all --driver=kvm2 : (1m35.32782629s)
--- PASS: TestFunctional/serial/StartWithProxy (95.33s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (43.67s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I1004 03:04:21.128940   98520 config.go:182] Loaded profile config "functional-838331": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
functional_test.go:659: (dbg) Run:  out/minikube-linux-amd64 start -p functional-838331 --alsologtostderr -v=8
functional_test.go:659: (dbg) Done: out/minikube-linux-amd64 start -p functional-838331 --alsologtostderr -v=8: (43.66635776s)
functional_test.go:663: soft start took 43.667133062s for "functional-838331" cluster.
I1004 03:05:04.795720   98520 config.go:182] Loaded profile config "functional-838331": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/SoftStart (43.67s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.04s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.08s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (39.61s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-linux-amd64 start -p functional-838331 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
functional_test.go:757: (dbg) Done: out/minikube-linux-amd64 start -p functional-838331 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (39.613998758s)
functional_test.go:761: restart took 39.614119374s for "functional-838331" cluster.
I1004 03:05:49.775189   98520 config.go:182] Loaded profile config "functional-838331": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/ExtraConfig (39.61s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.06s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (0.99s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.02s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-amd64 -p functional-838331 logs --file /tmp/TestFunctionalserialLogsFileCmd1234398544/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-amd64 -p functional-838331 logs --file /tmp/TestFunctionalserialLogsFileCmd1234398544/001/logs.txt: (1.015207132s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.02s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.52s)

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

                                                
                                                
-- stdout --
	|-----------|-------------|-------------|----------------------------|
	| NAMESPACE |    NAME     | TARGET PORT |            URL             |
	|-----------|-------------|-------------|----------------------------|
	| default   | invalid-svc |          80 | http://192.168.39.83:30587 |
	|-----------|-------------|-------------|----------------------------|
	
	

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.34s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (25.27s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DashboardCmd
functional_test.go:905: (dbg) daemon: [out/minikube-linux-amd64 dashboard --url --port 36195 -p functional-838331 --alsologtostderr -v=1]
functional_test.go:910: (dbg) stopping [out/minikube-linux-amd64 dashboard --url --port 36195 -p functional-838331 --alsologtostderr -v=1] ...
helpers_test.go:508: unable to kill pid 108163: os: process already finished
E1004 03:06:36.253126   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/addons-048096/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestFunctional/parallel/DashboardCmd (25.27s)

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.32s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DryRun
functional_test.go:974: (dbg) Run:  out/minikube-linux-amd64 start -p functional-838331 --dry-run --memory 250MB --alsologtostderr --driver=kvm2 
functional_test.go:974: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p functional-838331 --dry-run --memory 250MB --alsologtostderr --driver=kvm2 : exit status 23 (139.845656ms)

                                                
                                                
-- stdout --
	* [functional-838331] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19546
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19546-91362/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19546-91362/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the kvm2 driver based on existing profile
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1004 03:06:05.456615  107754 out.go:345] Setting OutFile to fd 1 ...
	I1004 03:06:05.456725  107754 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1004 03:06:05.456731  107754 out.go:358] Setting ErrFile to fd 2...
	I1004 03:06:05.456736  107754 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1004 03:06:05.456931  107754 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19546-91362/.minikube/bin
	I1004 03:06:05.457519  107754 out.go:352] Setting JSON to false
	I1004 03:06:05.458576  107754 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-3","uptime":9831,"bootTime":1728001334,"procs":251,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1004 03:06:05.458683  107754 start.go:139] virtualization: kvm guest
	I1004 03:06:05.460843  107754 out.go:177] * [functional-838331] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	I1004 03:06:05.462371  107754 notify.go:220] Checking for updates...
	I1004 03:06:05.462383  107754 out.go:177]   - MINIKUBE_LOCATION=19546
	I1004 03:06:05.463647  107754 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1004 03:06:05.465084  107754 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19546-91362/kubeconfig
	I1004 03:06:05.466466  107754 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19546-91362/.minikube
	I1004 03:06:05.467768  107754 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I1004 03:06:05.469140  107754 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1004 03:06:05.471147  107754 config.go:182] Loaded profile config "functional-838331": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1004 03:06:05.471764  107754 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1004 03:06:05.471858  107754 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1004 03:06:05.487006  107754 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:42495
	I1004 03:06:05.487523  107754 main.go:141] libmachine: () Calling .GetVersion
	I1004 03:06:05.488153  107754 main.go:141] libmachine: Using API Version  1
	I1004 03:06:05.488172  107754 main.go:141] libmachine: () Calling .SetConfigRaw
	I1004 03:06:05.488617  107754 main.go:141] libmachine: () Calling .GetMachineName
	I1004 03:06:05.488800  107754 main.go:141] libmachine: (functional-838331) Calling .DriverName
	I1004 03:06:05.489119  107754 driver.go:394] Setting default libvirt URI to qemu:///system
	I1004 03:06:05.489416  107754 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1004 03:06:05.489475  107754 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1004 03:06:05.504032  107754 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:32981
	I1004 03:06:05.504512  107754 main.go:141] libmachine: () Calling .GetVersion
	I1004 03:06:05.504979  107754 main.go:141] libmachine: Using API Version  1
	I1004 03:06:05.505006  107754 main.go:141] libmachine: () Calling .SetConfigRaw
	I1004 03:06:05.505337  107754 main.go:141] libmachine: () Calling .GetMachineName
	I1004 03:06:05.505565  107754 main.go:141] libmachine: (functional-838331) Calling .DriverName
	I1004 03:06:05.540041  107754 out.go:177] * Using the kvm2 driver based on existing profile
	I1004 03:06:05.541431  107754 start.go:297] selected driver: kvm2
	I1004 03:06:05.541447  107754 start.go:901] validating driver "kvm2" against &{Name:functional-838331 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:4000 CPUs:2 DiskSize:20000 Driver:kvm2 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:{Kube
rnetesVersion:v1.31.1 ClusterName:functional-838331 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.39.83 Port:8441 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0
s 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}
	I1004 03:06:05.541648  107754 start.go:912] status for kvm2: {Installed:true Healthy:true Running:true NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1004 03:06:05.543890  107754 out.go:201] 
	W1004 03:06:05.545279  107754 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
	I1004 03:06:05.546579  107754 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.29s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/InternationalLanguage
functional_test.go:1020: (dbg) Run:  out/minikube-linux-amd64 start -p functional-838331 --dry-run --memory 250MB --alsologtostderr --driver=kvm2 
functional_test.go:1020: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p functional-838331 --dry-run --memory 250MB --alsologtostderr --driver=kvm2 : exit status 23 (289.632586ms)

                                                
                                                
-- stdout --
	* [functional-838331] minikube v1.34.0 sur Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19546
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19546-91362/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19546-91362/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Utilisation du pilote kvm2 basé sur le profil existant
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1004 03:06:05.782176  107820 out.go:345] Setting OutFile to fd 1 ...
	I1004 03:06:05.782336  107820 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1004 03:06:05.782351  107820 out.go:358] Setting ErrFile to fd 2...
	I1004 03:06:05.782358  107820 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1004 03:06:05.782722  107820 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19546-91362/.minikube/bin
	I1004 03:06:05.783544  107820 out.go:352] Setting JSON to false
	I1004 03:06:05.784977  107820 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-3","uptime":9832,"bootTime":1728001334,"procs":255,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1069-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I1004 03:06:05.785131  107820 start.go:139] virtualization: kvm guest
	I1004 03:06:05.787263  107820 out.go:177] * [functional-838331] minikube v1.34.0 sur Ubuntu 20.04 (kvm/amd64)
	I1004 03:06:05.788712  107820 notify.go:220] Checking for updates...
	I1004 03:06:05.788768  107820 out.go:177]   - MINIKUBE_LOCATION=19546
	I1004 03:06:05.790356  107820 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1004 03:06:05.791836  107820 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19546-91362/kubeconfig
	I1004 03:06:05.793101  107820 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19546-91362/.minikube
	I1004 03:06:05.794373  107820 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I1004 03:06:05.795655  107820 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1004 03:06:05.797403  107820 config.go:182] Loaded profile config "functional-838331": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1004 03:06:05.798017  107820 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1004 03:06:05.798079  107820 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1004 03:06:05.814838  107820 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:43877
	I1004 03:06:05.815410  107820 main.go:141] libmachine: () Calling .GetVersion
	I1004 03:06:05.816069  107820 main.go:141] libmachine: Using API Version  1
	I1004 03:06:05.816115  107820 main.go:141] libmachine: () Calling .SetConfigRaw
	I1004 03:06:05.816461  107820 main.go:141] libmachine: () Calling .GetMachineName
	I1004 03:06:05.816639  107820 main.go:141] libmachine: (functional-838331) Calling .DriverName
	I1004 03:06:05.816948  107820 driver.go:394] Setting default libvirt URI to qemu:///system
	I1004 03:06:05.817367  107820 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1004 03:06:05.817424  107820 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1004 03:06:05.833997  107820 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:36649
	I1004 03:06:05.834368  107820 main.go:141] libmachine: () Calling .GetVersion
	I1004 03:06:05.834911  107820 main.go:141] libmachine: Using API Version  1
	I1004 03:06:05.834941  107820 main.go:141] libmachine: () Calling .SetConfigRaw
	I1004 03:06:05.835315  107820 main.go:141] libmachine: () Calling .GetMachineName
	I1004 03:06:05.835515  107820 main.go:141] libmachine: (functional-838331) Calling .DriverName
	I1004 03:06:05.945651  107820 out.go:177] * Utilisation du pilote kvm2 basé sur le profil existant
	I1004 03:06:05.979986  107820 start.go:297] selected driver: kvm2
	I1004 03:06:05.980033  107820 start.go:901] validating driver "kvm2" against &{Name:functional-838331 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:4000 CPUs:2 DiskSize:20000 Driver:kvm2 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:{Kube
rnetesVersion:v1.31.1 ClusterName:functional-838331 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.39.83 Port:8441 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0
s 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}
	I1004 03:06:05.980245  107820 start.go:912] status for kvm2: {Installed:true Healthy:true Running:true NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1004 03:06:05.995690  107820 out.go:201] 
	W1004 03:06:05.997683  107820 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
	I1004 03:06:06.006072  107820 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (0.93s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (8.76s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1629: (dbg) Run:  kubectl --context functional-838331 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-838331 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-h9rk6" [1b960f89-0e1b-4fc0-84d4-6c4d74cb8b11] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-h9rk6" [1b960f89-0e1b-4fc0-84d4-6c4d74cb8b11] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 8.004631552s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-amd64 -p functional-838331 service hello-node-connect --url
E1004 03:06:34.971046   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/addons-048096/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.39.83:30582
functional_test.go:1675: http://192.168.39.83:30582: success! body:

                                                
                                                

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

                                                
                                                
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.39.83:8080/

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

                                                
                                                
Request Body:
	-no body in request-

                                                
                                                
2024/10/04 03:06:35 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
--- PASS: TestFunctional/parallel/ServiceCmdConnect (8.76s)

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.12s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (47.55s)

                                                
                                                
=== 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" [e496049c-d791-4643-a57f-14f4cf149d53] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.103246559s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-838331 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-838331 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-838331 get pvc myclaim -o=json
I1004 03:06:12.488864   98520 retry.go:31] will retry after 2.455512793s: testpvc phase = "Pending", want "Bound" (msg={TypeMeta:{Kind:PersistentVolumeClaim APIVersion:v1} ObjectMeta:{Name:myclaim GenerateName: Namespace:default SelfLink: UID:b4a9cb4c-9d08-4d5d-b826-dbe3b084cc2b ResourceVersion:782 Generation:0 CreationTimestamp:2024-10-04 03:06:12 +0000 UTC DeletionTimestamp:<nil> DeletionGracePeriodSeconds:<nil> Labels:map[] Annotations:map[kubectl.kubernetes.io/last-applied-configuration:{"apiVersion":"v1","kind":"PersistentVolumeClaim","metadata":{"annotations":{},"name":"myclaim","namespace":"default"},"spec":{"accessModes":["ReadWriteOnce"],"resources":{"requests":{"storage":"500Mi"}},"volumeMode":"Filesystem"}}
] OwnerReferences:[] Finalizers:[kubernetes.io/pvc-protection] ManagedFields:[]} Spec:{AccessModes:[ReadWriteOnce] Selector:nil Resources:{Limits:map[] Requests:map[storage:{i:{value:524288000 scale:0} d:{Dec:<nil>} s:500Mi Format:BinarySI}]} VolumeName: StorageClassName:0xc00187fed0 VolumeMode:0xc00187fee0 DataSource:nil DataSourceRef:nil VolumeAttributesClassName:<nil>} Status:{Phase:Pending AccessModes:[] Capacity:map[] Conditions:[] AllocatedResources:map[] AllocatedResourceStatuses:map[] CurrentVolumeAttributesClassName:<nil> ModifyVolumeStatus:nil}})
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-838331 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-838331 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" [9aca136b-746c-4abb-becf-9b920ddec880] Pending
helpers_test.go:344: "sp-pod" [9aca136b-746c-4abb-becf-9b920ddec880] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [9aca136b-746c-4abb-becf-9b920ddec880] Running
E1004 03:06:38.814832   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/addons-048096/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:06:43.936595   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/addons-048096/client.crt: no such file or directory" logger="UnhandledError"
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 29.00481875s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-838331 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-838331 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-838331 delete -f testdata/storage-provisioner/pod.yaml: (1.026724038s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-838331 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" [dabd437a-147c-44c8-bf6c-931d4991ce1b] Pending
helpers_test.go:344: "sp-pod" [dabd437a-147c-44c8-bf6c-931d4991ce1b] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [dabd437a-147c-44c8-bf6c-931d4991ce1b] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 8.003280885s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-838331 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (47.55s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.39s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.49s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (29.14s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-838331 replace --force -f testdata/mysql.yaml
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:344: "mysql-6cdb49bbb-nhksr" [ba10cd8e-881d-492c-beb4-bed114889889] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-6cdb49bbb-nhksr" [ba10cd8e-881d-492c-beb4-bed114889889] Running
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 26.007691914s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-838331 exec mysql-6cdb49bbb-nhksr -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-838331 exec mysql-6cdb49bbb-nhksr -- mysql -ppassword -e "show databases;": exit status 1 (262.79128ms)

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

                                                
                                                
** /stderr **
I1004 03:06:24.333120   98520 retry.go:31] will retry after 514.501703ms: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-838331 exec mysql-6cdb49bbb-nhksr -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-838331 exec mysql-6cdb49bbb-nhksr -- mysql -ppassword -e "show databases;": exit status 1 (444.02419ms)

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

                                                
                                                
** /stderr **
I1004 03:06:25.292310   98520 retry.go:31] will retry after 1.251047742s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-838331 exec mysql-6cdb49bbb-nhksr -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (29.14s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.25s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.48s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.07s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.27s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.25s)

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-838331 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-838331 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-6b9f76b5c7-smcmd" [27e11feb-4d17-4f27-b835-3a6b2f7e6b6e] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6b9f76b5c7-smcmd" [27e11feb-4d17-4f27-b835-3a6b2f7e6b6e] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 12.003651683s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (12.20s)

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

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2270: (dbg) Run:  out/minikube-linux-amd64 -p functional-838331 version -o=json --components
--- PASS: TestFunctional/parallel/Version/components (0.66s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-838331 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-838331 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.10
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.31.1
registry.k8s.io/kube-proxy:v1.31.1
registry.k8s.io/kube-controller-manager:v1.31.1
registry.k8s.io/kube-apiserver:v1.31.1
registry.k8s.io/etcd:3.5.15-0
registry.k8s.io/echoserver:1.8
registry.k8s.io/coredns/coredns:v1.11.3
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/mysql:5.7
docker.io/library/minikube-local-cache-test:functional-838331
docker.io/kubernetesui/metrics-scraper:<none>
docker.io/kicbase/echo-server:functional-838331
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-838331 image ls --format short --alsologtostderr:
I1004 03:06:28.162893  108899 out.go:345] Setting OutFile to fd 1 ...
I1004 03:06:28.163022  108899 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1004 03:06:28.163032  108899 out.go:358] Setting ErrFile to fd 2...
I1004 03:06:28.163037  108899 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1004 03:06:28.163239  108899 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19546-91362/.minikube/bin
I1004 03:06:28.163912  108899 config.go:182] Loaded profile config "functional-838331": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1004 03:06:28.164036  108899 config.go:182] Loaded profile config "functional-838331": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1004 03:06:28.164438  108899 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I1004 03:06:28.164479  108899 main.go:141] libmachine: Launching plugin server for driver kvm2
I1004 03:06:28.179885  108899 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:38671
I1004 03:06:28.180376  108899 main.go:141] libmachine: () Calling .GetVersion
I1004 03:06:28.180915  108899 main.go:141] libmachine: Using API Version  1
I1004 03:06:28.180944  108899 main.go:141] libmachine: () Calling .SetConfigRaw
I1004 03:06:28.181379  108899 main.go:141] libmachine: () Calling .GetMachineName
I1004 03:06:28.181613  108899 main.go:141] libmachine: (functional-838331) Calling .GetState
I1004 03:06:28.183514  108899 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I1004 03:06:28.183562  108899 main.go:141] libmachine: Launching plugin server for driver kvm2
I1004 03:06:28.198697  108899 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:33699
I1004 03:06:28.199178  108899 main.go:141] libmachine: () Calling .GetVersion
I1004 03:06:28.199762  108899 main.go:141] libmachine: Using API Version  1
I1004 03:06:28.199796  108899 main.go:141] libmachine: () Calling .SetConfigRaw
I1004 03:06:28.200101  108899 main.go:141] libmachine: () Calling .GetMachineName
I1004 03:06:28.200300  108899 main.go:141] libmachine: (functional-838331) Calling .DriverName
I1004 03:06:28.200489  108899 ssh_runner.go:195] Run: systemctl --version
I1004 03:06:28.200521  108899 main.go:141] libmachine: (functional-838331) Calling .GetSSHHostname
I1004 03:06:28.203194  108899 main.go:141] libmachine: (functional-838331) DBG | domain functional-838331 has defined MAC address 52:54:00:06:f9:3a in network mk-functional-838331
I1004 03:06:28.203555  108899 main.go:141] libmachine: (functional-838331) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:06:f9:3a", ip: ""} in network mk-functional-838331: {Iface:virbr1 ExpiryTime:2024-10-04 04:03:00 +0000 UTC Type:0 Mac:52:54:00:06:f9:3a Iaid: IPaddr:192.168.39.83 Prefix:24 Hostname:functional-838331 Clientid:01:52:54:00:06:f9:3a}
I1004 03:06:28.203580  108899 main.go:141] libmachine: (functional-838331) DBG | domain functional-838331 has defined IP address 192.168.39.83 and MAC address 52:54:00:06:f9:3a in network mk-functional-838331
I1004 03:06:28.203712  108899 main.go:141] libmachine: (functional-838331) Calling .GetSSHPort
I1004 03:06:28.203872  108899 main.go:141] libmachine: (functional-838331) Calling .GetSSHKeyPath
I1004 03:06:28.204021  108899 main.go:141] libmachine: (functional-838331) Calling .GetSSHUsername
I1004 03:06:28.204187  108899 sshutil.go:53] new ssh client: &{IP:192.168.39.83 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/19546-91362/.minikube/machines/functional-838331/id_rsa Username:docker}
I1004 03:06:28.332255  108899 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
I1004 03:06:28.381772  108899 main.go:141] libmachine: Making call to close driver server
I1004 03:06:28.381788  108899 main.go:141] libmachine: (functional-838331) Calling .Close
I1004 03:06:28.382110  108899 main.go:141] libmachine: Successfully made call to close driver server
I1004 03:06:28.382137  108899 main.go:141] libmachine: Making call to close connection to plugin binary
I1004 03:06:28.382147  108899 main.go:141] libmachine: Making call to close driver server
I1004 03:06:28.382174  108899 main.go:141] libmachine: (functional-838331) DBG | Closing plugin on server side
I1004 03:06:28.382241  108899 main.go:141] libmachine: (functional-838331) Calling .Close
I1004 03:06:28.382499  108899 main.go:141] libmachine: Successfully made call to close driver server
I1004 03:06:28.382519  108899 main.go:141] libmachine: Making call to close connection to plugin binary
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.27s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-838331 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-838331 image ls --format table --alsologtostderr:
|---------------------------------------------|-------------------|---------------|--------|
|                    Image                    |        Tag        |   Image ID    |  Size  |
|---------------------------------------------|-------------------|---------------|--------|
| docker.io/library/mysql                     | 5.7               | 5107333e08a87 | 501MB  |
| gcr.io/k8s-minikube/busybox                 | 1.28.4-glibc      | 56cc512116c8f | 4.4MB  |
| registry.k8s.io/pause                       | 3.1               | da86e6ba6ca19 | 742kB  |
| registry.k8s.io/pause                       | latest            | 350b164e7ae1d | 240kB  |
| registry.k8s.io/kube-apiserver              | v1.31.1           | 6bab7719df100 | 94.2MB |
| docker.io/kubernetesui/metrics-scraper      | <none>            | 115053965e86b | 43.8MB |
| registry.k8s.io/pause                       | 3.3               | 0184c1613d929 | 683kB  |
| registry.k8s.io/echoserver                  | 1.8               | 82e4c8a736a4f | 95.4MB |
| registry.k8s.io/kube-scheduler              | v1.31.1           | 9aa1fad941575 | 67.4MB |
| registry.k8s.io/kube-controller-manager     | v1.31.1           | 175ffd71cce3d | 88.4MB |
| registry.k8s.io/kube-proxy                  | v1.31.1           | 60c005f310ff3 | 91.5MB |
| registry.k8s.io/coredns/coredns             | v1.11.3           | c69fa2e9cbf5f | 61.8MB |
| docker.io/kubernetesui/dashboard            | <none>            | 07655ddf2eebe | 246MB  |
| gcr.io/k8s-minikube/storage-provisioner     | v5                | 6e38f40d628db | 31.5MB |
| docker.io/library/minikube-local-cache-test | functional-838331 | 20840f96a7a4d | 30B    |
| registry.k8s.io/etcd                        | 3.5.15-0          | 2e96e5913fc06 | 148MB  |
| registry.k8s.io/pause                       | 3.10              | 873ed75102791 | 736kB  |
| docker.io/kicbase/echo-server               | functional-838331 | 9056ab77afb8e | 4.94MB |
| localhost/my-image                          | functional-838331 | e0be23dbd25d3 | 1.24MB |
|---------------------------------------------|-------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-838331 image ls --format table --alsologtostderr:
I1004 03:06:32.360744  109063 out.go:345] Setting OutFile to fd 1 ...
I1004 03:06:32.361001  109063 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1004 03:06:32.361011  109063 out.go:358] Setting ErrFile to fd 2...
I1004 03:06:32.361016  109063 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1004 03:06:32.361231  109063 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19546-91362/.minikube/bin
I1004 03:06:32.361772  109063 config.go:182] Loaded profile config "functional-838331": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1004 03:06:32.361868  109063 config.go:182] Loaded profile config "functional-838331": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1004 03:06:32.362241  109063 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I1004 03:06:32.362286  109063 main.go:141] libmachine: Launching plugin server for driver kvm2
I1004 03:06:32.377089  109063 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:46169
I1004 03:06:32.377568  109063 main.go:141] libmachine: () Calling .GetVersion
I1004 03:06:32.378158  109063 main.go:141] libmachine: Using API Version  1
I1004 03:06:32.378182  109063 main.go:141] libmachine: () Calling .SetConfigRaw
I1004 03:06:32.378518  109063 main.go:141] libmachine: () Calling .GetMachineName
I1004 03:06:32.378706  109063 main.go:141] libmachine: (functional-838331) Calling .GetState
I1004 03:06:32.380774  109063 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I1004 03:06:32.380816  109063 main.go:141] libmachine: Launching plugin server for driver kvm2
I1004 03:06:32.395308  109063 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:38131
I1004 03:06:32.395760  109063 main.go:141] libmachine: () Calling .GetVersion
I1004 03:06:32.396226  109063 main.go:141] libmachine: Using API Version  1
I1004 03:06:32.396248  109063 main.go:141] libmachine: () Calling .SetConfigRaw
I1004 03:06:32.396619  109063 main.go:141] libmachine: () Calling .GetMachineName
I1004 03:06:32.396837  109063 main.go:141] libmachine: (functional-838331) Calling .DriverName
I1004 03:06:32.397074  109063 ssh_runner.go:195] Run: systemctl --version
I1004 03:06:32.397100  109063 main.go:141] libmachine: (functional-838331) Calling .GetSSHHostname
I1004 03:06:32.400241  109063 main.go:141] libmachine: (functional-838331) DBG | domain functional-838331 has defined MAC address 52:54:00:06:f9:3a in network mk-functional-838331
I1004 03:06:32.400712  109063 main.go:141] libmachine: (functional-838331) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:06:f9:3a", ip: ""} in network mk-functional-838331: {Iface:virbr1 ExpiryTime:2024-10-04 04:03:00 +0000 UTC Type:0 Mac:52:54:00:06:f9:3a Iaid: IPaddr:192.168.39.83 Prefix:24 Hostname:functional-838331 Clientid:01:52:54:00:06:f9:3a}
I1004 03:06:32.400740  109063 main.go:141] libmachine: (functional-838331) DBG | domain functional-838331 has defined IP address 192.168.39.83 and MAC address 52:54:00:06:f9:3a in network mk-functional-838331
I1004 03:06:32.400928  109063 main.go:141] libmachine: (functional-838331) Calling .GetSSHPort
I1004 03:06:32.401156  109063 main.go:141] libmachine: (functional-838331) Calling .GetSSHKeyPath
I1004 03:06:32.401296  109063 main.go:141] libmachine: (functional-838331) Calling .GetSSHUsername
I1004 03:06:32.401490  109063 sshutil.go:53] new ssh client: &{IP:192.168.39.83 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/19546-91362/.minikube/machines/functional-838331/id_rsa Username:docker}
I1004 03:06:32.486823  109063 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
I1004 03:06:32.519613  109063 main.go:141] libmachine: Making call to close driver server
I1004 03:06:32.519633  109063 main.go:141] libmachine: (functional-838331) Calling .Close
I1004 03:06:32.519946  109063 main.go:141] libmachine: (functional-838331) DBG | Closing plugin on server side
I1004 03:06:32.520036  109063 main.go:141] libmachine: Successfully made call to close driver server
I1004 03:06:32.520063  109063 main.go:141] libmachine: Making call to close connection to plugin binary
I1004 03:06:32.520076  109063 main.go:141] libmachine: Making call to close driver server
I1004 03:06:32.520086  109063 main.go:141] libmachine: (functional-838331) Calling .Close
I1004 03:06:32.520349  109063 main.go:141] libmachine: (functional-838331) DBG | Closing plugin on server side
I1004 03:06:32.520359  109063 main.go:141] libmachine: Successfully made call to close driver server
I1004 03:06:32.520375  109063 main.go:141] libmachine: Making call to close connection to plugin binary
E1004 03:06:33.683690   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/addons-048096/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:06:33.690059   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/addons-048096/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:06:33.701441   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/addons-048096/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:06:33.722885   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/addons-048096/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:06:33.764289   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/addons-048096/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:06:33.845707   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/addons-048096/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:06:34.007238   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/addons-048096/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:06:34.329126   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/addons-048096/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.21s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-838331 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-838331 image ls --format json --alsologtostderr:
[{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31500000"},{"id":"56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"4400000"},{"id":"e0be23dbd25d30b713e9c2d55f73a97ef1ac8519c9af0f2c221e360ab9fbe597","repoDigests":[],"repoTags":["localhost/my-image:functional-838331"],"size":"1240000"},{"id":"175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1","repoDigests":[],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.1"],"size":"88400000"},{"id":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.10"],"size":"736000"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"742000"},{"id":"20840f96a7a4dda72ee0dbec5a55fc9a711b9c0461a05dbc
8eb151b3435d5e67","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-838331"],"size":"30"},{"id":"2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4","repoDigests":[],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"148000000"},{"id":"5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933","repoDigests":[],"repoTags":["docker.io/library/mysql:5.7"],"size":"501000000"},{"id":"60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561","repoDigests":[],"repoTags":["registry.k8s.io/kube-proxy:v1.31.1"],"size":"91500000"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":[],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"95400000"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"240000"},{"id":"07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558","repoDigests":[],"repoTags":["docker.io/kubernetesui/
dashboard:\u003cnone\u003e"],"size":"246000000"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":[],"repoTags":["docker.io/kicbase/echo-server:functional-838331"],"size":"4940000"},{"id":"115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7","repoDigests":[],"repoTags":["docker.io/kubernetesui/metrics-scraper:\u003cnone\u003e"],"size":"43800000"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"],"size":"683000"},{"id":"6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee","repoDigests":[],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.1"],"size":"94200000"},{"id":"9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b","repoDigests":[],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.1"],"size":"67400000"},{"id":"c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6","repoDigests":[],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size
":"61800000"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-838331 image ls --format json --alsologtostderr:
I1004 03:06:32.151957  109039 out.go:345] Setting OutFile to fd 1 ...
I1004 03:06:32.152222  109039 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1004 03:06:32.152232  109039 out.go:358] Setting ErrFile to fd 2...
I1004 03:06:32.152237  109039 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1004 03:06:32.152434  109039 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19546-91362/.minikube/bin
I1004 03:06:32.153094  109039 config.go:182] Loaded profile config "functional-838331": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1004 03:06:32.153219  109039 config.go:182] Loaded profile config "functional-838331": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1004 03:06:32.153672  109039 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I1004 03:06:32.153716  109039 main.go:141] libmachine: Launching plugin server for driver kvm2
I1004 03:06:32.168914  109039 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:34011
I1004 03:06:32.169413  109039 main.go:141] libmachine: () Calling .GetVersion
I1004 03:06:32.170040  109039 main.go:141] libmachine: Using API Version  1
I1004 03:06:32.170065  109039 main.go:141] libmachine: () Calling .SetConfigRaw
I1004 03:06:32.170434  109039 main.go:141] libmachine: () Calling .GetMachineName
I1004 03:06:32.170613  109039 main.go:141] libmachine: (functional-838331) Calling .GetState
I1004 03:06:32.172613  109039 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I1004 03:06:32.172664  109039 main.go:141] libmachine: Launching plugin server for driver kvm2
I1004 03:06:32.187576  109039 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:43137
I1004 03:06:32.188121  109039 main.go:141] libmachine: () Calling .GetVersion
I1004 03:06:32.188712  109039 main.go:141] libmachine: Using API Version  1
I1004 03:06:32.188735  109039 main.go:141] libmachine: () Calling .SetConfigRaw
I1004 03:06:32.189051  109039 main.go:141] libmachine: () Calling .GetMachineName
I1004 03:06:32.189238  109039 main.go:141] libmachine: (functional-838331) Calling .DriverName
I1004 03:06:32.189423  109039 ssh_runner.go:195] Run: systemctl --version
I1004 03:06:32.189448  109039 main.go:141] libmachine: (functional-838331) Calling .GetSSHHostname
I1004 03:06:32.192330  109039 main.go:141] libmachine: (functional-838331) DBG | domain functional-838331 has defined MAC address 52:54:00:06:f9:3a in network mk-functional-838331
I1004 03:06:32.192741  109039 main.go:141] libmachine: (functional-838331) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:06:f9:3a", ip: ""} in network mk-functional-838331: {Iface:virbr1 ExpiryTime:2024-10-04 04:03:00 +0000 UTC Type:0 Mac:52:54:00:06:f9:3a Iaid: IPaddr:192.168.39.83 Prefix:24 Hostname:functional-838331 Clientid:01:52:54:00:06:f9:3a}
I1004 03:06:32.192771  109039 main.go:141] libmachine: (functional-838331) DBG | domain functional-838331 has defined IP address 192.168.39.83 and MAC address 52:54:00:06:f9:3a in network mk-functional-838331
I1004 03:06:32.192900  109039 main.go:141] libmachine: (functional-838331) Calling .GetSSHPort
I1004 03:06:32.193073  109039 main.go:141] libmachine: (functional-838331) Calling .GetSSHKeyPath
I1004 03:06:32.193244  109039 main.go:141] libmachine: (functional-838331) Calling .GetSSHUsername
I1004 03:06:32.193416  109039 sshutil.go:53] new ssh client: &{IP:192.168.39.83 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/19546-91362/.minikube/machines/functional-838331/id_rsa Username:docker}
I1004 03:06:32.280277  109039 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
I1004 03:06:32.312922  109039 main.go:141] libmachine: Making call to close driver server
I1004 03:06:32.312939  109039 main.go:141] libmachine: (functional-838331) Calling .Close
I1004 03:06:32.313252  109039 main.go:141] libmachine: (functional-838331) DBG | Closing plugin on server side
I1004 03:06:32.313276  109039 main.go:141] libmachine: Successfully made call to close driver server
I1004 03:06:32.313291  109039 main.go:141] libmachine: Making call to close connection to plugin binary
I1004 03:06:32.313306  109039 main.go:141] libmachine: Making call to close driver server
I1004 03:06:32.313314  109039 main.go:141] libmachine: (functional-838331) Calling .Close
I1004 03:06:32.313550  109039 main.go:141] libmachine: (functional-838331) DBG | Closing plugin on server side
I1004 03:06:32.313646  109039 main.go:141] libmachine: Successfully made call to close driver server
I1004 03:06:32.313695  109039 main.go:141] libmachine: Making call to close connection to plugin binary
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.21s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-838331 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-838331 image ls --format yaml --alsologtostderr:
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests: []
repoTags:
- registry.k8s.io/echoserver:1.8
size: "95400000"
- id: 6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee
repoDigests: []
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.1
size: "94200000"
- id: 60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561
repoDigests: []
repoTags:
- registry.k8s.io/kube-proxy:v1.31.1
size: "91500000"
- id: c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6
repoDigests: []
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "61800000"
- id: 20840f96a7a4dda72ee0dbec5a55fc9a711b9c0461a05dbc8eb151b3435d5e67
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-838331
size: "30"
- id: 2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4
repoDigests: []
repoTags:
- registry.k8s.io/etcd:3.5.15-0
size: "148000000"
- id: 115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7
repoDigests: []
repoTags:
- docker.io/kubernetesui/metrics-scraper:<none>
size: "43800000"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "240000"
- id: 175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1
repoDigests: []
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.1
size: "88400000"
- id: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.10
size: "736000"
- id: 5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933
repoDigests: []
repoTags:
- docker.io/library/mysql:5.7
size: "501000000"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "683000"
- id: 56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "4400000"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "742000"
- id: 9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b
repoDigests: []
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.1
size: "67400000"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-838331
size: "4940000"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31500000"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-838331 image ls --format yaml --alsologtostderr:
I1004 03:06:28.436188  108922 out.go:345] Setting OutFile to fd 1 ...
I1004 03:06:28.436358  108922 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1004 03:06:28.436370  108922 out.go:358] Setting ErrFile to fd 2...
I1004 03:06:28.436377  108922 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1004 03:06:28.436638  108922 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19546-91362/.minikube/bin
I1004 03:06:28.437541  108922 config.go:182] Loaded profile config "functional-838331": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1004 03:06:28.437704  108922 config.go:182] Loaded profile config "functional-838331": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1004 03:06:28.438285  108922 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I1004 03:06:28.438344  108922 main.go:141] libmachine: Launching plugin server for driver kvm2
I1004 03:06:28.453274  108922 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:35253
I1004 03:06:28.453772  108922 main.go:141] libmachine: () Calling .GetVersion
I1004 03:06:28.454455  108922 main.go:141] libmachine: Using API Version  1
I1004 03:06:28.454485  108922 main.go:141] libmachine: () Calling .SetConfigRaw
I1004 03:06:28.454849  108922 main.go:141] libmachine: () Calling .GetMachineName
I1004 03:06:28.455108  108922 main.go:141] libmachine: (functional-838331) Calling .GetState
I1004 03:06:28.457149  108922 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I1004 03:06:28.457195  108922 main.go:141] libmachine: Launching plugin server for driver kvm2
I1004 03:06:28.472510  108922 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:34393
I1004 03:06:28.473036  108922 main.go:141] libmachine: () Calling .GetVersion
I1004 03:06:28.473545  108922 main.go:141] libmachine: Using API Version  1
I1004 03:06:28.473569  108922 main.go:141] libmachine: () Calling .SetConfigRaw
I1004 03:06:28.473898  108922 main.go:141] libmachine: () Calling .GetMachineName
I1004 03:06:28.474067  108922 main.go:141] libmachine: (functional-838331) Calling .DriverName
I1004 03:06:28.474250  108922 ssh_runner.go:195] Run: systemctl --version
I1004 03:06:28.474279  108922 main.go:141] libmachine: (functional-838331) Calling .GetSSHHostname
I1004 03:06:28.477046  108922 main.go:141] libmachine: (functional-838331) DBG | domain functional-838331 has defined MAC address 52:54:00:06:f9:3a in network mk-functional-838331
I1004 03:06:28.477478  108922 main.go:141] libmachine: (functional-838331) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:06:f9:3a", ip: ""} in network mk-functional-838331: {Iface:virbr1 ExpiryTime:2024-10-04 04:03:00 +0000 UTC Type:0 Mac:52:54:00:06:f9:3a Iaid: IPaddr:192.168.39.83 Prefix:24 Hostname:functional-838331 Clientid:01:52:54:00:06:f9:3a}
I1004 03:06:28.477509  108922 main.go:141] libmachine: (functional-838331) DBG | domain functional-838331 has defined IP address 192.168.39.83 and MAC address 52:54:00:06:f9:3a in network mk-functional-838331
I1004 03:06:28.477649  108922 main.go:141] libmachine: (functional-838331) Calling .GetSSHPort
I1004 03:06:28.477853  108922 main.go:141] libmachine: (functional-838331) Calling .GetSSHKeyPath
I1004 03:06:28.478007  108922 main.go:141] libmachine: (functional-838331) Calling .GetSSHUsername
I1004 03:06:28.478213  108922 sshutil.go:53] new ssh client: &{IP:192.168.39.83 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/19546-91362/.minikube/machines/functional-838331/id_rsa Username:docker}
I1004 03:06:28.563555  108922 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
I1004 03:06:28.613857  108922 main.go:141] libmachine: Making call to close driver server
I1004 03:06:28.613871  108922 main.go:141] libmachine: (functional-838331) Calling .Close
I1004 03:06:28.614271  108922 main.go:141] libmachine: Successfully made call to close driver server
I1004 03:06:28.614299  108922 main.go:141] libmachine: Making call to close connection to plugin binary
I1004 03:06:28.614308  108922 main.go:141] libmachine: Making call to close driver server
I1004 03:06:28.614316  108922 main.go:141] libmachine: (functional-838331) Calling .Close
I1004 03:06:28.614563  108922 main.go:141] libmachine: (functional-838331) DBG | Closing plugin on server side
I1004 03:06:28.614673  108922 main.go:141] libmachine: Successfully made call to close driver server
I1004 03:06:28.614703  108922 main.go:141] libmachine: Making call to close connection to plugin binary
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.23s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-amd64 -p functional-838331 image build -t localhost/my-image:functional-838331 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-amd64 -p functional-838331 image build -t localhost/my-image:functional-838331 testdata/build --alsologtostderr: (3.091780578s)
functional_test.go:323: (dbg) Stderr: out/minikube-linux-amd64 -p functional-838331 image build -t localhost/my-image:functional-838331 testdata/build --alsologtostderr:
I1004 03:06:28.860814  108976 out.go:345] Setting OutFile to fd 1 ...
I1004 03:06:28.861074  108976 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1004 03:06:28.861083  108976 out.go:358] Setting ErrFile to fd 2...
I1004 03:06:28.861087  108976 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1004 03:06:28.861300  108976 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19546-91362/.minikube/bin
I1004 03:06:28.861931  108976 config.go:182] Loaded profile config "functional-838331": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1004 03:06:28.862502  108976 config.go:182] Loaded profile config "functional-838331": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1004 03:06:28.862891  108976 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I1004 03:06:28.862943  108976 main.go:141] libmachine: Launching plugin server for driver kvm2
I1004 03:06:28.878244  108976 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:37661
I1004 03:06:28.878849  108976 main.go:141] libmachine: () Calling .GetVersion
I1004 03:06:28.879473  108976 main.go:141] libmachine: Using API Version  1
I1004 03:06:28.879495  108976 main.go:141] libmachine: () Calling .SetConfigRaw
I1004 03:06:28.879899  108976 main.go:141] libmachine: () Calling .GetMachineName
I1004 03:06:28.880079  108976 main.go:141] libmachine: (functional-838331) Calling .GetState
I1004 03:06:28.882158  108976 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
I1004 03:06:28.882200  108976 main.go:141] libmachine: Launching plugin server for driver kvm2
I1004 03:06:28.897280  108976 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:39985
I1004 03:06:28.897699  108976 main.go:141] libmachine: () Calling .GetVersion
I1004 03:06:28.898215  108976 main.go:141] libmachine: Using API Version  1
I1004 03:06:28.898240  108976 main.go:141] libmachine: () Calling .SetConfigRaw
I1004 03:06:28.898509  108976 main.go:141] libmachine: () Calling .GetMachineName
I1004 03:06:28.898697  108976 main.go:141] libmachine: (functional-838331) Calling .DriverName
I1004 03:06:28.898898  108976 ssh_runner.go:195] Run: systemctl --version
I1004 03:06:28.898927  108976 main.go:141] libmachine: (functional-838331) Calling .GetSSHHostname
I1004 03:06:28.901397  108976 main.go:141] libmachine: (functional-838331) DBG | domain functional-838331 has defined MAC address 52:54:00:06:f9:3a in network mk-functional-838331
I1004 03:06:28.901765  108976 main.go:141] libmachine: (functional-838331) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:06:f9:3a", ip: ""} in network mk-functional-838331: {Iface:virbr1 ExpiryTime:2024-10-04 04:03:00 +0000 UTC Type:0 Mac:52:54:00:06:f9:3a Iaid: IPaddr:192.168.39.83 Prefix:24 Hostname:functional-838331 Clientid:01:52:54:00:06:f9:3a}
I1004 03:06:28.901792  108976 main.go:141] libmachine: (functional-838331) DBG | domain functional-838331 has defined IP address 192.168.39.83 and MAC address 52:54:00:06:f9:3a in network mk-functional-838331
I1004 03:06:28.901910  108976 main.go:141] libmachine: (functional-838331) Calling .GetSSHPort
I1004 03:06:28.902066  108976 main.go:141] libmachine: (functional-838331) Calling .GetSSHKeyPath
I1004 03:06:28.902186  108976 main.go:141] libmachine: (functional-838331) Calling .GetSSHUsername
I1004 03:06:28.902330  108976 sshutil.go:53] new ssh client: &{IP:192.168.39.83 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/19546-91362/.minikube/machines/functional-838331/id_rsa Username:docker}
I1004 03:06:28.993027  108976 build_images.go:161] Building image from path: /tmp/build.2657854257.tar
I1004 03:06:28.993083  108976 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I1004 03:06:29.018908  108976 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.2657854257.tar
I1004 03:06:29.024400  108976 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.2657854257.tar: stat -c "%s %y" /var/lib/minikube/build/build.2657854257.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.2657854257.tar': No such file or directory
I1004 03:06:29.024431  108976 ssh_runner.go:362] scp /tmp/build.2657854257.tar --> /var/lib/minikube/build/build.2657854257.tar (3072 bytes)
I1004 03:06:29.088559  108976 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.2657854257
I1004 03:06:29.114706  108976 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.2657854257 -xf /var/lib/minikube/build/build.2657854257.tar
I1004 03:06:29.131113  108976 docker.go:360] Building image: /var/lib/minikube/build/build.2657854257
I1004 03:06:29.131196  108976 ssh_runner.go:195] Run: docker build -t localhost/my-image:functional-838331 /var/lib/minikube/build/build.2657854257
#0 building with "default" instance using docker driver

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

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

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

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

                                                
                                                
#5 [1/3] FROM gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b
#5 resolve gcr.io/k8s-minikube/busybox:latest@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b 0.0s done
#5 sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b 770B / 770B done
#5 sha256:62ffc2ed7554e4c6d360bce40bbcf196573dd27c4ce080641a2c59867e732dee 527B / 527B done
#5 sha256:beae173ccac6ad749f76713cf4440fe3d21d1043fe616dfbe30775815d1d0f6a 1.46kB / 1.46kB done
#5 sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa 0B / 772.79kB 0.1s
#5 sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa 772.79kB / 772.79kB 0.3s
#5 sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa 772.79kB / 772.79kB 0.3s done
#5 extracting sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa 0.1s done
#5 DONE 0.5s

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

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

                                                
                                                
#8 exporting to image
#8 exporting layers
#8 exporting layers 0.1s done
#8 writing image sha256:e0be23dbd25d30b713e9c2d55f73a97ef1ac8519c9af0f2c221e360ab9fbe597 done
#8 naming to localhost/my-image:functional-838331 0.0s done
#8 DONE 0.1s
I1004 03:06:31.876135  108976 ssh_runner.go:235] Completed: docker build -t localhost/my-image:functional-838331 /var/lib/minikube/build/build.2657854257: (2.744906396s)
I1004 03:06:31.876222  108976 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.2657854257
I1004 03:06:31.888786  108976 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.2657854257.tar
I1004 03:06:31.904035  108976 build_images.go:217] Built localhost/my-image:functional-838331 from /tmp/build.2657854257.tar
I1004 03:06:31.904071  108976 build_images.go:133] succeeded building to: functional-838331
I1004 03:06:31.904077  108976 build_images.go:134] failed building to: 
I1004 03:06:31.904126  108976 main.go:141] libmachine: Making call to close driver server
I1004 03:06:31.904142  108976 main.go:141] libmachine: (functional-838331) Calling .Close
I1004 03:06:31.904461  108976 main.go:141] libmachine: Successfully made call to close driver server
I1004 03:06:31.904478  108976 main.go:141] libmachine: (functional-838331) DBG | Closing plugin on server side
I1004 03:06:31.904481  108976 main.go:141] libmachine: Making call to close connection to plugin binary
I1004 03:06:31.904499  108976 main.go:141] libmachine: Making call to close driver server
I1004 03:06:31.904507  108976 main.go:141] libmachine: (functional-838331) Calling .Close
I1004 03:06:31.904726  108976 main.go:141] libmachine: Successfully made call to close driver server
I1004 03:06:31.904754  108976 main.go:141] libmachine: Making call to close connection to plugin binary
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-838331 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.49s)

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

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

                                                
                                    
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-amd64 profile lis
functional_test.go:1275: (dbg) Run:  out/minikube-linux-amd64 profile list --output json
--- PASS: TestFunctional/parallel/ProfileCmd/profile_not_create (0.38s)

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
I1004 03:06:00.498106   98520 retry.go:31] will retry after 584.872781ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-838331 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-838331 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Oct  4 03:06 created-by-test
-rw-r--r-- 1 docker docker 24 Oct  4 03:06 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Oct  4 03:06 test-1728011160241269648
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-838331 ssh cat /mount-9p/test-1728011160241269648
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-838331 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" [c1bc7b78-3b19-46ac-a0a9-39825c2be78f] Pending
helpers_test.go:344: "busybox-mount" [c1bc7b78-3b19-46ac-a0a9-39825c2be78f] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [c1bc7b78-3b19-46ac-a0a9-39825c2be78f] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [c1bc7b78-3b19-46ac-a0a9-39825c2be78f] 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 20.004614167s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-838331 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-838331 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-838331 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-838331 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-838331 /tmp/TestFunctionalparallelMountCmdany-port965444617/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (22.63s)

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

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

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

                                                
                                                
=== 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-838331
functional_test.go:245: (dbg) Run:  out/minikube-linux-amd64 -p functional-838331 image load --daemon kicbase/echo-server:functional-838331 --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-838331 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.52s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
I1004 03:06:23.113530   98520 retry.go:31] will retry after 651.779243ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-838331 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-amd64 -p functional-838331 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-amd64 mount -p functional-838331 /tmp/TestFunctionalparallelMountCmdspecific-port1793839153/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-amd64 -p functional-838331 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-838331 ssh "sudo umount -f /mount-9p": exit status 1 (203.167347ms)

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

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

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

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

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

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

                                                
                                                
** /stderr **
I1004 03:06:25.173715   98520 retry.go:31] will retry after 284.039754ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-838331 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-838331 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-838331 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-amd64 mount -p functional-838331 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-838331 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3421335403/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-amd64 mount -p functional-838331 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3421335403/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-amd64 mount -p functional-838331 /tmp/TestFunctionalparallelMountCmdVerifyCleanup3421335403/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.46s)

                                                
                                    
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-838331
--- PASS: TestFunctional/delete_echo-server_images (0.04s)

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.01s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.01s)

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

                                                
                                    
x
+
TestGvisorAddon (241.94s)

                                                
                                                
=== RUN   TestGvisorAddon
=== PAUSE TestGvisorAddon

                                                
                                                

                                                
                                                
=== CONT  TestGvisorAddon
gvisor_addon_test.go:52: (dbg) Run:  out/minikube-linux-amd64 start -p gvisor-069236 --memory=2200 --container-runtime=containerd --docker-opt containerd=/var/run/containerd/containerd.sock --driver=kvm2 
gvisor_addon_test.go:52: (dbg) Done: out/minikube-linux-amd64 start -p gvisor-069236 --memory=2200 --container-runtime=containerd --docker-opt containerd=/var/run/containerd/containerd.sock --driver=kvm2 : (1m40.880328057s)
gvisor_addon_test.go:58: (dbg) Run:  out/minikube-linux-amd64 -p gvisor-069236 cache add gcr.io/k8s-minikube/gvisor-addon:2
E1004 03:56:08.893706   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/skaffold-065996/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:56:16.751587   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/addons-048096/client.crt: no such file or directory" logger="UnhandledError"
gvisor_addon_test.go:58: (dbg) Done: out/minikube-linux-amd64 -p gvisor-069236 cache add gcr.io/k8s-minikube/gvisor-addon:2: (22.551347361s)
gvisor_addon_test.go:63: (dbg) Run:  out/minikube-linux-amd64 -p gvisor-069236 addons enable gvisor
gvisor_addon_test.go:63: (dbg) Done: out/minikube-linux-amd64 -p gvisor-069236 addons enable gvisor: (4.69534999s)
gvisor_addon_test.go:68: (dbg) TestGvisorAddon: waiting 4m0s for pods matching "kubernetes.io/minikube-addons=gvisor" in namespace "kube-system" ...
helpers_test.go:344: "gvisor" [085589a8-1920-4283-835c-db543fd7234e] Running
gvisor_addon_test.go:68: (dbg) TestGvisorAddon: kubernetes.io/minikube-addons=gvisor healthy within 6.005354953s
gvisor_addon_test.go:73: (dbg) Run:  kubectl --context gvisor-069236 replace --force -f testdata/nginx-gvisor.yaml
gvisor_addon_test.go:78: (dbg) TestGvisorAddon: waiting 4m0s for pods matching "run=nginx,runtime=gvisor" in namespace "default" ...
helpers_test.go:344: "nginx-gvisor" [45d64908-b7d9-49be-a05d-aef37c2d5f10] Pending
helpers_test.go:344: "nginx-gvisor" [45d64908-b7d9-49be-a05d-aef37c2d5f10] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
E1004 03:56:33.684037   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/addons-048096/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "nginx-gvisor" [45d64908-b7d9-49be-a05d-aef37c2d5f10] Running
gvisor_addon_test.go:78: (dbg) TestGvisorAddon: run=nginx,runtime=gvisor healthy within 27.004427596s
gvisor_addon_test.go:83: (dbg) Run:  out/minikube-linux-amd64 stop -p gvisor-069236
gvisor_addon_test.go:83: (dbg) Done: out/minikube-linux-amd64 stop -p gvisor-069236: (7.291979034s)
gvisor_addon_test.go:88: (dbg) Run:  out/minikube-linux-amd64 start -p gvisor-069236 --memory=2200 --container-runtime=containerd --docker-opt containerd=/var/run/containerd/containerd.sock --driver=kvm2 
E1004 03:57:30.815540   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/skaffold-065996/client.crt: no such file or directory" logger="UnhandledError"
gvisor_addon_test.go:88: (dbg) Done: out/minikube-linux-amd64 start -p gvisor-069236 --memory=2200 --container-runtime=containerd --docker-opt containerd=/var/run/containerd/containerd.sock --driver=kvm2 : (1m1.188143345s)
gvisor_addon_test.go:92: (dbg) TestGvisorAddon: waiting 4m0s for pods matching "kubernetes.io/minikube-addons=gvisor" in namespace "kube-system" ...
helpers_test.go:344: "gvisor" [085589a8-1920-4283-835c-db543fd7234e] Running
gvisor_addon_test.go:92: (dbg) TestGvisorAddon: kubernetes.io/minikube-addons=gvisor healthy within 6.004032316s
gvisor_addon_test.go:95: (dbg) TestGvisorAddon: waiting 4m0s for pods matching "run=nginx,runtime=gvisor" in namespace "default" ...
helpers_test.go:344: "nginx-gvisor" [45d64908-b7d9-49be-a05d-aef37c2d5f10] Running / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
gvisor_addon_test.go:95: (dbg) TestGvisorAddon: run=nginx,runtime=gvisor healthy within 5.004331337s
helpers_test.go:175: Cleaning up "gvisor-069236" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p gvisor-069236
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p gvisor-069236: (1.101217509s)
--- PASS: TestGvisorAddon (241.94s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (212.43s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p ha-216643 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=kvm2 
E1004 03:07:14.659380   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/addons-048096/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:07:55.620861   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/addons-048096/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:09:17.543217   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/addons-048096/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p ha-216643 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=kvm2 : (3m31.744102851s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (212.43s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (4.99s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-216643 -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-216643 -- rollout status deployment/busybox
ha_test.go:133: (dbg) Done: out/minikube-linux-amd64 kubectl -p ha-216643 -- rollout status deployment/busybox: (2.824504701s)
ha_test.go:140: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-216643 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-216643 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-216643 -- exec busybox-7dff88458-7bcjd -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-216643 -- exec busybox-7dff88458-8dxns -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-216643 -- exec busybox-7dff88458-l8fdq -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-216643 -- exec busybox-7dff88458-7bcjd -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-216643 -- exec busybox-7dff88458-8dxns -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-216643 -- exec busybox-7dff88458-l8fdq -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-216643 -- exec busybox-7dff88458-7bcjd -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-216643 -- exec busybox-7dff88458-8dxns -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-216643 -- exec busybox-7dff88458-l8fdq -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (4.99s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.25s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-216643 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-216643 -- exec busybox-7dff88458-7bcjd -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-216643 -- exec busybox-7dff88458-7bcjd -- sh -c "ping -c 1 192.168.39.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-216643 -- exec busybox-7dff88458-8dxns -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-216643 -- exec busybox-7dff88458-8dxns -- sh -c "ping -c 1 192.168.39.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-216643 -- exec busybox-7dff88458-l8fdq -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-216643 -- exec busybox-7dff88458-l8fdq -- sh -c "ping -c 1 192.168.39.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.25s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (61.86s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-216643 -v=7 --alsologtostderr
E1004 03:10:56.554459   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/functional-838331/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:10:56.560739   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/functional-838331/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:10:56.572302   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/functional-838331/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:10:56.593713   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/functional-838331/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:10:56.635013   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/functional-838331/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:10:56.716531   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/functional-838331/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:10:56.877873   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/functional-838331/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:10:57.200017   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/functional-838331/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:10:57.842133   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/functional-838331/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:10:59.124249   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/functional-838331/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:11:01.686427   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/functional-838331/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:11:06.808516   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/functional-838331/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:11:17.050568   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/functional-838331/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:11:33.684082   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/addons-048096/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:228: (dbg) Done: out/minikube-linux-amd64 node add -p ha-216643 -v=7 --alsologtostderr: (1m1.018831777s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (61.86s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.07s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.88s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (12.83s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:328: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 status --output json -v=7 --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 cp testdata/cp-test.txt ha-216643:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 ssh -n ha-216643 "sudo cat /home/docker/cp-test.txt"
E1004 03:11:37.532800   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/functional-838331/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 cp ha-216643:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile142706272/001/cp-test_ha-216643.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 ssh -n ha-216643 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 cp ha-216643:/home/docker/cp-test.txt ha-216643-m02:/home/docker/cp-test_ha-216643_ha-216643-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 ssh -n ha-216643 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 ssh -n ha-216643-m02 "sudo cat /home/docker/cp-test_ha-216643_ha-216643-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 cp ha-216643:/home/docker/cp-test.txt ha-216643-m03:/home/docker/cp-test_ha-216643_ha-216643-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 ssh -n ha-216643 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 ssh -n ha-216643-m03 "sudo cat /home/docker/cp-test_ha-216643_ha-216643-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 cp ha-216643:/home/docker/cp-test.txt ha-216643-m04:/home/docker/cp-test_ha-216643_ha-216643-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 ssh -n ha-216643 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 ssh -n ha-216643-m04 "sudo cat /home/docker/cp-test_ha-216643_ha-216643-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 cp testdata/cp-test.txt ha-216643-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 ssh -n ha-216643-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 cp ha-216643-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile142706272/001/cp-test_ha-216643-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 ssh -n ha-216643-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 cp ha-216643-m02:/home/docker/cp-test.txt ha-216643:/home/docker/cp-test_ha-216643-m02_ha-216643.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 ssh -n ha-216643-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 ssh -n ha-216643 "sudo cat /home/docker/cp-test_ha-216643-m02_ha-216643.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 cp ha-216643-m02:/home/docker/cp-test.txt ha-216643-m03:/home/docker/cp-test_ha-216643-m02_ha-216643-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 ssh -n ha-216643-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 ssh -n ha-216643-m03 "sudo cat /home/docker/cp-test_ha-216643-m02_ha-216643-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 cp ha-216643-m02:/home/docker/cp-test.txt ha-216643-m04:/home/docker/cp-test_ha-216643-m02_ha-216643-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 ssh -n ha-216643-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 ssh -n ha-216643-m04 "sudo cat /home/docker/cp-test_ha-216643-m02_ha-216643-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 cp testdata/cp-test.txt ha-216643-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 ssh -n ha-216643-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 cp ha-216643-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile142706272/001/cp-test_ha-216643-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 ssh -n ha-216643-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 cp ha-216643-m03:/home/docker/cp-test.txt ha-216643:/home/docker/cp-test_ha-216643-m03_ha-216643.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 ssh -n ha-216643-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 ssh -n ha-216643 "sudo cat /home/docker/cp-test_ha-216643-m03_ha-216643.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 cp ha-216643-m03:/home/docker/cp-test.txt ha-216643-m02:/home/docker/cp-test_ha-216643-m03_ha-216643-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 ssh -n ha-216643-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 ssh -n ha-216643-m02 "sudo cat /home/docker/cp-test_ha-216643-m03_ha-216643-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 cp ha-216643-m03:/home/docker/cp-test.txt ha-216643-m04:/home/docker/cp-test_ha-216643-m03_ha-216643-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 ssh -n ha-216643-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 ssh -n ha-216643-m04 "sudo cat /home/docker/cp-test_ha-216643-m03_ha-216643-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 cp testdata/cp-test.txt ha-216643-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 ssh -n ha-216643-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 cp ha-216643-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile142706272/001/cp-test_ha-216643-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 ssh -n ha-216643-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 cp ha-216643-m04:/home/docker/cp-test.txt ha-216643:/home/docker/cp-test_ha-216643-m04_ha-216643.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 ssh -n ha-216643-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 ssh -n ha-216643 "sudo cat /home/docker/cp-test_ha-216643-m04_ha-216643.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 cp ha-216643-m04:/home/docker/cp-test.txt ha-216643-m02:/home/docker/cp-test_ha-216643-m04_ha-216643-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 ssh -n ha-216643-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 ssh -n ha-216643-m02 "sudo cat /home/docker/cp-test_ha-216643-m04_ha-216643-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 cp ha-216643-m04:/home/docker/cp-test.txt ha-216643-m03:/home/docker/cp-test_ha-216643-m04_ha-216643-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 ssh -n ha-216643-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 ssh -n ha-216643-m03 "sudo cat /home/docker/cp-test_ha-216643-m04_ha-216643-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (12.83s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (13.93s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:365: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 node stop m02 -v=7 --alsologtostderr
E1004 03:12:01.385319   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/addons-048096/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:365: (dbg) Done: out/minikube-linux-amd64 -p ha-216643 node stop m02 -v=7 --alsologtostderr: (13.299198061s)
ha_test.go:371: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 status -v=7 --alsologtostderr
ha_test.go:371: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-216643 status -v=7 --alsologtostderr: exit status 7 (632.499429ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1004 03:12:02.476009  113556 out.go:345] Setting OutFile to fd 1 ...
	I1004 03:12:02.476290  113556 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1004 03:12:02.476301  113556 out.go:358] Setting ErrFile to fd 2...
	I1004 03:12:02.476306  113556 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1004 03:12:02.476489  113556 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19546-91362/.minikube/bin
	I1004 03:12:02.476655  113556 out.go:352] Setting JSON to false
	I1004 03:12:02.476680  113556 mustload.go:65] Loading cluster: ha-216643
	I1004 03:12:02.476788  113556 notify.go:220] Checking for updates...
	I1004 03:12:02.477084  113556 config.go:182] Loaded profile config "ha-216643": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1004 03:12:02.477104  113556 status.go:174] checking status of ha-216643 ...
	I1004 03:12:02.477476  113556 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1004 03:12:02.477530  113556 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1004 03:12:02.495338  113556 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:33291
	I1004 03:12:02.495863  113556 main.go:141] libmachine: () Calling .GetVersion
	I1004 03:12:02.496515  113556 main.go:141] libmachine: Using API Version  1
	I1004 03:12:02.496536  113556 main.go:141] libmachine: () Calling .SetConfigRaw
	I1004 03:12:02.496973  113556 main.go:141] libmachine: () Calling .GetMachineName
	I1004 03:12:02.497187  113556 main.go:141] libmachine: (ha-216643) Calling .GetState
	I1004 03:12:02.498883  113556 status.go:371] ha-216643 host status = "Running" (err=<nil>)
	I1004 03:12:02.498897  113556 host.go:66] Checking if "ha-216643" exists ...
	I1004 03:12:02.499194  113556 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1004 03:12:02.499233  113556 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1004 03:12:02.513676  113556 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:40271
	I1004 03:12:02.514130  113556 main.go:141] libmachine: () Calling .GetVersion
	I1004 03:12:02.514564  113556 main.go:141] libmachine: Using API Version  1
	I1004 03:12:02.514585  113556 main.go:141] libmachine: () Calling .SetConfigRaw
	I1004 03:12:02.514871  113556 main.go:141] libmachine: () Calling .GetMachineName
	I1004 03:12:02.515026  113556 main.go:141] libmachine: (ha-216643) Calling .GetIP
	I1004 03:12:02.518004  113556 main.go:141] libmachine: (ha-216643) DBG | domain ha-216643 has defined MAC address 52:54:00:ae:6a:d7 in network mk-ha-216643
	I1004 03:12:02.518466  113556 main.go:141] libmachine: (ha-216643) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:ae:6a:d7", ip: ""} in network mk-ha-216643: {Iface:virbr1 ExpiryTime:2024-10-04 04:07:09 +0000 UTC Type:0 Mac:52:54:00:ae:6a:d7 Iaid: IPaddr:192.168.39.31 Prefix:24 Hostname:ha-216643 Clientid:01:52:54:00:ae:6a:d7}
	I1004 03:12:02.518498  113556 main.go:141] libmachine: (ha-216643) DBG | domain ha-216643 has defined IP address 192.168.39.31 and MAC address 52:54:00:ae:6a:d7 in network mk-ha-216643
	I1004 03:12:02.518622  113556 host.go:66] Checking if "ha-216643" exists ...
	I1004 03:12:02.518904  113556 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1004 03:12:02.518948  113556 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1004 03:12:02.534072  113556 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:42583
	I1004 03:12:02.534588  113556 main.go:141] libmachine: () Calling .GetVersion
	I1004 03:12:02.535007  113556 main.go:141] libmachine: Using API Version  1
	I1004 03:12:02.535030  113556 main.go:141] libmachine: () Calling .SetConfigRaw
	I1004 03:12:02.535407  113556 main.go:141] libmachine: () Calling .GetMachineName
	I1004 03:12:02.535575  113556 main.go:141] libmachine: (ha-216643) Calling .DriverName
	I1004 03:12:02.535781  113556 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1004 03:12:02.535825  113556 main.go:141] libmachine: (ha-216643) Calling .GetSSHHostname
	I1004 03:12:02.538095  113556 main.go:141] libmachine: (ha-216643) DBG | domain ha-216643 has defined MAC address 52:54:00:ae:6a:d7 in network mk-ha-216643
	I1004 03:12:02.538517  113556 main.go:141] libmachine: (ha-216643) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:ae:6a:d7", ip: ""} in network mk-ha-216643: {Iface:virbr1 ExpiryTime:2024-10-04 04:07:09 +0000 UTC Type:0 Mac:52:54:00:ae:6a:d7 Iaid: IPaddr:192.168.39.31 Prefix:24 Hostname:ha-216643 Clientid:01:52:54:00:ae:6a:d7}
	I1004 03:12:02.538563  113556 main.go:141] libmachine: (ha-216643) DBG | domain ha-216643 has defined IP address 192.168.39.31 and MAC address 52:54:00:ae:6a:d7 in network mk-ha-216643
	I1004 03:12:02.538662  113556 main.go:141] libmachine: (ha-216643) Calling .GetSSHPort
	I1004 03:12:02.538825  113556 main.go:141] libmachine: (ha-216643) Calling .GetSSHKeyPath
	I1004 03:12:02.538969  113556 main.go:141] libmachine: (ha-216643) Calling .GetSSHUsername
	I1004 03:12:02.539115  113556 sshutil.go:53] new ssh client: &{IP:192.168.39.31 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/19546-91362/.minikube/machines/ha-216643/id_rsa Username:docker}
	I1004 03:12:02.625876  113556 ssh_runner.go:195] Run: systemctl --version
	I1004 03:12:02.632170  113556 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1004 03:12:02.650987  113556 kubeconfig.go:125] found "ha-216643" server: "https://192.168.39.254:8443"
	I1004 03:12:02.651038  113556 api_server.go:166] Checking apiserver status ...
	I1004 03:12:02.651079  113556 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1004 03:12:02.665042  113556 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1925/cgroup
	W1004 03:12:02.674718  113556 api_server.go:177] unable to find freezer cgroup: sudo egrep ^[0-9]+:freezer: /proc/1925/cgroup: Process exited with status 1
	stdout:
	
	stderr:
	I1004 03:12:02.674760  113556 ssh_runner.go:195] Run: ls
	I1004 03:12:02.679201  113556 api_server.go:253] Checking apiserver healthz at https://192.168.39.254:8443/healthz ...
	I1004 03:12:02.686547  113556 api_server.go:279] https://192.168.39.254:8443/healthz returned 200:
	ok
	I1004 03:12:02.686569  113556 status.go:463] ha-216643 apiserver status = Running (err=<nil>)
	I1004 03:12:02.686579  113556 status.go:176] ha-216643 status: &{Name:ha-216643 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1004 03:12:02.686594  113556 status.go:174] checking status of ha-216643-m02 ...
	I1004 03:12:02.686879  113556 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1004 03:12:02.686922  113556 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1004 03:12:02.701468  113556 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:38301
	I1004 03:12:02.701911  113556 main.go:141] libmachine: () Calling .GetVersion
	I1004 03:12:02.702372  113556 main.go:141] libmachine: Using API Version  1
	I1004 03:12:02.702389  113556 main.go:141] libmachine: () Calling .SetConfigRaw
	I1004 03:12:02.702678  113556 main.go:141] libmachine: () Calling .GetMachineName
	I1004 03:12:02.702845  113556 main.go:141] libmachine: (ha-216643-m02) Calling .GetState
	I1004 03:12:02.704460  113556 status.go:371] ha-216643-m02 host status = "Stopped" (err=<nil>)
	I1004 03:12:02.704477  113556 status.go:384] host is not running, skipping remaining checks
	I1004 03:12:02.704483  113556 status.go:176] ha-216643-m02 status: &{Name:ha-216643-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1004 03:12:02.704499  113556 status.go:174] checking status of ha-216643-m03 ...
	I1004 03:12:02.704791  113556 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1004 03:12:02.704829  113556 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1004 03:12:02.719589  113556 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:39653
	I1004 03:12:02.720006  113556 main.go:141] libmachine: () Calling .GetVersion
	I1004 03:12:02.720509  113556 main.go:141] libmachine: Using API Version  1
	I1004 03:12:02.720533  113556 main.go:141] libmachine: () Calling .SetConfigRaw
	I1004 03:12:02.720855  113556 main.go:141] libmachine: () Calling .GetMachineName
	I1004 03:12:02.721034  113556 main.go:141] libmachine: (ha-216643-m03) Calling .GetState
	I1004 03:12:02.722637  113556 status.go:371] ha-216643-m03 host status = "Running" (err=<nil>)
	I1004 03:12:02.722656  113556 host.go:66] Checking if "ha-216643-m03" exists ...
	I1004 03:12:02.722950  113556 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1004 03:12:02.722992  113556 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1004 03:12:02.737764  113556 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:34049
	I1004 03:12:02.738168  113556 main.go:141] libmachine: () Calling .GetVersion
	I1004 03:12:02.738645  113556 main.go:141] libmachine: Using API Version  1
	I1004 03:12:02.738669  113556 main.go:141] libmachine: () Calling .SetConfigRaw
	I1004 03:12:02.738994  113556 main.go:141] libmachine: () Calling .GetMachineName
	I1004 03:12:02.739156  113556 main.go:141] libmachine: (ha-216643-m03) Calling .GetIP
	I1004 03:12:02.741865  113556 main.go:141] libmachine: (ha-216643-m03) DBG | domain ha-216643-m03 has defined MAC address 52:54:00:29:0e:79 in network mk-ha-216643
	I1004 03:12:02.742293  113556 main.go:141] libmachine: (ha-216643-m03) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:29:0e:79", ip: ""} in network mk-ha-216643: {Iface:virbr1 ExpiryTime:2024-10-04 04:09:19 +0000 UTC Type:0 Mac:52:54:00:29:0e:79 Iaid: IPaddr:192.168.39.40 Prefix:24 Hostname:ha-216643-m03 Clientid:01:52:54:00:29:0e:79}
	I1004 03:12:02.742318  113556 main.go:141] libmachine: (ha-216643-m03) DBG | domain ha-216643-m03 has defined IP address 192.168.39.40 and MAC address 52:54:00:29:0e:79 in network mk-ha-216643
	I1004 03:12:02.742478  113556 host.go:66] Checking if "ha-216643-m03" exists ...
	I1004 03:12:02.742770  113556 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1004 03:12:02.742806  113556 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1004 03:12:02.756964  113556 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:33445
	I1004 03:12:02.757377  113556 main.go:141] libmachine: () Calling .GetVersion
	I1004 03:12:02.757885  113556 main.go:141] libmachine: Using API Version  1
	I1004 03:12:02.757908  113556 main.go:141] libmachine: () Calling .SetConfigRaw
	I1004 03:12:02.758171  113556 main.go:141] libmachine: () Calling .GetMachineName
	I1004 03:12:02.758339  113556 main.go:141] libmachine: (ha-216643-m03) Calling .DriverName
	I1004 03:12:02.758468  113556 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1004 03:12:02.758501  113556 main.go:141] libmachine: (ha-216643-m03) Calling .GetSSHHostname
	I1004 03:12:02.761182  113556 main.go:141] libmachine: (ha-216643-m03) DBG | domain ha-216643-m03 has defined MAC address 52:54:00:29:0e:79 in network mk-ha-216643
	I1004 03:12:02.761593  113556 main.go:141] libmachine: (ha-216643-m03) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:29:0e:79", ip: ""} in network mk-ha-216643: {Iface:virbr1 ExpiryTime:2024-10-04 04:09:19 +0000 UTC Type:0 Mac:52:54:00:29:0e:79 Iaid: IPaddr:192.168.39.40 Prefix:24 Hostname:ha-216643-m03 Clientid:01:52:54:00:29:0e:79}
	I1004 03:12:02.761619  113556 main.go:141] libmachine: (ha-216643-m03) DBG | domain ha-216643-m03 has defined IP address 192.168.39.40 and MAC address 52:54:00:29:0e:79 in network mk-ha-216643
	I1004 03:12:02.761747  113556 main.go:141] libmachine: (ha-216643-m03) Calling .GetSSHPort
	I1004 03:12:02.761903  113556 main.go:141] libmachine: (ha-216643-m03) Calling .GetSSHKeyPath
	I1004 03:12:02.762063  113556 main.go:141] libmachine: (ha-216643-m03) Calling .GetSSHUsername
	I1004 03:12:02.762178  113556 sshutil.go:53] new ssh client: &{IP:192.168.39.40 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/19546-91362/.minikube/machines/ha-216643-m03/id_rsa Username:docker}
	I1004 03:12:02.855721  113556 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1004 03:12:02.874721  113556 kubeconfig.go:125] found "ha-216643" server: "https://192.168.39.254:8443"
	I1004 03:12:02.874751  113556 api_server.go:166] Checking apiserver status ...
	I1004 03:12:02.874797  113556 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1004 03:12:02.888440  113556 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1811/cgroup
	W1004 03:12:02.898272  113556 api_server.go:177] unable to find freezer cgroup: sudo egrep ^[0-9]+:freezer: /proc/1811/cgroup: Process exited with status 1
	stdout:
	
	stderr:
	I1004 03:12:02.898351  113556 ssh_runner.go:195] Run: ls
	I1004 03:12:02.902603  113556 api_server.go:253] Checking apiserver healthz at https://192.168.39.254:8443/healthz ...
	I1004 03:12:02.907806  113556 api_server.go:279] https://192.168.39.254:8443/healthz returned 200:
	ok
	I1004 03:12:02.907832  113556 status.go:463] ha-216643-m03 apiserver status = Running (err=<nil>)
	I1004 03:12:02.907843  113556 status.go:176] ha-216643-m03 status: &{Name:ha-216643-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1004 03:12:02.907865  113556 status.go:174] checking status of ha-216643-m04 ...
	I1004 03:12:02.908286  113556 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1004 03:12:02.908335  113556 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1004 03:12:02.922977  113556 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:35443
	I1004 03:12:02.923381  113556 main.go:141] libmachine: () Calling .GetVersion
	I1004 03:12:02.923874  113556 main.go:141] libmachine: Using API Version  1
	I1004 03:12:02.923901  113556 main.go:141] libmachine: () Calling .SetConfigRaw
	I1004 03:12:02.924277  113556 main.go:141] libmachine: () Calling .GetMachineName
	I1004 03:12:02.924476  113556 main.go:141] libmachine: (ha-216643-m04) Calling .GetState
	I1004 03:12:02.926180  113556 status.go:371] ha-216643-m04 host status = "Running" (err=<nil>)
	I1004 03:12:02.926198  113556 host.go:66] Checking if "ha-216643-m04" exists ...
	I1004 03:12:02.926513  113556 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1004 03:12:02.926559  113556 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1004 03:12:02.941197  113556 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:45619
	I1004 03:12:02.941524  113556 main.go:141] libmachine: () Calling .GetVersion
	I1004 03:12:02.941952  113556 main.go:141] libmachine: Using API Version  1
	I1004 03:12:02.941971  113556 main.go:141] libmachine: () Calling .SetConfigRaw
	I1004 03:12:02.942293  113556 main.go:141] libmachine: () Calling .GetMachineName
	I1004 03:12:02.942490  113556 main.go:141] libmachine: (ha-216643-m04) Calling .GetIP
	I1004 03:12:02.945169  113556 main.go:141] libmachine: (ha-216643-m04) DBG | domain ha-216643-m04 has defined MAC address 52:54:00:f8:57:5f in network mk-ha-216643
	I1004 03:12:02.945575  113556 main.go:141] libmachine: (ha-216643-m04) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:f8:57:5f", ip: ""} in network mk-ha-216643: {Iface:virbr1 ExpiryTime:2024-10-04 04:10:48 +0000 UTC Type:0 Mac:52:54:00:f8:57:5f Iaid: IPaddr:192.168.39.48 Prefix:24 Hostname:ha-216643-m04 Clientid:01:52:54:00:f8:57:5f}
	I1004 03:12:02.945599  113556 main.go:141] libmachine: (ha-216643-m04) DBG | domain ha-216643-m04 has defined IP address 192.168.39.48 and MAC address 52:54:00:f8:57:5f in network mk-ha-216643
	I1004 03:12:02.945773  113556 host.go:66] Checking if "ha-216643-m04" exists ...
	I1004 03:12:02.946041  113556 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1004 03:12:02.946081  113556 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1004 03:12:02.960124  113556 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:40563
	I1004 03:12:02.960515  113556 main.go:141] libmachine: () Calling .GetVersion
	I1004 03:12:02.960952  113556 main.go:141] libmachine: Using API Version  1
	I1004 03:12:02.960971  113556 main.go:141] libmachine: () Calling .SetConfigRaw
	I1004 03:12:02.961307  113556 main.go:141] libmachine: () Calling .GetMachineName
	I1004 03:12:02.961500  113556 main.go:141] libmachine: (ha-216643-m04) Calling .DriverName
	I1004 03:12:02.961658  113556 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1004 03:12:02.961677  113556 main.go:141] libmachine: (ha-216643-m04) Calling .GetSSHHostname
	I1004 03:12:02.964099  113556 main.go:141] libmachine: (ha-216643-m04) DBG | domain ha-216643-m04 has defined MAC address 52:54:00:f8:57:5f in network mk-ha-216643
	I1004 03:12:02.964523  113556 main.go:141] libmachine: (ha-216643-m04) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:f8:57:5f", ip: ""} in network mk-ha-216643: {Iface:virbr1 ExpiryTime:2024-10-04 04:10:48 +0000 UTC Type:0 Mac:52:54:00:f8:57:5f Iaid: IPaddr:192.168.39.48 Prefix:24 Hostname:ha-216643-m04 Clientid:01:52:54:00:f8:57:5f}
	I1004 03:12:02.964542  113556 main.go:141] libmachine: (ha-216643-m04) DBG | domain ha-216643-m04 has defined IP address 192.168.39.48 and MAC address 52:54:00:f8:57:5f in network mk-ha-216643
	I1004 03:12:02.964711  113556 main.go:141] libmachine: (ha-216643-m04) Calling .GetSSHPort
	I1004 03:12:02.964855  113556 main.go:141] libmachine: (ha-216643-m04) Calling .GetSSHKeyPath
	I1004 03:12:02.965016  113556 main.go:141] libmachine: (ha-216643-m04) Calling .GetSSHUsername
	I1004 03:12:02.965163  113556 sshutil.go:53] new ssh client: &{IP:192.168.39.48 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/19546-91362/.minikube/machines/ha-216643-m04/id_rsa Username:docker}
	I1004 03:12:03.051853  113556 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1004 03:12:03.065702  113556 status.go:176] ha-216643-m04 status: &{Name:ha-216643-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.65s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (157.72s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:422: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 node start m02 -v=7 --alsologtostderr
E1004 03:12:18.495457   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/functional-838331/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:13:40.417538   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/functional-838331/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:422: (dbg) Done: out/minikube-linux-amd64 -p ha-216643 node start m02 -v=7 --alsologtostderr: (2m36.814862167s)
ha_test.go:430: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 status -v=7 --alsologtostderr
ha_test.go:450: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (157.72s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (0.85s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (365.87s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-216643 -v=7 --alsologtostderr
ha_test.go:464: (dbg) Run:  out/minikube-linux-amd64 stop -p ha-216643 -v=7 --alsologtostderr
ha_test.go:464: (dbg) Done: out/minikube-linux-amd64 stop -p ha-216643 -v=7 --alsologtostderr: (41.55242908s)
ha_test.go:469: (dbg) Run:  out/minikube-linux-amd64 start -p ha-216643 --wait=true -v=7 --alsologtostderr
E1004 03:15:56.555173   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/functional-838331/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:16:24.259361   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/functional-838331/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:16:33.683391   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/addons-048096/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:469: (dbg) Done: out/minikube-linux-amd64 start -p ha-216643 --wait=true -v=7 --alsologtostderr: (5m24.226331313s)
ha_test.go:474: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-216643
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (365.87s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (7.28s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:489: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 node delete m03 -v=7 --alsologtostderr
ha_test.go:489: (dbg) Done: out/minikube-linux-amd64 -p ha-216643 node delete m03 -v=7 --alsologtostderr: (6.546867448s)
ha_test.go:495: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 status -v=7 --alsologtostderr
ha_test.go:513: (dbg) Run:  kubectl get nodes
ha_test.go:521: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/DeleteSecondaryNode (7.28s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.67s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (38.38s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:533: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 stop -v=7 --alsologtostderr
E1004 03:20:56.554621   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/functional-838331/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:21:33.683120   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/addons-048096/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:533: (dbg) Done: out/minikube-linux-amd64 -p ha-216643 stop -v=7 --alsologtostderr: (38.280870832s)
ha_test.go:539: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 status -v=7 --alsologtostderr
ha_test.go:539: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-216643 status -v=7 --alsologtostderr: exit status 7 (100.097597ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1004 03:21:34.432471  116867 out.go:345] Setting OutFile to fd 1 ...
	I1004 03:21:34.432578  116867 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1004 03:21:34.432586  116867 out.go:358] Setting ErrFile to fd 2...
	I1004 03:21:34.432590  116867 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1004 03:21:34.432747  116867 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19546-91362/.minikube/bin
	I1004 03:21:34.432921  116867 out.go:352] Setting JSON to false
	I1004 03:21:34.432948  116867 mustload.go:65] Loading cluster: ha-216643
	I1004 03:21:34.433064  116867 notify.go:220] Checking for updates...
	I1004 03:21:34.433331  116867 config.go:182] Loaded profile config "ha-216643": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1004 03:21:34.433348  116867 status.go:174] checking status of ha-216643 ...
	I1004 03:21:34.433785  116867 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1004 03:21:34.433839  116867 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1004 03:21:34.451537  116867 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:37659
	I1004 03:21:34.452068  116867 main.go:141] libmachine: () Calling .GetVersion
	I1004 03:21:34.452691  116867 main.go:141] libmachine: Using API Version  1
	I1004 03:21:34.452717  116867 main.go:141] libmachine: () Calling .SetConfigRaw
	I1004 03:21:34.453071  116867 main.go:141] libmachine: () Calling .GetMachineName
	I1004 03:21:34.453266  116867 main.go:141] libmachine: (ha-216643) Calling .GetState
	I1004 03:21:34.454849  116867 status.go:371] ha-216643 host status = "Stopped" (err=<nil>)
	I1004 03:21:34.454874  116867 status.go:384] host is not running, skipping remaining checks
	I1004 03:21:34.454881  116867 status.go:176] ha-216643 status: &{Name:ha-216643 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1004 03:21:34.454909  116867 status.go:174] checking status of ha-216643-m02 ...
	I1004 03:21:34.455188  116867 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1004 03:21:34.455220  116867 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1004 03:21:34.469878  116867 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:43817
	I1004 03:21:34.470221  116867 main.go:141] libmachine: () Calling .GetVersion
	I1004 03:21:34.470706  116867 main.go:141] libmachine: Using API Version  1
	I1004 03:21:34.470727  116867 main.go:141] libmachine: () Calling .SetConfigRaw
	I1004 03:21:34.470997  116867 main.go:141] libmachine: () Calling .GetMachineName
	I1004 03:21:34.471196  116867 main.go:141] libmachine: (ha-216643-m02) Calling .GetState
	I1004 03:21:34.472599  116867 status.go:371] ha-216643-m02 host status = "Stopped" (err=<nil>)
	I1004 03:21:34.472615  116867 status.go:384] host is not running, skipping remaining checks
	I1004 03:21:34.472622  116867 status.go:176] ha-216643-m02 status: &{Name:ha-216643-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1004 03:21:34.472655  116867 status.go:174] checking status of ha-216643-m04 ...
	I1004 03:21:34.472921  116867 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1004 03:21:34.472964  116867 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1004 03:21:34.486951  116867 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:43603
	I1004 03:21:34.487442  116867 main.go:141] libmachine: () Calling .GetVersion
	I1004 03:21:34.487866  116867 main.go:141] libmachine: Using API Version  1
	I1004 03:21:34.487889  116867 main.go:141] libmachine: () Calling .SetConfigRaw
	I1004 03:21:34.488184  116867 main.go:141] libmachine: () Calling .GetMachineName
	I1004 03:21:34.488387  116867 main.go:141] libmachine: (ha-216643-m04) Calling .GetState
	I1004 03:21:34.489682  116867 status.go:371] ha-216643-m04 host status = "Stopped" (err=<nil>)
	I1004 03:21:34.489698  116867 status.go:384] host is not running, skipping remaining checks
	I1004 03:21:34.489704  116867 status.go:176] ha-216643-m04 status: &{Name:ha-216643-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (159.52s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-linux-amd64 start -p ha-216643 --wait=true -v=7 --alsologtostderr --driver=kvm2 
E1004 03:22:56.747179   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/addons-048096/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:562: (dbg) Done: out/minikube-linux-amd64 start -p ha-216643 --wait=true -v=7 --alsologtostderr --driver=kvm2 : (2m38.779723158s)
ha_test.go:568: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 status -v=7 --alsologtostderr
ha_test.go:586: (dbg) Run:  kubectl get nodes
ha_test.go:594: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/RestartCluster (159.52s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.64s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (98.38s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:607: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-216643 --control-plane -v=7 --alsologtostderr
ha_test.go:607: (dbg) Done: out/minikube-linux-amd64 node add -p ha-216643 --control-plane -v=7 --alsologtostderr: (1m37.539249005s)
ha_test.go:613: (dbg) Run:  out/minikube-linux-amd64 -p ha-216643 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (98.38s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.85s)

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

                                                
                                    
x
+
TestImageBuild/serial/Setup (47.23s)

                                                
                                                
=== RUN   TestImageBuild/serial/Setup
image_test.go:69: (dbg) Run:  out/minikube-linux-amd64 start -p image-179301 --driver=kvm2 
E1004 03:26:33.683739   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/addons-048096/client.crt: no such file or directory" logger="UnhandledError"
image_test.go:69: (dbg) Done: out/minikube-linux-amd64 start -p image-179301 --driver=kvm2 : (47.232301693s)
--- PASS: TestImageBuild/serial/Setup (47.23s)

                                                
                                    
x
+
TestImageBuild/serial/NormalBuild (2.32s)

                                                
                                                
=== RUN   TestImageBuild/serial/NormalBuild
image_test.go:78: (dbg) Run:  out/minikube-linux-amd64 image build -t aaa:latest ./testdata/image-build/test-normal -p image-179301
image_test.go:78: (dbg) Done: out/minikube-linux-amd64 image build -t aaa:latest ./testdata/image-build/test-normal -p image-179301: (2.318428916s)
--- PASS: TestImageBuild/serial/NormalBuild (2.32s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithBuildArg (1.43s)

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

                                                
                                    
x
+
TestImageBuild/serial/BuildWithDockerIgnore (1.08s)

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

                                                
                                    
x
+
TestImageBuild/serial/BuildWithSpecifiedDockerfile (0.98s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (89.7s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-017622 --output=json --user=testUser --memory=2200 --wait=true --driver=kvm2 
E1004 03:27:19.623724   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/functional-838331/client.crt: no such file or directory" logger="UnhandledError"
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 start -p json-output-017622 --output=json --user=testUser --memory=2200 --wait=true --driver=kvm2 : (1m29.701199256s)
--- PASS: TestJSONOutput/start/Command (89.70s)

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

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

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

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

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

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 stop -p json-output-017622 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 stop -p json-output-017622 --output=json --user=testUser: (13.339795685s)
--- PASS: TestJSONOutput/stop/Command (13.34s)

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"bd5e803e-6cf1-46bb-ae76-789bf9fa9427","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-886656] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"4a87d67c-ef2d-407c-8413-8da40d699a2f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19546"}}
	{"specversion":"1.0","id":"ad6a1180-15c4-4607-9ee3-5c55a29f6022","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":"91c1610a-215c-4e52-9372-c2868f447a9b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19546-91362/kubeconfig"}}
	{"specversion":"1.0","id":"823639fe-70e7-4d4a-b19b-899d827690d5","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19546-91362/.minikube"}}
	{"specversion":"1.0","id":"e6ce7858-963e-4770-a1fb-febe798fc2d4","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-amd64"}}
	{"specversion":"1.0","id":"0d367883-dfb7-4684-bda1-fae6e249b3e6","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"e3deb976-7777-4b79-a1f9-dbcb9de50b1f","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/amd64","name":"DRV_UNSUPPORTED_OS","url":""}}

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

                                                
                                    
x
+
TestMainNoArgs (0.04s)

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

                                                
                                    
x
+
TestMinikubeProfile (104.29s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-007818 --driver=kvm2 
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-007818 --driver=kvm2 : (50.595056937s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-019201 --driver=kvm2 
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-019201 --driver=kvm2 : (50.88214379s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-007818
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile second-019201
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-019201" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-019201
helpers_test.go:175: Cleaning up "first-007818" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-007818
--- PASS: TestMinikubeProfile (104.29s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (34.85s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-1-386587 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=kvm2 
mount_start_test.go:98: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-1-386587 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=kvm2 : (33.853617321s)
--- PASS: TestMountStart/serial/StartWithMountFirst (34.85s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.41s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountFirst
mount_start_test.go:114: (dbg) Run:  out/minikube-linux-amd64 -p mount-start-1-386587 ssh -- ls /minikube-host
mount_start_test.go:127: (dbg) Run:  out/minikube-linux-amd64 -p mount-start-1-386587 ssh -- mount | grep 9p
--- PASS: TestMountStart/serial/VerifyMountFirst (0.41s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (33.36s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-2-401559 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=kvm2 
E1004 03:30:56.554461   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/functional-838331/client.crt: no such file or directory" logger="UnhandledError"
mount_start_test.go:98: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-2-401559 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=kvm2 : (32.36043596s)
--- PASS: TestMountStart/serial/StartWithMountSecond (33.36s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.37s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountSecond
mount_start_test.go:114: (dbg) Run:  out/minikube-linux-amd64 -p mount-start-2-401559 ssh -- ls /minikube-host
mount_start_test.go:127: (dbg) Run:  out/minikube-linux-amd64 -p mount-start-2-401559 ssh -- mount | grep 9p
--- PASS: TestMountStart/serial/VerifyMountSecond (0.37s)

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (0.67s)

                                                
                                                
=== RUN   TestMountStart/serial/DeleteFirst
pause_test.go:132: (dbg) Run:  out/minikube-linux-amd64 delete -p mount-start-1-386587 --alsologtostderr -v=5
--- PASS: TestMountStart/serial/DeleteFirst (0.67s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.37s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostDelete
mount_start_test.go:114: (dbg) Run:  out/minikube-linux-amd64 -p mount-start-2-401559 ssh -- ls /minikube-host
mount_start_test.go:127: (dbg) Run:  out/minikube-linux-amd64 -p mount-start-2-401559 ssh -- mount | grep 9p
--- PASS: TestMountStart/serial/VerifyMountPostDelete (0.37s)

                                                
                                    
x
+
TestMountStart/serial/Stop (2.28s)

                                                
                                                
=== RUN   TestMountStart/serial/Stop
mount_start_test.go:155: (dbg) Run:  out/minikube-linux-amd64 stop -p mount-start-2-401559
mount_start_test.go:155: (dbg) Done: out/minikube-linux-amd64 stop -p mount-start-2-401559: (2.28468114s)
--- PASS: TestMountStart/serial/Stop (2.28s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (25.47s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:166: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-2-401559
E1004 03:31:33.683043   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/addons-048096/client.crt: no such file or directory" logger="UnhandledError"
mount_start_test.go:166: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-2-401559: (24.473431704s)
--- PASS: TestMountStart/serial/RestartStopped (25.47s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.36s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostStop
mount_start_test.go:114: (dbg) Run:  out/minikube-linux-amd64 -p mount-start-2-401559 ssh -- ls /minikube-host
mount_start_test.go:127: (dbg) Run:  out/minikube-linux-amd64 -p mount-start-2-401559 ssh -- mount | grep 9p
--- PASS: TestMountStart/serial/VerifyMountPostStop (0.36s)

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (128.5s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-423680 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=kvm2 
multinode_test.go:96: (dbg) Done: out/minikube-linux-amd64 start -p multinode-423680 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=kvm2 : (2m8.086956125s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-amd64 -p multinode-423680 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (128.50s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (4.42s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.8s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:564: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-423680 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:572: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-423680 -- exec busybox-7dff88458-8sv4k -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-423680 -- exec busybox-7dff88458-8sv4k -- sh -c "ping -c 1 192.168.39.1"
multinode_test.go:572: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-423680 -- exec busybox-7dff88458-94tqb -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-423680 -- exec busybox-7dff88458-94tqb -- sh -c "ping -c 1 192.168.39.1"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (0.80s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (58.17s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-423680 -v 3 --alsologtostderr
multinode_test.go:121: (dbg) Done: out/minikube-linux-amd64 node add -p multinode-423680 -v 3 --alsologtostderr: (57.606445669s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-amd64 -p multinode-423680 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (58.17s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.07s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.58s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (7.13s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (3.36s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1004 03:35:21.887654  125974 out.go:345] Setting OutFile to fd 1 ...
	I1004 03:35:21.887777  125974 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1004 03:35:21.887785  125974 out.go:358] Setting ErrFile to fd 2...
	I1004 03:35:21.887789  125974 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1004 03:35:21.887994  125974 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19546-91362/.minikube/bin
	I1004 03:35:21.888190  125974 out.go:352] Setting JSON to false
	I1004 03:35:21.888220  125974 mustload.go:65] Loading cluster: multinode-423680
	I1004 03:35:21.888337  125974 notify.go:220] Checking for updates...
	I1004 03:35:21.888621  125974 config.go:182] Loaded profile config "multinode-423680": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1004 03:35:21.888640  125974 status.go:174] checking status of multinode-423680 ...
	I1004 03:35:21.889064  125974 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1004 03:35:21.889116  125974 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1004 03:35:21.904784  125974 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:36131
	I1004 03:35:21.905246  125974 main.go:141] libmachine: () Calling .GetVersion
	I1004 03:35:21.905770  125974 main.go:141] libmachine: Using API Version  1
	I1004 03:35:21.905791  125974 main.go:141] libmachine: () Calling .SetConfigRaw
	I1004 03:35:21.906137  125974 main.go:141] libmachine: () Calling .GetMachineName
	I1004 03:35:21.906350  125974 main.go:141] libmachine: (multinode-423680) Calling .GetState
	I1004 03:35:21.908048  125974 status.go:371] multinode-423680 host status = "Running" (err=<nil>)
	I1004 03:35:21.908062  125974 host.go:66] Checking if "multinode-423680" exists ...
	I1004 03:35:21.908416  125974 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1004 03:35:21.908467  125974 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1004 03:35:21.923794  125974 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:44691
	I1004 03:35:21.924248  125974 main.go:141] libmachine: () Calling .GetVersion
	I1004 03:35:21.924716  125974 main.go:141] libmachine: Using API Version  1
	I1004 03:35:21.924738  125974 main.go:141] libmachine: () Calling .SetConfigRaw
	I1004 03:35:21.925013  125974 main.go:141] libmachine: () Calling .GetMachineName
	I1004 03:35:21.925213  125974 main.go:141] libmachine: (multinode-423680) Calling .GetIP
	I1004 03:35:21.927925  125974 main.go:141] libmachine: (multinode-423680) DBG | domain multinode-423680 has defined MAC address 52:54:00:c2:be:4a in network mk-multinode-423680
	I1004 03:35:21.928394  125974 main.go:141] libmachine: (multinode-423680) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:c2:be:4a", ip: ""} in network mk-multinode-423680: {Iface:virbr1 ExpiryTime:2024-10-04 04:32:13 +0000 UTC Type:0 Mac:52:54:00:c2:be:4a Iaid: IPaddr:192.168.39.226 Prefix:24 Hostname:multinode-423680 Clientid:01:52:54:00:c2:be:4a}
	I1004 03:35:21.928433  125974 main.go:141] libmachine: (multinode-423680) DBG | domain multinode-423680 has defined IP address 192.168.39.226 and MAC address 52:54:00:c2:be:4a in network mk-multinode-423680
	I1004 03:35:21.928551  125974 host.go:66] Checking if "multinode-423680" exists ...
	I1004 03:35:21.928873  125974 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1004 03:35:21.928934  125974 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1004 03:35:21.944304  125974 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:45825
	I1004 03:35:21.944710  125974 main.go:141] libmachine: () Calling .GetVersion
	I1004 03:35:21.945209  125974 main.go:141] libmachine: Using API Version  1
	I1004 03:35:21.945232  125974 main.go:141] libmachine: () Calling .SetConfigRaw
	I1004 03:35:21.945614  125974 main.go:141] libmachine: () Calling .GetMachineName
	I1004 03:35:21.945790  125974 main.go:141] libmachine: (multinode-423680) Calling .DriverName
	I1004 03:35:21.945983  125974 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1004 03:35:21.946005  125974 main.go:141] libmachine: (multinode-423680) Calling .GetSSHHostname
	I1004 03:35:21.948718  125974 main.go:141] libmachine: (multinode-423680) DBG | domain multinode-423680 has defined MAC address 52:54:00:c2:be:4a in network mk-multinode-423680
	I1004 03:35:21.949187  125974 main.go:141] libmachine: (multinode-423680) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:c2:be:4a", ip: ""} in network mk-multinode-423680: {Iface:virbr1 ExpiryTime:2024-10-04 04:32:13 +0000 UTC Type:0 Mac:52:54:00:c2:be:4a Iaid: IPaddr:192.168.39.226 Prefix:24 Hostname:multinode-423680 Clientid:01:52:54:00:c2:be:4a}
	I1004 03:35:21.949207  125974 main.go:141] libmachine: (multinode-423680) DBG | domain multinode-423680 has defined IP address 192.168.39.226 and MAC address 52:54:00:c2:be:4a in network mk-multinode-423680
	I1004 03:35:21.949360  125974 main.go:141] libmachine: (multinode-423680) Calling .GetSSHPort
	I1004 03:35:21.949531  125974 main.go:141] libmachine: (multinode-423680) Calling .GetSSHKeyPath
	I1004 03:35:21.949683  125974 main.go:141] libmachine: (multinode-423680) Calling .GetSSHUsername
	I1004 03:35:21.949789  125974 sshutil.go:53] new ssh client: &{IP:192.168.39.226 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/19546-91362/.minikube/machines/multinode-423680/id_rsa Username:docker}
	I1004 03:35:22.035623  125974 ssh_runner.go:195] Run: systemctl --version
	I1004 03:35:22.041636  125974 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1004 03:35:22.063908  125974 kubeconfig.go:125] found "multinode-423680" server: "https://192.168.39.226:8443"
	I1004 03:35:22.063946  125974 api_server.go:166] Checking apiserver status ...
	I1004 03:35:22.063987  125974 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1004 03:35:22.078709  125974 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1908/cgroup
	W1004 03:35:22.090475  125974 api_server.go:177] unable to find freezer cgroup: sudo egrep ^[0-9]+:freezer: /proc/1908/cgroup: Process exited with status 1
	stdout:
	
	stderr:
	I1004 03:35:22.090552  125974 ssh_runner.go:195] Run: ls
	I1004 03:35:22.096393  125974 api_server.go:253] Checking apiserver healthz at https://192.168.39.226:8443/healthz ...
	I1004 03:35:22.100852  125974 api_server.go:279] https://192.168.39.226:8443/healthz returned 200:
	ok
	I1004 03:35:22.100875  125974 status.go:463] multinode-423680 apiserver status = Running (err=<nil>)
	I1004 03:35:22.100885  125974 status.go:176] multinode-423680 status: &{Name:multinode-423680 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1004 03:35:22.100902  125974 status.go:174] checking status of multinode-423680-m02 ...
	I1004 03:35:22.101191  125974 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1004 03:35:22.101232  125974 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1004 03:35:22.116930  125974 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:33913
	I1004 03:35:22.117444  125974 main.go:141] libmachine: () Calling .GetVersion
	I1004 03:35:22.117961  125974 main.go:141] libmachine: Using API Version  1
	I1004 03:35:22.117981  125974 main.go:141] libmachine: () Calling .SetConfigRaw
	I1004 03:35:22.118262  125974 main.go:141] libmachine: () Calling .GetMachineName
	I1004 03:35:22.118420  125974 main.go:141] libmachine: (multinode-423680-m02) Calling .GetState
	I1004 03:35:22.119958  125974 status.go:371] multinode-423680-m02 host status = "Running" (err=<nil>)
	I1004 03:35:22.119977  125974 host.go:66] Checking if "multinode-423680-m02" exists ...
	I1004 03:35:22.120306  125974 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1004 03:35:22.120343  125974 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1004 03:35:22.135693  125974 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:41213
	I1004 03:35:22.136243  125974 main.go:141] libmachine: () Calling .GetVersion
	I1004 03:35:22.136692  125974 main.go:141] libmachine: Using API Version  1
	I1004 03:35:22.136712  125974 main.go:141] libmachine: () Calling .SetConfigRaw
	I1004 03:35:22.137036  125974 main.go:141] libmachine: () Calling .GetMachineName
	I1004 03:35:22.137226  125974 main.go:141] libmachine: (multinode-423680-m02) Calling .GetIP
	I1004 03:35:22.140165  125974 main.go:141] libmachine: (multinode-423680-m02) DBG | domain multinode-423680-m02 has defined MAC address 52:54:00:f6:9b:c2 in network mk-multinode-423680
	I1004 03:35:22.140686  125974 main.go:141] libmachine: (multinode-423680-m02) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:f6:9b:c2", ip: ""} in network mk-multinode-423680: {Iface:virbr1 ExpiryTime:2024-10-04 04:33:24 +0000 UTC Type:0 Mac:52:54:00:f6:9b:c2 Iaid: IPaddr:192.168.39.101 Prefix:24 Hostname:multinode-423680-m02 Clientid:01:52:54:00:f6:9b:c2}
	I1004 03:35:22.140714  125974 main.go:141] libmachine: (multinode-423680-m02) DBG | domain multinode-423680-m02 has defined IP address 192.168.39.101 and MAC address 52:54:00:f6:9b:c2 in network mk-multinode-423680
	I1004 03:35:22.140894  125974 host.go:66] Checking if "multinode-423680-m02" exists ...
	I1004 03:35:22.141230  125974 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1004 03:35:22.141269  125974 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1004 03:35:22.156512  125974 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:39299
	I1004 03:35:22.156962  125974 main.go:141] libmachine: () Calling .GetVersion
	I1004 03:35:22.157406  125974 main.go:141] libmachine: Using API Version  1
	I1004 03:35:22.157431  125974 main.go:141] libmachine: () Calling .SetConfigRaw
	I1004 03:35:22.157856  125974 main.go:141] libmachine: () Calling .GetMachineName
	I1004 03:35:22.158070  125974 main.go:141] libmachine: (multinode-423680-m02) Calling .DriverName
	I1004 03:35:22.158311  125974 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1004 03:35:22.158334  125974 main.go:141] libmachine: (multinode-423680-m02) Calling .GetSSHHostname
	I1004 03:35:22.161062  125974 main.go:141] libmachine: (multinode-423680-m02) DBG | domain multinode-423680-m02 has defined MAC address 52:54:00:f6:9b:c2 in network mk-multinode-423680
	I1004 03:35:22.161486  125974 main.go:141] libmachine: (multinode-423680-m02) DBG | found host DHCP lease matching {name: "", mac: "52:54:00:f6:9b:c2", ip: ""} in network mk-multinode-423680: {Iface:virbr1 ExpiryTime:2024-10-04 04:33:24 +0000 UTC Type:0 Mac:52:54:00:f6:9b:c2 Iaid: IPaddr:192.168.39.101 Prefix:24 Hostname:multinode-423680-m02 Clientid:01:52:54:00:f6:9b:c2}
	I1004 03:35:22.161524  125974 main.go:141] libmachine: (multinode-423680-m02) DBG | domain multinode-423680-m02 has defined IP address 192.168.39.101 and MAC address 52:54:00:f6:9b:c2 in network mk-multinode-423680
	I1004 03:35:22.161673  125974 main.go:141] libmachine: (multinode-423680-m02) Calling .GetSSHPort
	I1004 03:35:22.161846  125974 main.go:141] libmachine: (multinode-423680-m02) Calling .GetSSHKeyPath
	I1004 03:35:22.162004  125974 main.go:141] libmachine: (multinode-423680-m02) Calling .GetSSHUsername
	I1004 03:35:22.162151  125974 sshutil.go:53] new ssh client: &{IP:192.168.39.101 Port:22 SSHKeyPath:/home/jenkins/minikube-integration/19546-91362/.minikube/machines/multinode-423680-m02/id_rsa Username:docker}
	I1004 03:35:22.239783  125974 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1004 03:35:22.253872  125974 status.go:176] multinode-423680-m02 status: &{Name:multinode-423680-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I1004 03:35:22.253909  125974 status.go:174] checking status of multinode-423680-m03 ...
	I1004 03:35:22.254210  125974 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1004 03:35:22.254245  125974 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1004 03:35:22.269992  125974 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:43397
	I1004 03:35:22.270533  125974 main.go:141] libmachine: () Calling .GetVersion
	I1004 03:35:22.270983  125974 main.go:141] libmachine: Using API Version  1
	I1004 03:35:22.271030  125974 main.go:141] libmachine: () Calling .SetConfigRaw
	I1004 03:35:22.271375  125974 main.go:141] libmachine: () Calling .GetMachineName
	I1004 03:35:22.271568  125974 main.go:141] libmachine: (multinode-423680-m03) Calling .GetState
	I1004 03:35:22.273315  125974 status.go:371] multinode-423680-m03 host status = "Stopped" (err=<nil>)
	I1004 03:35:22.273332  125974 status.go:384] host is not running, skipping remaining checks
	I1004 03:35:22.273339  125974 status.go:176] multinode-423680-m03 status: &{Name:multinode-423680-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (42.3s)

                                                
                                                
=== RUN   TestMultiNode/serial/StartAfterStop
multinode_test.go:282: (dbg) Run:  out/minikube-linux-amd64 -p multinode-423680 node start m03 -v=7 --alsologtostderr
E1004 03:35:56.554897   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/functional-838331/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:282: (dbg) Done: out/minikube-linux-amd64 -p multinode-423680 node start m03 -v=7 --alsologtostderr: (41.676204791s)
multinode_test.go:290: (dbg) Run:  out/minikube-linux-amd64 -p multinode-423680 status -v=7 --alsologtostderr
multinode_test.go:306: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiNode/serial/StartAfterStop (42.30s)

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (192.86s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-423680
multinode_test.go:321: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-423680
multinode_test.go:321: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-423680: (28.185557951s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-423680 --wait=true -v=8 --alsologtostderr
E1004 03:36:33.683768   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/addons-048096/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:326: (dbg) Done: out/minikube-linux-amd64 start -p multinode-423680 --wait=true -v=8 --alsologtostderr: (2m44.580581486s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-423680
--- PASS: TestMultiNode/serial/RestartKeepsNodes (192.86s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (2.31s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (25.86s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-amd64 -p multinode-423680 stop
E1004 03:39:36.749364   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/addons-048096/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:345: (dbg) Done: out/minikube-linux-amd64 -p multinode-423680 stop: (25.695691685s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-amd64 -p multinode-423680 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-amd64 -p multinode-423680 status: exit status 7 (80.11139ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1004 03:39:45.560434  127763 out.go:345] Setting OutFile to fd 1 ...
	I1004 03:39:45.560714  127763 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1004 03:39:45.560724  127763 out.go:358] Setting ErrFile to fd 2...
	I1004 03:39:45.560728  127763 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1004 03:39:45.560926  127763 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19546-91362/.minikube/bin
	I1004 03:39:45.561081  127763 out.go:352] Setting JSON to false
	I1004 03:39:45.561107  127763 mustload.go:65] Loading cluster: multinode-423680
	I1004 03:39:45.561219  127763 notify.go:220] Checking for updates...
	I1004 03:39:45.561499  127763 config.go:182] Loaded profile config "multinode-423680": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1004 03:39:45.561518  127763 status.go:174] checking status of multinode-423680 ...
	I1004 03:39:45.561908  127763 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1004 03:39:45.561973  127763 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1004 03:39:45.579401  127763 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:37011
	I1004 03:39:45.579873  127763 main.go:141] libmachine: () Calling .GetVersion
	I1004 03:39:45.580429  127763 main.go:141] libmachine: Using API Version  1
	I1004 03:39:45.580451  127763 main.go:141] libmachine: () Calling .SetConfigRaw
	I1004 03:39:45.580886  127763 main.go:141] libmachine: () Calling .GetMachineName
	I1004 03:39:45.581109  127763 main.go:141] libmachine: (multinode-423680) Calling .GetState
	I1004 03:39:45.582979  127763 status.go:371] multinode-423680 host status = "Stopped" (err=<nil>)
	I1004 03:39:45.582995  127763 status.go:384] host is not running, skipping remaining checks
	I1004 03:39:45.583001  127763 status.go:176] multinode-423680 status: &{Name:multinode-423680 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1004 03:39:45.583041  127763 status.go:174] checking status of multinode-423680-m02 ...
	I1004 03:39:45.583342  127763 main.go:141] libmachine: Found binary path at /home/jenkins/workspace/KVM_Linux_integration/out/docker-machine-driver-kvm2
	I1004 03:39:45.583380  127763 main.go:141] libmachine: Launching plugin server for driver kvm2
	I1004 03:39:45.598278  127763 main.go:141] libmachine: Plugin server listening at address 127.0.0.1:42169
	I1004 03:39:45.598770  127763 main.go:141] libmachine: () Calling .GetVersion
	I1004 03:39:45.599212  127763 main.go:141] libmachine: Using API Version  1
	I1004 03:39:45.599229  127763 main.go:141] libmachine: () Calling .SetConfigRaw
	I1004 03:39:45.599564  127763 main.go:141] libmachine: () Calling .GetMachineName
	I1004 03:39:45.599763  127763 main.go:141] libmachine: (multinode-423680-m02) Calling .GetState
	I1004 03:39:45.601170  127763 status.go:371] multinode-423680-m02 host status = "Stopped" (err=<nil>)
	I1004 03:39:45.601185  127763 status.go:384] host is not running, skipping remaining checks
	I1004 03:39:45.601191  127763 status.go:176] multinode-423680-m02 status: &{Name:multinode-423680-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (119.54s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-423680 --wait=true -v=8 --alsologtostderr --driver=kvm2 
E1004 03:40:56.555088   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/functional-838331/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:41:33.683472   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/addons-048096/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:376: (dbg) Done: out/minikube-linux-amd64 start -p multinode-423680 --wait=true -v=8 --alsologtostderr --driver=kvm2 : (1m59.006249257s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-amd64 -p multinode-423680 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 (119.54s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (50.91s)

                                                
                                                
=== RUN   TestMultiNode/serial/ValidateNameConflict
multinode_test.go:455: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-423680
multinode_test.go:464: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-423680-m02 --driver=kvm2 
multinode_test.go:464: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p multinode-423680-m02 --driver=kvm2 : exit status 14 (64.345002ms)

                                                
                                                
-- stdout --
	* [multinode-423680-m02] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19546
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19546-91362/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19546-91362/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

                                                
                                                
** /stderr **
multinode_test.go:472: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-423680-m03 --driver=kvm2 
multinode_test.go:472: (dbg) Done: out/minikube-linux-amd64 start -p multinode-423680-m03 --driver=kvm2 : (49.580384172s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-423680
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-amd64 node add -p multinode-423680: exit status 80 (220.028676ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-423680-m03 already exists in multinode-423680-m03 profile
	* 
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * If the above advice does not help, please let us know:                                 │
	│      https://github.com/kubernetes/minikube/issues/new/choose                               │
	│                                                                                             │
	│    * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.    │
	│    * Please also attach the following file to the GitHub issue:                             │
	│    * - /tmp/minikube_node_040ea7097fd6ed71e65be9a474587f81f0ccd21d_0.log                    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
multinode_test.go:484: (dbg) Run:  out/minikube-linux-amd64 delete -p multinode-423680-m03
multinode_test.go:484: (dbg) Done: out/minikube-linux-amd64 delete -p multinode-423680-m03: (1.004627486s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (50.91s)

                                                
                                    
x
+
TestPreload (188.79s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-664983 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=kvm2  --kubernetes-version=v1.24.4
E1004 03:43:59.625827   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/functional-838331/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-664983 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=kvm2  --kubernetes-version=v1.24.4: (2m1.368922426s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-664983 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-amd64 -p test-preload-664983 image pull gcr.io/k8s-minikube/busybox: (1.517780939s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-664983
preload_test.go:58: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-664983: (13.306981438s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-664983 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=kvm2 
preload_test.go:66: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-664983 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=kvm2 : (51.357860586s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-664983 image list
helpers_test.go:175: Cleaning up "test-preload-664983" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-664983
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-664983: (1.048099936s)
--- PASS: TestPreload (188.79s)

                                                
                                    
x
+
TestScheduledStopUnix (121.39s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-337511 --memory=2048 --driver=kvm2 
E1004 03:45:56.554443   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/functional-838331/client.crt: no such file or directory" logger="UnhandledError"
E1004 03:46:33.684378   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/addons-048096/client.crt: no such file or directory" logger="UnhandledError"
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-337511 --memory=2048 --driver=kvm2 : (49.824360216s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-337511 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-337511 -n scheduled-stop-337511
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-337511 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I1004 03:46:36.571195   98520 retry.go:31] will retry after 144.044µs: open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/scheduled-stop-337511/pid: no such file or directory
I1004 03:46:36.572582   98520 retry.go:31] will retry after 192.278µs: open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/scheduled-stop-337511/pid: no such file or directory
I1004 03:46:36.573729   98520 retry.go:31] will retry after 297.514µs: open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/scheduled-stop-337511/pid: no such file or directory
I1004 03:46:36.574677   98520 retry.go:31] will retry after 505.957µs: open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/scheduled-stop-337511/pid: no such file or directory
I1004 03:46:36.575981   98520 retry.go:31] will retry after 527.154µs: open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/scheduled-stop-337511/pid: no such file or directory
I1004 03:46:36.576685   98520 retry.go:31] will retry after 1.096222ms: open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/scheduled-stop-337511/pid: no such file or directory
I1004 03:46:36.577956   98520 retry.go:31] will retry after 1.443591ms: open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/scheduled-stop-337511/pid: no such file or directory
I1004 03:46:36.580349   98520 retry.go:31] will retry after 1.671699ms: open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/scheduled-stop-337511/pid: no such file or directory
I1004 03:46:36.582553   98520 retry.go:31] will retry after 3.421825ms: open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/scheduled-stop-337511/pid: no such file or directory
I1004 03:46:36.586755   98520 retry.go:31] will retry after 3.798019ms: open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/scheduled-stop-337511/pid: no such file or directory
I1004 03:46:36.590961   98520 retry.go:31] will retry after 7.080186ms: open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/scheduled-stop-337511/pid: no such file or directory
I1004 03:46:36.598113   98520 retry.go:31] will retry after 12.539907ms: open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/scheduled-stop-337511/pid: no such file or directory
I1004 03:46:36.611362   98520 retry.go:31] will retry after 6.5064ms: open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/scheduled-stop-337511/pid: no such file or directory
I1004 03:46:36.618599   98520 retry.go:31] will retry after 23.085658ms: open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/scheduled-stop-337511/pid: no such file or directory
I1004 03:46:36.641820   98520 retry.go:31] will retry after 26.209419ms: open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/scheduled-stop-337511/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-337511 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-337511 -n scheduled-stop-337511
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-337511
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-337511 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-337511
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-337511: exit status 7 (63.151027ms)

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

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestSkaffold (131.36s)

                                                
                                                
=== RUN   TestSkaffold
skaffold_test.go:59: (dbg) Run:  /tmp/skaffold.exe4233203848 version
skaffold_test.go:63: skaffold version: v2.13.2
skaffold_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p skaffold-065996 --memory=2600 --driver=kvm2 
skaffold_test.go:66: (dbg) Done: out/minikube-linux-amd64 start -p skaffold-065996 --memory=2600 --driver=kvm2 : (48.07283555s)
skaffold_test.go:86: copying out/minikube-linux-amd64 to /home/jenkins/workspace/KVM_Linux_integration/out/minikube
skaffold_test.go:105: (dbg) Run:  /tmp/skaffold.exe4233203848 run --minikube-profile skaffold-065996 --kube-context skaffold-065996 --status-check=true --port-forward=false --interactive=false
skaffold_test.go:105: (dbg) Done: /tmp/skaffold.exe4233203848 run --minikube-profile skaffold-065996 --kube-context skaffold-065996 --status-check=true --port-forward=false --interactive=false: (1m10.220953218s)
skaffold_test.go:111: (dbg) TestSkaffold: waiting 1m0s for pods matching "app=leeroy-app" in namespace "default" ...
helpers_test.go:344: "leeroy-app-5f575b849d-xbdw6" [e6594931-0bc0-4ae5-a1a0-164937843fed] Running
skaffold_test.go:111: (dbg) TestSkaffold: app=leeroy-app healthy within 6.004168626s
skaffold_test.go:114: (dbg) TestSkaffold: waiting 1m0s for pods matching "app=leeroy-web" in namespace "default" ...
helpers_test.go:344: "leeroy-web-5c4cd7f84c-qkm6d" [d30c2acf-0b5d-4401-997d-302bcbcc142f] Running
skaffold_test.go:114: (dbg) TestSkaffold: app=leeroy-web healthy within 5.004281787s
helpers_test.go:175: Cleaning up "skaffold-065996" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p skaffold-065996
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p skaffold-065996: (1.172725415s)
--- PASS: TestSkaffold (131.36s)

                                                
                                    
x
+
TestRunningBinaryUpgrade (234.03s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.256380211 start -p running-upgrade-997526 --memory=2200 --vm-driver=kvm2 
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.256380211 start -p running-upgrade-997526 --memory=2200 --vm-driver=kvm2 : (2m17.609014393s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-amd64 start -p running-upgrade-997526 --memory=2200 --alsologtostderr -v=1 --driver=kvm2 
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-amd64 start -p running-upgrade-997526 --memory=2200 --alsologtostderr -v=1 --driver=kvm2 : (1m34.781564658s)
helpers_test.go:175: Cleaning up "running-upgrade-997526" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p running-upgrade-997526
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p running-upgrade-997526: (1.230135491s)
--- PASS: TestRunningBinaryUpgrade (234.03s)

                                                
                                    
x
+
TestKubernetesUpgrade (243.68s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-707890 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=kvm2 
E1004 03:50:56.555153   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/functional-838331/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:222: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-707890 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=kvm2 : (1m44.086741515s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-amd64 stop -p kubernetes-upgrade-707890
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-amd64 stop -p kubernetes-upgrade-707890: (12.555763362s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-amd64 -p kubernetes-upgrade-707890 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-amd64 -p kubernetes-upgrade-707890 status --format={{.Host}}: exit status 7 (76.783663ms)

                                                
                                                
-- 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-amd64 start -p kubernetes-upgrade-707890 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=kvm2 
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-707890 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=kvm2 : (1m21.400341934s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-707890 version --output=json
version_upgrade_test.go:267: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:269: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-707890 --memory=2200 --kubernetes-version=v1.20.0 --driver=kvm2 
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p kubernetes-upgrade-707890 --memory=2200 --kubernetes-version=v1.20.0 --driver=kvm2 : exit status 106 (101.715911ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-707890] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19546
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19546-91362/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19546-91362/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to K8S_DOWNGRADE_UNSUPPORTED: Unable to safely downgrade existing Kubernetes v1.31.1 cluster to v1.20.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.20.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-707890
	    minikube start -p kubernetes-upgrade-707890 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-7078902 --kubernetes-version=v1.20.0
	    
	    3) Use the existing cluster at version Kubernetes 1.31.1, by running:
	    
	    minikube start -p kubernetes-upgrade-707890 --kubernetes-version=v1.31.1
	    

                                                
                                                
** /stderr **
version_upgrade_test.go:273: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:275: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-707890 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=kvm2 
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-707890 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=kvm2 : (44.250025802s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-707890" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p kubernetes-upgrade-707890
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p kubernetes-upgrade-707890: (1.136991466s)
--- PASS: TestKubernetesUpgrade (243.68s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.32s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (153.57s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.96337217 start -p stopped-upgrade-352328 --memory=2200 --vm-driver=kvm2 
E1004 03:51:33.684009   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/addons-048096/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.96337217 start -p stopped-upgrade-352328 --memory=2200 --vm-driver=kvm2 : (1m21.885775898s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.96337217 -p stopped-upgrade-352328 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.96337217 -p stopped-upgrade-352328 stop: (12.411040527s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-352328 --memory=2200 --alsologtostderr -v=1 --driver=kvm2 
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-amd64 start -p stopped-upgrade-352328 --memory=2200 --alsologtostderr -v=1 --driver=kvm2 : (59.269780573s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (153.57s)

                                                
                                    
x
+
TestPause/serial/Start (95.8s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-amd64 start -p pause-798887 --memory=2048 --install-addons=false --wait=all --driver=kvm2 
pause_test.go:80: (dbg) Done: out/minikube-linux-amd64 start -p pause-798887 --memory=2048 --install-addons=false --wait=all --driver=kvm2 : (1m35.801804926s)
--- PASS: TestPause/serial/Start (95.80s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (59.12s)

                                                
                                                
=== RUN   TestPause/serial/SecondStartNoReconfiguration
pause_test.go:92: (dbg) Run:  out/minikube-linux-amd64 start -p pause-798887 --alsologtostderr -v=1 --driver=kvm2 
pause_test.go:92: (dbg) Done: out/minikube-linux-amd64 start -p pause-798887 --alsologtostderr -v=1 --driver=kvm2 : (59.089297982s)
--- PASS: TestPause/serial/SecondStartNoReconfiguration (59.12s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.3s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/MinikubeLogs
version_upgrade_test.go:206: (dbg) Run:  out/minikube-linux-amd64 logs -p stopped-upgrade-352328
version_upgrade_test.go:206: (dbg) Done: out/minikube-linux-amd64 logs -p stopped-upgrade-352328: (1.2998583s)
--- PASS: TestStoppedBinaryUpgrade/MinikubeLogs (1.30s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.06s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoK8sWithVersion
no_kubernetes_test.go:83: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-600686 --no-kubernetes --kubernetes-version=1.20 --driver=kvm2 
no_kubernetes_test.go:83: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p NoKubernetes-600686 --no-kubernetes --kubernetes-version=1.20 --driver=kvm2 : exit status 14 (63.485985ms)

                                                
                                                
-- stdout --
	* [NoKubernetes-600686] minikube v1.34.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19546
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19546-91362/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19546-91362/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - 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.06s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (91.78s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:95: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-600686 --driver=kvm2 
no_kubernetes_test.go:95: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-600686 --driver=kvm2 : (1m31.521036222s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-amd64 -p NoKubernetes-600686 status -o json
--- PASS: TestNoKubernetes/serial/StartWithK8s (91.78s)

                                                
                                    
x
+
TestPause/serial/Pause (0.58s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.24s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.53s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.69s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (0.97s)

                                                
                                                
=== RUN   TestPause/serial/DeletePaused
pause_test.go:132: (dbg) Run:  out/minikube-linux-amd64 delete -p pause-798887 --alsologtostderr -v=5
--- PASS: TestPause/serial/DeletePaused (0.97s)

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.24s)

                                                
                                                
=== RUN   TestPause/serial/VerifyDeletedResources
pause_test.go:142: (dbg) Run:  out/minikube-linux-amd64 profile list --output json
--- PASS: TestPause/serial/VerifyDeletedResources (0.24s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (42.19s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-600686 --no-kubernetes --driver=kvm2 
E1004 03:55:56.554820   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/functional-838331/client.crt: no such file or directory" logger="UnhandledError"
no_kubernetes_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-600686 --no-kubernetes --driver=kvm2 : (40.840732941s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-amd64 -p NoKubernetes-600686 status -o json
no_kubernetes_test.go:200: (dbg) Non-zero exit: out/minikube-linux-amd64 -p NoKubernetes-600686 status -o json: exit status 2 (279.218442ms)

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

                                                
                                                
-- /stdout --
no_kubernetes_test.go:124: (dbg) Run:  out/minikube-linux-amd64 delete -p NoKubernetes-600686
no_kubernetes_test.go:124: (dbg) Done: out/minikube-linux-amd64 delete -p NoKubernetes-600686: (1.070906043s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (42.19s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (34.09s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Start
no_kubernetes_test.go:136: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-600686 --no-kubernetes --driver=kvm2 
no_kubernetes_test.go:136: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-600686 --no-kubernetes --driver=kvm2 : (34.086055747s)
--- PASS: TestNoKubernetes/serial/Start (34.09s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.2s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.4s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (2.29s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Stop
no_kubernetes_test.go:158: (dbg) Run:  out/minikube-linux-amd64 stop -p NoKubernetes-600686
no_kubernetes_test.go:158: (dbg) Done: out/minikube-linux-amd64 stop -p NoKubernetes-600686: (2.291822754s)
--- PASS: TestNoKubernetes/serial/Stop (2.29s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (42.6s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:191: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-600686 --driver=kvm2 
no_kubernetes_test.go:191: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-600686 --driver=kvm2 : (42.602551383s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (42.60s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.22s)

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p auto-461904 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=kvm2 
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p auto-461904 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=kvm2 : (1m19.474913008s)
--- PASS: TestNetworkPlugins/group/auto/Start (79.48s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p kindnet-461904 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=kvm2 
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p kindnet-461904 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=kvm2 : (1m53.202764141s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (113.20s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p calico-461904 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=kvm2 
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p calico-461904 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=kvm2 : (2m10.041384166s)
--- PASS: TestNetworkPlugins/group/calico/Start (130.04s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p custom-flannel-461904 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=kvm2 
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p custom-flannel-461904 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=kvm2 : (1m38.814993115s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (98.82s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p auto-461904 "pgrep -a kubelet"
I1004 03:59:02.017973   98520 config.go:182] Loaded profile config "auto-461904": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.21s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-461904 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-kdtnz" [06cdaf7f-cbab-40f8-a636-c532fc2bd505] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-kdtnz" [06cdaf7f-cbab-40f8-a636-c532fc2bd505] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 11.004191975s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (11.24s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p false-461904 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=kvm2 
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p false-461904 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=false --driver=kvm2 : (1m29.041989414s)
--- PASS: TestNetworkPlugins/group/false/Start (89.04s)

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

                                                
                                                
=== 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-qx9fq" [9ec80751-eb1b-4a25-88de-c6615370caa1] Running
E1004 03:59:46.954503   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/skaffold-065996/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.004308634s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p kindnet-461904 "pgrep -a kubelet"
I1004 03:59:50.173177   98520 config.go:182] Loaded profile config "kindnet-461904": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.22s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-461904 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-6w4sd" [6b579e70-f854-4d36-aac6-67336fb13f59] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-6w4sd" [6b579e70-f854-4d36-aac6-67336fb13f59] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 11.005763307s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (11.23s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p enable-default-cni-461904 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=kvm2 
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p enable-default-cni-461904 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=kvm2 : (1m37.976291282s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (97.98s)

                                                
                                    
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-xlzxx" [7532e54a-4210-4bca-9b1e-bf029c0c6666] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.005656864s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p calico-461904 "pgrep -a kubelet"
I1004 04:00:36.115986   98520 config.go:182] Loaded profile config "calico-461904": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.22s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-461904 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-vk6mk" [1d12da45-b6b8-4a3e-ac7c-6f16e9dee648] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1004 04:00:39.627692   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/functional-838331/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-vk6mk" [1d12da45-b6b8-4a3e-ac7c-6f16e9dee648] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 13.006849094s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (13.24s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p custom-flannel-461904 "pgrep -a kubelet"
I1004 04:00:40.753358   98520 config.go:182] Loaded profile config "custom-flannel-461904": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.23s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-461904 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-rcszj" [95e24e07-b0d0-4529-bae1-88d575971bd5] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-rcszj" [95e24e07-b0d0-4529-bae1-88d575971bd5] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 12.004355891s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (12.26s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p false-461904 "pgrep -a kubelet"
I1004 04:00:59.802247   98520 config.go:182] Loaded profile config "false-461904": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/false/KubeletFlags (0.30s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context false-461904 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/false/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-xrfbb" [49af7ed8-20a7-4336-8e60-74d0dbfd451a] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-xrfbb" [49af7ed8-20a7-4336-8e60-74d0dbfd451a] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/false/NetCatPod: app=netcat healthy within 13.005008218s
--- PASS: TestNetworkPlugins/group/false/NetCatPod (13.33s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p flannel-461904 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=kvm2 
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p flannel-461904 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=kvm2 : (1m14.0588215s)
--- PASS: TestNetworkPlugins/group/flannel/Start (74.06s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p bridge-461904 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=kvm2 
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p bridge-461904 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=kvm2 : (2m5.882388398s)
--- PASS: TestNetworkPlugins/group/bridge/Start (125.88s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p kubenet-461904 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --network-plugin=kubenet --driver=kvm2 
E1004 04:01:31.167104   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/gvisor-069236/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:01:33.683384   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/addons-048096/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:01:36.289131   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/gvisor-069236/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:01:46.530892   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/gvisor-069236/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p kubenet-461904 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --network-plugin=kubenet --driver=kvm2 : (2m12.224422346s)
--- PASS: TestNetworkPlugins/group/kubenet/Start (132.22s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p enable-default-cni-461904 "pgrep -a kubelet"
I1004 04:01:57.344165   98520 config.go:182] Loaded profile config "enable-default-cni-461904": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.23s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-461904 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-rszxh" [997e993c-6c2b-4d00-b565-ab075e060316] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-rszxh" [997e993c-6c2b-4d00-b565-ab075e060316] Running
E1004 04:02:07.013075   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/gvisor-069236/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 11.005179674s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (11.22s)

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

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

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

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

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

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

                                                
                                    
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-9d8bs" [72463f8a-6e32-4c5d-a3f6-210062dd6131] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.004660935s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-808743 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=kvm2  --kubernetes-version=v1.20.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-808743 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=kvm2  --kubernetes-version=v1.20.0: (3m7.341380347s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (187.34s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p flannel-461904 "pgrep -a kubelet"
I1004 04:02:28.862657   98520 config.go:182] Loaded profile config "flannel-461904": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.23s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-461904 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-2pvxd" [28691b5d-37b4-489a-801f-f7ae7dd75a75] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-2pvxd" [28691b5d-37b4-489a-801f-f7ae7dd75a75] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 10.004489796s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (10.23s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-855426 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=kvm2  --kubernetes-version=v1.31.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-855426 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=kvm2  --kubernetes-version=v1.31.1: (1m23.97068887s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (83.97s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p bridge-461904 "pgrep -a kubelet"
I1004 04:03:18.646458   98520 config.go:182] Loaded profile config "bridge-461904": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.23s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-461904 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-9pntp" [0df9c45e-672c-4ccc-883e-8a0b1ef3153c] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-9pntp" [0df9c45e-672c-4ccc-883e-8a0b1ef3153c] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 10.005187607s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (10.23s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p kubenet-461904 "pgrep -a kubelet"
I1004 04:03:42.213352   98520 config.go:182] Loaded profile config "kubenet-461904": Driver=kvm2, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestNetworkPlugins/group/kubenet/KubeletFlags (0.25s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kubenet-461904 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-9qmrd" [9707f732-1b4a-4da2-bcea-f56523d81998] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-9qmrd" [9707f732-1b4a-4da2-bcea-f56523d81998] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: app=netcat healthy within 11.022202869s
--- PASS: TestNetworkPlugins/group/kubenet/NetCatPod (11.30s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-993052 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=kvm2  --kubernetes-version=v1.31.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-993052 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=kvm2  --kubernetes-version=v1.31.1: (1m6.8612297s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (66.86s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/HairPin
net_test.go:264: (dbg) Run:  kubectl --context kubenet-461904 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/kubenet/HairPin (0.19s)
E1004 04:10:41.001469   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/custom-flannel-461904/client.crt: no such file or directory" logger="UnhandledError"

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p default-k8s-diff-port-612689 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=kvm2  --kubernetes-version=v1.31.1
E1004 04:04:12.497306   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/auto-461904/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-612689 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=kvm2  --kubernetes-version=v1.31.1: (1m9.559170827s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (69.56s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-855426 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" [ecaab6bb-48f1-4b0a-bd88-2decbbd753a0] Pending
helpers_test.go:344: "busybox" [ecaab6bb-48f1-4b0a-bd88-2decbbd753a0] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E1004 04:04:22.738915   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/auto-461904/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "busybox" [ecaab6bb-48f1-4b0a-bd88-2decbbd753a0] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 11.004056836s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-855426 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (11.32s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p no-preload-855426 --alsologtostderr -v=3
E1004 04:04:43.220579   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/auto-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:04:43.950845   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/kindnet-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:04:43.957276   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/kindnet-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:04:43.968733   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/kindnet-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:04:43.990256   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/kindnet-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:04:44.031853   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/kindnet-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:04:44.113350   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/kindnet-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:04:44.274878   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/kindnet-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:04:44.596706   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/kindnet-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:04:45.238162   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/kindnet-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:04:46.520271   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/kindnet-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:04:46.955416   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/skaffold-065996/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p no-preload-855426 --alsologtostderr -v=3: (13.358510423s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (13.36s)

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-855426 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=kvm2  --kubernetes-version=v1.31.1
E1004 04:04:49.082645   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/kindnet-461904/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-855426 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=kvm2  --kubernetes-version=v1.31.1: (5m20.323401631s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-855426 -n no-preload-855426
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (320.60s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-993052 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" [e7c80696-2dbb-41df-8042-924df2a9a11c] Pending
E1004 04:04:54.204252   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/kindnet-461904/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "busybox" [e7c80696-2dbb-41df-8042-924df2a9a11c] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [e7c80696-2dbb-41df-8042-924df2a9a11c] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 8.00663585s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-993052 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (8.38s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p embed-certs-993052 --alsologtostderr -v=3
E1004 04:05:04.446581   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/kindnet-461904/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p embed-certs-993052 --alsologtostderr -v=3: (13.370316639s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (13.37s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-993052 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=kvm2  --kubernetes-version=v1.31.1
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-993052 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=kvm2  --kubernetes-version=v1.31.1: (5m1.281648893s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-993052 -n embed-certs-993052
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (301.54s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-612689 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" [0938f8a7-1bb0-4c17-8bf6-358b4a28c2ea] Pending
helpers_test.go:344: "busybox" [0938f8a7-1bb0-4c17-8bf6-358b4a28c2ea] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [0938f8a7-1bb0-4c17-8bf6-358b4a28c2ea] Running
E1004 04:05:24.182002   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/auto-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:05:24.928296   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/kindnet-461904/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 8.005364866s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-612689 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (8.39s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p default-k8s-diff-port-612689 --alsologtostderr -v=3
E1004 04:05:29.890420   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/calico-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:05:29.896810   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/calico-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:05:29.908236   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/calico-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:05:29.929790   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/calico-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:05:29.971250   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/calico-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:05:30.052761   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/calico-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:05:30.214551   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/calico-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:05:30.536330   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/calico-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:05:31.178564   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/calico-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:05:32.460478   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/calico-461904/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p default-k8s-diff-port-612689 --alsologtostderr -v=3: (13.35957653s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (13.36s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-808743 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" [57969801-463d-4b24-94ca-e478a3a7f2d9] Pending
E1004 04:05:35.021992   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/calico-461904/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "busybox" [57969801-463d-4b24-94ca-e478a3a7f2d9] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [57969801-463d-4b24-94ca-e478a3a7f2d9] Running
E1004 04:05:40.143929   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/calico-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:05:41.001848   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/custom-flannel-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:05:41.008244   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/custom-flannel-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:05:41.019622   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/custom-flannel-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:05:41.041075   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/custom-flannel-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:05:41.082898   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/custom-flannel-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:05:41.164820   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/custom-flannel-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:05:41.326402   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/custom-flannel-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:05:41.648109   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/custom-flannel-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:05:42.289720   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/custom-flannel-461904/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.004856662s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-808743 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (9.49s)

                                                
                                    
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-amd64 status --format={{.Host}} -p default-k8s-diff-port-612689 -n default-k8s-diff-port-612689
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-612689 -n default-k8s-diff-port-612689: exit status 7 (65.004471ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p default-k8s-diff-port-612689 --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 (304.21s)

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p default-k8s-diff-port-612689 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=kvm2  --kubernetes-version=v1.31.1
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-612689 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=kvm2  --kubernetes-version=v1.31.1: (5m3.926106881s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-612689 -n default-k8s-diff-port-612689
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (304.21s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p old-k8s-version-808743 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
E1004 04:05:43.571275   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/custom-flannel-461904/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context old-k8s-version-808743 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (1.03s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p old-k8s-version-808743 --alsologtostderr -v=3
E1004 04:05:46.133431   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/custom-flannel-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:05:50.386117   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/calico-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:05:51.254855   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/custom-flannel-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:05:56.555104   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/functional-838331/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p old-k8s-version-808743 --alsologtostderr -v=3: (13.362467958s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (13.36s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-808743 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=kvm2  --kubernetes-version=v1.20.0
E1004 04:06:00.111262   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/false-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:06:00.117637   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/false-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:06:00.128958   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/false-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:06:00.150320   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/false-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:06:00.191719   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/false-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:06:00.273464   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/false-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:06:00.435221   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/false-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:06:00.757092   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/false-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:06:01.399307   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/false-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:06:01.497043   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/custom-flannel-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:06:02.681480   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/false-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:06:05.243218   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/false-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:06:05.890638   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/kindnet-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:06:10.365251   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/false-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:06:10.867639   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/calico-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:06:20.607284   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/false-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:06:21.978847   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/custom-flannel-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:06:26.036645   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/gvisor-069236/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:06:33.683868   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/addons-048096/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:06:41.088582   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/false-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:06:46.104294   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/auto-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:06:51.829723   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/calico-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:06:53.738068   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/gvisor-069236/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:06:57.553128   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/enable-default-cni-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:06:57.559523   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/enable-default-cni-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:06:57.570872   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/enable-default-cni-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:06:57.592290   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/enable-default-cni-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:06:57.633796   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/enable-default-cni-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:06:57.716070   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/enable-default-cni-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:06:57.877609   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/enable-default-cni-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:06:58.199473   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/enable-default-cni-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:06:58.840784   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/enable-default-cni-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:07:00.122789   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/enable-default-cni-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:07:02.684741   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/enable-default-cni-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:07:02.940296   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/custom-flannel-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:07:07.806797   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/enable-default-cni-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:07:18.048271   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/enable-default-cni-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:07:22.050886   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/false-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:07:22.631321   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/flannel-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:07:22.637733   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/flannel-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:07:22.649207   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/flannel-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:07:22.670602   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/flannel-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:07:22.712505   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/flannel-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:07:22.794479   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/flannel-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:07:22.956024   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/flannel-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:07:23.277736   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/flannel-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:07:23.919144   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/flannel-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:07:25.200776   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/flannel-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:07:27.762651   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/flannel-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:07:27.811994   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/kindnet-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:07:32.884194   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/flannel-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:07:38.530194   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/enable-default-cni-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:07:43.125570   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/flannel-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:08:03.607437   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/flannel-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:08:13.751805   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/calico-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:08:18.857432   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/bridge-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:08:18.863962   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/bridge-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:08:18.875438   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/bridge-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:08:18.896880   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/bridge-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:08:18.938321   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/bridge-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:08:19.019853   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/bridge-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:08:19.181377   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/bridge-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:08:19.492140   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/enable-default-cni-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:08:19.503601   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/bridge-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:08:20.145281   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/bridge-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:08:21.427461   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/bridge-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:08:23.989617   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/bridge-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:08:24.862619   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/custom-flannel-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:08:29.111729   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/bridge-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:08:39.353240   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/bridge-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:08:42.482010   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/kubenet-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:08:42.488451   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/kubenet-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:08:42.499890   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/kubenet-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:08:42.521318   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/kubenet-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:08:42.562646   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/kubenet-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:08:42.644405   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/kubenet-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:08:42.805922   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/kubenet-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:08:43.127677   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/kubenet-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:08:43.769675   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/kubenet-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:08:43.972840   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/false-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:08:44.568816   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/flannel-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:08:45.051903   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/kubenet-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:08:47.613493   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/kubenet-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:08:52.735597   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/kubenet-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:08:59.835511   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/bridge-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:09:02.241975   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/auto-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:09:02.977351   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/kubenet-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:09:23.459034   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/kubenet-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:09:29.946506   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/auto-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:09:40.797778   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/bridge-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:09:41.414133   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/enable-default-cni-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:09:43.950959   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/kindnet-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:09:46.954447   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/skaffold-065996/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:10:04.421151   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/kubenet-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:10:06.491109   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/flannel-461904/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-808743 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=kvm2  --kubernetes-version=v1.20.0: (6m50.850628204s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-808743 -n old-k8s-version-808743
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (411.10s)

                                                
                                    
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-57gvb" [18d6e026-4579-4a3d-a7da-7316510b9044] Pending / Ready:ContainersNotReady (containers with unready status: [kubernetes-dashboard]) / ContainersReady:ContainersNotReady (containers with unready status: [kubernetes-dashboard])
helpers_test.go:344: "kubernetes-dashboard-695b96c756-57gvb" [18d6e026-4579-4a3d-a7da-7316510b9044] Running
E1004 04:10:11.654378   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/kindnet-461904/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004796087s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-57gvb" [18d6e026-4579-4a3d-a7da-7316510b9044] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004203821s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-855426 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.08s)

                                                
                                    
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-76mdw" [a107c308-cb64-4bb1-9b1f-b559a450229c] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.00510582s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p no-preload-855426 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: gcr.io/k8s-minikube/gvisor-addon:2
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.22s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-825483 --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=kvm2  --kubernetes-version=v1.31.1
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-825483 --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=kvm2  --kubernetes-version=v1.31.1: (1m4.127754574s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (64.13s)

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

                                                
                                                
=== 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-76mdw" [a107c308-cb64-4bb1-9b1f-b559a450229c] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.010404431s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-993052 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.11s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p embed-certs-993052 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: gcr.io/k8s-minikube/gvisor-addon:2
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.26s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 pause -p embed-certs-993052 --alsologtostderr -v=1
E1004 04:10:29.889658   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/calico-461904/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-993052 -n embed-certs-993052
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-993052 -n embed-certs-993052: exit status 2 (270.33533ms)

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (10.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-dmw24" [f96c8733-1b1e-48c4-b281-47b9267facae] Pending / Ready:ContainersNotReady (containers with unready status: [kubernetes-dashboard]) / ContainersReady:ContainersNotReady (containers with unready status: [kubernetes-dashboard])
helpers_test.go:344: "kubernetes-dashboard-695b96c756-dmw24" [f96c8733-1b1e-48c4-b281-47b9267facae] Running
E1004 04:10:56.554628   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/functional-838331/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 10.005379116s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (10.01s)

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

                                                
                                                
=== 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-dmw24" [f96c8733-1b1e-48c4-b281-47b9267facae] Running
E1004 04:10:57.593445   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/calico-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:11:00.111269   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/false-461904/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004104398s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-612689 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.08s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p default-k8s-diff-port-612689 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: gcr.io/k8s-minikube/gvisor-addon:2
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.22s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 pause -p default-k8s-diff-port-612689 --alsologtostderr -v=1
E1004 04:11:02.719274   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/bridge-461904/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-diff-port-612689 -n default-k8s-diff-port-612689
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-diff-port-612689 -n default-k8s-diff-port-612689: exit status 2 (267.226543ms)

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p newest-cni-825483 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
E1004 04:11:27.814421   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/false-461904/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:211: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (0.86s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p newest-cni-825483 --alsologtostderr -v=3
E1004 04:11:33.683012   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/addons-048096/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p newest-cni-825483 --alsologtostderr -v=3: (8.313251705s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (8.31s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-825483 --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=kvm2  --kubernetes-version=v1.31.1
E1004 04:11:57.552958   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/enable-default-cni-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:12:22.631623   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/flannel-461904/client.crt: no such file or directory" logger="UnhandledError"
E1004 04:12:25.256153   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/enable-default-cni-461904/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-825483 --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=kvm2  --kubernetes-version=v1.31.1: (1m19.900095333s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-825483 -n newest-cni-825483
E1004 04:12:56.753141   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/addons-048096/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (80.16s)

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

                                                
                                                
=== 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-x7rzx" [6c6f7fea-0c4d-48f4-a779-97aa21cae4b0] Running
E1004 04:12:50.332735   98520 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19546-91362/.minikube/profiles/flannel-461904/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.050742342s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.05s)

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

                                                
                                                
=== 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-x7rzx" [6c6f7fea-0c4d-48f4-a779-97aa21cae4b0] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003757818s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-808743 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (6.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p newest-cni-825483 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/gvisor-addon:2
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.22s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p old-k8s-version-808743 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/gvisor-addon:2
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.21s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    

Test skip (31/342)

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.1/cached-images (0s)

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (0s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:220: skipping, only for docker or podman driver
--- SKIP: TestDownloadOnlyKic (0.00s)

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

                                                
                                                
=== RUN   TestDockerEnvContainerd
docker_test.go:170: running with docker false linux amd64
docker_test.go:172: skipping: TestDockerEnvContainerd can only be run with the containerd runtime on Docker driver
--- SKIP: TestDockerEnvContainerd (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/PodmanEnv (0s)

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel
functional_test_tunnel_test.go:90: password required to execute 'route', skipping testTunnel: exit status 1
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel (0.01s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/StartTunnel
functional_test_tunnel_test.go:90: password required to execute 'route', skipping testTunnel: exit status 1
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/StartTunnel (0.01s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/WaitService (0.01s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService
functional_test_tunnel_test.go:90: password required to execute 'route', skipping testTunnel: exit status 1
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/WaitService (0.01s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:90: password required to execute 'route', skipping testTunnel: exit status 1
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/AccessDirect (0.01s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig
functional_test_tunnel_test.go:90: password required to execute 'route', skipping testTunnel: exit status 1
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig (0.01s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil
functional_test_tunnel_test.go:90: password required to execute 'route', skipping testTunnel: exit status 1
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDscacheutil (0.01s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS
functional_test_tunnel_test.go:90: password required to execute 'route', skipping testTunnel: exit status 1
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/AccessThroughDNS (0.01s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel
functional_test_tunnel_test.go:90: password required to execute 'route', skipping testTunnel: exit status 1
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.01s)

                                                
                                    
x
+
TestImageBuild/serial/validateImageBuildWithBuildEnv (0s)

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

                                                
                                    
x
+
TestKicCustomNetwork (0s)

                                                
                                                
=== RUN   TestKicCustomNetwork
kic_custom_network_test.go:34: only runs with docker driver
--- SKIP: TestKicCustomNetwork (0.00s)

                                                
                                    
x
+
TestKicExistingNetwork (0s)

                                                
                                                
=== RUN   TestKicExistingNetwork
kic_custom_network_test.go:73: only runs with docker driver
--- SKIP: TestKicExistingNetwork (0.00s)

                                                
                                    
x
+
TestKicCustomSubnet (0s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:102: only runs with docker/podman driver
--- SKIP: TestKicCustomSubnet (0.00s)

                                                
                                    
x
+
TestKicStaticIP (0s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:123: only run with docker/podman driver
--- SKIP: TestKicStaticIP (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
+
TestInsufficientStorage (0s)

                                                
                                                
=== RUN   TestInsufficientStorage
status_test.go:38: only runs with docker driver
--- SKIP: TestInsufficientStorage (0.00s)

                                                
                                    
x
+
TestMissingContainerUpgrade (0s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
version_upgrade_test.go:284: This test is only for Docker
--- SKIP: TestMissingContainerUpgrade (0.00s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (3.65s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: cilium-461904 [took: 3.489101007s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-461904" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cilium-461904
--- SKIP: TestNetworkPlugins/group/cilium (3.65s)

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

                                                
                                                
=== 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-366850" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p disable-driver-mounts-366850
--- SKIP: TestStartStop/group/disable-driver-mounts (0.16s)

                                                
                                    
Copied to clipboard