Test Report: Docker_Windows 15242

                    
                      45262e5daa3ddfe0c6cdcb881d2af1d3532e9ce3:2022-10-31:26351
                    
                

Test fail (7/277)

Order failed test Duration
81 TestFunctional/parallel/ServiceCmd 2154.82
284 TestStartStop/group/embed-certs/serial/Pause 41.92
308 TestNetworkPlugins/group/cilium/Start 625.46
316 TestNetworkPlugins/group/calico/Start 583.76
333 TestNetworkPlugins/group/bridge/DNS 353.19
336 TestNetworkPlugins/group/enable-default-cni/DNS 335.76
340 TestNetworkPlugins/group/kubenet/DNS 345.63
x
+
TestFunctional/parallel/ServiceCmd (2154.82s)

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd
=== PAUSE TestFunctional/parallel/ServiceCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmd

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmd
functional_test.go:1433: (dbg) Run:  kubectl --context functional-174407 create deployment hello-node --image=k8s.gcr.io/echoserver:1.8
functional_test.go:1439: (dbg) Run:  kubectl --context functional-174407 expose deployment hello-node --type=NodePort --port=8080

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmd
functional_test.go:1444: (dbg) TestFunctional/parallel/ServiceCmd: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:342: "hello-node-5fcdfb5cc4-g86xs" [3e39f42a-6ec8-43df-a6e9-84df587ef63b] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmd
helpers_test.go:342: "hello-node-5fcdfb5cc4-g86xs" [3e39f42a-6ec8-43df-a6e9-84df587ef63b] Running

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmd
functional_test.go:1444: (dbg) TestFunctional/parallel/ServiceCmd: app=hello-node healthy within 30.1131902s
functional_test.go:1449: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 service list
functional_test.go:1449: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 service list: (2.2989783s)
functional_test.go:1463: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 service --namespace=default --https --url hello-node
functional_test.go:1392: Failed to sent interrupt to proc not supported by windows
E1031 17:49:23.240054   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.
E1031 17:49:51.065240   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmd
functional_test.go:1463: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-174407 service --namespace=default --https --url hello-node: exit status 1 (35m13.1458192s)

                                                
                                                
-- stdout --
	https://127.0.0.1:63538

                                                
                                                
-- /stdout --
** stderr ** 
	! Because you are using a Docker driver on windows, the terminal needs to be open to run it.

                                                
                                                
** /stderr **
functional_test.go:1465: failed to get service url. args "out/minikube-windows-amd64.exe -p functional-174407 service --namespace=default --https --url hello-node" : exit status 1
functional_test.go:1402: service test failed - dumping debug information
functional_test.go:1403: -----------------------service failure post-mortem--------------------------------
functional_test.go:1406: (dbg) Run:  kubectl --context functional-174407 describe po hello-node
functional_test.go:1410: hello-node pod describe:
Name:         hello-node-5fcdfb5cc4-g86xs
Namespace:    default
Priority:     0
Node:         functional-174407/192.168.49.2
Start Time:   Mon, 31 Oct 2022 17:48:21 +0000
Labels:       app=hello-node
pod-template-hash=5fcdfb5cc4
Annotations:  <none>
Status:       Running
IP:           172.17.0.3
IPs:
IP:           172.17.0.3
Controlled By:  ReplicaSet/hello-node-5fcdfb5cc4
Containers:
echoserver:
Container ID:   docker://a310fd60ff6e5ea490425abaf9c40931dd969b0737d7b98f33ee5aac108b86e6
Image:          k8s.gcr.io/echoserver:1.8
Image ID:       docker-pullable://k8s.gcr.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969
Port:           <none>
Host Port:      <none>
State:          Running
Started:      Mon, 31 Oct 2022 17:48:45 +0000
Ready:          True
Restart Count:  0
Environment:    <none>
Mounts:
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-grjnv (ro)
Conditions:
Type              Status
Initialized       True 
Ready             True 
ContainersReady   True 
PodScheduled      True 
Volumes:
kube-api-access-grjnv:
Type:                    Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds:  3607
ConfigMapName:           kube-root-ca.crt
ConfigMapOptional:       <nil>
DownwardAPI:             true
QoS Class:                   BestEffort
Node-Selectors:              <none>
Tolerations:                 node.kubernetes.io/not-ready:NoExecute for 300s
node.kubernetes.io/unreachable:NoExecute for 300s
Events:
Type    Reason     Age        From                        Message
----    ------     ----       ----                        -------
Normal  Scheduled  <unknown>                              Successfully assigned default/hello-node-5fcdfb5cc4-g86xs to functional-174407
Normal  Pulling    35m        kubelet, functional-174407  Pulling image "k8s.gcr.io/echoserver:1.8"
Normal  Pulled     35m        kubelet, functional-174407  Successfully pulled image "k8s.gcr.io/echoserver:1.8" in 21.0779715s
Normal  Created    35m        kubelet, functional-174407  Created container echoserver
Normal  Started    35m        kubelet, functional-174407  Started container echoserver

                                                
                                                
Name:         hello-node-connect-6458c8fb6f-dfnvk
Namespace:    default
Priority:     0
Node:         functional-174407/192.168.49.2
Start Time:   Mon, 31 Oct 2022 17:50:43 +0000
Labels:       app=hello-node-connect
pod-template-hash=6458c8fb6f
Annotations:  <none>
Status:       Running
IP:           172.17.0.7
IPs:
IP:           172.17.0.7
Controlled By:  ReplicaSet/hello-node-connect-6458c8fb6f
Containers:
echoserver:
Container ID:   docker://6d87ca38c1ed8147f8ffd5a21f83752625a2324084308d790d27714c00bfec8e
Image:          k8s.gcr.io/echoserver:1.8
Image ID:       docker-pullable://k8s.gcr.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969
Port:           <none>
Host Port:      <none>
State:          Running
Started:      Mon, 31 Oct 2022 17:50:45 +0000
Ready:          True
Restart Count:  0
Environment:    <none>
Mounts:
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-lt6ff (ro)
Conditions:
Type              Status
Initialized       True 
Ready             True 
ContainersReady   True 
PodScheduled      True 
Volumes:
kube-api-access-lt6ff:
Type:                    Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds:  3607
ConfigMapName:           kube-root-ca.crt
ConfigMapOptional:       <nil>
DownwardAPI:             true
QoS Class:                   BestEffort
Node-Selectors:              <none>
Tolerations:                 node.kubernetes.io/not-ready:NoExecute for 300s
node.kubernetes.io/unreachable:NoExecute for 300s
Events:
Type    Reason     Age        From                        Message
----    ------     ----       ----                        -------
Normal  Scheduled  <unknown>                              Successfully assigned default/hello-node-connect-6458c8fb6f-dfnvk to functional-174407
Normal  Pulled     33m        kubelet, functional-174407  Container image "k8s.gcr.io/echoserver:1.8" already present on machine
Normal  Created    33m        kubelet, functional-174407  Created container echoserver
Normal  Started    33m        kubelet, functional-174407  Started container echoserver

                                                
                                                
functional_test.go:1412: (dbg) Run:  kubectl --context functional-174407 logs -l app=hello-node
functional_test.go:1416: hello-node logs:
functional_test.go:1418: (dbg) Run:  kubectl --context functional-174407 describe svc hello-node
functional_test.go:1422: hello-node svc describe:
Name:                     hello-node
Namespace:                default
Labels:                   app=hello-node
Annotations:              <none>
Selector:                 app=hello-node
Type:                     NodePort
IP:                       10.104.86.42
Port:                     <unset>  8080/TCP
TargetPort:               8080/TCP
NodePort:                 <unset>  30626/TCP
Endpoints:                172.17.0.3:8080
Session Affinity:         None
External Traffic Policy:  Cluster
Events:                   <none>
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestFunctional/parallel/ServiceCmd]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect functional-174407
helpers_test.go:235: (dbg) docker inspect functional-174407:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "1808e0f28c536fcbea9d9e732ec317322a0b5b0df73d1b482d835e371ce2060b",
	        "Created": "2022-10-31T17:44:45.5554875Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 27411,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2022-10-31T17:44:46.4747639Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:866c1fe4e3f2d2bfd7e546c12f77c7ef1d94d65a891923ff6772712a9f20df40",
	        "ResolvConfPath": "/var/lib/docker/containers/1808e0f28c536fcbea9d9e732ec317322a0b5b0df73d1b482d835e371ce2060b/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/1808e0f28c536fcbea9d9e732ec317322a0b5b0df73d1b482d835e371ce2060b/hostname",
	        "HostsPath": "/var/lib/docker/containers/1808e0f28c536fcbea9d9e732ec317322a0b5b0df73d1b482d835e371ce2060b/hosts",
	        "LogPath": "/var/lib/docker/containers/1808e0f28c536fcbea9d9e732ec317322a0b5b0df73d1b482d835e371ce2060b/1808e0f28c536fcbea9d9e732ec317322a0b5b0df73d1b482d835e371ce2060b-json.log",
	        "Name": "/functional-174407",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "functional-174407:/var",
	                "/lib/modules:/lib/modules:ro"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "functional-174407",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ],
	                "8441/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "host",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 4194304000,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": null,
	            "BlkioDeviceWriteBps": null,
	            "BlkioDeviceReadIOps": null,
	            "BlkioDeviceWriteIOps": null,
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "KernelMemory": 0,
	            "KernelMemoryTCP": 0,
	            "MemoryReservation": 0,
	            "MemorySwap": 4194304000,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": null,
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "LowerDir": "/var/lib/docker/overlay2/f3694c7800d52387abc949f222f346864bdc1de3df2e1ff5a2f2d507fee71914-init/diff:/var/lib/docker/overlay2/57c743ceaabb12eb6d9b0f6cc214ca01c5ad94d1d13230c1006da6490086ae59/diff:/var/lib/docker/overlay2/bdf45c42710c252c1b8944b2aeffa381cb55ce81ed2494e0279a2012fc237744/diff:/var/lib/docker/overlay2/110ce6155d99294b18f90526d3c372fdccd6cff77a98cbe8eb75c2448a6d7082/diff:/var/lib/docker/overlay2/8db5cfbdc899cc584572d32608798ff0ccb3eeb3fcee067414c33a2abb2e1560/diff:/var/lib/docker/overlay2/7710bcacfb9f464b03f5d513d8172323300681477b071e541a6de310131d9d82/diff:/var/lib/docker/overlay2/22ddf489c277a93e61f902093082ca37e27a1fd64e79311f0158e30d03800e22/diff:/var/lib/docker/overlay2/11cc7e85f9197f227ac01fd49e39da953e4e76b0958c4d821bf19744c77870a8/diff:/var/lib/docker/overlay2/ec885729d11cadcc353020723e53ffff6c6a9d47e24f5a7e54f1ecb9e02d77aa/diff:/var/lib/docker/overlay2/eaac522dceac5e86c5c3b301d62ef5577bf6f9c9a26bbb8a4d50bb4a2d5e97f3/diff:/var/lib/docker/overlay2/472cf7
c546945bffb2c748a500d4d6577b2798aff184484104f07b6908b929af/diff:/var/lib/docker/overlay2/e123faeaeafda77ee6003972985f506df6d845f24cee23edcf253ed605fada51/diff:/var/lib/docker/overlay2/b00091230e5bd61754eae3e275810011ce8b4b11ee14639ddd9beb26e9dcd4c9/diff:/var/lib/docker/overlay2/5248414174a9bda014a802339cb31ec6f1e89a9ab02e6b65833406d1864f9fb9/diff:/var/lib/docker/overlay2/b16066c6453e4007eb387a3bbe3dc78db9fdfd7071303bdd1f4038de60cd9676/diff:/var/lib/docker/overlay2/2e8cbff988025589564212005ab920023cd9c4dbd54d6c7d0e187af170607ac8/diff:/var/lib/docker/overlay2/f8d84c683df0746ab6ee0dc59c8abd152aa971c2919b5844d8db4e330770ea78/diff:/var/lib/docker/overlay2/ec147d635302cb09ea0c4906a8dde5daf8aa3cc0df760cf5b710de46c5a53815/diff:/var/lib/docker/overlay2/3b9124d30f963011bd228980eff858041e15eee051ccfcd22d2450dddff8d683/diff:/var/lib/docker/overlay2/d1ff05557e6b5832429811725b59985dd02a9df863aff21564ff4f73682c1aa2/diff:/var/lib/docker/overlay2/f1a95f9b9a71b79f6c84ccfc90a3beb4531e7cd3e5ffecb340cb671f3e019b12/diff:/var/lib/d
ocker/overlay2/0fa9966487cbd96dc1bb1c9f122fc5334f75f051f06c7eed0b047a92cb865b34/diff:/var/lib/docker/overlay2/b73a9c0375be48dd3f4c33f886d0a48393e44cc113c7423dff5f2b871621ac3c/diff:/var/lib/docker/overlay2/51459e09edbaab92e7b600f1da92659f93f5a90d2555526c3a131c7749dc2924/diff:/var/lib/docker/overlay2/52e02fdb21bd66664af00e5f6ff3bbd9d5644389f9f95a5fce7b973e025f5969/diff:/var/lib/docker/overlay2/3c7f8f96594f12e5ab7aca179105956f40f1ae7533196f979e2d4795b495458a/diff:/var/lib/docker/overlay2/9ad51a87aeb4ac91ceb73458d0b5c4264aa0b4218730eb9f5993c386b2582679/diff:/var/lib/docker/overlay2/26ac6cc283c0377d0e013f2ce8ef7dc613dc13fc6a955949b85d5febc453f06c/diff:/var/lib/docker/overlay2/bb868de418e54b0cbf39c47b6e1c3fad39a72c5ff16ac5c1944b5f2d2717234f/diff:/var/lib/docker/overlay2/367028aa0d966103f06f71d2e73b5d7f213aaef5d56f389398f75567b5c08841/diff:/var/lib/docker/overlay2/9eb78c943176d5e39cecfe8136d35a730e0629a2c7e6a85dc219205d0fad2881/diff:/var/lib/docker/overlay2/836d5a3e695e3b35e66271f28c8ed65e4c8bcf79654a5dfe1a0a9a64f2d
3fc33/diff:/var/lib/docker/overlay2/acaaed3c9c944f6e28a87e8b62761c0cf08cd6e9b2b565b499c4ae587ee4d362/diff:/var/lib/docker/overlay2/3b561e8a83882401b6e1be778aa648045ea96ab6b7f56dae57b5fea09b792972/diff:/var/lib/docker/overlay2/66cff344b6951967761bc0bf14691ebd8f10acfbfbf7337d39df3a0ede46f75d/diff:/var/lib/docker/overlay2/ae62b4caf2b7de3a968cc2dae75b4b4deeddef6f2a981e80aca0dc805705a38f/diff:/var/lib/docker/overlay2/c6b254ae4a79317b5204d07d7eccbaf09f2c037f8e54131ea20f13f63c3bb361/diff:/var/lib/docker/overlay2/8a8b956e83e6f174c6903726e3f1df1ba1d55682e87138a2e7645994d0ad6197/diff:/var/lib/docker/overlay2/63d3498a12e5c5004b7fcdf739f698ed5650c7f4acf6b7b495f01f86f680bf2e/diff:/var/lib/docker/overlay2/4d85a951cb01693eeaa59c85b4c8dc4b1eedd8eefe6b0b3e155516d101fa3455/diff:/var/lib/docker/overlay2/9c01641a702ff7617d769718da0435fa086769ea50954db333c6923e8efd7e91/diff:/var/lib/docker/overlay2/2b01e9a3c7da7e528f3573d5898acc47ab3ddf783efef4f0aa3c2e45f0462cea/diff:/var/lib/docker/overlay2/e34175cf9346d45e60b992a992a3ebd7538d96
ff40ab4a9b1945e3f639b945e5/diff",
	                "MergedDir": "/var/lib/docker/overlay2/f3694c7800d52387abc949f222f346864bdc1de3df2e1ff5a2f2d507fee71914/merged",
	                "UpperDir": "/var/lib/docker/overlay2/f3694c7800d52387abc949f222f346864bdc1de3df2e1ff5a2f2d507fee71914/diff",
	                "WorkDir": "/var/lib/docker/overlay2/f3694c7800d52387abc949f222f346864bdc1de3df2e1ff5a2f2d507fee71914/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "functional-174407",
	                "Source": "/var/lib/docker/volumes/functional-174407/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            },
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            }
	        ],
	        "Config": {
	            "Hostname": "functional-174407",
	            "Domainname": "",
	            "User": "root",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8441/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456",
	            "Volumes": null,
	            "WorkingDir": "",
	            "Entrypoint": [
	                "/usr/local/bin/entrypoint",
	                "/sbin/init"
	            ],
	            "OnBuild": null,
	            "Labels": {
	                "created_by.minikube.sigs.k8s.io": "true",
	                "mode.minikube.sigs.k8s.io": "functional-174407",
	                "name.minikube.sigs.k8s.io": "functional-174407",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "9ffdec95c7a4501f4e15302d498b3c1fe43bfefa711237fbf3956052e4f28441",
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "63270"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "63271"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "63272"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "63273"
	                    }
	                ],
	                "8441/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "63274"
	                    }
	                ]
	            },
	            "SandboxKey": "/var/run/docker/netns/9ffdec95c7a4",
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "functional-174407": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": [
	                        "1808e0f28c53",
	                        "functional-174407"
	                    ],
	                    "NetworkID": "4e00f8b335eeb641a31b57f31800a1eb44cd66d1964ce7e75d31dbd21fd6bdb1",
	                    "EndpointID": "49de21bd42aef7e1042a429de852d108a636dfced61a54c427223224144acb2e",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p functional-174407 -n functional-174407
helpers_test.go:239: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p functional-174407 -n functional-174407: (1.7142787s)
helpers_test.go:244: <<< TestFunctional/parallel/ServiceCmd FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestFunctional/parallel/ServiceCmd]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 logs -n 25: (3.2506689s)
helpers_test.go:252: TestFunctional/parallel/ServiceCmd logs: 
-- stdout --
	* 
	* ==> Audit <==
	* |----------------|------------------------------------------------------------------------|-------------------|-------------------|---------|---------------------|---------------------|
	|    Command     |                                  Args                                  |      Profile      |       User        | Version |     Start Time      |      End Time       |
	|----------------|------------------------------------------------------------------------|-------------------|-------------------|---------|---------------------|---------------------|
	| start          | -p functional-174407 --dry-run                                         | functional-174407 | minikube3\jenkins | v1.27.1 | 31 Oct 22 17:50 GMT |                     |
	|                | --alsologtostderr -v=1                                                 |                   |                   |         |                     |                     |
	|                | --driver=docker                                                        |                   |                   |         |                     |                     |
	| start          | -p functional-174407                                                   | functional-174407 | minikube3\jenkins | v1.27.1 | 31 Oct 22 17:50 GMT |                     |
	|                | --dry-run --memory                                                     |                   |                   |         |                     |                     |
	|                | 250MB --alsologtostderr                                                |                   |                   |         |                     |                     |
	|                | --driver=docker                                                        |                   |                   |         |                     |                     |
	| dashboard      | --url --port 36195                                                     | functional-174407 | minikube3\jenkins | v1.27.1 | 31 Oct 22 17:50 GMT |                     |
	|                | -p functional-174407                                                   |                   |                   |         |                     |                     |
	|                | --alsologtostderr -v=1                                                 |                   |                   |         |                     |                     |
	| update-context | functional-174407                                                      | functional-174407 | minikube3\jenkins | v1.27.1 | 31 Oct 22 17:50 GMT | 31 Oct 22 17:50 GMT |
	|                | update-context                                                         |                   |                   |         |                     |                     |
	|                | --alsologtostderr -v=2                                                 |                   |                   |         |                     |                     |
	| update-context | functional-174407                                                      | functional-174407 | minikube3\jenkins | v1.27.1 | 31 Oct 22 17:50 GMT | 31 Oct 22 17:50 GMT |
	|                | update-context                                                         |                   |                   |         |                     |                     |
	|                | --alsologtostderr -v=2                                                 |                   |                   |         |                     |                     |
	| update-context | functional-174407                                                      | functional-174407 | minikube3\jenkins | v1.27.1 | 31 Oct 22 17:50 GMT | 31 Oct 22 17:50 GMT |
	|                | update-context                                                         |                   |                   |         |                     |                     |
	|                | --alsologtostderr -v=2                                                 |                   |                   |         |                     |                     |
	| image          | functional-174407 image load --daemon                                  | functional-174407 | minikube3\jenkins | v1.27.1 | 31 Oct 22 17:50 GMT | 31 Oct 22 17:51 GMT |
	|                | gcr.io/google-containers/addon-resizer:functional-174407               |                   |                   |         |                     |                     |
	| image          | functional-174407 image ls                                             | functional-174407 | minikube3\jenkins | v1.27.1 | 31 Oct 22 17:51 GMT | 31 Oct 22 17:51 GMT |
	| image          | functional-174407 image load --daemon                                  | functional-174407 | minikube3\jenkins | v1.27.1 | 31 Oct 22 17:51 GMT | 31 Oct 22 17:51 GMT |
	|                | gcr.io/google-containers/addon-resizer:functional-174407               |                   |                   |         |                     |                     |
	| image          | functional-174407 image ls                                             | functional-174407 | minikube3\jenkins | v1.27.1 | 31 Oct 22 17:51 GMT | 31 Oct 22 17:51 GMT |
	| image          | functional-174407 image load --daemon                                  | functional-174407 | minikube3\jenkins | v1.27.1 | 31 Oct 22 17:51 GMT | 31 Oct 22 17:51 GMT |
	|                | gcr.io/google-containers/addon-resizer:functional-174407               |                   |                   |         |                     |                     |
	| image          | functional-174407 image ls                                             | functional-174407 | minikube3\jenkins | v1.27.1 | 31 Oct 22 17:51 GMT | 31 Oct 22 17:51 GMT |
	| image          | functional-174407 image save                                           | functional-174407 | minikube3\jenkins | v1.27.1 | 31 Oct 22 17:51 GMT | 31 Oct 22 17:51 GMT |
	|                | gcr.io/google-containers/addon-resizer:functional-174407               |                   |                   |         |                     |                     |
	|                | C:\jenkins\workspace\Docker_Windows_integration\addon-resizer-save.tar |                   |                   |         |                     |                     |
	| image          | functional-174407 image rm                                             | functional-174407 | minikube3\jenkins | v1.27.1 | 31 Oct 22 17:51 GMT | 31 Oct 22 17:51 GMT |
	|                | gcr.io/google-containers/addon-resizer:functional-174407               |                   |                   |         |                     |                     |
	| image          | functional-174407 image ls                                             | functional-174407 | minikube3\jenkins | v1.27.1 | 31 Oct 22 17:51 GMT | 31 Oct 22 17:51 GMT |
	| image          | functional-174407 image load                                           | functional-174407 | minikube3\jenkins | v1.27.1 | 31 Oct 22 17:51 GMT | 31 Oct 22 17:51 GMT |
	|                | C:\jenkins\workspace\Docker_Windows_integration\addon-resizer-save.tar |                   |                   |         |                     |                     |
	| image          | functional-174407 image ls                                             | functional-174407 | minikube3\jenkins | v1.27.1 | 31 Oct 22 17:51 GMT | 31 Oct 22 17:51 GMT |
	| image          | functional-174407 image save --daemon                                  | functional-174407 | minikube3\jenkins | v1.27.1 | 31 Oct 22 17:51 GMT | 31 Oct 22 17:51 GMT |
	|                | gcr.io/google-containers/addon-resizer:functional-174407               |                   |                   |         |                     |                     |
	| image          | functional-174407 image ls                                             | functional-174407 | minikube3\jenkins | v1.27.1 | 31 Oct 22 17:51 GMT | 31 Oct 22 17:51 GMT |
	|                | --format yaml                                                          |                   |                   |         |                     |                     |
	| image          | functional-174407 image ls                                             | functional-174407 | minikube3\jenkins | v1.27.1 | 31 Oct 22 17:51 GMT | 31 Oct 22 17:51 GMT |
	|                | --format short                                                         |                   |                   |         |                     |                     |
	| image          | functional-174407 image ls                                             | functional-174407 | minikube3\jenkins | v1.27.1 | 31 Oct 22 17:51 GMT | 31 Oct 22 17:51 GMT |
	|                | --format json                                                          |                   |                   |         |                     |                     |
	| ssh            | functional-174407 ssh pgrep                                            | functional-174407 | minikube3\jenkins | v1.27.1 | 31 Oct 22 17:51 GMT |                     |
	|                | buildkitd                                                              |                   |                   |         |                     |                     |
	| image          | functional-174407 image ls                                             | functional-174407 | minikube3\jenkins | v1.27.1 | 31 Oct 22 17:51 GMT | 31 Oct 22 17:51 GMT |
	|                | --format table                                                         |                   |                   |         |                     |                     |
	| image          | functional-174407 image build -t                                       | functional-174407 | minikube3\jenkins | v1.27.1 | 31 Oct 22 17:51 GMT | 31 Oct 22 17:51 GMT |
	|                | localhost/my-image:functional-174407                                   |                   |                   |         |                     |                     |
	|                | testdata\build                                                         |                   |                   |         |                     |                     |
	| image          | functional-174407 image ls                                             | functional-174407 | minikube3\jenkins | v1.27.1 | 31 Oct 22 17:51 GMT | 31 Oct 22 17:51 GMT |
	|----------------|------------------------------------------------------------------------|-------------------|-------------------|---------|---------------------|---------------------|
	
	* 
	* ==> Last Start <==
	* Log file created at: 2022/10/31 17:50:51
	Running on machine: minikube3
	Binary: Built with gc go1.19.2 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1031 17:50:51.170290   14328 out.go:296] Setting OutFile to fd 676 ...
	I1031 17:50:51.278165   14328 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1031 17:50:51.278165   14328 out.go:309] Setting ErrFile to fd 976...
	I1031 17:50:51.278165   14328 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1031 17:50:51.304130   14328 out.go:303] Setting JSON to false
	I1031 17:50:51.304820   14328 start.go:116] hostinfo: {"hostname":"minikube3","uptime":292944,"bootTime":1666945707,"procs":201,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045 Build 19045","kernelVersion":"10.0.19045 Build 19045","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"a0f355d5-8b6e-4346-9071-73232725d096"}
	W1031 17:50:51.304820   14328 start.go:124] gopshost.Virtualization returned error: not implemented yet
	I1031 17:50:51.309852   14328 out.go:177] * [functional-174407] minikube v1.27.1 sur Microsoft Windows 10 Enterprise N 10.0.19045 Build 19045
	I1031 17:50:51.313234   14328 notify.go:220] Checking for updates...
	I1031 17:50:51.315671   14328 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube3\minikube-integration\kubeconfig
	I1031 17:50:51.320297   14328 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube3\minikube-integration\.minikube
	I1031 17:50:51.324767   14328 out.go:177]   - MINIKUBE_LOCATION=15242
	I1031 17:50:51.328044   14328 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1031 17:50:51.331835   14328 config.go:180] Loaded profile config "functional-174407": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.25.3
	I1031 17:50:51.333239   14328 driver.go:365] Setting default libvirt URI to qemu:///system
	I1031 17:50:51.789240   14328 docker.go:137] docker version: linux-20.10.20
	I1031 17:50:51.807927   14328 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1031 17:50:52.723361   14328 info.go:266] docker info: {ID:TSZK:BILT:PRPM:VYD3:VAER:TKFK:77ZH:VWEB:QG4W:3HP3:3BMA:NCFX Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:61 OomKillDisable:true NGoroutines:59 SystemTime:2022-10-31 17:50:52.0292367 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:4 KernelVersion:5.10.102.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:53902323712 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[] ExperimentalBuild:false ServerVersion:20.10.20 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 Expected:9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6} RuncCommit:{ID:v1.1.4-0-g5fd4c4d Expected:v1.1.4-0-g5fd4c4d} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp
,profile=default] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.9.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.12.1] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.0.3] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.13] map[Name:sbom Path:C:\Program Files\Docker\cli-plug
ins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scan Path:C:\Program Files\Docker\cli-plugins\docker-scan.exe SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.21.0]] Warnings:<nil>}}
	I1031 17:50:52.729076   14328 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I1031 17:50:52.732018   14328 start.go:282] selected driver: docker
	I1031 17:50:52.732052   14328 start.go:808] validating driver "docker" against &{Name:functional-174407 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 Memory:4000 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 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.25.3 ClusterName:functional-174407 Namespace:default APIServerName:miniku
beCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: 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: NodeIP: NodePort:8441 NodeName:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.25.3 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[ambassador:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:false ingress-dns:false istio:false istio-provisioner:false kong:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:fals
e portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false volumesnapshots:false] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube3:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath:/opt/socket_vmnet/bin/socket_vmnet_client SocketVMnetPath:/var/run/socket_vmnet}
	I1031 17:50:52.732052   14328 start.go:819] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1031 17:50:52.815918   14328 out.go:177] 
	W1031 17:50:52.818766   14328 out.go:239] 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
	I1031 17:50:52.821099   14328 out.go:177] 
	
	* 
	* ==> Docker <==
	* -- Logs begin at Mon 2022-10-31 17:44:47 UTC, end at Mon 2022-10-31 18:24:12 UTC. --
	Oct 31 17:47:30 functional-174407 dockerd[8569]: time="2022-10-31T17:47:30.386034400Z" level=warning msg="Error (Unable to complete atomic operation, key modified) deleting object [endpoint c026ef49f9727fdaef50c5a8be0c6f530744bdfccadc9460b9fb9003acdd8f6f 6038c74811386e46768a6bb9f28ffe0f16ab4ed5f7abe58a3b1f9adebf5e1159], retrying...."
	Oct 31 17:47:30 functional-174407 dockerd[8569]: time="2022-10-31T17:47:30.497686000Z" level=info msg="Default bridge (docker0) is assigned with an IP address 172.17.0.0/16. Daemon option --bip can be used to set a preferred IP address"
	Oct 31 17:47:30 functional-174407 dockerd[8569]: time="2022-10-31T17:47:30.626169000Z" level=info msg="Loading containers: done."
	Oct 31 17:47:30 functional-174407 dockerd[8569]: time="2022-10-31T17:47:30.695608400Z" level=info msg="Docker daemon" commit=03df974 graphdriver(s)=overlay2 version=20.10.20
	Oct 31 17:47:30 functional-174407 dockerd[8569]: time="2022-10-31T17:47:30.695797500Z" level=info msg="Daemon has completed initialization"
	Oct 31 17:47:30 functional-174407 systemd[1]: Started Docker Application Container Engine.
	Oct 31 17:47:30 functional-174407 dockerd[8569]: time="2022-10-31T17:47:30.761554700Z" level=info msg="API listen on [::]:2376"
	Oct 31 17:47:30 functional-174407 dockerd[8569]: time="2022-10-31T17:47:30.770614900Z" level=info msg="API listen on /var/run/docker.sock"
	Oct 31 17:47:41 functional-174407 dockerd[8569]: time="2022-10-31T17:47:41.528800000Z" level=info msg="ignoring event" container=a7b9fe5bf027ea61898fde850be98a6b62e4b5dbfa6e9dfd466de52e0c9526c6 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 17:47:41 functional-174407 dockerd[8569]: time="2022-10-31T17:47:41.615183400Z" level=info msg="ignoring event" container=94fd0fd40d4858c4a7fd2126fd40ab36f512247a57497878226031216cd54f8e module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 17:47:41 functional-174407 dockerd[8569]: time="2022-10-31T17:47:41.623698500Z" level=info msg="ignoring event" container=c5529b7a120bb2e29978a8e70feb501137d3a08f1036d4a9c25d63b3792eb5ab module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 17:47:41 functional-174407 dockerd[8569]: time="2022-10-31T17:47:41.724431400Z" level=info msg="ignoring event" container=35bfd8db17b1136d162371f9b4f5c36b83a973b02f49bcd0e62078c362a03b4e module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 17:47:41 functional-174407 dockerd[8569]: time="2022-10-31T17:47:41.724664200Z" level=info msg="ignoring event" container=60c67eac934119b9828b83c8b6957c78079153852adc78b8597fc0c5473e5412 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 17:47:41 functional-174407 dockerd[8569]: time="2022-10-31T17:47:41.724898100Z" level=info msg="ignoring event" container=2f0af998ae0775e986035cb90197ff1d4a6a37c7894600d1b6012e6aaa4f3dc6 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 17:47:41 functional-174407 dockerd[8569]: time="2022-10-31T17:47:41.815161200Z" level=info msg="ignoring event" container=4e2ad69be86fc4c7e96282440cbb43be9877d04b7baddbc5618538f942596145 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 17:47:41 functional-174407 dockerd[8569]: time="2022-10-31T17:47:41.818756500Z" level=info msg="ignoring event" container=f88668280d79b994a3ba57699c756d324d08e8195faa053cc1b103b4fed672ee module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 17:47:41 functional-174407 dockerd[8569]: time="2022-10-31T17:47:41.820214400Z" level=info msg="ignoring event" container=498b1353b69822c05f68612e855d51c592296f4671fba264b01ecd2ab003c3c4 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 17:47:41 functional-174407 dockerd[8569]: time="2022-10-31T17:47:41.820370000Z" level=info msg="ignoring event" container=8fc8c4ad1288e5a0fb5d4179a6c63376257dc7d8ecbde5bac17a0e5296a40f48 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 17:47:43 functional-174407 dockerd[8569]: time="2022-10-31T17:47:43.428826100Z" level=info msg="ignoring event" container=b2f79600282ba2c0915a795a7747772a6f92e156411ce69daa9ed594fed488b2 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 17:47:43 functional-174407 dockerd[8569]: time="2022-10-31T17:47:43.519437900Z" level=info msg="ignoring event" container=3d1f027ebb4368de825e63e73fb441c8739cfb4744456fe1d9f3581aab505eed module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 17:47:57 functional-174407 dockerd[8569]: time="2022-10-31T17:47:57.946091800Z" level=info msg="ignoring event" container=1c83c1625232910e9173f8ad96dd952f4aa9f5978fe24284f3b3caf155f27620 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 17:50:32 functional-174407 dockerd[8569]: time="2022-10-31T17:50:32.952720300Z" level=info msg="ignoring event" container=e076eff0b083765794414ae7e5c8c365e1e7b913551ffa333bd5d2dfe1f910ff module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 17:50:33 functional-174407 dockerd[8569]: time="2022-10-31T17:50:33.439466900Z" level=info msg="ignoring event" container=46be2710a5362cea315e806bb43b07f705f0a5b17d21f801be44f5cae5973662 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 17:51:56 functional-174407 dockerd[8569]: time="2022-10-31T17:51:56.311106000Z" level=info msg="ignoring event" container=a914d9f8870b2f8c44bf83543bc7627ea556cb6740995237b37a74f42221cf62 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 17:51:56 functional-174407 dockerd[8569]: time="2022-10-31T17:51:56.859996900Z" level=info msg="Layer sha256:8d988d9cbd4c3812fb85f3c741a359985602af139e727005f4d4471ac42f9d1a cleaned up"
	
	* 
	* ==> container status <==
	* CONTAINER           IMAGE                                                                                           CREATED             STATE               NAME                      ATTEMPT             POD ID
	6d87ca38c1ed8       82e4c8a736a4f                                                                                   33 minutes ago      Running             echoserver                0                   f84cf92edf7e2
	b272f36fc5f77       nginx@sha256:943c25b4b66b332184d5ba6bb18234273551593016c0e0ae906bab111548239f                   33 minutes ago      Running             myfrontend                0                   c7b0b40cb0381
	1dccc4696e733       nginx@sha256:2452715dd322b3273419652b7721b64aa60305f606ef7a674ae28b6f12d155a3                   33 minutes ago      Running             nginx                     0                   c9085b61489a9
	de32a9ebcaf4b       mysql@sha256:f5e2d4d7dccdc3f2a1d592bd3f0eb472b2f72f9fb942a84ff5b5cc049fe63a04                   34 minutes ago      Running             mysql                     0                   daba4da4651dd
	a310fd60ff6e5       k8s.gcr.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969   35 minutes ago      Running             echoserver                0                   32610544e85cd
	596a882c801ab       5185b96f0becf                                                                                   36 minutes ago      Running             coredns                   4                   c3522096b5aa7
	311f7bffce197       beaaf00edd38a                                                                                   36 minutes ago      Running             kube-proxy                4                   c06126d4dfa82
	c0a2fe2150cf4       6e38f40d628db                                                                                   36 minutes ago      Running             storage-provisioner       4                   d04e05692e0ea
	38e183319b11a       0346dbd74bcb9                                                                                   36 minutes ago      Running             kube-apiserver            0                   3191a284235f4
	bef2d234ba11b       a8a176a5d5d69                                                                                   36 minutes ago      Running             etcd                      4                   6a0122b3ed700
	bd0976610ee51       6039992312758                                                                                   36 minutes ago      Running             kube-controller-manager   4                   c163f210e7561
	a3ab9ebff2b87       6d23ec0e8b87e                                                                                   36 minutes ago      Running             kube-scheduler            4                   96d1f0102230e
	2f0af998ae077       a8a176a5d5d69                                                                                   36 minutes ago      Exited              etcd                      3                   60c67eac93411
	8fc8c4ad1288e       beaaf00edd38a                                                                                   36 minutes ago      Exited              kube-proxy                3                   4e2ad69be86fc
	f88668280d79b       6039992312758                                                                                   36 minutes ago      Exited              kube-controller-manager   3                   498b1353b6982
	3d1f027ebb436       6d23ec0e8b87e                                                                                   36 minutes ago      Exited              kube-scheduler            3                   94fd0fd40d485
	ad2349895e788       5185b96f0becf                                                                                   36 minutes ago      Exited              coredns                   3                   cdb738b240114
	304eec0d9d050       6e38f40d628db                                                                                   37 minutes ago      Exited              storage-provisioner       3                   b1d6342de35ce
	
	* 
	* ==> coredns [596a882c801a] <==
	* .:53
	[INFO] plugin/reload: Running configuration SHA512 = a1b5920ef1e8e10875eeec3214b810e7e404fdaf6cfe53f31cc42ae1e9ba5884ecf886330489b6b02fba5b37a31406fcb402b2501c7ab0318fc890d74b6fae55
	CoreDNS-1.9.3
	linux/amd64, go1.18.2, 45b0a11
	
	* 
	* ==> coredns [ad2349895e78] <==
	* [INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/ready: Still waiting on: "kubernetes"
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] plugin/kubernetes: waiting for Kubernetes API before starting server
	[INFO] SIGTERM: Shutting down servers then terminating
	[WARNING] plugin/kubernetes: starting server with unsynced Kubernetes API
	.:53
	[INFO] plugin/reload: Running configuration SHA512 = a1b5920ef1e8e10875eeec3214b810e7e404fdaf6cfe53f31cc42ae1e9ba5884ecf886330489b6b02fba5b37a31406fcb402b2501c7ab0318fc890d74b6fae55
	CoreDNS-1.9.3
	linux/amd64, go1.18.2, 45b0a11
	[INFO] plugin/health: Going into lameduck mode for 5s
	[WARNING] plugin/kubernetes: Kubernetes API connection failure: Get "https://10.96.0.1:443/version": dial tcp 10.96.0.1:443: connect: connection refused
	
	* 
	* ==> describe nodes <==
	* Name:               functional-174407
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=functional-174407
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=c34ec3182cacd96a3e168acffe335374d66b10cc
	                    minikube.k8s.io/name=functional-174407
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2022_10_31T17_45_24_0700
	                    minikube.k8s.io/version=v1.27.1
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/cri-dockerd.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 31 Oct 2022 17:45:19 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  functional-174407
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 31 Oct 2022 18:24:05 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 31 Oct 2022 18:23:08 +0000   Mon, 31 Oct 2022 17:45:18 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 31 Oct 2022 18:23:08 +0000   Mon, 31 Oct 2022 17:45:18 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 31 Oct 2022 18:23:08 +0000   Mon, 31 Oct 2022 17:45:18 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 31 Oct 2022 18:23:08 +0000   Mon, 31 Oct 2022 17:45:35 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    functional-174407
	Capacity:
	  cpu:                16
	  ephemeral-storage:  263174212Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             52638988Ki
	  pods:               110
	Allocatable:
	  cpu:                16
	  ephemeral-storage:  263174212Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             52638988Ki
	  pods:               110
	System Info:
	  Machine ID:                 996614ec4c814b87b7ec8ebee3d0e8c9
	  System UUID:                996614ec4c814b87b7ec8ebee3d0e8c9
	  Boot ID:                    85ed61db-24b5-4ef3-987d-7028127e7a77
	  Kernel Version:             5.10.102.1-microsoft-standard-WSL2
	  OS Image:                   Ubuntu 20.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://20.10.20
	  Kubelet Version:            v1.25.3
	  Kube-Proxy Version:         v1.25.3
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (12 in total)
	  Namespace                   Name                                         CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                         ------------  ----------  ---------------  -------------  ---
	  default                     hello-node-5fcdfb5cc4-g86xs                  0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         35m
	  default                     hello-node-connect-6458c8fb6f-dfnvk          0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         33m
	  default                     mysql-596b7fcdbf-rwvlg                       600m (3%!)(MISSING)     700m (4%!)(MISSING)   512Mi (0%!)(MISSING)       700Mi (1%!)(MISSING)     35m
	  default                     nginx-svc                                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         35m
	  default                     sp-pod                                       0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         33m
	  kube-system                 coredns-565d847f94-wdgzw                     100m (0%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (0%!)(MISSING)     38m
	  kube-system                 etcd-functional-174407                       100m (0%!)(MISSING)     0 (0%!)(MISSING)      100Mi (0%!)(MISSING)       0 (0%!)(MISSING)         38m
	  kube-system                 kube-apiserver-functional-174407             250m (1%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         36m
	  kube-system                 kube-controller-manager-functional-174407    200m (1%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         38m
	  kube-system                 kube-proxy-ntf2v                             0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         38m
	  kube-system                 kube-scheduler-functional-174407             100m (0%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         38m
	  kube-system                 storage-provisioner                          0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         38m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                1350m (8%!)(MISSING)  700m (4%!)(MISSING)
	  memory             682Mi (1%!)(MISSING)  870Mi (1%!)(MISSING)
	  ephemeral-storage  0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-1Gi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-2Mi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	Events:
	  Type    Reason                   Age                From             Message
	  ----    ------                   ----               ----             -------
	  Normal  Starting                 38m                kube-proxy       
	  Normal  Starting                 36m                kube-proxy       
	  Normal  Starting                 37m                kube-proxy       
	  Normal  NodeHasSufficientMemory  39m (x7 over 39m)  kubelet          Node functional-174407 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    39m (x6 over 39m)  kubelet          Node functional-174407 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     39m (x6 over 39m)  kubelet          Node functional-174407 status is now: NodeHasSufficientPID
	  Normal  Starting                 38m                kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  38m                kubelet          Node functional-174407 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    38m                kubelet          Node functional-174407 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     38m                kubelet          Node functional-174407 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  38m                kubelet          Updated Node Allocatable limit across pods
	  Normal  NodeReady                38m                kubelet          Node functional-174407 status is now: NodeReady
	  Normal  RegisteredNode           38m                node-controller  Node functional-174407 event: Registered Node functional-174407 in Controller
	  Normal  RegisteredNode           37m                node-controller  Node functional-174407 event: Registered Node functional-174407 in Controller
	  Normal  Starting                 36m                kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  36m (x8 over 36m)  kubelet          Node functional-174407 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    36m (x8 over 36m)  kubelet          Node functional-174407 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     36m (x7 over 36m)  kubelet          Node functional-174407 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  36m                kubelet          Updated Node Allocatable limit across pods
	  Normal  RegisteredNode           36m                node-controller  Node functional-174407 event: Registered Node functional-174407 in Controller
	
	* 
	* ==> dmesg <==
	* [Oct31 17:59] WSL2: Performing memory compaction.
	[Oct31 18:00] WSL2: Performing memory compaction.
	[Oct31 18:01] WSL2: Performing memory compaction.
	[Oct31 18:02] WSL2: Performing memory compaction.
	[Oct31 18:03] WSL2: Performing memory compaction.
	[Oct31 18:04] WSL2: Performing memory compaction.
	[Oct31 18:05] WSL2: Performing memory compaction.
	[Oct31 18:06] WSL2: Performing memory compaction.
	[Oct31 18:07] WSL2: Performing memory compaction.
	[Oct31 18:08] WSL2: Performing memory compaction.
	[Oct31 18:09] WSL2: Performing memory compaction.
	[Oct31 18:10] WSL2: Performing memory compaction.
	[Oct31 18:11] WSL2: Performing memory compaction.
	[Oct31 18:12] WSL2: Performing memory compaction.
	[Oct31 18:13] WSL2: Performing memory compaction.
	[Oct31 18:14] WSL2: Performing memory compaction.
	[Oct31 18:15] WSL2: Performing memory compaction.
	[Oct31 18:16] WSL2: Performing memory compaction.
	[Oct31 18:17] WSL2: Performing memory compaction.
	[Oct31 18:18] WSL2: Performing memory compaction.
	[Oct31 18:19] WSL2: Performing memory compaction.
	[Oct31 18:20] WSL2: Performing memory compaction.
	[Oct31 18:21] WSL2: Performing memory compaction.
	[Oct31 18:22] WSL2: Performing memory compaction.
	[Oct31 18:23] WSL2: Performing memory compaction.
	
	* 
	* ==> etcd [2f0af998ae07] <==
	* {"level":"info","ts":"2022-10-31T17:47:36.837Z","caller":"embed/etcd.go:581","msg":"serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2022-10-31T17:47:36.837Z","caller":"embed/etcd.go:553","msg":"cmux::serve","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2022-10-31T17:47:38.519Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc is starting a new election at term 4"}
	{"level":"info","ts":"2022-10-31T17:47:38.520Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became pre-candidate at term 4"}
	{"level":"info","ts":"2022-10-31T17:47:38.520Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgPreVoteResp from aec36adc501070cc at term 4"}
	{"level":"info","ts":"2022-10-31T17:47:38.520Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became candidate at term 5"}
	{"level":"info","ts":"2022-10-31T17:47:38.520Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc received MsgVoteResp from aec36adc501070cc at term 5"}
	{"level":"info","ts":"2022-10-31T17:47:38.520Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"aec36adc501070cc became leader at term 5"}
	{"level":"info","ts":"2022-10-31T17:47:38.520Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: aec36adc501070cc elected leader aec36adc501070cc at term 5"}
	{"level":"info","ts":"2022-10-31T17:47:38.540Z","caller":"etcdserver/server.go:2042","msg":"published local member to cluster through raft","local-member-id":"aec36adc501070cc","local-member-attributes":"{Name:functional-174407 ClientURLs:[https://192.168.49.2:2379]}","request-path":"/0/members/aec36adc501070cc/attributes","cluster-id":"fa54960ea34d58be","publish-timeout":"7s"}
	{"level":"info","ts":"2022-10-31T17:47:38.540Z","caller":"embed/serve.go:98","msg":"ready to serve client requests"}
	{"level":"info","ts":"2022-10-31T17:47:38.540Z","caller":"embed/serve.go:98","msg":"ready to serve client requests"}
	{"level":"info","ts":"2022-10-31T17:47:38.614Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2022-10-31T17:47:38.614Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2022-10-31T17:47:38.616Z","caller":"embed/serve.go:188","msg":"serving client traffic securely","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2022-10-31T17:47:38.616Z","caller":"embed/serve.go:188","msg":"serving client traffic securely","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2022-10-31T17:47:41.135Z","caller":"osutil/interrupt_unix.go:64","msg":"received signal; shutting down","signal":"terminated"}
	{"level":"info","ts":"2022-10-31T17:47:41.135Z","caller":"embed/etcd.go:368","msg":"closing etcd server","name":"functional-174407","data-dir":"/var/lib/minikube/etcd","advertise-peer-urls":["https://192.168.49.2:2380"],"advertise-client-urls":["https://192.168.49.2:2379"]}
	{"level":"warn","ts":"2022-10-31T17:47:41.136Z","caller":"embed/config_logging.go:169","msg":"rejected connection","remote-addr":"127.0.0.1:35318","server-name":"","error":"read tcp 127.0.0.1:2379->127.0.0.1:35318: use of closed network connection"}
	WARNING: 2022/10/31 17:47:41 [core] grpc: addrConn.createTransport failed to connect to {127.0.0.1:2379 127.0.0.1:2379 <nil> 0 <nil>}. Err: connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:2379: connect: connection refused". Reconnecting...
	WARNING: 2022/10/31 17:47:41 [core] grpc: addrConn.createTransport failed to connect to {192.168.49.2:2379 192.168.49.2:2379 <nil> 0 <nil>}. Err: connection error: desc = "transport: Error while dialing dial tcp 192.168.49.2:2379: connect: connection refused". Reconnecting...
	{"level":"info","ts":"2022-10-31T17:47:41.224Z","caller":"etcdserver/server.go:1453","msg":"skipped leadership transfer for single voting member cluster","local-member-id":"aec36adc501070cc","current-leader-member-id":"aec36adc501070cc"}
	{"level":"info","ts":"2022-10-31T17:47:41.328Z","caller":"embed/etcd.go:563","msg":"stopping serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2022-10-31T17:47:41.414Z","caller":"embed/etcd.go:568","msg":"stopped serving peer traffic","address":"192.168.49.2:2380"}
	{"level":"info","ts":"2022-10-31T17:47:41.415Z","caller":"embed/etcd.go:370","msg":"closed etcd server","name":"functional-174407","data-dir":"/var/lib/minikube/etcd","advertise-peer-urls":["https://192.168.49.2:2380"],"advertise-client-urls":["https://192.168.49.2:2379"]}
	
	* 
	* ==> etcd [bef2d234ba11] <==
	* {"level":"warn","ts":"2022-10-31T17:50:24.781Z","caller":"etcdserver/util.go:166","msg":"apply request took too long","took":"723.6726ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/default/\" range_end:\"/registry/pods/default0\" ","response":"range_response_count:4 size:10836"}
	{"level":"info","ts":"2022-10-31T17:50:24.781Z","caller":"traceutil/trace.go:171","msg":"trace[2039025052] range","detail":"{range_begin:/registry/pods/default/; range_end:/registry/pods/default0; response_count:4; response_revision:792; }","duration":"724.3191ms","start":"2022-10-31T17:50:24.057Z","end":"2022-10-31T17:50:24.781Z","steps":["trace[2039025052] 'agreement among raft nodes before linearized reading'  (duration: 723.1521ms)"],"step_count":1}
	{"level":"warn","ts":"2022-10-31T17:50:24.781Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2022-10-31T17:50:24.057Z","time spent":"724.3863ms","remote":"127.0.0.1:35662","response type":"/etcdserverpb.KV/Range","request count":0,"request size":50,"response count":4,"response size":10860,"request content":"key:\"/registry/pods/default/\" range_end:\"/registry/pods/default0\" "}
	{"level":"warn","ts":"2022-10-31T17:50:36.026Z","caller":"etcdserver/util.go:166","msg":"apply request took too long","took":"110.6492ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128016765568569365 username:\"kube-apiserver-etcd-client\" auth_revision:1 > lease_grant:<ttl:3660-second id:70cc842f28225014>","response":"size:42"}
	{"level":"info","ts":"2022-10-31T17:50:36.027Z","caller":"traceutil/trace.go:171","msg":"trace[746936390] linearizableReadLoop","detail":"{readStateIndex:900; appliedIndex:899; }","duration":"109.362ms","start":"2022-10-31T17:50:35.917Z","end":"2022-10-31T17:50:36.027Z","steps":["trace[746936390] 'read index received'  (duration: 14.4937ms)","trace[746936390] 'applied index is now lower than readState.Index'  (duration: 94.7617ms)"],"step_count":2}
	{"level":"warn","ts":"2022-10-31T17:50:36.028Z","caller":"etcdserver/util.go:166","msg":"apply request took too long","took":"109.3435ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/default/sp-pod\" ","response":"range_response_count:1 size:1965"}
	{"level":"info","ts":"2022-10-31T17:50:36.028Z","caller":"traceutil/trace.go:171","msg":"trace[694528779] range","detail":"{range_begin:/registry/pods/default/sp-pod; range_end:; response_count:1; response_revision:816; }","duration":"109.4176ms","start":"2022-10-31T17:50:35.918Z","end":"2022-10-31T17:50:36.028Z","steps":["trace[694528779] 'agreement among raft nodes before linearized reading'  (duration: 109.0696ms)"],"step_count":1}
	{"level":"warn","ts":"2022-10-31T17:50:36.028Z","caller":"etcdserver/util.go:166","msg":"apply request took too long","took":"110.3058ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/default/\" range_end:\"/registry/pods/default0\" ","response":"range_response_count:4 size:10080"}
	{"level":"info","ts":"2022-10-31T17:50:36.028Z","caller":"traceutil/trace.go:171","msg":"trace[521681701] range","detail":"{range_begin:/registry/pods/default/; range_end:/registry/pods/default0; response_count:4; response_revision:816; }","duration":"110.4422ms","start":"2022-10-31T17:50:35.917Z","end":"2022-10-31T17:50:36.028Z","steps":["trace[521681701] 'agreement among raft nodes before linearized reading'  (duration: 109.7564ms)"],"step_count":1}
	{"level":"warn","ts":"2022-10-31T17:50:36.028Z","caller":"etcdserver/util.go:166","msg":"apply request took too long","took":"107.3566ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/persistentvolumeclaims/default/myclaim\" ","response":"range_response_count:1 size:1610"}
	{"level":"info","ts":"2022-10-31T17:50:36.028Z","caller":"traceutil/trace.go:171","msg":"trace[1546852245] range","detail":"{range_begin:/registry/persistentvolumeclaims/default/myclaim; range_end:; response_count:1; response_revision:816; }","duration":"107.4277ms","start":"2022-10-31T17:50:35.921Z","end":"2022-10-31T17:50:36.028Z","steps":["trace[1546852245] 'agreement among raft nodes before linearized reading'  (duration: 107.0302ms)"],"step_count":1}
	{"level":"info","ts":"2022-10-31T17:57:52.761Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":948}
	{"level":"info","ts":"2022-10-31T17:57:52.762Z","caller":"mvcc/kvstore_compaction.go:57","msg":"finished scheduled compaction","compact-revision":948,"took":"1.161ms"}
	{"level":"info","ts":"2022-10-31T18:02:52.920Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1158}
	{"level":"info","ts":"2022-10-31T18:02:52.921Z","caller":"mvcc/kvstore_compaction.go:57","msg":"finished scheduled compaction","compact-revision":1158,"took":"971.6µs"}
	{"level":"info","ts":"2022-10-31T18:07:52.945Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1369}
	{"level":"info","ts":"2022-10-31T18:07:52.946Z","caller":"mvcc/kvstore_compaction.go:57","msg":"finished scheduled compaction","compact-revision":1369,"took":"961.1µs"}
	{"level":"info","ts":"2022-10-31T18:12:52.959Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1579}
	{"level":"info","ts":"2022-10-31T18:12:52.960Z","caller":"mvcc/kvstore_compaction.go:57","msg":"finished scheduled compaction","compact-revision":1579,"took":"552.6µs"}
	{"level":"info","ts":"2022-10-31T18:17:52.982Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1789}
	{"level":"info","ts":"2022-10-31T18:17:52.984Z","caller":"mvcc/kvstore_compaction.go:57","msg":"finished scheduled compaction","compact-revision":1789,"took":"1.0863ms"}
	{"level":"warn","ts":"2022-10-31T18:20:51.227Z","caller":"etcdserver/util.go:166","msg":"apply request took too long","took":"192.6268ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2022-10-31T18:20:51.227Z","caller":"traceutil/trace.go:171","msg":"trace[189339562] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:2123; }","duration":"192.7781ms","start":"2022-10-31T18:20:51.034Z","end":"2022-10-31T18:20:51.227Z","steps":["trace[189339562] 'agreement among raft nodes before linearized reading'  (duration: 93.3933ms)","trace[189339562] 'range keys from in-memory index tree'  (duration: 99.2029ms)"],"step_count":2}
	{"level":"info","ts":"2022-10-31T18:22:53.001Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1999}
	{"level":"info","ts":"2022-10-31T18:22:53.002Z","caller":"mvcc/kvstore_compaction.go:57","msg":"finished scheduled compaction","compact-revision":1999,"took":"622.7µs"}
	
	* 
	* ==> kernel <==
	*  18:24:12 up  1:38,  0 users,  load average: 0.42, 0.37, 0.56
	Linux functional-174407 5.10.102.1-microsoft-standard-WSL2 #1 SMP Wed Mar 2 00:30:59 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 20.04.5 LTS"
	
	* 
	* ==> kube-apiserver [38e183319b11] <==
	* I1031 17:49:53.542496       1 trace.go:205] Trace[1117639814]: "List" url:/api/v1/namespaces/default/pods,user-agent:e2e-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format,audit-id:f3ba0f5e-f51c-422c-87af-2a6dd282e065,client:192.168.49.1,accept:application/json, */*,protocol:HTTP/2.0 (31-Oct-2022 17:49:52.938) (total time: 603ms):
	Trace[1117639814]: ---"Listing from storage done" 603ms (17:49:53.541)
	Trace[1117639814]: [603.9437ms] [603.9437ms] END
	I1031 17:50:24.745548       1 trace.go:205] Trace[1448715339]: "GuaranteedUpdate etcd3" audit-id:55f487dd-6017-42b8-8968-33f2dca641cf,key:/leases/kube-node-lease/functional-174407,type:*coordination.Lease (31-Oct-2022 17:50:24.189) (total time: 555ms):
	Trace[1448715339]: ---"Txn call finished" err:<nil> 555ms (17:50:24.745)
	Trace[1448715339]: [555.8903ms] [555.8903ms] END
	I1031 17:50:24.745885       1 trace.go:205] Trace[1067718572]: "Update" url:/apis/coordination.k8s.io/v1/namespaces/kube-node-lease/leases/functional-174407,user-agent:kubelet/v1.25.3 (linux/amd64) kubernetes/434bfd8,audit-id:55f487dd-6017-42b8-8968-33f2dca641cf,client:192.168.49.2,accept:application/vnd.kubernetes.protobuf,application/json,protocol:HTTP/2.0 (31-Oct-2022 17:50:24.189) (total time: 556ms):
	Trace[1067718572]: ---"Write to database call finished" len:501,err:<nil> 556ms (17:50:24.745)
	Trace[1067718572]: [556.5798ms] [556.5798ms] END
	I1031 17:50:24.782051       1 trace.go:205] Trace[1837591483]: "List(recursive=true) etcd3" audit-id:48a3b74d-d890-4021-8c35-0fb747f2eac9,key:/services/specs,resourceVersion:,resourceVersionMatch:,limit:0,continue: (31-Oct-2022 17:50:23.526) (total time: 1255ms):
	Trace[1837591483]: [1.2550559s] [1.2550559s] END
	I1031 17:50:24.782287       1 trace.go:205] Trace[182769034]: "List(recursive=true) etcd3" audit-id:ef249df7-a0f4-4b34-83d2-dfb2b0c01515,key:/pods/default,resourceVersion:,resourceVersionMatch:,limit:0,continue: (31-Oct-2022 17:50:23.227) (total time: 1554ms):
	Trace[182769034]: [1.5546641s] [1.5546641s] END
	I1031 17:50:24.782896       1 trace.go:205] Trace[1795982985]: "List" url:/api/v1/namespaces/default/pods,user-agent:e2e-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format,audit-id:ef249df7-a0f4-4b34-83d2-dfb2b0c01515,client:192.168.49.1,accept:application/json, */*,protocol:HTTP/2.0 (31-Oct-2022 17:50:23.227) (total time: 1555ms):
	Trace[1795982985]: ---"Listing from storage done" 1554ms (17:50:24.782)
	Trace[1795982985]: [1.5553326s] [1.5553326s] END
	I1031 17:50:24.782909       1 trace.go:205] Trace[542640012]: "List" url:/api/v1/services,user-agent:minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format,audit-id:48a3b74d-d890-4021-8c35-0fb747f2eac9,client:192.168.49.1,accept:application/json, */*,protocol:HTTP/2.0 (31-Oct-2022 17:50:23.526) (total time: 1256ms):
	Trace[542640012]: ---"Listing from storage done" 1255ms (17:50:24.782)
	Trace[542640012]: [1.2560117s] [1.2560117s] END
	I1031 17:50:24.783526       1 trace.go:205] Trace[260168331]: "List(recursive=true) etcd3" audit-id:fac731b6-9efb-4d2b-9625-00cd2ec00a76,key:/pods/default,resourceVersion:,resourceVersionMatch:,limit:0,continue: (31-Oct-2022 17:50:24.056) (total time: 727ms):
	Trace[260168331]: [727.1035ms] [727.1035ms] END
	I1031 17:50:24.785400       1 trace.go:205] Trace[897810747]: "List" url:/api/v1/namespaces/default/pods,user-agent:e2e-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format,audit-id:fac731b6-9efb-4d2b-9625-00cd2ec00a76,client:192.168.49.1,accept:application/json, */*,protocol:HTTP/2.0 (31-Oct-2022 17:50:24.056) (total time: 728ms):
	Trace[897810747]: ---"Listing from storage done" 727ms (17:50:24.783)
	Trace[897810747]: [728.8774ms] [728.8774ms] END
	I1031 17:50:44.039960       1 alloc.go:327] "allocated clusterIPs" service="default/hello-node-connect" clusterIPs=map[IPv4:10.97.76.68]
	
	* 
	* ==> kube-controller-manager [bd0976610ee5] <==
	* I1031 17:48:12.714445       1 shared_informer.go:262] Caches are synced for TTL
	I1031 17:48:12.714494       1 shared_informer.go:262] Caches are synced for taint
	I1031 17:48:12.714196       1 shared_informer.go:262] Caches are synced for ClusterRoleAggregator
	I1031 17:48:12.714756       1 shared_informer.go:262] Caches are synced for attach detach
	I1031 17:48:12.714838       1 node_lifecycle_controller.go:1443] Initializing eviction metric for zone: 
	I1031 17:48:12.714848       1 shared_informer.go:262] Caches are synced for resource quota
	I1031 17:48:12.714618       1 shared_informer.go:262] Caches are synced for resource quota
	W1031 17:48:12.714907       1 node_lifecycle_controller.go:1058] Missing timestamp for Node functional-174407. Assuming now as a timestamp.
	I1031 17:48:12.714961       1 node_lifecycle_controller.go:1259] Controller detected that zone  is now in state Normal.
	I1031 17:48:12.715596       1 event.go:294] "Event occurred" object="functional-174407" fieldPath="" kind="Node" apiVersion="v1" type="Normal" reason="RegisteredNode" message="Node functional-174407 event: Registered Node functional-174407 in Controller"
	I1031 17:48:12.714319       1 shared_informer.go:262] Caches are synced for endpoint_slice
	I1031 17:48:12.715894       1 shared_informer.go:262] Caches are synced for daemon sets
	I1031 17:48:12.717737       1 taint_manager.go:204] "Starting NoExecuteTaintManager"
	I1031 17:48:12.717886       1 taint_manager.go:209] "Sending events to api server"
	I1031 17:48:12.814823       1 shared_informer.go:262] Caches are synced for persistent volume
	I1031 17:48:13.118650       1 shared_informer.go:262] Caches are synced for garbage collector
	I1031 17:48:13.118760       1 garbagecollector.go:163] Garbage collector: all resource monitors have synced. Proceeding to collect garbage
	I1031 17:48:13.216238       1 shared_informer.go:262] Caches are synced for garbage collector
	I1031 17:48:21.413981       1 event.go:294] "Event occurred" object="default/hello-node" fieldPath="" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled up replica set hello-node-5fcdfb5cc4 to 1"
	I1031 17:48:21.455573       1 event.go:294] "Event occurred" object="default/hello-node-5fcdfb5cc4" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: hello-node-5fcdfb5cc4-g86xs"
	I1031 17:48:30.928522       1 event.go:294] "Event occurred" object="default/mysql" fieldPath="" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled up replica set mysql-596b7fcdbf to 1"
	I1031 17:48:30.934390       1 event.go:294] "Event occurred" object="default/mysql-596b7fcdbf" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: mysql-596b7fcdbf-rwvlg"
	I1031 17:48:46.241372       1 event.go:294] "Event occurred" object="default/myclaim" fieldPath="" kind="PersistentVolumeClaim" apiVersion="v1" type="Normal" reason="ExternalProvisioning" message="waiting for a volume to be created, either by external provisioner \"k8s.io/minikube-hostpath\" or manually created by system administrator"
	I1031 17:50:43.735809       1 event.go:294] "Event occurred" object="default/hello-node-connect" fieldPath="" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled up replica set hello-node-connect-6458c8fb6f to 1"
	I1031 17:50:43.755625       1 event.go:294] "Event occurred" object="default/hello-node-connect-6458c8fb6f" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: hello-node-connect-6458c8fb6f-dfnvk"
	
	* 
	* ==> kube-controller-manager [f88668280d79] <==
	* I1031 17:47:38.017767       1 serving.go:348] Generated self-signed cert in-memory
	I1031 17:47:40.627152       1 controllermanager.go:178] Version: v1.25.3
	I1031 17:47:40.627289       1 controllermanager.go:180] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I1031 17:47:40.630218       1 secure_serving.go:210] Serving securely on 127.0.0.1:10257
	I1031 17:47:40.630321       1 dynamic_cafile_content.go:157] "Starting controller" name="request-header::/var/lib/minikube/certs/front-proxy-ca.crt"
	I1031 17:47:40.630434       1 tlsconfig.go:240] "Starting DynamicServingCertificateController"
	I1031 17:47:40.630580       1 dynamic_cafile_content.go:157] "Starting controller" name="client-ca-bundle::/var/lib/minikube/certs/ca.crt"
	
	* 
	* ==> kube-proxy [311f7bffce19] <==
	* I1031 17:48:00.532942       1 proxier.go:666] "Failed to load kernel module with modprobe, you can ignore this message when kube-proxy is running inside container without mounting /lib/modules" moduleName="ip_vs"
	I1031 17:48:00.535654       1 proxier.go:666] "Failed to load kernel module with modprobe, you can ignore this message when kube-proxy is running inside container without mounting /lib/modules" moduleName="ip_vs_rr"
	I1031 17:48:00.538633       1 proxier.go:666] "Failed to load kernel module with modprobe, you can ignore this message when kube-proxy is running inside container without mounting /lib/modules" moduleName="ip_vs_wrr"
	I1031 17:48:00.541297       1 proxier.go:666] "Failed to load kernel module with modprobe, you can ignore this message when kube-proxy is running inside container without mounting /lib/modules" moduleName="ip_vs_sh"
	I1031 17:48:00.544462       1 proxier.go:666] "Failed to load kernel module with modprobe, you can ignore this message when kube-proxy is running inside container without mounting /lib/modules" moduleName="nf_conntrack"
	I1031 17:48:00.557491       1 node.go:163] Successfully retrieved node IP: 192.168.49.2
	I1031 17:48:00.557638       1 server_others.go:138] "Detected node IP" address="192.168.49.2"
	I1031 17:48:00.557788       1 server_others.go:578] "Unknown proxy mode, assuming iptables proxy" proxyMode=""
	I1031 17:48:00.715246       1 server_others.go:206] "Using iptables Proxier"
	I1031 17:48:00.715392       1 server_others.go:213] "kube-proxy running in dual-stack mode" ipFamily=IPv4
	I1031 17:48:00.715407       1 server_others.go:214] "Creating dualStackProxier for iptables"
	I1031 17:48:00.715429       1 server_others.go:501] "Detect-local-mode set to ClusterCIDR, but no IPv6 cluster CIDR defined, , defaulting to no-op detect-local for IPv6"
	I1031 17:48:00.715463       1 proxier.go:262] "Setting route_localnet=1, use nodePortAddresses to filter loopback addresses for NodePorts to skip it https://issues.k8s.io/90259"
	I1031 17:48:00.717210       1 proxier.go:262] "Setting route_localnet=1, use nodePortAddresses to filter loopback addresses for NodePorts to skip it https://issues.k8s.io/90259"
	I1031 17:48:00.719420       1 server.go:661] "Version info" version="v1.25.3"
	I1031 17:48:00.719554       1 server.go:663] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I1031 17:48:00.720466       1 config.go:444] "Starting node config controller"
	I1031 17:48:00.720599       1 shared_informer.go:255] Waiting for caches to sync for node config
	I1031 17:48:00.720480       1 config.go:226] "Starting endpoint slice config controller"
	I1031 17:48:00.720657       1 shared_informer.go:255] Waiting for caches to sync for endpoint slice config
	I1031 17:48:00.720511       1 config.go:317] "Starting service config controller"
	I1031 17:48:00.720711       1 shared_informer.go:255] Waiting for caches to sync for service config
	I1031 17:48:00.821263       1 shared_informer.go:262] Caches are synced for service config
	I1031 17:48:00.821417       1 shared_informer.go:262] Caches are synced for node config
	I1031 17:48:00.821419       1 shared_informer.go:262] Caches are synced for endpoint slice config
	
	* 
	* ==> kube-proxy [8fc8c4ad1288] <==
	* E1031 17:47:36.122827       1 proxier.go:656] "Failed to read builtin modules file, you can ignore this message when kube-proxy is running inside container without mounting /lib/modules" err="open /lib/modules/5.10.102.1-microsoft-standard-WSL2/modules.builtin: no such file or directory" filePath="/lib/modules/5.10.102.1-microsoft-standard-WSL2/modules.builtin"
	I1031 17:47:36.128094       1 proxier.go:666] "Failed to load kernel module with modprobe, you can ignore this message when kube-proxy is running inside container without mounting /lib/modules" moduleName="ip_vs"
	I1031 17:47:36.215343       1 proxier.go:666] "Failed to load kernel module with modprobe, you can ignore this message when kube-proxy is running inside container without mounting /lib/modules" moduleName="ip_vs_rr"
	I1031 17:47:36.222384       1 proxier.go:666] "Failed to load kernel module with modprobe, you can ignore this message when kube-proxy is running inside container without mounting /lib/modules" moduleName="ip_vs_wrr"
	I1031 17:47:36.227079       1 proxier.go:666] "Failed to load kernel module with modprobe, you can ignore this message when kube-proxy is running inside container without mounting /lib/modules" moduleName="ip_vs_sh"
	I1031 17:47:36.314400       1 proxier.go:666] "Failed to load kernel module with modprobe, you can ignore this message when kube-proxy is running inside container without mounting /lib/modules" moduleName="nf_conntrack"
	
	* 
	* ==> kube-scheduler [3d1f027ebb43] <==
	* I1031 17:47:37.640278       1 serving.go:348] Generated self-signed cert in-memory
	
	* 
	* ==> kube-scheduler [a3ab9ebff2b8] <==
	* I1031 17:47:52.320795       1 serving.go:348] Generated self-signed cert in-memory
	W1031 17:47:57.122647       1 requestheader_controller.go:193] Unable to get configmap/extension-apiserver-authentication in kube-system.  Usually fixed by 'kubectl create rolebinding -n kube-system ROLEBINDING_NAME --role=extension-apiserver-authentication-reader --serviceaccount=YOUR_NS:YOUR_SA'
	W1031 17:47:57.122725       1 authentication.go:346] Error looking up in-cluster authentication configuration: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot get resource "configmaps" in API group "" in the namespace "kube-system": RBAC: [role.rbac.authorization.k8s.io "system::leader-locking-kube-scheduler" not found, role.rbac.authorization.k8s.io "extension-apiserver-authentication-reader" not found]
	W1031 17:47:57.122750       1 authentication.go:347] Continuing without authentication configuration. This may treat all requests as anonymous.
	W1031 17:47:57.122766       1 authentication.go:348] To require authentication configuration lookup to succeed, set --authentication-tolerate-lookup-failure=false
	I1031 17:47:57.315812       1 server.go:148] "Starting Kubernetes Scheduler" version="v1.25.3"
	I1031 17:47:57.315862       1 server.go:150] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I1031 17:47:57.319087       1 configmap_cafile_content.go:202] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I1031 17:47:57.319217       1 tlsconfig.go:240] "Starting DynamicServingCertificateController"
	I1031 17:47:57.319233       1 shared_informer.go:255] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I1031 17:47:57.319182       1 secure_serving.go:210] Serving securely on 127.0.0.1:10259
	I1031 17:47:57.419580       1 shared_informer.go:262] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	* 
	* ==> kubelet <==
	* -- Logs begin at Mon 2022-10-31 17:44:47 UTC, end at Mon 2022-10-31 18:24:13 UTC. --
	Oct 31 17:48:51 functional-174407 kubelet[10728]: I1031 17:48:51.220038   10728 pod_container_deletor.go:79] "Container not found in pod's containers" containerID="46be2710a5362cea315e806bb43b07f705f0a5b17d21f801be44f5cae5973662"
	Oct 31 17:50:34 functional-174407 kubelet[10728]: I1031 17:50:34.149802   10728 reconciler.go:211] "operationExecutor.UnmountVolume started for volume \"mypd\" (UniqueName: \"kubernetes.io/host-path/f4bab37a-2075-489c-a81b-f8ac466e84e6-pvc-fffc607c-4e56-42d0-9d9d-40d21abec701\") pod \"f4bab37a-2075-489c-a81b-f8ac466e84e6\" (UID: \"f4bab37a-2075-489c-a81b-f8ac466e84e6\") "
	Oct 31 17:50:34 functional-174407 kubelet[10728]: I1031 17:50:34.150186   10728 reconciler.go:211] "operationExecutor.UnmountVolume started for volume \"kube-api-access-jdnk8\" (UniqueName: \"kubernetes.io/projected/f4bab37a-2075-489c-a81b-f8ac466e84e6-kube-api-access-jdnk8\") pod \"f4bab37a-2075-489c-a81b-f8ac466e84e6\" (UID: \"f4bab37a-2075-489c-a81b-f8ac466e84e6\") "
	Oct 31 17:50:34 functional-174407 kubelet[10728]: I1031 17:50:34.150409   10728 operation_generator.go:890] UnmountVolume.TearDown succeeded for volume "kubernetes.io/host-path/f4bab37a-2075-489c-a81b-f8ac466e84e6-pvc-fffc607c-4e56-42d0-9d9d-40d21abec701" (OuterVolumeSpecName: "mypd") pod "f4bab37a-2075-489c-a81b-f8ac466e84e6" (UID: "f4bab37a-2075-489c-a81b-f8ac466e84e6"). InnerVolumeSpecName "pvc-fffc607c-4e56-42d0-9d9d-40d21abec701". PluginName "kubernetes.io/host-path", VolumeGidValue ""
	Oct 31 17:50:34 functional-174407 kubelet[10728]: I1031 17:50:34.155081   10728 operation_generator.go:890] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/f4bab37a-2075-489c-a81b-f8ac466e84e6-kube-api-access-jdnk8" (OuterVolumeSpecName: "kube-api-access-jdnk8") pod "f4bab37a-2075-489c-a81b-f8ac466e84e6" (UID: "f4bab37a-2075-489c-a81b-f8ac466e84e6"). InnerVolumeSpecName "kube-api-access-jdnk8". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Oct 31 17:50:34 functional-174407 kubelet[10728]: I1031 17:50:34.251534   10728 reconciler.go:399] "Volume detached for volume \"pvc-fffc607c-4e56-42d0-9d9d-40d21abec701\" (UniqueName: \"kubernetes.io/host-path/f4bab37a-2075-489c-a81b-f8ac466e84e6-pvc-fffc607c-4e56-42d0-9d9d-40d21abec701\") on node \"functional-174407\" DevicePath \"\""
	Oct 31 17:50:34 functional-174407 kubelet[10728]: I1031 17:50:34.251707   10728 reconciler.go:399] "Volume detached for volume \"kube-api-access-jdnk8\" (UniqueName: \"kubernetes.io/projected/f4bab37a-2075-489c-a81b-f8ac466e84e6-kube-api-access-jdnk8\") on node \"functional-174407\" DevicePath \"\""
	Oct 31 17:50:35 functional-174407 kubelet[10728]: I1031 17:50:35.124756   10728 scope.go:115] "RemoveContainer" containerID="e076eff0b083765794414ae7e5c8c365e1e7b913551ffa333bd5d2dfe1f910ff"
	Oct 31 17:50:35 functional-174407 kubelet[10728]: I1031 17:50:35.829204   10728 topology_manager.go:205] "Topology Admit Handler"
	Oct 31 17:50:35 functional-174407 kubelet[10728]: E1031 17:50:35.829449   10728 cpu_manager.go:394] "RemoveStaleState: removing container" podUID="f4bab37a-2075-489c-a81b-f8ac466e84e6" containerName="myfrontend"
	Oct 31 17:50:35 functional-174407 kubelet[10728]: I1031 17:50:35.829737   10728 memory_manager.go:345] "RemoveStaleState removing state" podUID="f4bab37a-2075-489c-a81b-f8ac466e84e6" containerName="myfrontend"
	Oct 31 17:50:36 functional-174407 kubelet[10728]: I1031 17:50:36.132916   10728 kubelet_volumes.go:160] "Cleaned up orphaned pod volumes dir" podUID=f4bab37a-2075-489c-a81b-f8ac466e84e6 path="/var/lib/kubelet/pods/f4bab37a-2075-489c-a81b-f8ac466e84e6/volumes"
	Oct 31 17:50:36 functional-174407 kubelet[10728]: I1031 17:50:36.217973   10728 reconciler.go:357] "operationExecutor.VerifyControllerAttachedVolume started for volume \"pvc-fffc607c-4e56-42d0-9d9d-40d21abec701\" (UniqueName: \"kubernetes.io/host-path/a18c8d20-6be3-4bfd-84fe-72f0aa76540d-pvc-fffc607c-4e56-42d0-9d9d-40d21abec701\") pod \"sp-pod\" (UID: \"a18c8d20-6be3-4bfd-84fe-72f0aa76540d\") " pod="default/sp-pod"
	Oct 31 17:50:36 functional-174407 kubelet[10728]: I1031 17:50:36.218157   10728 reconciler.go:357] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-c9jx2\" (UniqueName: \"kubernetes.io/projected/a18c8d20-6be3-4bfd-84fe-72f0aa76540d-kube-api-access-c9jx2\") pod \"sp-pod\" (UID: \"a18c8d20-6be3-4bfd-84fe-72f0aa76540d\") " pod="default/sp-pod"
	Oct 31 17:50:37 functional-174407 kubelet[10728]: I1031 17:50:37.649627   10728 pod_container_deletor.go:79] "Container not found in pod's containers" containerID="c7b0b40cb038195564b5fcfb5815965d21e6af2e58234a2967200a1064da05a8"
	Oct 31 17:50:43 functional-174407 kubelet[10728]: I1031 17:50:43.762206   10728 topology_manager.go:205] "Topology Admit Handler"
	Oct 31 17:50:43 functional-174407 kubelet[10728]: I1031 17:50:43.916924   10728 reconciler.go:357] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-lt6ff\" (UniqueName: \"kubernetes.io/projected/3b27de4f-462b-4668-aac4-b58320568f8c-kube-api-access-lt6ff\") pod \"hello-node-connect-6458c8fb6f-dfnvk\" (UID: \"3b27de4f-462b-4668-aac4-b58320568f8c\") " pod="default/hello-node-connect-6458c8fb6f-dfnvk"
	Oct 31 17:50:44 functional-174407 kubelet[10728]: I1031 17:50:44.988481   10728 pod_container_deletor.go:79] "Container not found in pod's containers" containerID="f84cf92edf7e297a501f82be43033d77dad62bbdd9922c0289a508233bfc9980"
	Oct 31 17:52:48 functional-174407 kubelet[10728]: W1031 17:52:48.138025   10728 sysinfo.go:203] Nodes topology is not available, providing CPU topology
	Oct 31 17:57:48 functional-174407 kubelet[10728]: W1031 17:57:48.134697   10728 sysinfo.go:203] Nodes topology is not available, providing CPU topology
	Oct 31 18:02:48 functional-174407 kubelet[10728]: W1031 18:02:48.137147   10728 sysinfo.go:203] Nodes topology is not available, providing CPU topology
	Oct 31 18:07:48 functional-174407 kubelet[10728]: W1031 18:07:48.141176   10728 sysinfo.go:203] Nodes topology is not available, providing CPU topology
	Oct 31 18:12:48 functional-174407 kubelet[10728]: W1031 18:12:48.142287   10728 sysinfo.go:203] Nodes topology is not available, providing CPU topology
	Oct 31 18:17:48 functional-174407 kubelet[10728]: W1031 18:17:48.144040   10728 sysinfo.go:203] Nodes topology is not available, providing CPU topology
	Oct 31 18:22:48 functional-174407 kubelet[10728]: W1031 18:22:48.146215   10728 sysinfo.go:203] Nodes topology is not available, providing CPU topology
	
	* 
	* ==> storage-provisioner [304eec0d9d05] <==
	* I1031 17:46:52.921180       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I1031 17:46:53.023035       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I1031 17:46:53.023325       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I1031 17:47:10.459399       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I1031 17:47:10.460016       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"c6c0091b-85f8-4504-bad8-71ba50f96648", APIVersion:"v1", ResourceVersion:"537", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' functional-174407_9570b114-ed04-4e7d-a534-4ee1ffe207df became leader
	I1031 17:47:10.460052       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_functional-174407_9570b114-ed04-4e7d-a534-4ee1ffe207df!
	I1031 17:47:10.561166       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_functional-174407_9570b114-ed04-4e7d-a534-4ee1ffe207df!
	
	* 
	* ==> storage-provisioner [c0a2fe2150cf] <==
	* I1031 17:47:59.930249       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I1031 17:48:00.116824       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I1031 17:48:00.116931       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I1031 17:48:17.715677       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I1031 17:48:17.716760       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_functional-174407_1e98f517-1e70-46e7-b884-92dde9efb5be!
	I1031 17:48:17.716868       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"c6c0091b-85f8-4504-bad8-71ba50f96648", APIVersion:"v1", ResourceVersion:"622", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' functional-174407_1e98f517-1e70-46e7-b884-92dde9efb5be became leader
	I1031 17:48:17.818395       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_functional-174407_1e98f517-1e70-46e7-b884-92dde9efb5be!
	I1031 17:48:46.245624       1 controller.go:1332] provision "default/myclaim" class "standard": started
	I1031 17:48:46.246121       1 storage_provisioner.go:61] Provisioning volume {&StorageClass{ObjectMeta:{standard    62c7847b-4789-46c0-aa2d-3498b284ff50 364 0 2022-10-31 17:45:43 +0000 UTC <nil> <nil> map[addonmanager.kubernetes.io/mode:EnsureExists] map[kubectl.kubernetes.io/last-applied-configuration:{"apiVersion":"storage.k8s.io/v1","kind":"StorageClass","metadata":{"annotations":{"storageclass.kubernetes.io/is-default-class":"true"},"labels":{"addonmanager.kubernetes.io/mode":"EnsureExists"},"name":"standard"},"provisioner":"k8s.io/minikube-hostpath"}
	 storageclass.kubernetes.io/is-default-class:true] [] []  [{kubectl-client-side-apply Update storage.k8s.io/v1 2022-10-31 17:45:43 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:kubectl.kubernetes.io/last-applied-configuration":{},"f:storageclass.kubernetes.io/is-default-class":{}},"f:labels":{".":{},"f:addonmanager.kubernetes.io/mode":{}}},"f:provisioner":{},"f:reclaimPolicy":{},"f:volumeBindingMode":{}}}]},Provisioner:k8s.io/minikube-hostpath,Parameters:map[string]string{},ReclaimPolicy:*Delete,MountOptions:[],AllowVolumeExpansion:nil,VolumeBindingMode:*Immediate,AllowedTopologies:[]TopologySelectorTerm{},} pvc-fffc607c-4e56-42d0-9d9d-40d21abec701 &PersistentVolumeClaim{ObjectMeta:{myclaim  default  fffc607c-4e56-42d0-9d9d-40d21abec701 689 0 2022-10-31 17:48:46 +0000 UTC <nil> <nil> map[] map[kubectl.kubernetes.io/last-applied-configuration:{"apiVersion":"v1","kind":"PersistentVolumeClaim","metadata":{"annotations":{},"name":"myclaim","namespace":"default"},"spec":{"accessModes":["Rea
dWriteOnce"],"resources":{"requests":{"storage":"500Mi"}},"volumeMode":"Filesystem"}}
	 volume.beta.kubernetes.io/storage-provisioner:k8s.io/minikube-hostpath volume.kubernetes.io/storage-provisioner:k8s.io/minikube-hostpath] [] [kubernetes.io/pvc-protection]  [{kube-controller-manager Update v1 2022-10-31 17:48:46 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:volume.beta.kubernetes.io/storage-provisioner":{},"f:volume.kubernetes.io/storage-provisioner":{}}}}} {kubectl.exe Update v1 2022-10-31 17:48:46 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:kubectl.kubernetes.io/last-applied-configuration":{}}},"f:spec":{"f:accessModes":{},"f:resources":{"f:requests":{".":{},"f:storage":{}}},"f:volumeMode":{}}}}]},Spec:PersistentVolumeClaimSpec{AccessModes:[ReadWriteOnce],Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{storage: {{524288000 0} {<nil>} 500Mi BinarySI},},},VolumeName:,Selector:nil,StorageClassName:*standard,VolumeMode:*Filesystem,DataSource:nil,},Status:PersistentVolumeClaimStatus{Phase:Pending,AccessModes:[],Capacity:ResourceList{}
,Conditions:[]PersistentVolumeClaimCondition{},},} nil} to /tmp/hostpath-provisioner/default/myclaim
	I1031 17:48:46.247398       1 controller.go:1439] provision "default/myclaim" class "standard": volume "pvc-fffc607c-4e56-42d0-9d9d-40d21abec701" provisioned
	I1031 17:48:46.247588       1 controller.go:1456] provision "default/myclaim" class "standard": succeeded
	I1031 17:48:46.247685       1 volume_store.go:212] Trying to save persistentvolume "pvc-fffc607c-4e56-42d0-9d9d-40d21abec701"
	I1031 17:48:46.247752       1 event.go:282] Event(v1.ObjectReference{Kind:"PersistentVolumeClaim", Namespace:"default", Name:"myclaim", UID:"fffc607c-4e56-42d0-9d9d-40d21abec701", APIVersion:"v1", ResourceVersion:"689", FieldPath:""}): type: 'Normal' reason: 'Provisioning' External provisioner is provisioning volume for claim "default/myclaim"
	I1031 17:48:46.323316       1 volume_store.go:219] persistentvolume "pvc-fffc607c-4e56-42d0-9d9d-40d21abec701" saved
	I1031 17:48:46.323832       1 event.go:282] Event(v1.ObjectReference{Kind:"PersistentVolumeClaim", Namespace:"default", Name:"myclaim", UID:"fffc607c-4e56-42d0-9d9d-40d21abec701", APIVersion:"v1", ResourceVersion:"689", FieldPath:""}): type: 'Normal' reason: 'ProvisioningSucceeded' Successfully provisioned volume pvc-fffc607c-4e56-42d0-9d9d-40d21abec701
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p functional-174407 -n functional-174407
helpers_test.go:254: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p functional-174407 -n functional-174407: (1.8808489s)
helpers_test.go:261: (dbg) Run:  kubectl --context functional-174407 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:270: non-running pods: 
helpers_test.go:272: ======> post-mortem[TestFunctional/parallel/ServiceCmd]: describe non-running pods <======
helpers_test.go:275: (dbg) Run:  kubectl --context functional-174407 describe pod 
helpers_test.go:275: (dbg) Non-zero exit: kubectl --context functional-174407 describe pod : exit status 1 (181.2813ms)

                                                
                                                
** stderr ** 
	error: resource name may not be empty

                                                
                                                
** /stderr **
helpers_test.go:277: kubectl --context functional-174407 describe pod : exit status 1
--- FAIL: TestFunctional/parallel/ServiceCmd (2154.82s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe pause -p embed-certs-191151 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe pause -p embed-certs-191151 --alsologtostderr -v=1: exit status 80 (3.7989281s)

                                                
                                                
-- stdout --
	* Pausing node embed-certs-191151 ... 
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1031 19:21:24.897546   14532 out.go:296] Setting OutFile to fd 1960 ...
	I1031 19:21:24.981590   14532 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1031 19:21:24.981590   14532 out.go:309] Setting ErrFile to fd 2040...
	I1031 19:21:24.981590   14532 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1031 19:21:25.003838   14532 out.go:303] Setting JSON to false
	I1031 19:21:25.003838   14532 mustload.go:65] Loading cluster: embed-certs-191151
	I1031 19:21:25.004452   14532 config.go:180] Loaded profile config "embed-certs-191151": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.25.3
	I1031 19:21:25.035303   14532 cli_runner.go:164] Run: docker container inspect embed-certs-191151 --format={{.State.Status}}
	I1031 19:21:25.295388   14532 host.go:66] Checking if "embed-certs-191151" exists ...
	I1031 19:21:25.307708   14532 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" embed-certs-191151
	I1031 19:21:25.543795   14532 pause.go:58] "namespaces" [kube-system kubernetes-dashboard storage-gluster istio-operator]="keys" map[addons:[] all:%!s(bool=false) apiserver-ips:[] apiserver-name:minikubeCA apiserver-names:[] apiserver-port:%!s(int=8443) auto-update-drivers:%!s(bool=true) base-image:gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 binary-mirror: bootstrapper:kubeadm cache-images:%!s(bool=true) cancel-scheduled:%!s(bool=false) cert-expiration:26280h0m0s cni: container-runtime: cpus:2 cri-socket: delete-on-failure:%!s(bool=false) disable-driver-mounts:%!s(bool=false) disable-metrics:%!s(bool=false) disable-optimizations:%!s(bool=false) disk-size:20000mb dns-domain:cluster.local dns-proxy:%!s(bool=false) docker-env:[] docker-opt:[] download-only:%!s(bool=false) driver: dry-run:%!s(bool=false) embed-certs:%!s(bool=false) embedcerts:%!s(bool=false) enable-default-cni:%!s(bool=false) extra-config: extra-disks
:%!s(int=0) feature-gates: force:%!s(bool=false) force-systemd:%!s(bool=false) host-dns-resolver:%!s(bool=true) host-only-cidr:192.168.59.1/24 host-only-nic-type:virtio hyperkit-vpnkit-sock: hyperkit-vsock-ports:[] hyperv-external-adapter: hyperv-use-external-switch:%!s(bool=false) hyperv-virtual-switch: image-mirror-country: image-repository: insecure-registry:[] install-addons:%!s(bool=true) interactive:%!s(bool=true) iso-url:[https://storage.googleapis.com/minikube-builds/iso/15159/minikube-v1.27.0-1666206003-15159-amd64.iso https://github.com/kubernetes/minikube/releases/download/v1.27.0-1666206003-15159/minikube-v1.27.0-1666206003-15159-amd64.iso https://kubernetes.oss-cn-hangzhou.aliyuncs.com/minikube/iso/minikube-v1.27.0-1666206003-15159-amd64.iso] keep-context:%!s(bool=false) keep-context-active:%!s(bool=false) kubernetes-version: kvm-gpu:%!s(bool=false) kvm-hidden:%!s(bool=false) kvm-network:default kvm-numa-count:%!s(int=1) kvm-qemu-uri:qemu:///system listen-address: maxauditentries:%!s(int=1000) me
mory: mount:%!s(bool=false) mount-9p-version:9p2000.L mount-gid:docker mount-ip: mount-msize:%!s(int=262144) mount-options:[] mount-port:0 mount-string:C:\Users\jenkins.minikube3:/minikube-host mount-type:9p mount-uid:docker namespace:default nat-nic-type:virtio native-ssh:%!s(bool=true) network: network-plugin: nfs-share:[] nfs-shares-root:/nfsshares no-kubernetes:%!s(bool=false) no-vtx-check:%!s(bool=false) nodes:%!s(int=1) output:text ports:[] preload:%!s(bool=true) profile:embed-certs-191151 purge:%!s(bool=false) qemu-firmware-path: registry-mirror:[] reminderwaitperiodinhours:%!s(int=24) rootless:%!s(bool=false) schedule:0s service-cluster-ip-range:10.96.0.0/12 socket-vmnet-client-path:/opt/socket_vmnet/bin/socket_vmnet_client socket-vmnet-path:/var/run/socket_vmnet ssh-ip-address: ssh-key: ssh-port:%!s(int=22) ssh-user:root subnet: trace: user: uuid: vm:%!s(bool=false) vm-driver: wait:[apiserver system_pods] wait-timeout:6m0s wantnonedriverwarning:%!s(bool=true) wantupdatenotification:%!s(bool=true) wan
tvirtualboxdriverwarning:%!s(bool=true)]="(MISSING)"
	I1031 19:21:25.769153   14532 out.go:177] * Pausing node embed-certs-191151 ... 
	I1031 19:21:25.913239   14532 host.go:66] Checking if "embed-certs-191151" exists ...
	I1031 19:21:25.930665   14532 ssh_runner.go:195] Run: systemctl --version
	I1031 19:21:25.943558   14532 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-191151
	I1031 19:21:26.179814   14532 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50660 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\embed-certs-191151\id_rsa Username:docker}
	I1031 19:21:26.587964   14532 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1031 19:21:26.673178   14532 pause.go:51] kubelet running: true
	I1031 19:21:26.691493   14532 ssh_runner.go:195] Run: sudo systemctl disable --now kubelet
	I1031 19:21:27.074884   14532 ssh_runner.go:195] Run: docker ps --filter status=running --filter=name=k8s_.*_(kube-system|kubernetes-dashboard|storage-gluster|istio-operator)_ --format={{.ID}}
	I1031 19:21:27.144259   14532 docker.go:461] Pausing containers: [4ee79806f7e3 905e5b145773 04f83fe05e03 d47eccbc78c1 12525265109d 05255ee974b8 b81ee2c97e5d 29938c1e8c71 12b2e63f5043 7b4c6ff97bfb 9f2ab7fd25d8 631fe8cb7b56 9057204f17c0 cddb8b4b5266 652b93330617 8183964d144c f52c4c84b815 3ef2dc4d2f97]
	I1031 19:21:27.158198   14532 ssh_runner.go:195] Run: docker pause 4ee79806f7e3 905e5b145773 04f83fe05e03 d47eccbc78c1 12525265109d 05255ee974b8 b81ee2c97e5d 29938c1e8c71 12b2e63f5043 7b4c6ff97bfb 9f2ab7fd25d8 631fe8cb7b56 9057204f17c0 cddb8b4b5266 652b93330617 8183964d144c f52c4c84b815 3ef2dc4d2f97
	I1031 19:21:28.296864   14532 ssh_runner.go:235] Completed: docker pause 4ee79806f7e3 905e5b145773 04f83fe05e03 d47eccbc78c1 12525265109d 05255ee974b8 b81ee2c97e5d 29938c1e8c71 12b2e63f5043 7b4c6ff97bfb 9f2ab7fd25d8 631fe8cb7b56 9057204f17c0 cddb8b4b5266 652b93330617 8183964d144c f52c4c84b815 3ef2dc4d2f97: (1.1386588s)
	I1031 19:21:28.301896   14532 out.go:177] 
	W1031 19:21:28.304875   14532 out.go:239] X Exiting due to GUEST_PAUSE: pausing containers: docker: docker pause 4ee79806f7e3 905e5b145773 04f83fe05e03 d47eccbc78c1 12525265109d 05255ee974b8 b81ee2c97e5d 29938c1e8c71 12b2e63f5043 7b4c6ff97bfb 9f2ab7fd25d8 631fe8cb7b56 9057204f17c0 cddb8b4b5266 652b93330617 8183964d144c f52c4c84b815 3ef2dc4d2f97: Process exited with status 1
	stdout:
	4ee79806f7e3
	905e5b145773
	04f83fe05e03
	d47eccbc78c1
	12525265109d
	05255ee974b8
	b81ee2c97e5d
	29938c1e8c71
	12b2e63f5043
	7b4c6ff97bfb
	631fe8cb7b56
	9057204f17c0
	cddb8b4b5266
	652b93330617
	8183964d144c
	f52c4c84b815
	3ef2dc4d2f97
	
	stderr:
	Error response from daemon: Cannot pause container 9f2ab7fd25d8a5f0bef81547f3b2bd7c0608ff9a69108da6d81ccc403e36a853: OCI runtime pause failed: unable to freeze: unknown
	
	X Exiting due to GUEST_PAUSE: pausing containers: docker: docker pause 4ee79806f7e3 905e5b145773 04f83fe05e03 d47eccbc78c1 12525265109d 05255ee974b8 b81ee2c97e5d 29938c1e8c71 12b2e63f5043 7b4c6ff97bfb 9f2ab7fd25d8 631fe8cb7b56 9057204f17c0 cddb8b4b5266 652b93330617 8183964d144c f52c4c84b815 3ef2dc4d2f97: Process exited with status 1
	stdout:
	4ee79806f7e3
	905e5b145773
	04f83fe05e03
	d47eccbc78c1
	12525265109d
	05255ee974b8
	b81ee2c97e5d
	29938c1e8c71
	12b2e63f5043
	7b4c6ff97bfb
	631fe8cb7b56
	9057204f17c0
	cddb8b4b5266
	652b93330617
	8183964d144c
	f52c4c84b815
	3ef2dc4d2f97
	
	stderr:
	Error response from daemon: Cannot pause container 9f2ab7fd25d8a5f0bef81547f3b2bd7c0608ff9a69108da6d81ccc403e36a853: OCI runtime pause failed: unable to freeze: unknown
	
	W1031 19:21:28.304875   14532 out.go:239] * 
	* 
	W1031 19:21:28.354435   14532 out.go:239] ╭───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                                                       │
	│    * 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:                                                       │
	│    * - C:\Users\jenkins.minikube3\AppData\Local\Temp\minikube_pause_26475df06b51455fca7312b7aad83667d1d3f5a8_1.log    │
	│                                                                                                                       │
	╰───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
	╭───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                                                       │
	│    * 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:                                                       │
	│    * - C:\Users\jenkins.minikube3\AppData\Local\Temp\minikube_pause_26475df06b51455fca7312b7aad83667d1d3f5a8_1.log    │
	│                                                                                                                       │
	╰───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
	I1031 19:21:28.358444   14532 out.go:177] 

                                                
                                                
** /stderr **
start_stop_delete_test.go:311: out/minikube-windows-amd64.exe pause -p embed-certs-191151 --alsologtostderr -v=1 failed: exit status 80
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestStartStop/group/embed-certs/serial/Pause]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect embed-certs-191151
helpers_test.go:235: (dbg) docker inspect embed-certs-191151:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "6ad3a724cec50afd40b7f671159859ef285e43f92b2178cdbab67e1e1302bc99",
	        "Created": "2022-10-31T19:12:37.8687271Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 259847,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2022-10-31T19:14:16.3961948Z",
	            "FinishedAt": "2022-10-31T19:14:09.7990577Z"
	        },
	        "Image": "sha256:866c1fe4e3f2d2bfd7e546c12f77c7ef1d94d65a891923ff6772712a9f20df40",
	        "ResolvConfPath": "/var/lib/docker/containers/6ad3a724cec50afd40b7f671159859ef285e43f92b2178cdbab67e1e1302bc99/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/6ad3a724cec50afd40b7f671159859ef285e43f92b2178cdbab67e1e1302bc99/hostname",
	        "HostsPath": "/var/lib/docker/containers/6ad3a724cec50afd40b7f671159859ef285e43f92b2178cdbab67e1e1302bc99/hosts",
	        "LogPath": "/var/lib/docker/containers/6ad3a724cec50afd40b7f671159859ef285e43f92b2178cdbab67e1e1302bc99/6ad3a724cec50afd40b7f671159859ef285e43f92b2178cdbab67e1e1302bc99-json.log",
	        "Name": "/embed-certs-191151",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "embed-certs-191151:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "embed-certs-191151",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "host",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 2306867200,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": null,
	            "BlkioDeviceWriteBps": null,
	            "BlkioDeviceReadIOps": null,
	            "BlkioDeviceWriteIOps": null,
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "KernelMemory": 0,
	            "KernelMemoryTCP": 0,
	            "MemoryReservation": 0,
	            "MemorySwap": 2306867200,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": null,
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "LowerDir": "/var/lib/docker/overlay2/469027bb5f2b3e440b016d4936ee1c8f19d0f64f73f792cd935d33c1b13a3009-init/diff:/var/lib/docker/overlay2/57c743ceaabb12eb6d9b0f6cc214ca01c5ad94d1d13230c1006da6490086ae59/diff:/var/lib/docker/overlay2/bdf45c42710c252c1b8944b2aeffa381cb55ce81ed2494e0279a2012fc237744/diff:/var/lib/docker/overlay2/110ce6155d99294b18f90526d3c372fdccd6cff77a98cbe8eb75c2448a6d7082/diff:/var/lib/docker/overlay2/8db5cfbdc899cc584572d32608798ff0ccb3eeb3fcee067414c33a2abb2e1560/diff:/var/lib/docker/overlay2/7710bcacfb9f464b03f5d513d8172323300681477b071e541a6de310131d9d82/diff:/var/lib/docker/overlay2/22ddf489c277a93e61f902093082ca37e27a1fd64e79311f0158e30d03800e22/diff:/var/lib/docker/overlay2/11cc7e85f9197f227ac01fd49e39da953e4e76b0958c4d821bf19744c77870a8/diff:/var/lib/docker/overlay2/ec885729d11cadcc353020723e53ffff6c6a9d47e24f5a7e54f1ecb9e02d77aa/diff:/var/lib/docker/overlay2/eaac522dceac5e86c5c3b301d62ef5577bf6f9c9a26bbb8a4d50bb4a2d5e97f3/diff:/var/lib/docker/overlay2/472cf7
c546945bffb2c748a500d4d6577b2798aff184484104f07b6908b929af/diff:/var/lib/docker/overlay2/e123faeaeafda77ee6003972985f506df6d845f24cee23edcf253ed605fada51/diff:/var/lib/docker/overlay2/b00091230e5bd61754eae3e275810011ce8b4b11ee14639ddd9beb26e9dcd4c9/diff:/var/lib/docker/overlay2/5248414174a9bda014a802339cb31ec6f1e89a9ab02e6b65833406d1864f9fb9/diff:/var/lib/docker/overlay2/b16066c6453e4007eb387a3bbe3dc78db9fdfd7071303bdd1f4038de60cd9676/diff:/var/lib/docker/overlay2/2e8cbff988025589564212005ab920023cd9c4dbd54d6c7d0e187af170607ac8/diff:/var/lib/docker/overlay2/f8d84c683df0746ab6ee0dc59c8abd152aa971c2919b5844d8db4e330770ea78/diff:/var/lib/docker/overlay2/ec147d635302cb09ea0c4906a8dde5daf8aa3cc0df760cf5b710de46c5a53815/diff:/var/lib/docker/overlay2/3b9124d30f963011bd228980eff858041e15eee051ccfcd22d2450dddff8d683/diff:/var/lib/docker/overlay2/d1ff05557e6b5832429811725b59985dd02a9df863aff21564ff4f73682c1aa2/diff:/var/lib/docker/overlay2/f1a95f9b9a71b79f6c84ccfc90a3beb4531e7cd3e5ffecb340cb671f3e019b12/diff:/var/lib/d
ocker/overlay2/0fa9966487cbd96dc1bb1c9f122fc5334f75f051f06c7eed0b047a92cb865b34/diff:/var/lib/docker/overlay2/b73a9c0375be48dd3f4c33f886d0a48393e44cc113c7423dff5f2b871621ac3c/diff:/var/lib/docker/overlay2/51459e09edbaab92e7b600f1da92659f93f5a90d2555526c3a131c7749dc2924/diff:/var/lib/docker/overlay2/52e02fdb21bd66664af00e5f6ff3bbd9d5644389f9f95a5fce7b973e025f5969/diff:/var/lib/docker/overlay2/3c7f8f96594f12e5ab7aca179105956f40f1ae7533196f979e2d4795b495458a/diff:/var/lib/docker/overlay2/9ad51a87aeb4ac91ceb73458d0b5c4264aa0b4218730eb9f5993c386b2582679/diff:/var/lib/docker/overlay2/26ac6cc283c0377d0e013f2ce8ef7dc613dc13fc6a955949b85d5febc453f06c/diff:/var/lib/docker/overlay2/bb868de418e54b0cbf39c47b6e1c3fad39a72c5ff16ac5c1944b5f2d2717234f/diff:/var/lib/docker/overlay2/367028aa0d966103f06f71d2e73b5d7f213aaef5d56f389398f75567b5c08841/diff:/var/lib/docker/overlay2/9eb78c943176d5e39cecfe8136d35a730e0629a2c7e6a85dc219205d0fad2881/diff:/var/lib/docker/overlay2/836d5a3e695e3b35e66271f28c8ed65e4c8bcf79654a5dfe1a0a9a64f2d
3fc33/diff:/var/lib/docker/overlay2/acaaed3c9c944f6e28a87e8b62761c0cf08cd6e9b2b565b499c4ae587ee4d362/diff:/var/lib/docker/overlay2/3b561e8a83882401b6e1be778aa648045ea96ab6b7f56dae57b5fea09b792972/diff:/var/lib/docker/overlay2/66cff344b6951967761bc0bf14691ebd8f10acfbfbf7337d39df3a0ede46f75d/diff:/var/lib/docker/overlay2/ae62b4caf2b7de3a968cc2dae75b4b4deeddef6f2a981e80aca0dc805705a38f/diff:/var/lib/docker/overlay2/c6b254ae4a79317b5204d07d7eccbaf09f2c037f8e54131ea20f13f63c3bb361/diff:/var/lib/docker/overlay2/8a8b956e83e6f174c6903726e3f1df1ba1d55682e87138a2e7645994d0ad6197/diff:/var/lib/docker/overlay2/63d3498a12e5c5004b7fcdf739f698ed5650c7f4acf6b7b495f01f86f680bf2e/diff:/var/lib/docker/overlay2/4d85a951cb01693eeaa59c85b4c8dc4b1eedd8eefe6b0b3e155516d101fa3455/diff:/var/lib/docker/overlay2/9c01641a702ff7617d769718da0435fa086769ea50954db333c6923e8efd7e91/diff:/var/lib/docker/overlay2/2b01e9a3c7da7e528f3573d5898acc47ab3ddf783efef4f0aa3c2e45f0462cea/diff:/var/lib/docker/overlay2/e34175cf9346d45e60b992a992a3ebd7538d96
ff40ab4a9b1945e3f639b945e5/diff",
	                "MergedDir": "/var/lib/docker/overlay2/469027bb5f2b3e440b016d4936ee1c8f19d0f64f73f792cd935d33c1b13a3009/merged",
	                "UpperDir": "/var/lib/docker/overlay2/469027bb5f2b3e440b016d4936ee1c8f19d0f64f73f792cd935d33c1b13a3009/diff",
	                "WorkDir": "/var/lib/docker/overlay2/469027bb5f2b3e440b016d4936ee1c8f19d0f64f73f792cd935d33c1b13a3009/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "embed-certs-191151",
	                "Source": "/var/lib/docker/volumes/embed-certs-191151/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "embed-certs-191151",
	            "Domainname": "",
	            "User": "root",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456",
	            "Volumes": null,
	            "WorkingDir": "",
	            "Entrypoint": [
	                "/usr/local/bin/entrypoint",
	                "/sbin/init"
	            ],
	            "OnBuild": null,
	            "Labels": {
	                "created_by.minikube.sigs.k8s.io": "true",
	                "mode.minikube.sigs.k8s.io": "embed-certs-191151",
	                "name.minikube.sigs.k8s.io": "embed-certs-191151",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "5f51dcafc7567189e4d2e7e00d2a6af87c978a1ee85dbd4e27b21256861b9abe",
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "50660"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "50661"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "50662"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "50663"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "50664"
	                    }
	                ]
	            },
	            "SandboxKey": "/var/run/docker/netns/5f51dcafc756",
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "embed-certs-191151": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.67.2"
	                    },
	                    "Links": null,
	                    "Aliases": [
	                        "6ad3a724cec5",
	                        "embed-certs-191151"
	                    ],
	                    "NetworkID": "96db274668ca0448f164c343f573e181b724525a7d34ab31b3a32679a6a63376",
	                    "EndpointID": "e8d5bc83581050d781801412d93cf1bc2f1887402b67c8bce72395af3dc32a76",
	                    "Gateway": "192.168.67.1",
	                    "IPAddress": "192.168.67.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "MacAddress": "02:42:c0:a8:43:02",
	                    "DriverOpts": null
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p embed-certs-191151 -n embed-certs-191151

                                                
                                                
=== CONT  TestStartStop/group/embed-certs/serial/Pause
helpers_test.go:239: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p embed-certs-191151 -n embed-certs-191151: exit status 2 (2.3357984s)

                                                
                                                
-- stdout --
	Running

                                                
                                                
-- /stdout --
helpers_test.go:239: status error: exit status 2 (may be ok)
helpers_test.go:244: <<< TestStartStop/group/embed-certs/serial/Pause FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestStartStop/group/embed-certs/serial/Pause]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-windows-amd64.exe -p embed-certs-191151 logs -n 25

                                                
                                                
=== CONT  TestStartStop/group/embed-certs/serial/Pause
helpers_test.go:247: (dbg) Done: out/minikube-windows-amd64.exe -p embed-certs-191151 logs -n 25: (14.4541175s)
helpers_test.go:252: TestStartStop/group/embed-certs/serial/Pause logs: 
-- stdout --
	* 
	* ==> Audit <==
	* |---------|---------------------------------------------------|------------------------------|-------------------|---------|---------------------|---------------------|
	| Command |                       Args                        |           Profile            |       User        | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------|------------------------------|-------------------|---------|---------------------|---------------------|
	| ssh     | force-systemd-env-191010                          | force-systemd-env-191010     | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:11 GMT | 31 Oct 22 19:11 GMT |
	|         | ssh docker info --format                          |                              |                   |         |                     |                     |
	|         | {{.CgroupDriver}}                                 |                              |                   |         |                     |                     |
	| delete  | -p force-systemd-env-191010                       | force-systemd-env-191010     | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:11 GMT | 31 Oct 22 19:11 GMT |
	| start   | -p embed-certs-191151                             | embed-certs-191151           | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:11 GMT | 31 Oct 22 19:13 GMT |
	|         | --memory=2200                                     |                              |                   |         |                     |                     |
	|         | --alsologtostderr --wait=true                     |                              |                   |         |                     |                     |
	|         | --embed-certs --driver=docker                     |                              |                   |         |                     |                     |
	|         | --kubernetes-version=v1.25.3                      |                              |                   |         |                     |                     |
	| start   | -p cert-expiration-190750                         | cert-expiration-190750       | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:12 GMT | 31 Oct 22 19:14 GMT |
	|         | --memory=2048                                     |                              |                   |         |                     |                     |
	|         | --cert-expiration=8760h                           |                              |                   |         |                     |                     |
	|         | --driver=docker                                   |                              |                   |         |                     |                     |
	| addons  | enable metrics-server -p no-preload-191101        | no-preload-191101            | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:13 GMT | 31 Oct 22 19:13 GMT |
	|         | --images=MetricsServer=k8s.gcr.io/echoserver:1.4  |                              |                   |         |                     |                     |
	|         | --registries=MetricsServer=fake.domain            |                              |                   |         |                     |                     |
	| stop    | -p no-preload-191101                              | no-preload-191101            | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:13 GMT | 31 Oct 22 19:13 GMT |
	|         | --alsologtostderr -v=3                            |                              |                   |         |                     |                     |
	| addons  | enable metrics-server -p old-k8s-version-191057   | old-k8s-version-191057       | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:13 GMT | 31 Oct 22 19:13 GMT |
	|         | --images=MetricsServer=k8s.gcr.io/echoserver:1.4  |                              |                   |         |                     |                     |
	|         | --registries=MetricsServer=fake.domain            |                              |                   |         |                     |                     |
	| stop    | -p old-k8s-version-191057                         | old-k8s-version-191057       | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:13 GMT | 31 Oct 22 19:14 GMT |
	|         | --alsologtostderr -v=3                            |                              |                   |         |                     |                     |
	| addons  | enable metrics-server -p embed-certs-191151       | embed-certs-191151           | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:13 GMT | 31 Oct 22 19:13 GMT |
	|         | --images=MetricsServer=k8s.gcr.io/echoserver:1.4  |                              |                   |         |                     |                     |
	|         | --registries=MetricsServer=fake.domain            |                              |                   |         |                     |                     |
	| addons  | enable dashboard -p no-preload-191101             | no-preload-191101            | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:13 GMT | 31 Oct 22 19:13 GMT |
	|         | --images=MetricsScraper=k8s.gcr.io/echoserver:1.4 |                              |                   |         |                     |                     |
	| start   | -p no-preload-191101                              | no-preload-191101            | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:13 GMT |                     |
	|         | --memory=2200                                     |                              |                   |         |                     |                     |
	|         | --alsologtostderr                                 |                              |                   |         |                     |                     |
	|         | --wait=true --preload=false                       |                              |                   |         |                     |                     |
	|         | --driver=docker                                   |                              |                   |         |                     |                     |
	|         | --kubernetes-version=v1.25.3                      |                              |                   |         |                     |                     |
	| stop    | -p embed-certs-191151                             | embed-certs-191151           | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:13 GMT | 31 Oct 22 19:14 GMT |
	|         | --alsologtostderr -v=3                            |                              |                   |         |                     |                     |
	| addons  | enable dashboard -p old-k8s-version-191057        | old-k8s-version-191057       | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:14 GMT | 31 Oct 22 19:14 GMT |
	|         | --images=MetricsScraper=k8s.gcr.io/echoserver:1.4 |                              |                   |         |                     |                     |
	| start   | -p old-k8s-version-191057                         | old-k8s-version-191057       | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:14 GMT | 31 Oct 22 19:21 GMT |
	|         | --memory=2200                                     |                              |                   |         |                     |                     |
	|         | --alsologtostderr --wait=true                     |                              |                   |         |                     |                     |
	|         | --kvm-network=default                             |                              |                   |         |                     |                     |
	|         | --kvm-qemu-uri=qemu:///system                     |                              |                   |         |                     |                     |
	|         | --disable-driver-mounts                           |                              |                   |         |                     |                     |
	|         | --keep-context=false                              |                              |                   |         |                     |                     |
	|         | --driver=docker                                   |                              |                   |         |                     |                     |
	|         | --kubernetes-version=v1.16.0                      |                              |                   |         |                     |                     |
	| addons  | enable dashboard -p embed-certs-191151            | embed-certs-191151           | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:14 GMT | 31 Oct 22 19:14 GMT |
	|         | --images=MetricsScraper=k8s.gcr.io/echoserver:1.4 |                              |                   |         |                     |                     |
	| start   | -p embed-certs-191151                             | embed-certs-191151           | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:14 GMT | 31 Oct 22 19:20 GMT |
	|         | --memory=2200                                     |                              |                   |         |                     |                     |
	|         | --alsologtostderr --wait=true                     |                              |                   |         |                     |                     |
	|         | --embed-certs --driver=docker                     |                              |                   |         |                     |                     |
	|         | --kubernetes-version=v1.25.3                      |                              |                   |         |                     |                     |
	| delete  | -p cert-expiration-190750                         | cert-expiration-190750       | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:14 GMT | 31 Oct 22 19:14 GMT |
	| delete  | -p                                                | disable-driver-mounts-191427 | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:14 GMT | 31 Oct 22 19:14 GMT |
	|         | disable-driver-mounts-191427                      |                              |                   |         |                     |                     |
	| start   | -p                                                | default-k8s-diff-port-191429 | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:14 GMT | 31 Oct 22 19:16 GMT |
	|         | default-k8s-diff-port-191429                      |                              |                   |         |                     |                     |
	|         | --memory=2200                                     |                              |                   |         |                     |                     |
	|         | --alsologtostderr --wait=true                     |                              |                   |         |                     |                     |
	|         | --apiserver-port=8444                             |                              |                   |         |                     |                     |
	|         | --driver=docker                                   |                              |                   |         |                     |                     |
	|         | --kubernetes-version=v1.25.3                      |                              |                   |         |                     |                     |
	| addons  | enable metrics-server -p                          | default-k8s-diff-port-191429 | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:16 GMT | 31 Oct 22 19:16 GMT |
	|         | default-k8s-diff-port-191429                      |                              |                   |         |                     |                     |
	|         | --images=MetricsServer=k8s.gcr.io/echoserver:1.4  |                              |                   |         |                     |                     |
	|         | --registries=MetricsServer=fake.domain            |                              |                   |         |                     |                     |
	| stop    | -p                                                | default-k8s-diff-port-191429 | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:16 GMT | 31 Oct 22 19:16 GMT |
	|         | default-k8s-diff-port-191429                      |                              |                   |         |                     |                     |
	|         | --alsologtostderr -v=3                            |                              |                   |         |                     |                     |
	| addons  | enable dashboard -p default-k8s-diff-port-191429  | default-k8s-diff-port-191429 | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:16 GMT | 31 Oct 22 19:16 GMT |
	|         | --images=MetricsScraper=k8s.gcr.io/echoserver:1.4 |                              |                   |         |                     |                     |
	| start   | -p                                                | default-k8s-diff-port-191429 | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:16 GMT |                     |
	|         | default-k8s-diff-port-191429                      |                              |                   |         |                     |                     |
	|         | --memory=2200                                     |                              |                   |         |                     |                     |
	|         | --alsologtostderr --wait=true                     |                              |                   |         |                     |                     |
	|         | --apiserver-port=8444                             |                              |                   |         |                     |                     |
	|         | --driver=docker                                   |                              |                   |         |                     |                     |
	|         | --kubernetes-version=v1.25.3                      |                              |                   |         |                     |                     |
	| ssh     | -p embed-certs-191151 sudo                        | embed-certs-191151           | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:21 GMT | 31 Oct 22 19:21 GMT |
	|         | crictl images -o json                             |                              |                   |         |                     |                     |
	| pause   | -p embed-certs-191151                             | embed-certs-191151           | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:21 GMT |                     |
	|         | --alsologtostderr -v=1                            |                              |                   |         |                     |                     |
	|---------|---------------------------------------------------|------------------------------|-------------------|---------|---------------------|---------------------|
	
	* 
	* ==> Last Start <==
	* Log file created at: 2022/10/31 19:16:41
	Running on machine: minikube3
	Binary: Built with gc go1.19.2 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1031 19:16:40.956492   10672 out.go:296] Setting OutFile to fd 1516 ...
	I1031 19:16:41.028062   10672 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1031 19:16:41.028062   10672 out.go:309] Setting ErrFile to fd 1740...
	I1031 19:16:41.028062   10672 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1031 19:16:41.054549   10672 out.go:303] Setting JSON to false
	I1031 19:16:41.059074   10672 start.go:116] hostinfo: {"hostname":"minikube3","uptime":298094,"bootTime":1666945707,"procs":197,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045 Build 19045","kernelVersion":"10.0.19045 Build 19045","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"a0f355d5-8b6e-4346-9071-73232725d096"}
	W1031 19:16:41.059074   10672 start.go:124] gopshost.Virtualization returned error: not implemented yet
	I1031 19:16:41.068083   10672 out.go:177] * [default-k8s-diff-port-191429] minikube v1.27.1 on Microsoft Windows 10 Enterprise N 10.0.19045 Build 19045
	I1031 19:16:41.071844   10672 notify.go:220] Checking for updates...
	I1031 19:16:41.074797   10672 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube3\minikube-integration\kubeconfig
	I1031 19:16:41.077304   10672 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube3\minikube-integration\.minikube
	I1031 19:16:41.080056   10672 out.go:177]   - MINIKUBE_LOCATION=15242
	I1031 19:16:41.082045   10672 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1031 19:16:41.086052   10672 config.go:180] Loaded profile config "default-k8s-diff-port-191429": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.25.3
	I1031 19:16:41.087057   10672 driver.go:365] Setting default libvirt URI to qemu:///system
	I1031 19:16:41.414955   10672 docker.go:137] docker version: linux-20.10.20
	I1031 19:16:41.425957   10672 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1031 19:16:42.086793   10672 info.go:266] docker info: {ID:TSZK:BILT:PRPM:VYD3:VAER:TKFK:77ZH:VWEB:QG4W:3HP3:3BMA:NCFX Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:94 OomKillDisable:true NGoroutines:63 SystemTime:2022-10-31 19:16:41.6089064 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:4 KernelVersion:5.10.102.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:53902323712 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[] ExperimentalBuild:false ServerVersion:20.10.20 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 Expected:9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6} RuncCommit:{ID:v1.1.4-0-g5fd4c4d Expected:v1.1.4-0-g5fd4c4d} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp
,profile=default] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.9.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.12.1] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.0.3] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.13] map[Name:sbom Path:C:\Program Files\Docker\cli-plug
ins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scan Path:C:\Program Files\Docker\cli-plugins\docker-scan.exe SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.21.0]] Warnings:<nil>}}
	I1031 19:16:42.091781   10672 out.go:177] * Using the docker driver based on existing profile
	I1031 19:16:38.414601    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:40.419324    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:38.848279   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:41.336966   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:42.093795   10672 start.go:282] selected driver: docker
	I1031 19:16:42.093795   10672 start.go:808] validating driver "docker" against &{Name:default-k8s-diff-port-191429 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 Memory:2200 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 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.25.3 ClusterName:default-k8s-diff-port-191429 Namespace:defaul
t APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8444 NodeName:} Nodes:[{Name: IP:192.168.85.2 Port:8444 KubernetesVersion:v1.25.3 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[dashboard:true default-storageclass:true metrics-server:true storage-provisioner:true] CustomAddonImages:map[MetricsScraper:k8s.gcr.io/echoserver:1.4 MetricsServer:k8s.gcr.io/echoserver:1.4] CustomAddonRegistries:map[MetricsServer:fake.domain] 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:2628
0h0m0s Mount:false MountString:C:\Users\jenkins.minikube3:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath:/opt/socket_vmnet/bin/socket_vmnet_client SocketVMnetPath:/var/run/socket_vmnet}
	I1031 19:16:42.093795   10672 start.go:819] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1031 19:16:42.239127   10672 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1031 19:16:42.951607   10672 info.go:266] docker info: {ID:TSZK:BILT:PRPM:VYD3:VAER:TKFK:77ZH:VWEB:QG4W:3HP3:3BMA:NCFX Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:94 OomKillDisable:true NGoroutines:63 SystemTime:2022-10-31 19:16:42.4229201 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:4 KernelVersion:5.10.102.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:53902323712 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[] ExperimentalBuild:false ServerVersion:20.10.20 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 Expected:9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6} RuncCommit:{ID:v1.1.4-0-g5fd4c4d Expected:v1.1.4-0-g5fd4c4d} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp
,profile=default] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.9.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.12.1] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.0.3] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.13] map[Name:sbom Path:C:\Program Files\Docker\cli-plug
ins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scan Path:C:\Program Files\Docker\cli-plugins\docker-scan.exe SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.21.0]] Warnings:<nil>}}
	I1031 19:16:42.952139   10672 start_flags.go:888] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I1031 19:16:42.952316   10672 cni.go:95] Creating CNI manager for ""
	I1031 19:16:42.952316   10672 cni.go:169] CNI unnecessary in this configuration, recommending no CNI
	I1031 19:16:42.952316   10672 start_flags.go:317] config:
	{Name:default-k8s-diff-port-191429 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 Memory:2200 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 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.25.3 ClusterName:default-k8s-diff-port-191429 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.l
ocal ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8444 NodeName:} Nodes:[{Name: IP:192.168.85.2 Port:8444 KubernetesVersion:v1.25.3 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[dashboard:true default-storageclass:true metrics-server:true storage-provisioner:true] CustomAddonImages:map[MetricsScraper:k8s.gcr.io/echoserver:1.4 MetricsServer:k8s.gcr.io/echoserver:1.4] CustomAddonRegistries:map[MetricsServer:fake.domain] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube3:/minikube-host Mount9P
Version:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath:/opt/socket_vmnet/bin/socket_vmnet_client SocketVMnetPath:/var/run/socket_vmnet}
	I1031 19:16:42.957375   10672 out.go:177] * Starting control plane node default-k8s-diff-port-191429 in cluster default-k8s-diff-port-191429
	I1031 19:16:42.959670   10672 cache.go:120] Beginning downloading kic base image for docker with docker
	I1031 19:16:42.961800   10672 out.go:177] * Pulling base image ...
	I1031 19:16:42.964980   10672 preload.go:132] Checking if preload exists for k8s version v1.25.3 and runtime docker
	I1031 19:16:42.964980   10672 image.go:76] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 in local docker daemon
	I1031 19:16:42.964980   10672 preload.go:148] Found local preload: C:\Users\jenkins.minikube3\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.25.3-docker-overlay2-amd64.tar.lz4
	I1031 19:16:42.964980   10672 cache.go:57] Caching tarball of preloaded images
	I1031 19:16:42.965987   10672 preload.go:174] Found C:\Users\jenkins.minikube3\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.25.3-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I1031 19:16:42.965987   10672 cache.go:60] Finished verifying existence of preloaded tar for  v1.25.3 on docker
	I1031 19:16:42.965987   10672 profile.go:148] Saving config to C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\default-k8s-diff-port-191429\config.json ...
	I1031 19:16:43.186919   10672 image.go:80] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 in local docker daemon, skipping pull
	I1031 19:16:43.187125   10672 cache.go:142] gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 exists in daemon, skipping load
	I1031 19:16:43.187510   10672 cache.go:208] Successfully downloaded all kic artifacts
	I1031 19:16:43.187510   10672 start.go:364] acquiring machines lock for default-k8s-diff-port-191429: {Name:mkb30cdb0b4524934a630c0237954b942ecb34a6 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1031 19:16:43.187510   10672 start.go:368] acquired machines lock for "default-k8s-diff-port-191429" in 0s
	I1031 19:16:43.187510   10672 start.go:96] Skipping create...Using existing machine configuration
	I1031 19:16:43.188043   10672 fix.go:55] fixHost starting: 
	I1031 19:16:43.211350   10672 cli_runner.go:164] Run: docker container inspect default-k8s-diff-port-191429 --format={{.State.Status}}
	I1031 19:16:43.436919   10672 fix.go:103] recreateIfNeeded on default-k8s-diff-port-191429: state=Stopped err=<nil>
	W1031 19:16:43.436978   10672 fix.go:129] unexpected machine state, will restart: <nil>
	I1031 19:16:43.441205   10672 out.go:177] * Restarting existing docker container for "default-k8s-diff-port-191429" ...
	I1031 19:16:41.366963   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:43.371179   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:43.454760   10672 cli_runner.go:164] Run: docker start default-k8s-diff-port-191429
	I1031 19:16:44.559257   10672 cli_runner.go:217] Completed: docker start default-k8s-diff-port-191429: (1.1044894s)
	I1031 19:16:44.572252   10672 cli_runner.go:164] Run: docker container inspect default-k8s-diff-port-191429 --format={{.State.Status}}
	I1031 19:16:44.778675   10672 kic.go:415] container "default-k8s-diff-port-191429" state is running.
	I1031 19:16:44.794673   10672 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" default-k8s-diff-port-191429
	I1031 19:16:45.016701   10672 profile.go:148] Saving config to C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\default-k8s-diff-port-191429\config.json ...
	I1031 19:16:45.018677   10672 machine.go:88] provisioning docker machine ...
	I1031 19:16:45.018677   10672 ubuntu.go:169] provisioning hostname "default-k8s-diff-port-191429"
	I1031 19:16:45.028667   10672 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" default-k8s-diff-port-191429
	I1031 19:16:45.291307   10672 main.go:134] libmachine: Using SSH client type: native
	I1031 19:16:45.291307   10672 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0xf6bd60] 0xf6ece0 <nil>  [] 0s} 127.0.0.1 50817 <nil> <nil>}
	I1031 19:16:45.291307   10672 main.go:134] libmachine: About to run SSH command:
	sudo hostname default-k8s-diff-port-191429 && echo "default-k8s-diff-port-191429" | sudo tee /etc/hostname
	I1031 19:16:45.567660   10672 main.go:134] libmachine: SSH cmd err, output: <nil>: default-k8s-diff-port-191429
	
	I1031 19:16:45.579647   10672 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" default-k8s-diff-port-191429
	I1031 19:16:45.837131   10672 main.go:134] libmachine: Using SSH client type: native
	I1031 19:16:45.837131   10672 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0xf6bd60] 0xf6ece0 <nil>  [] 0s} 127.0.0.1 50817 <nil> <nil>}
	I1031 19:16:45.837131   10672 main.go:134] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sdefault-k8s-diff-port-191429' /etc/hosts; then
				if grep -xq '127.0.1.1\s.*' /etc/hosts; then
					sudo sed -i 's/^127.0.1.1\s.*/127.0.1.1 default-k8s-diff-port-191429/g' /etc/hosts;
				else 
					echo '127.0.1.1 default-k8s-diff-port-191429' | sudo tee -a /etc/hosts; 
				fi
			fi
	I1031 19:16:42.903225    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:44.903692    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:47.055564    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:43.349179   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:45.836132   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:45.862126   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:47.867821   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:46.031381   10672 main.go:134] libmachine: SSH cmd err, output: <nil>: 
	I1031 19:16:46.033410   10672 ubuntu.go:175] set auth options {CertDir:C:\Users\jenkins.minikube3\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube3\minikube-integration\.minikube}
	I1031 19:16:46.033410   10672 ubuntu.go:177] setting up certificates
	I1031 19:16:46.033410   10672 provision.go:83] configureAuth start
	I1031 19:16:46.044379   10672 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" default-k8s-diff-port-191429
	I1031 19:16:46.272430   10672 provision.go:138] copyHostCerts
	I1031 19:16:46.272430   10672 exec_runner.go:144] found C:\Users\jenkins.minikube3\minikube-integration\.minikube/key.pem, removing ...
	I1031 19:16:46.272430   10672 exec_runner.go:207] rm: C:\Users\jenkins.minikube3\minikube-integration\.minikube\key.pem
	I1031 19:16:46.273424   10672 exec_runner.go:151] cp: C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube3\minikube-integration\.minikube/key.pem (1679 bytes)
	I1031 19:16:46.274441   10672 exec_runner.go:144] found C:\Users\jenkins.minikube3\minikube-integration\.minikube/ca.pem, removing ...
	I1031 19:16:46.274441   10672 exec_runner.go:207] rm: C:\Users\jenkins.minikube3\minikube-integration\.minikube\ca.pem
	I1031 19:16:46.275446   10672 exec_runner.go:151] cp: C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube3\minikube-integration\.minikube/ca.pem (1078 bytes)
	I1031 19:16:46.276422   10672 exec_runner.go:144] found C:\Users\jenkins.minikube3\minikube-integration\.minikube/cert.pem, removing ...
	I1031 19:16:46.276422   10672 exec_runner.go:207] rm: C:\Users\jenkins.minikube3\minikube-integration\.minikube\cert.pem
	I1031 19:16:46.277423   10672 exec_runner.go:151] cp: C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube3\minikube-integration\.minikube/cert.pem (1123 bytes)
	I1031 19:16:46.278418   10672 provision.go:112] generating server cert: C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.default-k8s-diff-port-191429 san=[192.168.85.2 127.0.0.1 localhost 127.0.0.1 minikube default-k8s-diff-port-191429]
	I1031 19:16:46.805890   10672 provision.go:172] copyRemoteCerts
	I1031 19:16:46.820594   10672 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I1031 19:16:46.830602   10672 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" default-k8s-diff-port-191429
	I1031 19:16:47.073058   10672 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50817 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\default-k8s-diff-port-191429\id_rsa Username:docker}
	I1031 19:16:47.210517   10672 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I1031 19:16:47.261541   10672 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1257 bytes)
	I1031 19:16:47.319061   10672 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I1031 19:16:47.372898   10672 provision.go:86] duration metric: configureAuth took 1.3394791s
	I1031 19:16:47.372898   10672 ubuntu.go:193] setting minikube options for container-runtime
	I1031 19:16:47.373884   10672 config.go:180] Loaded profile config "default-k8s-diff-port-191429": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.25.3
	I1031 19:16:47.387876   10672 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" default-k8s-diff-port-191429
	I1031 19:16:47.648935   10672 main.go:134] libmachine: Using SSH client type: native
	I1031 19:16:47.649542   10672 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0xf6bd60] 0xf6ece0 <nil>  [] 0s} 127.0.0.1 50817 <nil> <nil>}
	I1031 19:16:47.649542   10672 main.go:134] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I1031 19:16:47.833031   10672 main.go:134] libmachine: SSH cmd err, output: <nil>: overlay
	
	I1031 19:16:47.833031   10672 ubuntu.go:71] root file system type: overlay
	I1031 19:16:47.833031   10672 provision.go:309] Updating docker unit: /lib/systemd/system/docker.service ...
	I1031 19:16:47.847840   10672 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" default-k8s-diff-port-191429
	I1031 19:16:48.089753   10672 main.go:134] libmachine: Using SSH client type: native
	I1031 19:16:48.090511   10672 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0xf6bd60] 0xf6ece0 <nil>  [] 0s} 127.0.0.1 50817 <nil> <nil>}
	I1031 19:16:48.090511   10672 main.go:134] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %!s(MISSING) "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP \$MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	" | sudo tee /lib/systemd/system/docker.service.new
	I1031 19:16:48.325316   10672 main.go:134] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP $MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	
	I1031 19:16:48.344525   10672 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" default-k8s-diff-port-191429
	I1031 19:16:48.602890   10672 main.go:134] libmachine: Using SSH client type: native
	I1031 19:16:48.603490   10672 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0xf6bd60] 0xf6ece0 <nil>  [] 0s} 127.0.0.1 50817 <nil> <nil>}
	I1031 19:16:48.603490   10672 main.go:134] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I1031 19:16:48.766755   10672 main.go:134] libmachine: SSH cmd err, output: <nil>: 
	I1031 19:16:48.766788   10672 machine.go:91] provisioned docker machine in 3.7480867s
	I1031 19:16:48.766788   10672 start.go:300] post-start starting for "default-k8s-diff-port-191429" (driver="docker")
	I1031 19:16:48.766788   10672 start.go:328] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
	I1031 19:16:48.784221   10672 ssh_runner.go:195] Run: sudo mkdir -p /etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs
	I1031 19:16:48.794267   10672 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" default-k8s-diff-port-191429
	I1031 19:16:49.002377   10672 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50817 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\default-k8s-diff-port-191429\id_rsa Username:docker}
	I1031 19:16:49.157005   10672 ssh_runner.go:195] Run: cat /etc/os-release
	I1031 19:16:49.170120   10672 main.go:134] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I1031 19:16:49.170120   10672 main.go:134] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I1031 19:16:49.170120   10672 main.go:134] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I1031 19:16:49.170120   10672 info.go:137] Remote host: Ubuntu 20.04.5 LTS
	I1031 19:16:49.170120   10672 filesync.go:126] Scanning C:\Users\jenkins.minikube3\minikube-integration\.minikube\addons for local assets ...
	I1031 19:16:49.170120   10672 filesync.go:126] Scanning C:\Users\jenkins.minikube3\minikube-integration\.minikube\files for local assets ...
	I1031 19:16:49.172128   10672 filesync.go:149] local asset: C:\Users\jenkins.minikube3\minikube-integration\.minikube\files\etc\ssl\certs\127522.pem -> 127522.pem in /etc/ssl/certs
	I1031 19:16:49.186097   10672 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I1031 19:16:49.212631   10672 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\files\etc\ssl\certs\127522.pem --> /etc/ssl/certs/127522.pem (1708 bytes)
	I1031 19:16:49.276518   10672 start.go:303] post-start completed in 509.7269ms
	I1031 19:16:49.293512   10672 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1031 19:16:49.306514   10672 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" default-k8s-diff-port-191429
	I1031 19:16:49.533279   10672 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50817 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\default-k8s-diff-port-191429\id_rsa Username:docker}
	I1031 19:16:49.668687   10672 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I1031 19:16:49.683678   10672 fix.go:57] fixHost completed within 6.4955932s
	I1031 19:16:49.683678   10672 start.go:83] releasing machines lock for "default-k8s-diff-port-191429", held for 6.4961267s
	I1031 19:16:49.695678   10672 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" default-k8s-diff-port-191429
	I1031 19:16:49.940032   10672 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I1031 19:16:49.952029   10672 ssh_runner.go:195] Run: systemctl --version
	I1031 19:16:49.952029   10672 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" default-k8s-diff-port-191429
	I1031 19:16:49.962022   10672 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" default-k8s-diff-port-191429
	I1031 19:16:50.158607   10672 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50817 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\default-k8s-diff-port-191429\id_rsa Username:docker}
	I1031 19:16:50.189098   10672 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50817 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\default-k8s-diff-port-191429\id_rsa Username:docker}
	I1031 19:16:50.329503   10672 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I1031 19:16:50.413649   10672 cruntime.go:273] skipping containerd shutdown because we are bound to it
	I1031 19:16:50.427668   10672 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1031 19:16:50.464050   10672 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	image-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I1031 19:16:50.520718   10672 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I1031 19:16:50.697073   10672 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I1031 19:16:50.919698   10672 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1031 19:16:49.465956    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:51.910882    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:47.841002   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:50.348306   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:51.053907   10672 ssh_runner.go:195] Run: sudo systemctl restart docker
	I1031 19:16:51.972255   10672 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I1031 19:16:52.159019   10672 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1031 19:16:52.318065   10672 ssh_runner.go:195] Run: sudo systemctl start cri-docker.socket
	I1031 19:16:52.350486   10672 start.go:451] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I1031 19:16:52.368542   10672 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I1031 19:16:52.382875   10672 start.go:472] Will wait 60s for crictl version
	I1031 19:16:52.399853   10672 ssh_runner.go:195] Run: sudo crictl version
	I1031 19:16:52.671833   10672 start.go:481] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  20.10.20
	RuntimeApiVersion:  1.41.0
	I1031 19:16:52.682803   10672 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1031 19:16:52.789823   10672 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1031 19:16:50.379618   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:52.881257   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:52.877671   10672 out.go:204] * Preparing Kubernetes v1.25.3 on Docker 20.10.20 ...
	I1031 19:16:52.890179   10672 cli_runner.go:164] Run: docker exec -t default-k8s-diff-port-191429 dig +short host.docker.internal
	I1031 19:16:53.337306   10672 network.go:96] got host ip for mount in container by digging dns: 192.168.65.2
	I1031 19:16:53.353325   10672 ssh_runner.go:195] Run: grep 192.168.65.2	host.minikube.internal$ /etc/hosts
	I1031 19:16:53.367333   10672 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.65.2	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I1031 19:16:53.412762   10672 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8444/tcp") 0).HostPort}}'" default-k8s-diff-port-191429
	I1031 19:16:53.617120   10672 preload.go:132] Checking if preload exists for k8s version v1.25.3 and runtime docker
	I1031 19:16:53.627089   10672 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I1031 19:16:53.689614   10672 docker.go:613] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.25.3
	registry.k8s.io/kube-controller-manager:v1.25.3
	registry.k8s.io/kube-scheduler:v1.25.3
	registry.k8s.io/kube-proxy:v1.25.3
	registry.k8s.io/pause:3.8
	registry.k8s.io/etcd:3.5.4-0
	registry.k8s.io/coredns/coredns:v1.9.3
	k8s.gcr.io/pause:3.6
	gcr.io/k8s-minikube/storage-provisioner:v5
	gcr.io/k8s-minikube/busybox:1.28.4-glibc
	
	-- /stdout --
	I1031 19:16:53.689614   10672 docker.go:543] Images already preloaded, skipping extraction
	I1031 19:16:53.704963   10672 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I1031 19:16:53.762588   10672 docker.go:613] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.25.3
	registry.k8s.io/kube-controller-manager:v1.25.3
	registry.k8s.io/kube-scheduler:v1.25.3
	registry.k8s.io/kube-proxy:v1.25.3
	registry.k8s.io/pause:3.8
	registry.k8s.io/etcd:3.5.4-0
	registry.k8s.io/coredns/coredns:v1.9.3
	k8s.gcr.io/pause:3.6
	gcr.io/k8s-minikube/storage-provisioner:v5
	gcr.io/k8s-minikube/busybox:1.28.4-glibc
	
	-- /stdout --
	I1031 19:16:53.762713   10672 cache_images.go:84] Images are preloaded, skipping loading
	I1031 19:16:53.777417   10672 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I1031 19:16:53.955137   10672 cni.go:95] Creating CNI manager for ""
	I1031 19:16:53.955301   10672 cni.go:169] CNI unnecessary in this configuration, recommending no CNI
	I1031 19:16:53.955337   10672 kubeadm.go:87] Using pod CIDR: 10.244.0.0/16
	I1031 19:16:53.955467   10672 kubeadm.go:156] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.85.2 APIServerPort:8444 KubernetesVersion:v1.25.3 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:default-k8s-diff-port-191429 NodeName:default-k8s-diff-port-191429 DNSDomain:cluster.local CRISocket:/var/run/cri-dockerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.85.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.85.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/c
a.crt StaticPodPath:/etc/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false}
	I1031 19:16:53.955761   10672 kubeadm.go:161] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.85.2
	  bindPort: 8444
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: /var/run/cri-dockerd.sock
	  name: "default-k8s-diff-port-191429"
	  kubeletExtraArgs:
	    node-ip: 192.168.85.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.85.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8444
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.25.3
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%!"(MISSING)
	  nodefs.inodesFree: "0%!"(MISSING)
	  imagefs.available: "0%!"(MISSING)
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I1031 19:16:53.955915   10672 kubeadm.go:962] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.25.3/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --container-runtime=remote --container-runtime-endpoint=/var/run/cri-dockerd.sock --hostname-override=default-k8s-diff-port-191429 --image-service-endpoint=/var/run/cri-dockerd.sock --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.85.2 --runtime-request-timeout=15m
	
	[Install]
	 config:
	{KubernetesVersion:v1.25.3 ClusterName:default-k8s-diff-port-191429 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8444 NodeName:}
	I1031 19:16:53.977707   10672 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.25.3
	I1031 19:16:54.002601   10672 binaries.go:44] Found k8s binaries, skipping transfer
	I1031 19:16:54.015620   10672 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I1031 19:16:54.038010   10672 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (490 bytes)
	I1031 19:16:54.079512   10672 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I1031 19:16:54.118874   10672 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2051 bytes)
	I1031 19:16:54.183084   10672 ssh_runner.go:195] Run: grep 192.168.85.2	control-plane.minikube.internal$ /etc/hosts
	I1031 19:16:54.197922   10672 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.85.2	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I1031 19:16:54.222646   10672 certs.go:54] Setting up C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\default-k8s-diff-port-191429 for IP: 192.168.85.2
	I1031 19:16:54.223363   10672 certs.go:182] skipping minikubeCA CA generation: C:\Users\jenkins.minikube3\minikube-integration\.minikube\ca.key
	I1031 19:16:54.223605   10672 certs.go:182] skipping proxyClientCA CA generation: C:\Users\jenkins.minikube3\minikube-integration\.minikube\proxy-client-ca.key
	I1031 19:16:54.224166   10672 certs.go:298] skipping minikube-user signed cert generation: C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\default-k8s-diff-port-191429\client.key
	I1031 19:16:54.224641   10672 certs.go:298] skipping minikube signed cert generation: C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\default-k8s-diff-port-191429\apiserver.key.43b9df8c
	I1031 19:16:54.224976   10672 certs.go:298] skipping aggregator signed cert generation: C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\default-k8s-diff-port-191429\proxy-client.key
	I1031 19:16:54.226430   10672 certs.go:388] found cert: C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\12752.pem (1338 bytes)
	W1031 19:16:54.227199   10672 certs.go:384] ignoring C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\12752_empty.pem, impossibly tiny 0 bytes
	I1031 19:16:54.227413   10672 certs.go:388] found cert: C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I1031 19:16:54.227981   10672 certs.go:388] found cert: C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I1031 19:16:54.228496   10672 certs.go:388] found cert: C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I1031 19:16:54.229081   10672 certs.go:388] found cert: C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\key.pem (1679 bytes)
	I1031 19:16:54.229709   10672 certs.go:388] found cert: C:\Users\jenkins.minikube3\minikube-integration\.minikube\files\etc\ssl\certs\C:\Users\jenkins.minikube3\minikube-integration\.minikube\files\etc\ssl\certs\127522.pem (1708 bytes)
	I1031 19:16:54.231057   10672 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\default-k8s-diff-port-191429\apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1399 bytes)
	I1031 19:16:54.283480   10672 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\default-k8s-diff-port-191429\apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I1031 19:16:54.338930   10672 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\default-k8s-diff-port-191429\proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I1031 19:16:54.387704   10672 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\default-k8s-diff-port-191429\proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I1031 19:16:54.437608   10672 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I1031 19:16:54.487244   10672 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I1031 19:16:54.539436   10672 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I1031 19:16:54.597075   10672 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I1031 19:16:54.651364   10672 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\12752.pem --> /usr/share/ca-certificates/12752.pem (1338 bytes)
	I1031 19:16:54.704082   10672 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\files\etc\ssl\certs\127522.pem --> /usr/share/ca-certificates/127522.pem (1708 bytes)
	I1031 19:16:54.754999   10672 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I1031 19:16:54.809977   10672 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I1031 19:16:54.870896   10672 ssh_runner.go:195] Run: openssl version
	I1031 19:16:54.900896   10672 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/minikubeCA.pem && ln -fs /usr/share/ca-certificates/minikubeCA.pem /etc/ssl/certs/minikubeCA.pem"
	I1031 19:16:54.937445   10672 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I1031 19:16:54.953144   10672 certs.go:431] hashing: -rw-r--r-- 1 root root 1111 Oct 31 17:33 /usr/share/ca-certificates/minikubeCA.pem
	I1031 19:16:54.967029   10672 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I1031 19:16:54.996945   10672 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/b5213941.0 || ln -fs /etc/ssl/certs/minikubeCA.pem /etc/ssl/certs/b5213941.0"
	I1031 19:16:55.037404   10672 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/12752.pem && ln -fs /usr/share/ca-certificates/12752.pem /etc/ssl/certs/12752.pem"
	I1031 19:16:55.077954   10672 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/12752.pem
	I1031 19:16:55.091986   10672 certs.go:431] hashing: -rw-r--r-- 1 root root 1338 Oct 31 17:44 /usr/share/ca-certificates/12752.pem
	I1031 19:16:55.107105   10672 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/12752.pem
	I1031 19:16:55.133218   10672 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/12752.pem /etc/ssl/certs/51391683.0"
	I1031 19:16:55.177814   10672 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/127522.pem && ln -fs /usr/share/ca-certificates/127522.pem /etc/ssl/certs/127522.pem"
	I1031 19:16:55.230593   10672 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/127522.pem
	I1031 19:16:55.240637   10672 certs.go:431] hashing: -rw-r--r-- 1 root root 1708 Oct 31 17:44 /usr/share/ca-certificates/127522.pem
	I1031 19:16:55.253588   10672 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/127522.pem
	I1031 19:16:55.286140   10672 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/127522.pem /etc/ssl/certs/3ec20f2e.0"
	I1031 19:16:55.317210   10672 kubeadm.go:396] StartCluster: {Name:default-k8s-diff-port-191429 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 Memory:2200 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 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.25.3 ClusterName:default-k8s-diff-port-191429 Namespace:default APIServerName:mini
kubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8444 NodeName:} Nodes:[{Name: IP:192.168.85.2 Port:8444 KubernetesVersion:v1.25.3 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[dashboard:true default-storageclass:true metrics-server:true storage-provisioner:true] CustomAddonImages:map[MetricsScraper:k8s.gcr.io/echoserver:1.4 MetricsServer:k8s.gcr.io/echoserver:1.4] CustomAddonRegistries:map[MetricsServer:fake.domain] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false M
ountString:C:\Users\jenkins.minikube3:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath:/opt/socket_vmnet/bin/socket_vmnet_client SocketVMnetPath:/var/run/socket_vmnet}
	I1031 19:16:55.330618   10672 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I1031 19:16:55.404663   10672 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I1031 19:16:55.433745   10672 kubeadm.go:411] found existing configuration files, will attempt cluster restart
	I1031 19:16:55.433745   10672 kubeadm.go:627] restartCluster start
	I1031 19:16:55.448140   10672 ssh_runner.go:195] Run: sudo test -d /data/minikube
	I1031 19:16:55.474817   10672 kubeadm.go:127] /data/minikube skipping compat symlinks: sudo test -d /data/minikube: Process exited with status 1
	stdout:
	
	stderr:
	I1031 19:16:55.486808   10672 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8444/tcp") 0).HostPort}}'" default-k8s-diff-port-191429
	I1031 19:16:55.703649   10672 kubeconfig.go:135] verify returned: extract IP: "default-k8s-diff-port-191429" does not appear in C:\Users\jenkins.minikube3\minikube-integration\kubeconfig
	I1031 19:16:55.704422   10672 kubeconfig.go:146] "default-k8s-diff-port-191429" context is missing from C:\Users\jenkins.minikube3\minikube-integration\kubeconfig - will repair!
	I1031 19:16:55.705859   10672 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube3\minikube-integration\kubeconfig: {Name:mk966a7640504e03827322930a51a762b5508893 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1031 19:16:55.733883   10672 ssh_runner.go:195] Run: sudo diff -u /var/tmp/minikube/kubeadm.yaml /var/tmp/minikube/kubeadm.yaml.new
	I1031 19:16:55.755536   10672 api_server.go:165] Checking apiserver status ...
	I1031 19:16:55.771821   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1031 19:16:55.802518   10672 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1031 19:16:56.011600   10672 api_server.go:165] Checking apiserver status ...
	I1031 19:16:56.024916   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1031 19:16:53.978141    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:56.422955    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:52.846655   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:55.341594   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:55.374096   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:57.863677   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	W1031 19:16:56.056787   10672 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1031 19:16:56.211863   10672 api_server.go:165] Checking apiserver status ...
	I1031 19:16:56.229350   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1031 19:16:56.264098   10672 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1031 19:16:56.412658   10672 api_server.go:165] Checking apiserver status ...
	I1031 19:16:56.433459   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1031 19:16:56.461690   10672 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1031 19:16:56.603172   10672 api_server.go:165] Checking apiserver status ...
	I1031 19:16:56.622066   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1031 19:16:56.656025   10672 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1031 19:16:56.804379   10672 api_server.go:165] Checking apiserver status ...
	I1031 19:16:56.818025   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1031 19:16:56.853884   10672 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1031 19:16:57.006682   10672 api_server.go:165] Checking apiserver status ...
	I1031 19:16:57.020774   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1031 19:16:57.050332   10672 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1031 19:16:57.208457   10672 api_server.go:165] Checking apiserver status ...
	I1031 19:16:57.223833   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1031 19:16:57.260584   10672 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1031 19:16:57.410596   10672 api_server.go:165] Checking apiserver status ...
	I1031 19:16:57.425908   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1031 19:16:57.455662   10672 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1031 19:16:57.613077   10672 api_server.go:165] Checking apiserver status ...
	I1031 19:16:57.629191   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1031 19:16:57.662100   10672 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1031 19:16:57.816797   10672 api_server.go:165] Checking apiserver status ...
	I1031 19:16:57.833357   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1031 19:16:57.869162   10672 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1031 19:16:58.016181   10672 api_server.go:165] Checking apiserver status ...
	I1031 19:16:58.028874   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1031 19:16:58.061406   10672 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1031 19:16:58.218764   10672 api_server.go:165] Checking apiserver status ...
	I1031 19:16:58.232729   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1031 19:16:58.267375   10672 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1031 19:16:58.402829   10672 api_server.go:165] Checking apiserver status ...
	I1031 19:16:58.415809   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1031 19:16:58.448967   10672 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1031 19:16:58.606309   10672 api_server.go:165] Checking apiserver status ...
	I1031 19:16:58.623311   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1031 19:16:58.651938   10672 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1031 19:16:58.809462   10672 api_server.go:165] Checking apiserver status ...
	I1031 19:16:58.823531   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1031 19:16:58.854932   10672 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1031 19:16:58.854932   10672 api_server.go:165] Checking apiserver status ...
	I1031 19:16:58.870674   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1031 19:16:58.901695   10672 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1031 19:16:58.901695   10672 kubeadm.go:602] needs reconfigure: apiserver error: timed out waiting for the condition
	I1031 19:16:58.901695   10672 kubeadm.go:1114] stopping kube-system containers ...
	I1031 19:16:58.914050   10672 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I1031 19:16:58.973035   10672 docker.go:444] Stopping containers: [19a9aed8aa28 f018e76a0af7 8c0415bfdd08 fe130ae342b6 9a5bf0d11465 cc70e06a8f3a c4da8df3832b f3c57ebfa48e 1cd2bfd44b01 a9d0b30ecac4 11384b7befc8 d75a2d992397 78bdc5bb9755 3151f01045c3 cb3bec381226 1a4a3a41b2d2]
	I1031 19:16:58.983853   10672 ssh_runner.go:195] Run: docker stop 19a9aed8aa28 f018e76a0af7 8c0415bfdd08 fe130ae342b6 9a5bf0d11465 cc70e06a8f3a c4da8df3832b f3c57ebfa48e 1cd2bfd44b01 a9d0b30ecac4 11384b7befc8 d75a2d992397 78bdc5bb9755 3151f01045c3 cb3bec381226 1a4a3a41b2d2
	I1031 19:16:59.064807   10672 ssh_runner.go:195] Run: sudo systemctl stop kubelet
	I1031 19:16:59.114802   10672 ssh_runner.go:195] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
	I1031 19:16:59.140583   10672 kubeadm.go:155] found existing configuration files:
	-rw------- 1 root root 5643 Oct 31 19:15 /etc/kubernetes/admin.conf
	-rw------- 1 root root 5656 Oct 31 19:15 /etc/kubernetes/controller-manager.conf
	-rw------- 1 root root 2051 Oct 31 19:15 /etc/kubernetes/kubelet.conf
	-rw------- 1 root root 5600 Oct 31 19:15 /etc/kubernetes/scheduler.conf
	
	I1031 19:16:59.154777   10672 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8444 /etc/kubernetes/admin.conf
	I1031 19:16:59.196888   10672 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8444 /etc/kubernetes/kubelet.conf
	I1031 19:16:59.233586   10672 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8444 /etc/kubernetes/controller-manager.conf
	I1031 19:16:59.260962   10672 kubeadm.go:166] "https://control-plane.minikube.internal:8444" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8444 /etc/kubernetes/controller-manager.conf: Process exited with status 1
	stdout:
	
	stderr:
	I1031 19:16:59.276941   10672 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I1031 19:16:59.315900   10672 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8444 /etc/kubernetes/scheduler.conf
	I1031 19:16:59.338912   10672 kubeadm.go:166] "https://control-plane.minikube.internal:8444" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8444 /etc/kubernetes/scheduler.conf: Process exited with status 1
	stdout:
	
	stderr:
	I1031 19:16:59.351909   10672 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I1031 19:16:59.389910   10672 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I1031 19:16:59.412921   10672 kubeadm.go:704] reconfiguring cluster from /var/tmp/minikube/kubeadm.yaml
	I1031 19:16:59.412921   10672 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init phase certs all --config /var/tmp/minikube/kubeadm.yaml"
	I1031 19:16:59.530842   10672 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init phase kubeconfig all --config /var/tmp/minikube/kubeadm.yaml"
	I1031 19:16:58.921027    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:01.413785    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:57.840456   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:59.842128   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:02.343988   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:59.867075   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:01.871056   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:01.372565   10672 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init phase kubeconfig all --config /var/tmp/minikube/kubeadm.yaml": (1.8417121s)
	I1031 19:17:01.372565   10672 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init phase kubelet-start --config /var/tmp/minikube/kubeadm.yaml"
	I1031 19:17:01.680730   10672 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init phase control-plane all --config /var/tmp/minikube/kubeadm.yaml"
	I1031 19:17:01.884046   10672 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init phase etcd local --config /var/tmp/minikube/kubeadm.yaml"
	I1031 19:17:02.158804   10672 api_server.go:51] waiting for apiserver process to appear ...
	I1031 19:17:02.184207   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1031 19:17:02.884125   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1031 19:17:03.383691   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1031 19:17:03.883619   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1031 19:17:04.380764   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1031 19:17:04.880802   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1031 19:17:05.389272   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1031 19:17:05.568024   10672 api_server.go:71] duration metric: took 3.4091982s to wait for apiserver process to appear ...
	I1031 19:17:05.568024   10672 api_server.go:87] waiting for apiserver healthz status ...
	I1031 19:17:05.568024   10672 api_server.go:252] Checking apiserver healthz at https://127.0.0.1:50821/healthz ...
	I1031 19:17:05.573875   10672 api_server.go:268] stopped: https://127.0.0.1:50821/healthz: Get "https://127.0.0.1:50821/healthz": EOF
	I1031 19:17:03.427199    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:05.913957    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:04.837575   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:07.370069   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:04.366781   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:06.369634   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:08.376533   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:06.081956   10672 api_server.go:252] Checking apiserver healthz at https://127.0.0.1:50821/healthz ...
	I1031 19:17:08.417111    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:10.910580    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:09.841541   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:11.854484   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:10.874226   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:13.373412   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:11.093464   10672 api_server.go:268] stopped: https://127.0.0.1:50821/healthz: Get "https://127.0.0.1:50821/healthz": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
	I1031 19:17:11.580277   10672 api_server.go:252] Checking apiserver healthz at https://127.0.0.1:50821/healthz ...
	I1031 19:17:12.758132   10672 api_server.go:278] https://127.0.0.1:50821/healthz returned 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	W1031 19:17:12.758132   10672 api_server.go:102] status: https://127.0.0.1:50821/healthz returned error 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	I1031 19:17:13.088769   10672 api_server.go:252] Checking apiserver healthz at https://127.0.0.1:50821/healthz ...
	I1031 19:17:13.453606   10672 api_server.go:278] https://127.0.0.1:50821/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[-]poststarthook/apiservice-registration-controller failed: reason withheld
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W1031 19:17:13.453606   10672 api_server.go:102] status: https://127.0.0.1:50821/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[-]poststarthook/apiservice-registration-controller failed: reason withheld
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I1031 19:17:13.589582   10672 api_server.go:252] Checking apiserver healthz at https://127.0.0.1:50821/healthz ...
	I1031 19:17:13.768651   10672 api_server.go:278] https://127.0.0.1:50821/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W1031 19:17:13.768727   10672 api_server.go:102] status: https://127.0.0.1:50821/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I1031 19:17:14.075514   10672 api_server.go:252] Checking apiserver healthz at https://127.0.0.1:50821/healthz ...
	I1031 19:17:14.102731   10672 api_server.go:278] https://127.0.0.1:50821/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W1031 19:17:14.102731   10672 api_server.go:102] status: https://127.0.0.1:50821/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I1031 19:17:14.588334   10672 api_server.go:252] Checking apiserver healthz at https://127.0.0.1:50821/healthz ...
	I1031 19:17:14.755853   10672 api_server.go:278] https://127.0.0.1:50821/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W1031 19:17:14.755853   10672 api_server.go:102] status: https://127.0.0.1:50821/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I1031 19:17:15.084440   10672 api_server.go:252] Checking apiserver healthz at https://127.0.0.1:50821/healthz ...
	I1031 19:17:15.167523   10672 api_server.go:278] https://127.0.0.1:50821/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W1031 19:17:15.167523   10672 api_server.go:102] status: https://127.0.0.1:50821/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I1031 19:17:15.584060   10672 api_server.go:252] Checking apiserver healthz at https://127.0.0.1:50821/healthz ...
	I1031 19:17:15.755071   10672 api_server.go:278] https://127.0.0.1:50821/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W1031 19:17:15.755508   10672 api_server.go:102] status: https://127.0.0.1:50821/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I1031 19:17:12.921643    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:14.923115    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:14.344521   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:16.836572   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:15.870156   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:18.378832   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:16.083475   10672 api_server.go:252] Checking apiserver healthz at https://127.0.0.1:50821/healthz ...
	I1031 19:17:16.165369   10672 api_server.go:278] https://127.0.0.1:50821/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W1031 19:17:16.165531   10672 api_server.go:102] status: https://127.0.0.1:50821/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I1031 19:17:16.583481   10672 api_server.go:252] Checking apiserver healthz at https://127.0.0.1:50821/healthz ...
	I1031 19:17:16.666992   10672 api_server.go:278] https://127.0.0.1:50821/healthz returned 200:
	ok
	I1031 19:17:16.851636   10672 api_server.go:140] control plane version: v1.25.3
	I1031 19:17:16.852286   10672 api_server.go:130] duration metric: took 11.2841894s to wait for apiserver health ...
	I1031 19:17:16.852286   10672 cni.go:95] Creating CNI manager for ""
	I1031 19:17:16.852286   10672 cni.go:169] CNI unnecessary in this configuration, recommending no CNI
	I1031 19:17:16.852286   10672 system_pods.go:43] waiting for kube-system pods to appear ...
	I1031 19:17:16.881517   10672 system_pods.go:59] 8 kube-system pods found
	I1031 19:17:16.881517   10672 system_pods.go:61] "coredns-565d847f94-7fjgp" [971db806-e03f-4c58-bb8e-f3f2d179d5f5] Running / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I1031 19:17:16.881517   10672 system_pods.go:61] "etcd-default-k8s-diff-port-191429" [877bb8be-0718-4717-aa94-0fb725c2561c] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I1031 19:17:16.881517   10672 system_pods.go:61] "kube-apiserver-default-k8s-diff-port-191429" [8f57edd7-8b81-4225-a5c5-78da911e65d8] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I1031 19:17:16.881517   10672 system_pods.go:61] "kube-controller-manager-default-k8s-diff-port-191429" [f6ef6564-0351-4e6c-ab07-16468e67cd2f] Running
	I1031 19:17:16.881517   10672 system_pods.go:61] "kube-proxy-p756n" [179af506-9892-4d8b-93b6-b0049a26e960] Running / Ready:ContainersNotReady (containers with unready status: [kube-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-proxy])
	I1031 19:17:16.881517   10672 system_pods.go:61] "kube-scheduler-default-k8s-diff-port-191429" [6c685928-363f-43ef-bef3-5edcc8d993dc] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
	I1031 19:17:16.881517   10672 system_pods.go:61] "metrics-server-5c8fd5cf8-7czj2" [7a978994-59db-4111-b5d7-645e2086c9b5] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:17:16.881517   10672 system_pods.go:61] "storage-provisioner" [25ea4231-9335-44f9-bd74-0dace3b18d8a] Running / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I1031 19:17:16.881517   10672 system_pods.go:74] duration metric: took 29.2306ms to wait for pod list to return data ...
	I1031 19:17:16.881517   10672 node_conditions.go:102] verifying NodePressure condition ...
	I1031 19:17:16.967650   10672 node_conditions.go:122] node storage ephemeral capacity is 263174212Ki
	I1031 19:17:16.967918   10672 node_conditions.go:123] node cpu capacity is 16
	I1031 19:17:16.967918   10672 node_conditions.go:105] duration metric: took 86.4002ms to run NodePressure ...
	I1031 19:17:16.967998   10672 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init phase addon all --config /var/tmp/minikube/kubeadm.yaml"
	I1031 19:17:19.953819   10672 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init phase addon all --config /var/tmp/minikube/kubeadm.yaml": (2.9858022s)
	I1031 19:17:19.953819   10672 kubeadm.go:763] waiting for restarted kubelet to initialise ...
	I1031 19:17:19.975934   10672 kubeadm.go:778] kubelet initialised
	I1031 19:17:19.975934   10672 kubeadm.go:779] duration metric: took 22.115ms waiting for restarted kubelet to initialise ...
	I1031 19:17:19.975934   10672 pod_ready.go:35] extra waiting up to 4m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1031 19:17:20.165615   10672 pod_ready.go:78] waiting up to 4m0s for pod "coredns-565d847f94-7fjgp" in "kube-system" namespace to be "Ready" ...
	I1031 19:17:17.410210    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:19.417431    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:21.916682    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:18.854657   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:21.339208   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:20.869273   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:22.870605   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:22.290584   10672 pod_ready.go:102] pod "coredns-565d847f94-7fjgp" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:24.785676   10672 pod_ready.go:102] pod "coredns-565d847f94-7fjgp" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:23.956135    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:26.402935    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:23.844772   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:25.848377   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:24.877235   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:27.378195   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:27.288792   10672 pod_ready.go:102] pod "coredns-565d847f94-7fjgp" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:29.289531   10672 pod_ready.go:102] pod "coredns-565d847f94-7fjgp" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:28.407216    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:30.416536    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:27.848575   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:30.372783   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:29.869727   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:32.359421   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:31.458325   10672 pod_ready.go:102] pod "coredns-565d847f94-7fjgp" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:33.797398   10672 pod_ready.go:102] pod "coredns-565d847f94-7fjgp" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:32.417288    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:34.916102    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:32.842575   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:35.333482   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:37.341608   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:34.366661   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:36.372843   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:38.880413   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:36.297388   10672 pod_ready.go:102] pod "coredns-565d847f94-7fjgp" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:38.784652   10672 pod_ready.go:102] pod "coredns-565d847f94-7fjgp" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:40.794449   10672 pod_ready.go:102] pod "coredns-565d847f94-7fjgp" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:37.426813    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:39.455365    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:41.910412    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:39.373792   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:41.833928   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:41.365597   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:43.376739   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:43.287495   10672 pod_ready.go:102] pod "coredns-565d847f94-7fjgp" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:44.286005   10672 pod_ready.go:92] pod "coredns-565d847f94-7fjgp" in "kube-system" namespace has status "Ready":"True"
	I1031 19:17:44.286102   10672 pod_ready.go:81] duration metric: took 24.1192354s waiting for pod "coredns-565d847f94-7fjgp" in "kube-system" namespace to be "Ready" ...
	I1031 19:17:44.286140   10672 pod_ready.go:78] waiting up to 4m0s for pod "etcd-default-k8s-diff-port-191429" in "kube-system" namespace to be "Ready" ...
	I1031 19:17:44.304316   10672 pod_ready.go:92] pod "etcd-default-k8s-diff-port-191429" in "kube-system" namespace has status "Ready":"True"
	I1031 19:17:44.304316   10672 pod_ready.go:81] duration metric: took 18.1538ms waiting for pod "etcd-default-k8s-diff-port-191429" in "kube-system" namespace to be "Ready" ...
	I1031 19:17:44.304316   10672 pod_ready.go:78] waiting up to 4m0s for pod "kube-apiserver-default-k8s-diff-port-191429" in "kube-system" namespace to be "Ready" ...
	I1031 19:17:44.318319   10672 pod_ready.go:92] pod "kube-apiserver-default-k8s-diff-port-191429" in "kube-system" namespace has status "Ready":"True"
	I1031 19:17:44.318319   10672 pod_ready.go:81] duration metric: took 14.003ms waiting for pod "kube-apiserver-default-k8s-diff-port-191429" in "kube-system" namespace to be "Ready" ...
	I1031 19:17:44.318319   10672 pod_ready.go:78] waiting up to 4m0s for pod "kube-controller-manager-default-k8s-diff-port-191429" in "kube-system" namespace to be "Ready" ...
	I1031 19:17:44.357221   10672 pod_ready.go:92] pod "kube-controller-manager-default-k8s-diff-port-191429" in "kube-system" namespace has status "Ready":"True"
	I1031 19:17:44.357221   10672 pod_ready.go:81] duration metric: took 38.9012ms waiting for pod "kube-controller-manager-default-k8s-diff-port-191429" in "kube-system" namespace to be "Ready" ...
	I1031 19:17:44.357347   10672 pod_ready.go:78] waiting up to 4m0s for pod "kube-proxy-p756n" in "kube-system" namespace to be "Ready" ...
	I1031 19:17:44.382855   10672 pod_ready.go:92] pod "kube-proxy-p756n" in "kube-system" namespace has status "Ready":"True"
	I1031 19:17:44.383002   10672 pod_ready.go:81] duration metric: took 25.6544ms waiting for pod "kube-proxy-p756n" in "kube-system" namespace to be "Ready" ...
	I1031 19:17:44.383029   10672 pod_ready.go:78] waiting up to 4m0s for pod "kube-scheduler-default-k8s-diff-port-191429" in "kube-system" namespace to be "Ready" ...
	I1031 19:17:44.682848   10672 pod_ready.go:92] pod "kube-scheduler-default-k8s-diff-port-191429" in "kube-system" namespace has status "Ready":"True"
	I1031 19:17:44.682905   10672 pod_ready.go:81] duration metric: took 299.8092ms waiting for pod "kube-scheduler-default-k8s-diff-port-191429" in "kube-system" namespace to be "Ready" ...
	I1031 19:17:44.682905   10672 pod_ready.go:78] waiting up to 4m0s for pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace to be "Ready" ...
	I1031 19:17:43.918980    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:45.921022    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:43.842268   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:46.339891   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:45.874546   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:48.378984   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:47.111544   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:49.154097   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:48.423204    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:50.911492    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:48.354643   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:50.838442   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:50.873356   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:52.877451   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:51.601404   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:54.095909   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:53.409539    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:55.415566    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:52.847020   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:55.458868   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:55.374945   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:57.377691   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:56.102211   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:58.593888   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:00.667332   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:57.417279    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:59.418122    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:01.419078    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:57.837193   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:59.839092   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:01.846576   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:59.868242   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:01.872523   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:02.674548   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:05.108759   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:03.917550    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:05.917889    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:04.344252   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:06.344454   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:04.381910   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:06.874864   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:07.609454   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:10.105411   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:08.408560    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:10.412627    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:08.842711   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:11.338081   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:09.375169   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:11.885558   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:12.113123   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:14.595265   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:12.909817    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:15.420637    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:13.345630   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:15.843750   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:14.367780   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:16.372082   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:18.866636   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:16.604977   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:18.609990   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:20.656191   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:17.917614    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:20.408939    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:18.350694   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:20.351095   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:20.879268   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:23.370608   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:23.107740   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:25.601388   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:22.456265    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:24.914405    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:22.864172   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:25.334319   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:27.346530   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:25.873050   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:27.875091   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:28.096777   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:30.111725   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:27.407510    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:29.457315    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:31.915968    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:29.842185   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:32.337423   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:29.876603   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:32.367606   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:32.602114   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:34.610369   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:34.407012    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:36.421440    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:34.344899   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:36.840453   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:34.376635   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:36.866231   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:38.868655   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:37.103928   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:39.657438   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:38.913758    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:41.418989    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:39.338781   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:41.344354   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:40.877360   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:43.366196   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:42.107636   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:44.599832   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:43.911294    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:46.423024    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:43.834962   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:45.849235   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:45.382253   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:47.867088   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:46.611072   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:49.100073   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:48.911951    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:50.917894    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:47.868272   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:50.346721   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:49.881301   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:52.368580   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:51.171535   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:53.596429   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:55.603257   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:53.411399    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:55.420187    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:52.839625   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:55.341323   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:57.347502   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:54.377681   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:56.880810   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:58.881975   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:57.611172   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:59.618221   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:57.920784    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:00.415669    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:59.366531   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:01.840015   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:01.367444   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:03.367550   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:02.105884   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:04.601358   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:02.419537    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:04.970756    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:04.337182   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:06.348069   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:05.374938   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:07.874388   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:07.106887   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:09.610879   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:07.421003    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:08.894215    8452 pod_ready.go:81] duration metric: took 4m0.4187616s waiting for pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace to be "Ready" ...
	E1031 19:19:08.894288    8452 pod_ready.go:66] WaitExtra: waitPodCondition: timed out waiting 4m0s for pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace to be "Ready" (will not retry!)
	I1031 19:19:08.894357    8452 pod_ready.go:38] duration metric: took 4m26.4338518s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1031 19:19:08.894357    8452 kubeadm.go:631] restartCluster took 4m51.9817708s
	W1031 19:19:08.894642    8452 out.go:239] ! Unable to restart cluster, will reset it: extra: timed out waiting 4m0s for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready"
	I1031 19:19:08.894642    8452 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm reset --cri-socket /var/run/cri-dockerd.sock --force"
	I1031 19:19:08.840031   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:11.333936   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:10.366498   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:12.868052   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:11.670329   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:14.098675   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:13.352158   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:15.838344   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:14.872622   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:17.381727   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:16.105258   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:18.107099   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:20.605166   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:18.336873   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:20.838260   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:22.318428   14428 pod_ready.go:81] duration metric: took 4m0.0177025s waiting for pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace to be "Ready" ...
	E1031 19:19:22.318511   14428 pod_ready.go:66] WaitExtra: waitPodCondition: timed out waiting 4m0s for pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace to be "Ready" (will not retry!)
	I1031 19:19:22.318511   14428 pod_ready.go:38] duration metric: took 4m18.2593981s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1031 19:19:22.318511   14428 kubeadm.go:631] restartCluster took 4m51.192995s
	W1031 19:19:22.318789   14428 out.go:239] ! Unable to restart cluster, will reset it: extra: timed out waiting 4m0s for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready"
	I1031 19:19:22.318926   14428 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm reset --cri-socket /var/run/cri-dockerd.sock --force"
	I1031 19:19:19.863865   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:21.868050   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:23.853802   14320 pod_ready.go:81] duration metric: took 4m0.413441s waiting for pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace to be "Ready" ...
	E1031 19:19:23.853802   14320 pod_ready.go:66] WaitExtra: waitPodCondition: timed out waiting 4m0s for pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace to be "Ready" (will not retry!)
	I1031 19:19:23.853802   14320 pod_ready.go:38] duration metric: took 4m1.6098822s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1031 19:19:23.853802   14320 kubeadm.go:631] restartCluster took 5m5.2868623s
	W1031 19:19:23.854374   14320 out.go:239] ! Unable to restart cluster, will reset it: extra: timed out waiting 4m0s for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready"
	I1031 19:19:23.854606   14320 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.16.0:$PATH" kubeadm reset --cri-socket /var/run/dockershim.sock --force"
	I1031 19:19:23.106875   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:25.600768   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:27.619423   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:30.101579   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:32.989028   14320 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.16.0:$PATH" kubeadm reset --cri-socket /var/run/dockershim.sock --force": (9.1342484s)
	I1031 19:19:33.004058   14320 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1031 19:19:33.057254   14320 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I1031 19:19:33.085948   14320 kubeadm.go:221] ignoring SystemVerification for kubeadm because of docker driver
	I1031 19:19:33.106116   14320 ssh_runner.go:195] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
	I1031 19:19:33.134389   14320 kubeadm.go:152] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I1031 19:19:33.134505   14320 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.16.0:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I1031 19:19:33.590292   14320 kubeadm.go:317] 	[WARNING IsDockerSystemdCheck]: detected "cgroupfs" as the Docker cgroup driver. The recommended driver is "systemd". Please follow the guide at https://kubernetes.io/docs/setup/cri/
	I1031 19:19:33.590976   14320 kubeadm.go:317] 	[WARNING Swap]: running with swap on is not supported. Please disable swap
	I1031 19:19:33.766874   14320 kubeadm.go:317] 	[WARNING SystemVerification]: this Docker version is not on the list of validated versions: 20.10.20. Latest validated version: 18.09
	I1031 19:19:32.600993   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:34.615653   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:33.943275   14320 kubeadm.go:317] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I1031 19:19:37.112428   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:39.602522   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:40.137990   14428 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm reset --cri-socket /var/run/cri-dockerd.sock --force": (17.818885s)
	I1031 19:19:40.154389   14428 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1031 19:19:40.211117   14428 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I1031 19:19:40.238520   14428 kubeadm.go:221] ignoring SystemVerification for kubeadm because of docker driver
	I1031 19:19:40.256165   14428 ssh_runner.go:195] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
	I1031 19:19:40.289217   14428 kubeadm.go:152] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I1031 19:19:40.289319   14428 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I1031 19:19:40.386638   14428 kubeadm.go:317] W1031 19:19:40.381535    8144 initconfiguration.go:119] Usage of CRI endpoints without URL scheme is deprecated and can cause kubelet errors in the future. Automatically prepending scheme "unix" to the "criSocket" with value "/var/run/cri-dockerd.sock". Please update your configuration!
	I1031 19:19:40.481967   14428 kubeadm.go:317] 	[WARNING Swap]: swap is enabled; production deployments should disable swap unless testing the NodeSwap feature gate of the kubelet
	I1031 19:19:40.652092   14428 kubeadm.go:317] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I1031 19:19:41.608484   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:44.111447   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:46.112585   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:48.608660   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:53.104426   14320 kubeadm.go:317] [init] Using Kubernetes version: v1.16.0
	I1031 19:19:53.104426   14320 kubeadm.go:317] [preflight] Running pre-flight checks
	I1031 19:19:53.105209   14320 kubeadm.go:317] [preflight] Pulling images required for setting up a Kubernetes cluster
	I1031 19:19:53.105616   14320 kubeadm.go:317] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I1031 19:19:53.105994   14320 kubeadm.go:317] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I1031 19:19:53.106383   14320 kubeadm.go:317] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I1031 19:19:53.106792   14320 kubeadm.go:317] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I1031 19:19:53.107033   14320 kubeadm.go:317] [kubelet-start] Activating the kubelet service
	I1031 19:19:53.107190   14320 kubeadm.go:317] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I1031 19:19:53.109725   14320 out.go:204]   - Generating certificates and keys ...
	I1031 19:19:53.109725   14320 kubeadm.go:317] [certs] Using existing ca certificate authority
	I1031 19:19:53.109725   14320 kubeadm.go:317] [certs] Using existing apiserver certificate and key on disk
	I1031 19:19:53.110395   14320 kubeadm.go:317] [certs] Using existing apiserver-kubelet-client certificate and key on disk
	I1031 19:19:53.110578   14320 kubeadm.go:317] [certs] Using existing front-proxy-ca certificate authority
	I1031 19:19:53.111020   14320 kubeadm.go:317] [certs] Using existing front-proxy-client certificate and key on disk
	I1031 19:19:53.111020   14320 kubeadm.go:317] [certs] Using existing etcd/ca certificate authority
	I1031 19:19:53.111020   14320 kubeadm.go:317] [certs] Using existing etcd/server certificate and key on disk
	I1031 19:19:53.111625   14320 kubeadm.go:317] [certs] Using existing etcd/peer certificate and key on disk
	I1031 19:19:53.111955   14320 kubeadm.go:317] [certs] Using existing etcd/healthcheck-client certificate and key on disk
	I1031 19:19:53.111955   14320 kubeadm.go:317] [certs] Using existing apiserver-etcd-client certificate and key on disk
	I1031 19:19:53.111955   14320 kubeadm.go:317] [certs] Using the existing "sa" key
	I1031 19:19:53.112551   14320 kubeadm.go:317] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I1031 19:19:53.112703   14320 kubeadm.go:317] [kubeconfig] Writing "admin.conf" kubeconfig file
	I1031 19:19:53.112813   14320 kubeadm.go:317] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I1031 19:19:53.112992   14320 kubeadm.go:317] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I1031 19:19:53.113164   14320 kubeadm.go:317] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I1031 19:19:53.113306   14320 kubeadm.go:317] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I1031 19:19:53.115450   14320 out.go:204]   - Booting up control plane ...
	I1031 19:19:53.115751   14320 kubeadm.go:317] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I1031 19:19:53.116006   14320 kubeadm.go:317] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I1031 19:19:53.116254   14320 kubeadm.go:317] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I1031 19:19:53.116254   14320 kubeadm.go:317] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I1031 19:19:53.116907   14320 kubeadm.go:317] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests". This can take up to 4m0s
	I1031 19:19:53.117138   14320 kubeadm.go:317] [apiclient] All control plane components are healthy after 15.005959 seconds
	I1031 19:19:53.117549   14320 kubeadm.go:317] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I1031 19:19:53.118022   14320 kubeadm.go:317] [kubelet] Creating a ConfigMap "kubelet-config-1.16" in namespace kube-system with the configuration for the kubelets in the cluster
	I1031 19:19:53.118366   14320 kubeadm.go:317] [upload-certs] Skipping phase. Please see --upload-certs
	I1031 19:19:53.118366   14320 kubeadm.go:317] [mark-control-plane] Marking the node old-k8s-version-191057 as control-plane by adding the label "node-role.kubernetes.io/master=''"
	I1031 19:19:53.118366   14320 kubeadm.go:317] [bootstrap-token] Using token: cdo8fo.g15aya6hbszaxmtu
	I1031 19:19:53.121046   14320 out.go:204]   - Configuring RBAC rules ...
	I1031 19:19:53.121350   14320 kubeadm.go:317] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I1031 19:19:53.121705   14320 kubeadm.go:317] [bootstrap-token] configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I1031 19:19:53.122044   14320 kubeadm.go:317] [bootstrap-token] configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I1031 19:19:53.122381   14320 kubeadm.go:317] [bootstrap-token] configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I1031 19:19:53.122500   14320 kubeadm.go:317] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I1031 19:19:53.122500   14320 kubeadm.go:317] [addons] Applied essential addon: CoreDNS
	I1031 19:19:53.122776   14320 kubeadm.go:317] [addons] Applied essential addon: kube-proxy
	I1031 19:19:53.122988   14320 kubeadm.go:317] 
	I1031 19:19:53.123106   14320 kubeadm.go:317] Your Kubernetes control-plane has initialized successfully!
	I1031 19:19:53.123106   14320 kubeadm.go:317] 
	I1031 19:19:53.123106   14320 kubeadm.go:317] To start using your cluster, you need to run the following as a regular user:
	I1031 19:19:53.123106   14320 kubeadm.go:317] 
	I1031 19:19:53.123106   14320 kubeadm.go:317]   mkdir -p $HOME/.kube
	I1031 19:19:53.123106   14320 kubeadm.go:317]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I1031 19:19:53.123645   14320 kubeadm.go:317]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I1031 19:19:53.123828   14320 kubeadm.go:317] 
	I1031 19:19:53.123828   14320 kubeadm.go:317] You should now deploy a pod network to the cluster.
	I1031 19:19:53.123828   14320 kubeadm.go:317] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I1031 19:19:53.124474   14320 kubeadm.go:317]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I1031 19:19:53.124536   14320 kubeadm.go:317] 
	I1031 19:19:53.125164   14320 kubeadm.go:317] You can now join any number of control-plane nodes by copying certificate authorities 
	I1031 19:19:53.125477   14320 kubeadm.go:317] and service account keys on each node and then running the following as root:
	I1031 19:19:53.125528   14320 kubeadm.go:317] 
	I1031 19:19:53.125969   14320 kubeadm.go:317]   kubeadm join control-plane.minikube.internal:8443 --token cdo8fo.g15aya6hbszaxmtu \
	I1031 19:19:53.126412   14320 kubeadm.go:317]     --discovery-token-ca-cert-hash sha256:9d26bdd1ddfbd4e3b7e92f3ce495fabdf776d48843c6fbbabf2f1cdaf43890b2 \
	I1031 19:19:53.126523   14320 kubeadm.go:317]     --control-plane 	  
	I1031 19:19:53.126576   14320 kubeadm.go:317] 
	I1031 19:19:53.126762   14320 kubeadm.go:317] Then you can join any number of worker nodes by running the following on each as root:
	I1031 19:19:53.126762   14320 kubeadm.go:317] 
	I1031 19:19:53.127093   14320 kubeadm.go:317] kubeadm join control-plane.minikube.internal:8443 --token cdo8fo.g15aya6hbszaxmtu \
	I1031 19:19:53.127309   14320 kubeadm.go:317]     --discovery-token-ca-cert-hash sha256:9d26bdd1ddfbd4e3b7e92f3ce495fabdf776d48843c6fbbabf2f1cdaf43890b2 
	I1031 19:19:53.127432   14320 cni.go:95] Creating CNI manager for ""
	I1031 19:19:53.127488   14320 cni.go:169] CNI unnecessary in this configuration, recommending no CNI
	I1031 19:19:53.127560   14320 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I1031 19:19:53.145780   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl label nodes minikube.k8s.io/version=v1.27.1 minikube.k8s.io/commit=c34ec3182cacd96a3e168acffe335374d66b10cc minikube.k8s.io/name=old-k8s-version-191057 minikube.k8s.io/updated_at=2022_10_31T19_19_53_0700 minikube.k8s.io/primary=true --all --overwrite --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:19:53.147781   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:19:53.175476   14320 ops.go:34] apiserver oom_adj: -16
	I1031 19:19:53.709446   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:19:51.100224   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:53.111955   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:55.607853   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:58.576368   14428 kubeadm.go:317] [init] Using Kubernetes version: v1.25.3
	I1031 19:19:58.576589   14428 kubeadm.go:317] [preflight] Running pre-flight checks
	I1031 19:19:58.576973   14428 kubeadm.go:317] [preflight] Pulling images required for setting up a Kubernetes cluster
	I1031 19:19:58.577364   14428 kubeadm.go:317] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I1031 19:19:58.577364   14428 kubeadm.go:317] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I1031 19:19:58.577364   14428 kubeadm.go:317] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I1031 19:19:58.580289   14428 out.go:204]   - Generating certificates and keys ...
	I1031 19:19:58.580289   14428 kubeadm.go:317] [certs] Using existing ca certificate authority
	I1031 19:19:58.580289   14428 kubeadm.go:317] [certs] Using existing apiserver certificate and key on disk
	I1031 19:19:58.581664   14428 kubeadm.go:317] [certs] Using existing apiserver-kubelet-client certificate and key on disk
	I1031 19:19:58.581664   14428 kubeadm.go:317] [certs] Using existing front-proxy-ca certificate authority
	I1031 19:19:58.581664   14428 kubeadm.go:317] [certs] Using existing front-proxy-client certificate and key on disk
	I1031 19:19:58.581664   14428 kubeadm.go:317] [certs] Using existing etcd/ca certificate authority
	I1031 19:19:58.582431   14428 kubeadm.go:317] [certs] Using existing etcd/server certificate and key on disk
	I1031 19:19:58.582734   14428 kubeadm.go:317] [certs] Using existing etcd/peer certificate and key on disk
	I1031 19:19:58.582863   14428 kubeadm.go:317] [certs] Using existing etcd/healthcheck-client certificate and key on disk
	I1031 19:19:58.583246   14428 kubeadm.go:317] [certs] Using existing apiserver-etcd-client certificate and key on disk
	I1031 19:19:58.583365   14428 kubeadm.go:317] [certs] Using the existing "sa" key
	I1031 19:19:58.583528   14428 kubeadm.go:317] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I1031 19:19:58.583787   14428 kubeadm.go:317] [kubeconfig] Writing "admin.conf" kubeconfig file
	I1031 19:19:58.583929   14428 kubeadm.go:317] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I1031 19:19:58.583929   14428 kubeadm.go:317] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I1031 19:19:58.583929   14428 kubeadm.go:317] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I1031 19:19:58.583929   14428 kubeadm.go:317] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I1031 19:19:58.584720   14428 kubeadm.go:317] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I1031 19:19:58.584720   14428 kubeadm.go:317] [kubelet-start] Starting the kubelet
	I1031 19:19:58.584720   14428 kubeadm.go:317] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I1031 19:19:58.587722   14428 out.go:204]   - Booting up control plane ...
	I1031 19:19:58.588947   14428 kubeadm.go:317] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I1031 19:19:58.589217   14428 kubeadm.go:317] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I1031 19:19:58.589568   14428 kubeadm.go:317] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I1031 19:19:58.589710   14428 kubeadm.go:317] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I1031 19:19:58.590007   14428 kubeadm.go:317] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests". This can take up to 4m0s
	I1031 19:19:58.590007   14428 kubeadm.go:317] [apiclient] All control plane components are healthy after 14.007442 seconds
	I1031 19:19:58.590007   14428 kubeadm.go:317] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I1031 19:19:58.590007   14428 kubeadm.go:317] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I1031 19:19:58.591300   14428 kubeadm.go:317] [upload-certs] Skipping phase. Please see --upload-certs
	I1031 19:19:58.591845   14428 kubeadm.go:317] [mark-control-plane] Marking the node embed-certs-191151 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I1031 19:19:58.592074   14428 kubeadm.go:317] [bootstrap-token] Using token: 3fd2zo.wbqjtbr3lzw2ukm3
	I1031 19:19:54.429627   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:19:54.928461   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:19:55.429020   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:19:55.932041   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:19:56.419480   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:19:56.919879   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:19:57.437840   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:19:57.921125   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:19:58.420876   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:19:58.933270   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:19:57.613959   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:00.099138   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:58.597999   14428 out.go:204]   - Configuring RBAC rules ...
	I1031 19:19:58.598350   14428 kubeadm.go:317] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I1031 19:19:58.598350   14428 kubeadm.go:317] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I1031 19:19:58.598917   14428 kubeadm.go:317] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I1031 19:19:58.599470   14428 kubeadm.go:317] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I1031 19:19:58.599628   14428 kubeadm.go:317] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I1031 19:19:58.599628   14428 kubeadm.go:317] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I1031 19:19:58.600331   14428 kubeadm.go:317] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I1031 19:19:58.600454   14428 kubeadm.go:317] [addons] Applied essential addon: CoreDNS
	I1031 19:19:58.600609   14428 kubeadm.go:317] [addons] Applied essential addon: kube-proxy
	I1031 19:19:58.600721   14428 kubeadm.go:317] 
	I1031 19:19:58.600919   14428 kubeadm.go:317] Your Kubernetes control-plane has initialized successfully!
	I1031 19:19:58.601051   14428 kubeadm.go:317] 
	I1031 19:19:58.601051   14428 kubeadm.go:317] To start using your cluster, you need to run the following as a regular user:
	I1031 19:19:58.601051   14428 kubeadm.go:317] 
	I1031 19:19:58.601051   14428 kubeadm.go:317]   mkdir -p $HOME/.kube
	I1031 19:19:58.601051   14428 kubeadm.go:317]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I1031 19:19:58.601051   14428 kubeadm.go:317]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I1031 19:19:58.601051   14428 kubeadm.go:317] 
	I1031 19:19:58.601051   14428 kubeadm.go:317] Alternatively, if you are the root user, you can run:
	I1031 19:19:58.601051   14428 kubeadm.go:317] 
	I1031 19:19:58.601051   14428 kubeadm.go:317]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I1031 19:19:58.601051   14428 kubeadm.go:317] 
	I1031 19:19:58.601051   14428 kubeadm.go:317] You should now deploy a pod network to the cluster.
	I1031 19:19:58.602513   14428 kubeadm.go:317] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I1031 19:19:58.602806   14428 kubeadm.go:317]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I1031 19:19:58.602806   14428 kubeadm.go:317] 
	I1031 19:19:58.602895   14428 kubeadm.go:317] You can now join any number of control-plane nodes by copying certificate authorities
	I1031 19:19:58.602895   14428 kubeadm.go:317] and service account keys on each node and then running the following as root:
	I1031 19:19:58.602895   14428 kubeadm.go:317] 
	I1031 19:19:58.603545   14428 kubeadm.go:317]   kubeadm join control-plane.minikube.internal:8443 --token 3fd2zo.wbqjtbr3lzw2ukm3 \
	I1031 19:19:58.603694   14428 kubeadm.go:317] 	--discovery-token-ca-cert-hash sha256:9d26bdd1ddfbd4e3b7e92f3ce495fabdf776d48843c6fbbabf2f1cdaf43890b2 \
	I1031 19:19:58.603807   14428 kubeadm.go:317] 	--control-plane 
	I1031 19:19:58.603855   14428 kubeadm.go:317] 
	I1031 19:19:58.604177   14428 kubeadm.go:317] Then you can join any number of worker nodes by running the following on each as root:
	I1031 19:19:58.604177   14428 kubeadm.go:317] 
	I1031 19:19:58.604470   14428 kubeadm.go:317] kubeadm join control-plane.minikube.internal:8443 --token 3fd2zo.wbqjtbr3lzw2ukm3 \
	I1031 19:19:58.604718   14428 kubeadm.go:317] 	--discovery-token-ca-cert-hash sha256:9d26bdd1ddfbd4e3b7e92f3ce495fabdf776d48843c6fbbabf2f1cdaf43890b2 
	I1031 19:19:58.604718   14428 cni.go:95] Creating CNI manager for ""
	I1031 19:19:58.604718   14428 cni.go:169] CNI unnecessary in this configuration, recommending no CNI
	I1031 19:19:58.604718   14428 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I1031 19:19:58.624937   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl label nodes minikube.k8s.io/version=v1.27.1 minikube.k8s.io/commit=c34ec3182cacd96a3e168acffe335374d66b10cc minikube.k8s.io/name=embed-certs-191151 minikube.k8s.io/updated_at=2022_10_31T19_19_58_0700 minikube.k8s.io/primary=true --all --overwrite --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:19:58.625607   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:19:58.665426   14428 ops.go:34] apiserver oom_adj: -16
	I1031 19:19:59.387449   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:00.479863   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:00.980669   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:01.474989   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:01.974033   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:02.474204   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:19:59.420043   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:19:59.933334   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:00.430962   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:00.922019   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:01.429353   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:01.927774   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:02.427903   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:02.926329   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:03.424139   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:03.922434   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:02.103801   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:04.602052   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:02.971540   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:03.469849   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:03.971708   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:04.477316   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:04.984812   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:05.483017   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:05.982867   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:06.470617   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:06.974358   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:07.484068   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:04.434182   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:05.422224   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:05.919102   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:06.425063   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:06.923305   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:07.427021   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:08.255311   14320 kubeadm.go:1067] duration metric: took 15.1274712s to wait for elevateKubeSystemPrivileges.
	I1031 19:20:08.255311   14320 kubeadm.go:398] StartCluster complete in 5m49.8073681s
	I1031 19:20:08.255311   14320 settings.go:142] acquiring lock: {Name:mke99fb8c09012609ce6804e7dfd4d68f5541df7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1031 19:20:08.256142   14320 settings.go:150] Updating kubeconfig:  C:\Users\jenkins.minikube3\minikube-integration\kubeconfig
	I1031 19:20:08.260995   14320 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube3\minikube-integration\kubeconfig: {Name:mk966a7640504e03827322930a51a762b5508893 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1031 19:20:08.897069   14320 kapi.go:244] deployment "coredns" in namespace "kube-system" and context "old-k8s-version-191057" rescaled to 1
	I1031 19:20:08.897277   14320 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.16.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I1031 19:20:08.897277   14320 addons.go:412] enableAddons start: toEnable=map[dashboard:true default-storageclass:true metrics-server:true storage-provisioner:true], additional=[]
	I1031 19:20:08.897277   14320 start.go:212] Will wait 6m0s for node &{Name: IP:192.168.76.2 Port:8443 KubernetesVersion:v1.16.0 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1031 19:20:08.903210   14320 out.go:177] * Verifying Kubernetes components...
	I1031 19:20:08.897554   14320 addons.go:65] Setting storage-provisioner=true in profile "old-k8s-version-191057"
	I1031 19:20:08.897554   14320 addons.go:65] Setting dashboard=true in profile "old-k8s-version-191057"
	I1031 19:20:08.897554   14320 addons.go:65] Setting metrics-server=true in profile "old-k8s-version-191057"
	I1031 19:20:08.897638   14320 addons.go:65] Setting default-storageclass=true in profile "old-k8s-version-191057"
	I1031 19:20:08.898520   14320 config.go:180] Loaded profile config "old-k8s-version-191057": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.16.0
	I1031 19:20:08.903210   14320 addons.go:153] Setting addon storage-provisioner=true in "old-k8s-version-191057"
	W1031 19:20:08.903210   14320 addons.go:162] addon storage-provisioner should already be in state true
	I1031 19:20:08.903210   14320 addons.go:153] Setting addon metrics-server=true in "old-k8s-version-191057"
	W1031 19:20:08.905214   14320 addons.go:162] addon metrics-server should already be in state true
	I1031 19:20:08.903210   14320 addons.go:153] Setting addon dashboard=true in "old-k8s-version-191057"
	W1031 19:20:08.905214   14320 addons.go:162] addon dashboard should already be in state true
	I1031 19:20:08.905214   14320 host.go:66] Checking if "old-k8s-version-191057" exists ...
	I1031 19:20:08.903210   14320 host.go:66] Checking if "old-k8s-version-191057" exists ...
	I1031 19:20:08.903210   14320 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "old-k8s-version-191057"
	I1031 19:20:08.905214   14320 host.go:66] Checking if "old-k8s-version-191057" exists ...
	I1031 19:20:08.927208   14320 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1031 19:20:08.938217   14320 cli_runner.go:164] Run: docker container inspect old-k8s-version-191057 --format={{.State.Status}}
	I1031 19:20:08.938217   14320 cli_runner.go:164] Run: docker container inspect old-k8s-version-191057 --format={{.State.Status}}
	I1031 19:20:08.940231   14320 cli_runner.go:164] Run: docker container inspect old-k8s-version-191057 --format={{.State.Status}}
	I1031 19:20:08.940231   14320 cli_runner.go:164] Run: docker container inspect old-k8s-version-191057 --format={{.State.Status}}
	I1031 19:20:09.239204   14320 out.go:177]   - Using image fake.domain/k8s.gcr.io/echoserver:1.4
	I1031 19:20:09.241200   14320 addons.go:345] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I1031 19:20:09.241200   14320 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I1031 19:20:09.252225   14320 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-191057
	I1031 19:20:09.274368   14320 addons.go:153] Setting addon default-storageclass=true in "old-k8s-version-191057"
	W1031 19:20:09.274368   14320 addons.go:162] addon default-storageclass should already be in state true
	I1031 19:20:09.275372   14320 host.go:66] Checking if "old-k8s-version-191057" exists ...
	I1031 19:20:09.283363   14320 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I1031 19:20:09.287353   14320 addons.go:345] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I1031 19:20:09.287353   14320 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I1031 19:20:09.291362   14320 out.go:177]   - Using image docker.io/kubernetesui/dashboard:v2.7.0
	I1031 19:20:09.294382   14320 out.go:177]   - Using image k8s.gcr.io/echoserver:1.4
	I1031 19:20:07.095376   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:09.103246   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:07.977858   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:08.484304   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:08.993208   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:09.488363   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:09.984475   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:10.486842   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:10.986789   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:11.991679   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:12.679577   14428 kubeadm.go:1067] duration metric: took 14.0747111s to wait for elevateKubeSystemPrivileges.
	I1031 19:20:12.679626   14428 kubeadm.go:398] StartCluster complete in 5m41.6617949s
	I1031 19:20:12.679626   14428 settings.go:142] acquiring lock: {Name:mke99fb8c09012609ce6804e7dfd4d68f5541df7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1031 19:20:12.679626   14428 settings.go:150] Updating kubeconfig:  C:\Users\jenkins.minikube3\minikube-integration\kubeconfig
	I1031 19:20:12.684214   14428 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube3\minikube-integration\kubeconfig: {Name:mk966a7640504e03827322930a51a762b5508893 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1031 19:20:13.273267   14428 kapi.go:244] deployment "coredns" in namespace "kube-system" and context "embed-certs-191151" rescaled to 1
	I1031 19:20:13.273267   14428 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.25.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I1031 19:20:13.273267   14428 addons.go:412] enableAddons start: toEnable=map[dashboard:true default-storageclass:true metrics-server:true storage-provisioner:true], additional=[]
	I1031 19:20:13.273267   14428 start.go:212] Will wait 6m0s for node &{Name: IP:192.168.67.2 Port:8443 KubernetesVersion:v1.25.3 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1031 19:20:13.273267   14428 addons.go:65] Setting storage-provisioner=true in profile "embed-certs-191151"
	I1031 19:20:13.273267   14428 addons.go:65] Setting dashboard=true in profile "embed-certs-191151"
	I1031 19:20:13.273267   14428 addons.go:153] Setting addon storage-provisioner=true in "embed-certs-191151"
	W1031 19:20:13.273267   14428 addons.go:162] addon storage-provisioner should already be in state true
	I1031 19:20:13.273267   14428 addons.go:153] Setting addon dashboard=true in "embed-certs-191151"
	W1031 19:20:13.273267   14428 addons.go:162] addon dashboard should already be in state true
	I1031 19:20:13.273267   14428 addons.go:65] Setting metrics-server=true in profile "embed-certs-191151"
	I1031 19:20:13.273267   14428 addons.go:153] Setting addon metrics-server=true in "embed-certs-191151"
	I1031 19:20:13.273267   14428 host.go:66] Checking if "embed-certs-191151" exists ...
	W1031 19:20:13.273267   14428 addons.go:162] addon metrics-server should already be in state true
	I1031 19:20:13.273267   14428 host.go:66] Checking if "embed-certs-191151" exists ...
	I1031 19:20:13.273267   14428 host.go:66] Checking if "embed-certs-191151" exists ...
	I1031 19:20:13.278902   14428 out.go:177] * Verifying Kubernetes components...
	I1031 19:20:13.273267   14428 addons.go:65] Setting default-storageclass=true in profile "embed-certs-191151"
	I1031 19:20:13.276501   14428 config.go:180] Loaded profile config "embed-certs-191151": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.25.3
	I1031 19:20:13.281904   14428 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "embed-certs-191151"
	I1031 19:20:13.303922   14428 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1031 19:20:13.309887   14428 cli_runner.go:164] Run: docker container inspect embed-certs-191151 --format={{.State.Status}}
	I1031 19:20:13.310906   14428 cli_runner.go:164] Run: docker container inspect embed-certs-191151 --format={{.State.Status}}
	I1031 19:20:13.311894   14428 cli_runner.go:164] Run: docker container inspect embed-certs-191151 --format={{.State.Status}}
	I1031 19:20:13.312902   14428 cli_runner.go:164] Run: docker container inspect embed-certs-191151 --format={{.State.Status}}
	I1031 19:20:13.600289   14428 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I1031 19:20:13.603318   14428 addons.go:345] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I1031 19:20:13.603318   14428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I1031 19:20:13.609285   14428 out.go:177]   - Using image k8s.gcr.io/echoserver:1.4
	I1031 19:20:13.613283   14428 out.go:177]   - Using image docker.io/kubernetesui/dashboard:v2.7.0
	I1031 19:20:13.615290   14428 addons.go:345] installing /etc/kubernetes/addons/dashboard-ns.yaml
	I1031 19:20:13.615290   14428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-ns.yaml (759 bytes)
	I1031 19:20:13.615290   14428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-191151
	I1031 19:20:13.623283   14428 out.go:177]   - Using image fake.domain/k8s.gcr.io/echoserver:1.4
	I1031 19:20:09.296379   14320 addons.go:345] installing /etc/kubernetes/addons/dashboard-ns.yaml
	I1031 19:20:09.296379   14320 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-ns.yaml (759 bytes)
	I1031 19:20:09.305360   14320 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-191057
	I1031 19:20:09.312364   14320 cli_runner.go:164] Run: docker container inspect old-k8s-version-191057 --format={{.State.Status}}
	I1031 19:20:09.314357   14320 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-191057
	I1031 19:20:09.459372   14320 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.16.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.65.2 host.minikube.internal\n           fallthrough\n        }' | sudo /var/lib/minikube/binaries/v1.16.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I1031 19:20:09.489353   14320 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" old-k8s-version-191057
	I1031 19:20:09.566373   14320 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50618 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\old-k8s-version-191057\id_rsa Username:docker}
	I1031 19:20:09.589397   14320 addons.go:345] installing /etc/kubernetes/addons/storageclass.yaml
	I1031 19:20:09.589397   14320 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I1031 19:20:09.603354   14320 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-191057
	I1031 19:20:09.611381   14320 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50618 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\old-k8s-version-191057\id_rsa Username:docker}
	I1031 19:20:09.611381   14320 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50618 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\old-k8s-version-191057\id_rsa Username:docker}
	I1031 19:20:09.775476   14320 node_ready.go:35] waiting up to 6m0s for node "old-k8s-version-191057" to be "Ready" ...
	I1031 19:20:09.875974   14320 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50618 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\old-k8s-version-191057\id_rsa Username:docker}
	I1031 19:20:10.057952   14320 node_ready.go:49] node "old-k8s-version-191057" has status "Ready":"True"
	I1031 19:20:10.057952   14320 node_ready.go:38] duration metric: took 282.4749ms waiting for node "old-k8s-version-191057" to be "Ready" ...
	I1031 19:20:10.057952   14320 pod_ready.go:35] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1031 19:20:10.160371   14320 pod_ready.go:78] waiting up to 6m0s for pod "coredns-5644d7b6d9-kwxqb" in "kube-system" namespace to be "Ready" ...
	I1031 19:20:10.366579   14320 addons.go:345] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I1031 19:20:10.366635   14320 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1820 bytes)
	I1031 19:20:10.488181   14320 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.16.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I1031 19:20:10.553491   14320 addons.go:345] installing /etc/kubernetes/addons/dashboard-clusterrole.yaml
	I1031 19:20:10.553491   14320 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-clusterrole.yaml (1001 bytes)
	I1031 19:20:10.782628   14320 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.16.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I1031 19:20:10.854554   14320 addons.go:345] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I1031 19:20:10.854554   14320 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I1031 19:20:10.858241   14320 addons.go:345] installing /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml
	I1031 19:20:10.858241   14320 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml (1018 bytes)
	I1031 19:20:11.174756   14320 addons.go:345] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I1031 19:20:11.174756   14320 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I1031 19:20:11.258263   14320 addons.go:345] installing /etc/kubernetes/addons/dashboard-configmap.yaml
	I1031 19:20:11.258309   14320 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-configmap.yaml (837 bytes)
	I1031 19:20:11.659915   14320 addons.go:345] installing /etc/kubernetes/addons/dashboard-dp.yaml
	I1031 19:20:11.659915   14320 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-dp.yaml (4206 bytes)
	I1031 19:20:11.689565   14320 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.16.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I1031 19:20:11.858754   14320 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.16.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.65.2 host.minikube.internal\n           fallthrough\n        }' | sudo /var/lib/minikube/binaries/v1.16.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.3992004s)
	I1031 19:20:11.858754   14320 start.go:826] {"host.minikube.internal": 192.168.65.2} host record injected into CoreDNS
	I1031 19:20:12.064684   14320 addons.go:345] installing /etc/kubernetes/addons/dashboard-role.yaml
	I1031 19:20:12.064684   14320 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-role.yaml (1724 bytes)
	I1031 19:20:12.284504   14320 addons.go:345] installing /etc/kubernetes/addons/dashboard-rolebinding.yaml
	I1031 19:20:12.284504   14320 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-rolebinding.yaml (1046 bytes)
	I1031 19:20:12.480427   14320 pod_ready.go:102] pod "coredns-5644d7b6d9-kwxqb" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:12.564733   14320 addons.go:345] installing /etc/kubernetes/addons/dashboard-sa.yaml
	I1031 19:20:12.564834   14320 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-sa.yaml (837 bytes)
	I1031 19:20:12.860559   14320 addons.go:345] installing /etc/kubernetes/addons/dashboard-secret.yaml
	I1031 19:20:12.860559   14320 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-secret.yaml (1389 bytes)
	I1031 19:20:13.083129   14320 addons.go:345] installing /etc/kubernetes/addons/dashboard-svc.yaml
	I1031 19:20:13.083129   14320 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-svc.yaml (1294 bytes)
	I1031 19:20:13.292905   14320 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.16.0/kubectl apply -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml
	I1031 19:20:13.361900   14320 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.16.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (2.5792547s)
	I1031 19:20:13.361900   14320 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.16.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (2.8737004s)
	I1031 19:20:13.777235   14320 pod_ready.go:97] error getting pod "coredns-5644d7b6d9-kwxqb" in "kube-system" namespace (skipping!): pods "coredns-5644d7b6d9-kwxqb" not found
	I1031 19:20:13.777323   14320 pod_ready.go:81] duration metric: took 3.6169289s waiting for pod "coredns-5644d7b6d9-kwxqb" in "kube-system" namespace to be "Ready" ...
	E1031 19:20:13.777323   14320 pod_ready.go:66] WaitExtra: waitPodCondition: error getting pod "coredns-5644d7b6d9-kwxqb" in "kube-system" namespace (skipping!): pods "coredns-5644d7b6d9-kwxqb" not found
	I1031 19:20:13.777323   14320 pod_ready.go:78] waiting up to 6m0s for pod "coredns-5644d7b6d9-nflc6" in "kube-system" namespace to be "Ready" ...
	I1031 19:20:11.109669   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:13.609285   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:13.625274   14428 addons.go:345] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I1031 19:20:13.625274   14428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I1031 19:20:13.625274   14428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-191151
	I1031 19:20:13.635288   14428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-191151
	I1031 19:20:13.659404   14428 addons.go:153] Setting addon default-storageclass=true in "embed-certs-191151"
	W1031 19:20:13.659404   14428 addons.go:162] addon default-storageclass should already be in state true
	I1031 19:20:13.659559   14428 host.go:66] Checking if "embed-certs-191151" exists ...
	I1031 19:20:13.695497   14428 cli_runner.go:164] Run: docker container inspect embed-certs-191151 --format={{.State.Status}}
	I1031 19:20:13.905929   14428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50660 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\embed-certs-191151\id_rsa Username:docker}
	I1031 19:20:13.937961   14428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50660 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\embed-certs-191151\id_rsa Username:docker}
	I1031 19:20:13.937961   14428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50660 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\embed-certs-191151\id_rsa Username:docker}
	I1031 19:20:13.953945   14428 addons.go:345] installing /etc/kubernetes/addons/storageclass.yaml
	I1031 19:20:13.953945   14428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I1031 19:20:13.973945   14428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-191151
	I1031 19:20:14.058126   14428 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.25.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.65.2 host.minikube.internal\n           fallthrough\n        }' | sudo /var/lib/minikube/binaries/v1.25.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I1031 19:20:14.079564   14428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" embed-certs-191151
	I1031 19:20:14.219428   14428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50660 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\embed-certs-191151\id_rsa Username:docker}
	I1031 19:20:14.316856   14428 node_ready.go:35] waiting up to 6m0s for node "embed-certs-191151" to be "Ready" ...
	I1031 19:20:14.375912   14428 node_ready.go:49] node "embed-certs-191151" has status "Ready":"True"
	I1031 19:20:14.375912   14428 node_ready.go:38] duration metric: took 59.0555ms waiting for node "embed-certs-191151" to be "Ready" ...
	I1031 19:20:14.375912   14428 pod_ready.go:35] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1031 19:20:14.467592   14428 pod_ready.go:78] waiting up to 6m0s for pod "coredns-565d847f94-6m47g" in "kube-system" namespace to be "Ready" ...
	I1031 19:20:14.571965   14428 addons.go:345] installing /etc/kubernetes/addons/dashboard-clusterrole.yaml
	I1031 19:20:14.571965   14428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-clusterrole.yaml (1001 bytes)
	I1031 19:20:14.658738   14428 addons.go:345] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I1031 19:20:14.658972   14428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1820 bytes)
	I1031 19:20:14.884205   14428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.25.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I1031 19:20:14.970720   14428 addons.go:345] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I1031 19:20:14.970720   14428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I1031 19:20:14.970720   14428 addons.go:345] installing /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml
	I1031 19:20:14.970720   14428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml (1018 bytes)
	I1031 19:20:15.291643   14428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.25.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I1031 19:20:15.465949   14428 addons.go:345] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I1031 19:20:15.465949   14428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I1031 19:20:15.473072   14428 addons.go:345] installing /etc/kubernetes/addons/dashboard-configmap.yaml
	I1031 19:20:15.473072   14428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-configmap.yaml (837 bytes)
	I1031 19:20:15.876997   14428 addons.go:345] installing /etc/kubernetes/addons/dashboard-dp.yaml
	I1031 19:20:15.876997   14428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-dp.yaml (4206 bytes)
	I1031 19:20:15.979168   14428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.25.3/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I1031 19:20:16.355798   14428 addons.go:345] installing /etc/kubernetes/addons/dashboard-role.yaml
	I1031 19:20:16.355798   14428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-role.yaml (1724 bytes)
	I1031 19:20:16.657981   14428 addons.go:345] installing /etc/kubernetes/addons/dashboard-rolebinding.yaml
	I1031 19:20:16.658926   14428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-rolebinding.yaml (1046 bytes)
	I1031 19:20:16.659191   14428 pod_ready.go:102] pod "coredns-565d847f94-6m47g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:16.862226   14428 addons.go:345] installing /etc/kubernetes/addons/dashboard-sa.yaml
	I1031 19:20:16.862226   14428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-sa.yaml (837 bytes)
	I1031 19:20:17.178589   14428 addons.go:345] installing /etc/kubernetes/addons/dashboard-secret.yaml
	I1031 19:20:17.178589   14428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-secret.yaml (1389 bytes)
	I1031 19:20:17.459099   14428 addons.go:345] installing /etc/kubernetes/addons/dashboard-svc.yaml
	I1031 19:20:17.459099   14428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-svc.yaml (1294 bytes)
	I1031 19:20:15.182482   14320 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.16.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (3.492895s)
	I1031 19:20:15.182482   14320 addons.go:383] Verifying addon metrics-server=true in "old-k8s-version-191057"
	I1031 19:20:15.984608   14320 pod_ready.go:102] pod "coredns-5644d7b6d9-nflc6" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:17.771602   14320 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.16.0/kubectl apply -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: (4.4776898s)
	I1031 19:20:17.783601   14320 out.go:177] * Enabled addons: default-storageclass, storage-provisioner, metrics-server, dashboard
	I1031 19:20:17.790610   14320 addons.go:414] enableAddons completed in 8.8932765s
	I1031 19:20:18.193957   14320 pod_ready.go:102] pod "coredns-5644d7b6d9-nflc6" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:18.784298   14320 pod_ready.go:92] pod "coredns-5644d7b6d9-nflc6" in "kube-system" namespace has status "Ready":"True"
	I1031 19:20:18.784298   14320 pod_ready.go:81] duration metric: took 5.0069429s waiting for pod "coredns-5644d7b6d9-nflc6" in "kube-system" namespace to be "Ready" ...
	I1031 19:20:18.784298   14320 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-qvtx7" in "kube-system" namespace to be "Ready" ...
	I1031 19:20:18.861290   14320 pod_ready.go:92] pod "kube-proxy-qvtx7" in "kube-system" namespace has status "Ready":"True"
	I1031 19:20:18.861290   14320 pod_ready.go:81] duration metric: took 76.9915ms waiting for pod "kube-proxy-qvtx7" in "kube-system" namespace to be "Ready" ...
	I1031 19:20:18.861290   14320 pod_ready.go:38] duration metric: took 8.803281s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1031 19:20:18.861490   14320 api_server.go:51] waiting for apiserver process to appear ...
	I1031 19:20:18.884539   14320 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1031 19:20:16.107260   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:18.108735   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:20.597401   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:17.694740   14428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.25.3/kubectl apply -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml
	I1031 19:20:19.161015   14428 pod_ready.go:102] pod "coredns-565d847f94-6m47g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:19.757359   14428 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.25.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.65.2 host.minikube.internal\n           fallthrough\n        }' | sudo /var/lib/minikube/binaries/v1.25.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (5.6991967s)
	I1031 19:20:19.757553   14428 start.go:826] {"host.minikube.internal": 192.168.65.2} host record injected into CoreDNS
	I1031 19:20:20.284311   14428 pod_ready.go:92] pod "coredns-565d847f94-6m47g" in "kube-system" namespace has status "Ready":"True"
	I1031 19:20:20.284455   14428 pod_ready.go:81] duration metric: took 5.8168251s waiting for pod "coredns-565d847f94-6m47g" in "kube-system" namespace to be "Ready" ...
	I1031 19:20:20.284522   14428 pod_ready.go:78] waiting up to 6m0s for pod "coredns-565d847f94-fbv6h" in "kube-system" namespace to be "Ready" ...
	I1031 19:20:20.478358   14428 pod_ready.go:92] pod "coredns-565d847f94-fbv6h" in "kube-system" namespace has status "Ready":"True"
	I1031 19:20:20.478358   14428 pod_ready.go:81] duration metric: took 193.7902ms waiting for pod "coredns-565d847f94-fbv6h" in "kube-system" namespace to be "Ready" ...
	I1031 19:20:20.478358   14428 pod_ready.go:78] waiting up to 6m0s for pod "etcd-embed-certs-191151" in "kube-system" namespace to be "Ready" ...
	I1031 19:20:20.672385   14428 pod_ready.go:92] pod "etcd-embed-certs-191151" in "kube-system" namespace has status "Ready":"True"
	I1031 19:20:20.673487   14428 pod_ready.go:81] duration metric: took 195.127ms waiting for pod "etcd-embed-certs-191151" in "kube-system" namespace to be "Ready" ...
	I1031 19:20:20.673487   14428 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-embed-certs-191151" in "kube-system" namespace to be "Ready" ...
	I1031 19:20:20.795402   14428 pod_ready.go:92] pod "kube-apiserver-embed-certs-191151" in "kube-system" namespace has status "Ready":"True"
	I1031 19:20:20.796397   14428 pod_ready.go:81] duration metric: took 122.9101ms waiting for pod "kube-apiserver-embed-certs-191151" in "kube-system" namespace to be "Ready" ...
	I1031 19:20:20.796397   14428 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-embed-certs-191151" in "kube-system" namespace to be "Ready" ...
	I1031 19:20:20.969422   14428 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.25.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (6.0841731s)
	I1031 19:20:20.969422   14428 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.25.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.677743s)
	I1031 19:20:20.988428   14428 pod_ready.go:92] pod "kube-controller-manager-embed-certs-191151" in "kube-system" namespace has status "Ready":"True"
	I1031 19:20:20.988428   14428 pod_ready.go:81] duration metric: took 192.0292ms waiting for pod "kube-controller-manager-embed-certs-191151" in "kube-system" namespace to be "Ready" ...
	I1031 19:20:20.988428   14428 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-zfxlc" in "kube-system" namespace to be "Ready" ...
	I1031 19:20:21.173404   14428 pod_ready.go:92] pod "kube-proxy-zfxlc" in "kube-system" namespace has status "Ready":"True"
	I1031 19:20:21.173404   14428 pod_ready.go:81] duration metric: took 184.9753ms waiting for pod "kube-proxy-zfxlc" in "kube-system" namespace to be "Ready" ...
	I1031 19:20:21.173404   14428 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-embed-certs-191151" in "kube-system" namespace to be "Ready" ...
	I1031 19:20:21.357407   14428 pod_ready.go:92] pod "kube-scheduler-embed-certs-191151" in "kube-system" namespace has status "Ready":"True"
	I1031 19:20:21.358421   14428 pod_ready.go:81] duration metric: took 185.0157ms waiting for pod "kube-scheduler-embed-certs-191151" in "kube-system" namespace to be "Ready" ...
	I1031 19:20:21.358421   14428 pod_ready.go:38] duration metric: took 6.9824649s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1031 19:20:21.358421   14428 api_server.go:51] waiting for apiserver process to appear ...
	I1031 19:20:21.388383   14428 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1031 19:20:21.955408   14428 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.25.3/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (5.9762018s)
	I1031 19:20:21.955408   14428 addons.go:383] Verifying addon metrics-server=true in "embed-certs-191151"
	I1031 19:20:22.568430   14428 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.25.3/kubectl apply -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: (4.8736589s)
	I1031 19:20:22.568430   14428 ssh_runner.go:235] Completed: sudo pgrep -xnf kube-apiserver.*minikube.*: (1.1800399s)
	I1031 19:20:22.568430   14428 api_server.go:71] duration metric: took 9.2951043s to wait for apiserver process to appear ...
	I1031 19:20:22.568430   14428 api_server.go:87] waiting for apiserver healthz status ...
	I1031 19:20:22.568430   14428 api_server.go:252] Checking apiserver healthz at https://127.0.0.1:50664/healthz ...
	I1031 19:20:22.581394   14428 out.go:177] * Enabled addons: storage-provisioner, default-storageclass, metrics-server, dashboard
	I1031 19:20:22.589440   14428 addons.go:414] enableAddons completed in 9.3161133s
	I1031 19:20:22.663397   14428 api_server.go:278] https://127.0.0.1:50664/healthz returned 200:
	ok
	I1031 19:20:22.668426   14428 api_server.go:140] control plane version: v1.25.3
	I1031 19:20:22.668426   14428 api_server.go:130] duration metric: took 99.9952ms to wait for apiserver health ...
	I1031 19:20:22.668426   14428 system_pods.go:43] waiting for kube-system pods to appear ...
	I1031 19:20:22.690404   14428 system_pods.go:59] 9 kube-system pods found
	I1031 19:20:22.690404   14428 system_pods.go:61] "coredns-565d847f94-6m47g" [02d88a4c-a3b5-4970-ab75-f6147f20db51] Running
	I1031 19:20:22.690404   14428 system_pods.go:61] "coredns-565d847f94-fbv6h" [5a911a4e-a41a-48a3-b179-c48e4b613b73] Running
	I1031 19:20:22.690404   14428 system_pods.go:61] "etcd-embed-certs-191151" [da9be59b-b329-40c5-8994-24deb0faf58c] Running
	I1031 19:20:22.690404   14428 system_pods.go:61] "kube-apiserver-embed-certs-191151" [5f3298ee-4d5b-42d3-b077-5ac3d326d2b2] Running
	I1031 19:20:22.690404   14428 system_pods.go:61] "kube-controller-manager-embed-certs-191151" [e22ccccd-8ac2-49df-8c2f-759f901d530c] Running
	I1031 19:20:22.690404   14428 system_pods.go:61] "kube-proxy-zfxlc" [ad2d1b28-6cf4-4a66-a0cc-40dbde43ba91] Running
	I1031 19:20:22.690404   14428 system_pods.go:61] "kube-scheduler-embed-certs-191151" [85a31d84-3e0a-4a03-86eb-ca4fdfce171a] Running
	I1031 19:20:22.690404   14428 system_pods.go:61] "metrics-server-5c8fd5cf8-fvn7b" [18ce87dd-483b-4c96-83e4-60ab9fefa557] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:20:22.690404   14428 system_pods.go:61] "storage-provisioner" [d0b17a73-797b-4cd0-b5f7-3d37f5c9cfd9] Pending / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I1031 19:20:22.691436   14428 system_pods.go:74] duration metric: took 23.0097ms to wait for pod list to return data ...
	I1031 19:20:22.691436   14428 default_sa.go:34] waiting for default service account to be created ...
	I1031 19:20:22.761396   14428 default_sa.go:45] found service account: "default"
	I1031 19:20:22.761396   14428 default_sa.go:55] duration metric: took 69.9597ms for default service account to be created ...
	I1031 19:20:22.761396   14428 system_pods.go:116] waiting for k8s-apps to be running ...
	I1031 19:20:22.793394   14428 system_pods.go:86] 9 kube-system pods found
	I1031 19:20:22.793394   14428 system_pods.go:89] "coredns-565d847f94-6m47g" [02d88a4c-a3b5-4970-ab75-f6147f20db51] Running
	I1031 19:20:22.793394   14428 system_pods.go:89] "coredns-565d847f94-fbv6h" [5a911a4e-a41a-48a3-b179-c48e4b613b73] Running
	I1031 19:20:22.793394   14428 system_pods.go:89] "etcd-embed-certs-191151" [da9be59b-b329-40c5-8994-24deb0faf58c] Running
	I1031 19:20:22.793394   14428 system_pods.go:89] "kube-apiserver-embed-certs-191151" [5f3298ee-4d5b-42d3-b077-5ac3d326d2b2] Running
	I1031 19:20:22.793394   14428 system_pods.go:89] "kube-controller-manager-embed-certs-191151" [e22ccccd-8ac2-49df-8c2f-759f901d530c] Running
	I1031 19:20:22.793394   14428 system_pods.go:89] "kube-proxy-zfxlc" [ad2d1b28-6cf4-4a66-a0cc-40dbde43ba91] Running
	I1031 19:20:22.793394   14428 system_pods.go:89] "kube-scheduler-embed-certs-191151" [85a31d84-3e0a-4a03-86eb-ca4fdfce171a] Running
	I1031 19:20:22.793394   14428 system_pods.go:89] "metrics-server-5c8fd5cf8-fvn7b" [18ce87dd-483b-4c96-83e4-60ab9fefa557] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:20:22.793394   14428 system_pods.go:89] "storage-provisioner" [d0b17a73-797b-4cd0-b5f7-3d37f5c9cfd9] Pending / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I1031 19:20:22.793394   14428 system_pods.go:126] duration metric: took 31.998ms to wait for k8s-apps to be running ...
	I1031 19:20:22.793394   14428 system_svc.go:44] waiting for kubelet service to be running ....
	I1031 19:20:22.813409   14428 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1031 19:20:22.971421   14428 system_svc.go:56] duration metric: took 178.0251ms WaitForService to wait for kubelet.
	I1031 19:20:22.971421   14428 kubeadm.go:573] duration metric: took 9.698092s to wait for : map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] ...
	I1031 19:20:22.971421   14428 node_conditions.go:102] verifying NodePressure condition ...
	I1031 19:20:23.057416   14428 node_conditions.go:122] node storage ephemeral capacity is 263174212Ki
	I1031 19:20:23.057416   14428 node_conditions.go:123] node cpu capacity is 16
	I1031 19:20:23.057416   14428 node_conditions.go:105] duration metric: took 85.9948ms to run NodePressure ...
	I1031 19:20:23.057416   14428 start.go:217] waiting for startup goroutines ...
	I1031 19:20:23.086440   14428 ssh_runner.go:195] Run: rm -f paused
	I1031 19:20:23.365424   14428 start.go:506] kubectl: 1.18.2, cluster: 1.25.3 (minor skew: 7)
	I1031 19:20:23.370398   14428 out.go:177] 
	W1031 19:20:23.389479   14428 out.go:239] ! C:\ProgramData\chocolatey\bin\kubectl.exe is version 1.18.2, which may have incompatibilites with Kubernetes 1.25.3.
	I1031 19:20:23.404404   14428 out.go:177]   - Want kubectl v1.25.3? Try 'minikube kubectl -- get pods -A'
	I1031 19:20:23.412401   14428 out.go:177] * Done! kubectl is now configured to use "embed-certs-191151" cluster and "default" namespace by default
	I1031 19:20:18.975816   14320 api_server.go:71] duration metric: took 10.0781976s to wait for apiserver process to appear ...
	I1031 19:20:18.975816   14320 api_server.go:87] waiting for apiserver healthz status ...
	I1031 19:20:18.975816   14320 api_server.go:252] Checking apiserver healthz at https://127.0.0.1:50622/healthz ...
	I1031 19:20:19.055249   14320 api_server.go:278] https://127.0.0.1:50622/healthz returned 200:
	ok
	I1031 19:20:19.065028   14320 api_server.go:140] control plane version: v1.16.0
	I1031 19:20:19.065028   14320 api_server.go:130] duration metric: took 89.2113ms to wait for apiserver health ...
	I1031 19:20:19.065028   14320 system_pods.go:43] waiting for kube-system pods to appear ...
	I1031 19:20:19.166240   14320 system_pods.go:59] 4 kube-system pods found
	I1031 19:20:19.166240   14320 system_pods.go:61] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:20:19.166240   14320 system_pods.go:61] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:20:19.166240   14320 system_pods.go:61] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:20:19.166240   14320 system_pods.go:61] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Pending / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I1031 19:20:19.166240   14320 system_pods.go:74] duration metric: took 101.2117ms to wait for pod list to return data ...
	I1031 19:20:19.166240   14320 default_sa.go:34] waiting for default service account to be created ...
	I1031 19:20:19.178840   14320 default_sa.go:45] found service account: "default"
	I1031 19:20:19.178930   14320 default_sa.go:55] duration metric: took 12.6896ms for default service account to be created ...
	I1031 19:20:19.178965   14320 system_pods.go:116] waiting for k8s-apps to be running ...
	I1031 19:20:19.188731   14320 system_pods.go:86] 4 kube-system pods found
	I1031 19:20:19.188731   14320 system_pods.go:89] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:20:19.188731   14320 system_pods.go:89] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:20:19.188731   14320 system_pods.go:89] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:20:19.188731   14320 system_pods.go:89] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Pending / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I1031 19:20:19.188731   14320 retry.go:31] will retry after 214.282984ms: missing components: etcd, kube-apiserver, kube-controller-manager, kube-scheduler
	I1031 19:20:19.459739   14320 system_pods.go:86] 4 kube-system pods found
	I1031 19:20:19.459739   14320 system_pods.go:89] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:20:19.459739   14320 system_pods.go:89] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:20:19.459739   14320 system_pods.go:89] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:20:19.459739   14320 system_pods.go:89] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Pending / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I1031 19:20:19.459739   14320 retry.go:31] will retry after 293.852686ms: missing components: etcd, kube-apiserver, kube-controller-manager, kube-scheduler
	I1031 19:20:19.777019   14320 system_pods.go:86] 4 kube-system pods found
	I1031 19:20:19.778018   14320 system_pods.go:89] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:20:19.778018   14320 system_pods.go:89] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:20:19.778018   14320 system_pods.go:89] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:20:19.778018   14320 system_pods.go:89] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Pending / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I1031 19:20:19.778018   14320 retry.go:31] will retry after 355.089487ms: missing components: etcd, kube-apiserver, kube-controller-manager, kube-scheduler
	I1031 19:20:20.162234   14320 system_pods.go:86] 4 kube-system pods found
	I1031 19:20:20.162234   14320 system_pods.go:89] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:20:20.162234   14320 system_pods.go:89] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:20:20.162234   14320 system_pods.go:89] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:20:20.162234   14320 system_pods.go:89] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Running
	I1031 19:20:20.162234   14320 retry.go:31] will retry after 480.685997ms: missing components: etcd, kube-apiserver, kube-controller-manager, kube-scheduler
	I1031 19:20:20.670392   14320 system_pods.go:86] 4 kube-system pods found
	I1031 19:20:20.671406   14320 system_pods.go:89] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:20:20.671406   14320 system_pods.go:89] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:20:20.671406   14320 system_pods.go:89] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:20:20.671406   14320 system_pods.go:89] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Running
	I1031 19:20:20.671406   14320 retry.go:31] will retry after 544.138839ms: missing components: etcd, kube-apiserver, kube-controller-manager, kube-scheduler
	I1031 19:20:21.231400   14320 system_pods.go:86] 4 kube-system pods found
	I1031 19:20:21.231400   14320 system_pods.go:89] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:20:21.231400   14320 system_pods.go:89] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:20:21.231400   14320 system_pods.go:89] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:20:21.231400   14320 system_pods.go:89] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Running
	I1031 19:20:21.231400   14320 retry.go:31] will retry after 684.014074ms: missing components: etcd, kube-apiserver, kube-controller-manager, kube-scheduler
	I1031 19:20:21.938402   14320 system_pods.go:86] 4 kube-system pods found
	I1031 19:20:21.938402   14320 system_pods.go:89] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:20:21.938402   14320 system_pods.go:89] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:20:21.938402   14320 system_pods.go:89] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:20:21.938402   14320 system_pods.go:89] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Running
	I1031 19:20:21.938402   14320 retry.go:31] will retry after 1.039068543s: missing components: etcd, kube-apiserver, kube-controller-manager, kube-scheduler
	I1031 19:20:22.996401   14320 system_pods.go:86] 4 kube-system pods found
	I1031 19:20:22.996401   14320 system_pods.go:89] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:20:22.996401   14320 system_pods.go:89] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:20:22.996401   14320 system_pods.go:89] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:20:22.996401   14320 system_pods.go:89] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Running
	I1031 19:20:22.996401   14320 retry.go:31] will retry after 1.02433744s: missing components: etcd, kube-apiserver, kube-controller-manager, kube-scheduler
	I1031 19:20:22.598406   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:24.598427   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:24.041412   14320 system_pods.go:86] 4 kube-system pods found
	I1031 19:20:24.041412   14320 system_pods.go:89] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:20:24.041412   14320 system_pods.go:89] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:20:24.041412   14320 system_pods.go:89] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:20:24.041412   14320 system_pods.go:89] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Running
	I1031 19:20:24.041412   14320 retry.go:31] will retry after 1.268973106s: missing components: etcd, kube-apiserver, kube-controller-manager, kube-scheduler
	I1031 19:20:25.325488   14320 system_pods.go:86] 4 kube-system pods found
	I1031 19:20:25.325488   14320 system_pods.go:89] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:20:25.325488   14320 system_pods.go:89] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:20:25.325488   14320 system_pods.go:89] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:20:25.325488   14320 system_pods.go:89] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Running
	I1031 19:20:25.325488   14320 retry.go:31] will retry after 1.733071555s: missing components: etcd, kube-apiserver, kube-controller-manager, kube-scheduler
	I1031 19:20:27.076134   14320 system_pods.go:86] 4 kube-system pods found
	I1031 19:20:27.076134   14320 system_pods.go:89] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:20:27.076134   14320 system_pods.go:89] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:20:27.076134   14320 system_pods.go:89] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:20:27.076134   14320 system_pods.go:89] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Running
	I1031 19:20:27.076134   14320 retry.go:31] will retry after 2.410580953s: missing components: etcd, kube-apiserver, kube-controller-manager, kube-scheduler
	I1031 19:20:27.154113   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:29.599110   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:29.498100   14320 system_pods.go:86] 4 kube-system pods found
	I1031 19:20:29.498100   14320 system_pods.go:89] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:20:29.498100   14320 system_pods.go:89] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:20:29.498100   14320 system_pods.go:89] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:20:29.498100   14320 system_pods.go:89] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Running
	I1031 19:20:29.498100   14320 retry.go:31] will retry after 3.437877504s: missing components: etcd, kube-apiserver, kube-controller-manager, kube-scheduler
	I1031 19:20:32.964022   14320 system_pods.go:86] 4 kube-system pods found
	I1031 19:20:32.964022   14320 system_pods.go:89] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:20:32.964022   14320 system_pods.go:89] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:20:32.964022   14320 system_pods.go:89] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:20:32.964022   14320 system_pods.go:89] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Running
	I1031 19:20:32.964022   14320 retry.go:31] will retry after 3.261655801s: missing components: etcd, kube-apiserver, kube-controller-manager, kube-scheduler
	I1031 19:20:31.615456   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:34.105931   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:36.274122   14320 system_pods.go:86] 4 kube-system pods found
	I1031 19:20:36.274122   14320 system_pods.go:89] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:20:36.274122   14320 system_pods.go:89] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:20:36.274122   14320 system_pods.go:89] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:20:36.274122   14320 system_pods.go:89] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Running
	I1031 19:20:36.274122   14320 retry.go:31] will retry after 4.086092664s: missing components: etcd, kube-apiserver, kube-controller-manager, kube-scheduler
	I1031 19:20:36.606394   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:38.606461   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:40.375497   14320 system_pods.go:86] 4 kube-system pods found
	I1031 19:20:40.375497   14320 system_pods.go:89] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:20:40.375497   14320 system_pods.go:89] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:20:40.375497   14320 system_pods.go:89] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:20:40.375497   14320 system_pods.go:89] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Running
	I1031 19:20:40.375497   14320 retry.go:31] will retry after 6.402197611s: missing components: etcd, kube-apiserver, kube-controller-manager, kube-scheduler
	I1031 19:20:41.102907   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:43.668977   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:46.790599   14320 system_pods.go:86] 4 kube-system pods found
	I1031 19:20:46.790599   14320 system_pods.go:89] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:20:46.790599   14320 system_pods.go:89] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:20:46.790599   14320 system_pods.go:89] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:20:46.790599   14320 system_pods.go:89] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Running
	I1031 19:20:46.790599   14320 retry.go:31] will retry after 6.062999549s: missing components: etcd, kube-apiserver, kube-controller-manager, kube-scheduler
	I1031 19:20:46.103586   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:48.106597   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:50.597413   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:52.877232   14320 system_pods.go:86] 5 kube-system pods found
	I1031 19:20:52.877232   14320 system_pods.go:89] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:20:52.877232   14320 system_pods.go:89] "kube-controller-manager-old-k8s-version-191057" [8671a8ac-4f0e-454f-9f04-f3ee790751ce] Pending
	I1031 19:20:52.877232   14320 system_pods.go:89] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:20:52.877232   14320 system_pods.go:89] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:20:52.877232   14320 system_pods.go:89] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Running
	I1031 19:20:52.877232   14320 retry.go:31] will retry after 10.504197539s: missing components: etcd, kube-apiserver, kube-controller-manager, kube-scheduler
	I1031 19:20:52.601219   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:54.608016   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:57.105817   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:59.599315   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:21:03.395086   14320 system_pods.go:86] 5 kube-system pods found
	I1031 19:21:03.395086   14320 system_pods.go:89] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:21:03.395086   14320 system_pods.go:89] "kube-controller-manager-old-k8s-version-191057" [8671a8ac-4f0e-454f-9f04-f3ee790751ce] Running
	I1031 19:21:03.395086   14320 system_pods.go:89] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:21:03.396092   14320 system_pods.go:89] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:21:03.396092   14320 system_pods.go:89] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Running
	I1031 19:21:03.396092   14320 retry.go:31] will retry after 12.194240946s: missing components: etcd, kube-apiserver, kube-scheduler
	I1031 19:21:01.600754   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:21:03.602998   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:21:05.603994   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:21:08.084702   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:21:10.108619   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:21:12.606206   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:21:14.613720   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:21:15.661397   14320 system_pods.go:86] 8 kube-system pods found
	I1031 19:21:15.661397   14320 system_pods.go:89] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:21:15.661397   14320 system_pods.go:89] "etcd-old-k8s-version-191057" [15a4e66d-4d94-4611-a01b-14c8e495c3de] Pending
	I1031 19:21:15.661397   14320 system_pods.go:89] "kube-apiserver-old-k8s-version-191057" [c22b226c-adda-493c-b889-184b81efc985] Running
	I1031 19:21:15.661397   14320 system_pods.go:89] "kube-controller-manager-old-k8s-version-191057" [8671a8ac-4f0e-454f-9f04-f3ee790751ce] Running
	I1031 19:21:15.661397   14320 system_pods.go:89] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:21:15.661397   14320 system_pods.go:89] "kube-scheduler-old-k8s-version-191057" [baad898b-240f-4c40-ac9f-97ac2d3dbc66] Running
	I1031 19:21:15.661397   14320 system_pods.go:89] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:21:15.661397   14320 system_pods.go:89] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Running
	I1031 19:21:15.661397   14320 retry.go:31] will retry after 14.043074342s: missing components: etcd
	I1031 19:21:17.111705   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:21:19.610548   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:21:22.109204   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:21:24.120225   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:21:29.725349   14320 system_pods.go:86] 8 kube-system pods found
	I1031 19:21:29.725349   14320 system_pods.go:89] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:21:29.725349   14320 system_pods.go:89] "etcd-old-k8s-version-191057" [15a4e66d-4d94-4611-a01b-14c8e495c3de] Running
	I1031 19:21:29.725349   14320 system_pods.go:89] "kube-apiserver-old-k8s-version-191057" [c22b226c-adda-493c-b889-184b81efc985] Running
	I1031 19:21:29.725349   14320 system_pods.go:89] "kube-controller-manager-old-k8s-version-191057" [8671a8ac-4f0e-454f-9f04-f3ee790751ce] Running
	I1031 19:21:29.725349   14320 system_pods.go:89] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:21:29.725349   14320 system_pods.go:89] "kube-scheduler-old-k8s-version-191057" [baad898b-240f-4c40-ac9f-97ac2d3dbc66] Running
	I1031 19:21:29.725349   14320 system_pods.go:89] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:21:29.725349   14320 system_pods.go:89] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Running
	I1031 19:21:29.725349   14320 system_pods.go:126] duration metric: took 1m10.5459321s to wait for k8s-apps to be running ...
	I1031 19:21:29.725349   14320 system_svc.go:44] waiting for kubelet service to be running ....
	I1031 19:21:29.740335   14320 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1031 19:21:29.775328   14320 system_svc.go:56] duration metric: took 49.979ms WaitForService to wait for kubelet.
	I1031 19:21:29.775328   14320 kubeadm.go:573] duration metric: took 1m20.8772568s to wait for : map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] ...
	I1031 19:21:29.775328   14320 node_conditions.go:102] verifying NodePressure condition ...
	I1031 19:21:29.784529   14320 node_conditions.go:122] node storage ephemeral capacity is 263174212Ki
	I1031 19:21:29.784529   14320 node_conditions.go:123] node cpu capacity is 16
	I1031 19:21:29.784529   14320 node_conditions.go:105] duration metric: took 9.2006ms to run NodePressure ...
	I1031 19:21:29.784529   14320 start.go:217] waiting for startup goroutines ...
	I1031 19:21:29.803348   14320 ssh_runner.go:195] Run: rm -f paused
	I1031 19:21:30.045016   14320 start.go:506] kubectl: 1.18.2, cluster: 1.16.0 (minor skew: 2)
	I1031 19:21:30.047502   14320 out.go:177] 
	W1031 19:21:30.049982   14320 out.go:239] ! C:\ProgramData\chocolatey\bin\kubectl.exe is version 1.18.2, which may have incompatibilites with Kubernetes 1.16.0.
	I1031 19:21:30.052412   14320 out.go:177]   - Want kubectl v1.16.0? Try 'minikube kubectl -- get pods -A'
	I1031 19:21:30.057932   14320 out.go:177] * Done! kubectl is now configured to use "old-k8s-version-191057" cluster and "default" namespace by default
	I1031 19:21:27.589859   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:21:29.602628   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	
	* 
	* ==> Docker <==
	* -- Logs begin at Mon 2022-10-31 19:14:17 UTC, end at Mon 2022-10-31 19:21:34 UTC. --
	Oct 31 19:19:31 embed-certs-191151 dockerd[568]: time="2022-10-31T19:19:31.044563200Z" level=info msg="ignoring event" container=4ef50337715c474c6702e7807bacdf3c16e07982425ee72e010cea2c5589d968 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 19:19:31 embed-certs-191151 dockerd[568]: time="2022-10-31T19:19:31.480876200Z" level=info msg="ignoring event" container=f8870c1d5fc2cf2526fd5026d54f369ddaf1e25c74ed861e65119e54272ce2ff module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 19:19:32 embed-certs-191151 dockerd[568]: time="2022-10-31T19:19:32.158806500Z" level=info msg="ignoring event" container=09e16dafc7d7c9018d0144b293b6d5a32caa977c1cc41c6f6175766c03a71b4f module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 19:19:32 embed-certs-191151 dockerd[568]: time="2022-10-31T19:19:32.840649800Z" level=info msg="ignoring event" container=53aed47d210823e1fd0d766456025f00abc988fe5821a6e9b3d2483737f88434 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 19:19:33 embed-certs-191151 dockerd[568]: time="2022-10-31T19:19:33.486887800Z" level=info msg="ignoring event" container=f31aff99be76e0c5221928ea9a158fc71e503fe877aefbff458ed6efeb82ff4f module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 19:19:34 embed-certs-191151 dockerd[568]: time="2022-10-31T19:19:34.007618400Z" level=info msg="ignoring event" container=26ffbd5f04fd4df60359e168235677064c247463d878df58d312c46ee3bce69f module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 19:19:34 embed-certs-191151 dockerd[568]: time="2022-10-31T19:19:34.587375700Z" level=info msg="ignoring event" container=7321a003743e2145c4d637db31e7f7b15891b7ebe60e1bda3647d3c571346039 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 19:19:34 embed-certs-191151 dockerd[568]: time="2022-10-31T19:19:34.980245100Z" level=info msg="ignoring event" container=dd33d86d387b49302e8ad53b2e464d9de6e437eadb1becbc57e05c7c5306700c module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 19:19:35 embed-certs-191151 dockerd[568]: time="2022-10-31T19:19:35.651297200Z" level=info msg="ignoring event" container=2f8bef4216f12a3c6fe9eb6e713a5fcfbefba5cb960ed90ef1f6667abaecbbba module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 19:19:35 embed-certs-191151 dockerd[568]: time="2022-10-31T19:19:35.923546800Z" level=info msg="ignoring event" container=3eca5fb123d4f012e3453909880e33b2fd2781c0c09aba0845b97bb962e378ff module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 19:19:36 embed-certs-191151 dockerd[568]: time="2022-10-31T19:19:36.311181000Z" level=info msg="ignoring event" container=fb2513f3ab9bd1337895e877f12adfe4d4a5f76ff5afda45ba64806263b51a73 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 19:19:36 embed-certs-191151 dockerd[568]: time="2022-10-31T19:19:36.683676700Z" level=info msg="ignoring event" container=1c0c15e2c68060c97f7e908f4350f00928665ecef55d175c42bdfa3b3004b941 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 19:19:37 embed-certs-191151 dockerd[568]: time="2022-10-31T19:19:37.195122200Z" level=info msg="ignoring event" container=9cdfeaaa602c71bce5417ffe018f47ba1773070db09728fc9a26cad85489034b module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 19:19:37 embed-certs-191151 dockerd[568]: time="2022-10-31T19:19:37.642755100Z" level=info msg="ignoring event" container=813bf4f8865358537e892edf6df8ed72f343749d43b15e44c3fd6375b556a50c module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 19:19:38 embed-certs-191151 dockerd[568]: time="2022-10-31T19:19:38.150378800Z" level=info msg="ignoring event" container=78140728cb65dc5c970fc1c0b4fa139938930bc902c2486d8336e47bb95f1302 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 19:19:38 embed-certs-191151 dockerd[568]: time="2022-10-31T19:19:38.438842000Z" level=info msg="ignoring event" container=a01763232478b06a77846209bfd1639bdc55bc5f30c5e33b9e3ee0b5df790c31 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 19:20:24 embed-certs-191151 dockerd[568]: time="2022-10-31T19:20:24.283215100Z" level=warning msg="Error getting v2 registry: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.65.2:53: no such host"
	Oct 31 19:20:24 embed-certs-191151 dockerd[568]: time="2022-10-31T19:20:24.283389900Z" level=info msg="Attempting next endpoint for pull after error: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.65.2:53: no such host"
	Oct 31 19:20:24 embed-certs-191151 dockerd[568]: time="2022-10-31T19:20:24.372706700Z" level=error msg="Handler for POST /v1.40/images/create returned error: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.65.2:53: no such host"
	Oct 31 19:20:24 embed-certs-191151 dockerd[568]: time="2022-10-31T19:20:24.961828000Z" level=info msg="ignoring event" container=395ece2b6aa7189ebb5e057fac7066d9055ba18d7f09b8a6bea932921e2012ba module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 19:20:25 embed-certs-191151 dockerd[568]: time="2022-10-31T19:20:25.553313400Z" level=info msg="ignoring event" container=3215a6052c5043afb0a1f5ee39e52ddf84fb117934494f36f8fcaa3c7cdb3f54 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 19:20:26 embed-certs-191151 dockerd[568]: time="2022-10-31T19:20:26.297277000Z" level=warning msg="reference for unknown type: " digest="sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93" remote="docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93"
	Oct 31 19:21:07 embed-certs-191151 dockerd[568]: time="2022-10-31T19:21:07.291556200Z" level=warning msg="reference for unknown type: application/vnd.docker.distribution.manifest.v1+prettyjws" digest="sha256:5d99aa1120524c801bc8c1a7077e8f5ec122ba16b6dda1a5d3826057f67b9bcb" remote="k8s.gcr.io/echoserver:1.4"
	Oct 31 19:21:09 embed-certs-191151 dockerd[568]: time="2022-10-31T19:21:09.910570000Z" level=warning msg="Error persisting manifest" digest="sha256:5d99aa1120524c801bc8c1a7077e8f5ec122ba16b6dda1a5d3826057f67b9bcb" error="error committing manifest to content store: commit failed: unexpected commit digest sha256:eaee4c452b076cdb05b391ed7e75e1ad0aca136665875ab5d7e2f3d9f4675769, expected sha256:5d99aa1120524c801bc8c1a7077e8f5ec122ba16b6dda1a5d3826057f67b9bcb: failed precondition" remote="k8s.gcr.io/echoserver:1.4"
	Oct 31 19:21:27 embed-certs-191151 dockerd[568]: time="2022-10-31T19:21:27.690831200Z" level=error msg="Handler for POST /v1.41/containers/9f2ab7fd25d8/pause returned error: Cannot pause container 9f2ab7fd25d8a5f0bef81547f3b2bd7c0608ff9a69108da6d81ccc403e36a853: OCI runtime pause failed: unable to freeze: unknown"
	
	* 
	* ==> container status <==
	* CONTAINER           IMAGE                                                                                            CREATED              STATE               NAME                      ATTEMPT             POD ID
	4ee79806f7e3a       kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93   28 seconds ago       Running             kubernetes-dashboard      0                   d47eccbc78c1b
	905e5b1457733       6e38f40d628db                                                                                    About a minute ago   Running             storage-provisioner       0                   12525265109d6
	b81ee2c97e5d4       5185b96f0becf                                                                                    About a minute ago   Running             coredns                   0                   12b2e63f5043c
	29938c1e8c717       beaaf00edd38a                                                                                    About a minute ago   Running             kube-proxy                0                   7b4c6ff97bfb9
	9f2ab7fd25d8a       a8a176a5d5d69                                                                                    About a minute ago   Running             etcd                      0                   652b93330617a
	631fe8cb7b560       6d23ec0e8b87e                                                                                    About a minute ago   Running             kube-scheduler            0                   8183964d144ce
	9057204f17c04       6039992312758                                                                                    About a minute ago   Running             kube-controller-manager   0                   f52c4c84b8151
	cddb8b4b5266f       0346dbd74bcb9                                                                                    About a minute ago   Running             kube-apiserver            0                   3ef2dc4d2f973
	
	* 
	* ==> coredns [b81ee2c97e5d] <==
	* .:53
	[INFO] plugin/reload: Running configuration SHA512 = 591cf328cccc12bc490481273e738df59329c62c0b729d94e8b61db9961c2fa5f046dd37f1cf888b953814040d180f52594972691cd6ff41be96639138a43908
	CoreDNS-1.9.3
	linux/amd64, go1.18.2, 45b0a11
	[INFO] Reloading
	[INFO] plugin/health: Going into lameduck mode for 5s
	[INFO] plugin/reload: Running configuration SHA512 = a1b5920ef1e8e10875eeec3214b810e7e404fdaf6cfe53f31cc42ae1e9ba5884ecf886330489b6b02fba5b37a31406fcb402b2501c7ab0318fc890d74b6fae55
	[INFO] Reloading complete
	
	* 
	* ==> describe nodes <==
	* 
	* ==> dmesg <==
	* [Oct31 18:43] WSL2: Performing memory compaction.
	[Oct31 18:44] WSL2: Performing memory compaction.
	[Oct31 18:45] WSL2: Performing memory compaction.
	[Oct31 18:46] WSL2: Performing memory compaction.
	[Oct31 18:48] WSL2: Performing memory compaction.
	[Oct31 18:49] WSL2: Performing memory compaction.
	[Oct31 18:50] WSL2: Performing memory compaction.
	[Oct31 18:52] WSL2: Performing memory compaction.
	[Oct31 18:53] WSL2: Performing memory compaction.
	[Oct31 18:55] WSL2: Performing memory compaction.
	[Oct31 18:56] WSL2: Performing memory compaction.
	[Oct31 18:57] WSL2: Performing memory compaction.
	[Oct31 18:58] WSL2: Performing memory compaction.
	[Oct31 18:59] WSL2: Performing memory compaction.
	[Oct31 19:00] WSL2: Performing memory compaction.
	[Oct31 19:01] WSL2: Performing memory compaction.
	[Oct31 19:02] process 'docker/tmp/qemu-check425752959/check' started with executable stack
	[Oct31 19:03] hrtimer: interrupt took 300800 ns
	[ +24.203481] WSL2: Performing memory compaction.
	[Oct31 19:06] WSL2: Performing memory compaction.
	[Oct31 19:07] overlayfs: upperdir is in-use as upperdir/workdir of another mount, accessing files from both mounts will result in undefined behavior.
	[  +0.000005] overlayfs: workdir is in-use as upperdir/workdir of another mount, accessing files from both mounts will result in undefined behavior.
	[Oct31 19:08] WSL2: Performing memory compaction.
	[Oct31 19:10] WSL2: Performing memory compaction.
	[Oct31 19:12] WSL2: Performing memory compaction.
	
	* 
	* ==> etcd [9f2ab7fd25d8] <==
	* {"level":"warn","ts":"2022-10-31T19:20:46.872Z","caller":"etcdserver/util.go:166","msg":"apply request took too long","took":"278.5738ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kubernetes-dashboard/\" range_end:\"/registry/pods/kubernetes-dashboard0\" ","response":"range_response_count:2 size:7550"}
	{"level":"info","ts":"2022-10-31T19:20:46.872Z","caller":"traceutil/trace.go:171","msg":"trace[1347880759] range","detail":"{range_begin:/registry/pods/kubernetes-dashboard/; range_end:/registry/pods/kubernetes-dashboard0; response_count:2; response_revision:528; }","duration":"278.6352ms","start":"2022-10-31T19:20:46.594Z","end":"2022-10-31T19:20:46.872Z","steps":["trace[1347880759] 'agreement among raft nodes before linearized reading'  (duration: 278.4241ms)"],"step_count":1}
	{"level":"warn","ts":"2022-10-31T19:20:46.872Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2022-10-31T19:20:46.478Z","time spent":"394.5026ms","remote":"127.0.0.1:41472","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":116,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/masterleases/192.168.67.2\" mod_revision:519 > success:<request_put:<key:\"/registry/masterleases/192.168.67.2\" value_size:65 lease:2289944275025136482 >> failure:<request_range:<key:\"/registry/masterleases/192.168.67.2\" > >"}
	{"level":"info","ts":"2022-10-31T19:20:49.793Z","caller":"traceutil/trace.go:171","msg":"trace[454451681] linearizableReadLoop","detail":"{readStateIndex:552; appliedIndex:552; }","duration":"329.9402ms","start":"2022-10-31T19:20:49.463Z","end":"2022-10-31T19:20:49.792Z","steps":["trace[454451681] 'read index received'  (duration: 329.9259ms)","trace[454451681] 'applied index is now lower than readState.Index'  (duration: 9.4µs)"],"step_count":2}
	{"level":"warn","ts":"2022-10-31T19:20:49.793Z","caller":"etcdserver/util.go:166","msg":"apply request took too long","took":"195.6289ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kubernetes-dashboard/\" range_end:\"/registry/pods/kubernetes-dashboard0\" ","response":"range_response_count:2 size:7550"}
	{"level":"info","ts":"2022-10-31T19:20:49.793Z","caller":"traceutil/trace.go:171","msg":"trace[974234260] range","detail":"{range_begin:/registry/pods/kubernetes-dashboard/; range_end:/registry/pods/kubernetes-dashboard0; response_count:2; response_revision:530; }","duration":"195.7893ms","start":"2022-10-31T19:20:49.597Z","end":"2022-10-31T19:20:49.793Z","steps":["trace[974234260] 'agreement among raft nodes before linearized reading'  (duration: 195.5432ms)"],"step_count":1}
	{"level":"warn","ts":"2022-10-31T19:20:49.794Z","caller":"etcdserver/util.go:166","msg":"apply request took too long","took":"331.2057ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2022-10-31T19:20:49.794Z","caller":"traceutil/trace.go:171","msg":"trace[1961897065] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:530; }","duration":"331.481ms","start":"2022-10-31T19:20:49.463Z","end":"2022-10-31T19:20:49.794Z","steps":["trace[1961897065] 'agreement among raft nodes before linearized reading'  (duration: 331.1746ms)"],"step_count":1}
	{"level":"warn","ts":"2022-10-31T19:20:49.794Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2022-10-31T19:20:49.462Z","time spent":"331.5539ms","remote":"127.0.0.1:41522","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":29,"request content":"key:\"/registry/health\" "}
	{"level":"info","ts":"2022-10-31T19:21:08.468Z","caller":"traceutil/trace.go:171","msg":"trace[1376956234] linearizableReadLoop","detail":"{readStateIndex:571; appliedIndex:571; }","duration":"213.1986ms","start":"2022-10-31T19:21:08.255Z","end":"2022-10-31T19:21:08.468Z","steps":["trace[1376956234] 'read index received'  (duration: 213.1842ms)","trace[1376956234] 'applied index is now lower than readState.Index'  (duration: 10.1µs)"],"step_count":2}
	{"level":"warn","ts":"2022-10-31T19:21:08.469Z","caller":"etcdserver/util.go:166","msg":"apply request took too long","took":"213.5521ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/\" range_end:\"/registry/deployments0\" count_only:true ","response":"range_response_count:0 size:7"}
	{"level":"info","ts":"2022-10-31T19:21:08.469Z","caller":"traceutil/trace.go:171","msg":"trace[1662094277] range","detail":"{range_begin:/registry/deployments/; range_end:/registry/deployments0; response_count:0; response_revision:544; }","duration":"213.7228ms","start":"2022-10-31T19:21:08.255Z","end":"2022-10-31T19:21:08.469Z","steps":["trace[1662094277] 'agreement among raft nodes before linearized reading'  (duration: 213.5061ms)"],"step_count":1}
	{"level":"warn","ts":"2022-10-31T19:21:26.968Z","caller":"etcdserver/v3_server.go:840","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":2289944275025136730,"retry-timeout":"500ms"}
	{"level":"warn","ts":"2022-10-31T19:21:27.454Z","caller":"etcdserver/util.go:166","msg":"apply request took too long","took":"573.0237ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 serializable:true keys_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2022-10-31T19:21:27.454Z","caller":"traceutil/trace.go:171","msg":"trace[444590812] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:565; }","duration":"573.1394ms","start":"2022-10-31T19:21:26.881Z","end":"2022-10-31T19:21:27.454Z","steps":["trace[444590812] 'range keys from in-memory index tree'  (duration: 572.9626ms)"],"step_count":1}
	{"level":"warn","ts":"2022-10-31T19:21:27.470Z","caller":"etcdserver/v3_server.go:840","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":2289944275025136730,"retry-timeout":"500ms"}
	{"level":"warn","ts":"2022-10-31T19:21:27.971Z","caller":"etcdserver/v3_server.go:840","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":2289944275025136730,"retry-timeout":"500ms"}
	{"level":"warn","ts":"2022-10-31T19:21:27.973Z","caller":"wal/wal.go:802","msg":"slow fdatasync","took":"1.918375s","expected-duration":"1s"}
	{"level":"info","ts":"2022-10-31T19:21:27.974Z","caller":"traceutil/trace.go:171","msg":"trace[327095919] linearizableReadLoop","detail":"{readStateIndex:595; appliedIndex:595; }","duration":"1.5059239s","start":"2022-10-31T19:21:26.468Z","end":"2022-10-31T19:21:27.974Z","steps":["trace[327095919] 'read index received'  (duration: 1.5059133s)","trace[327095919] 'applied index is now lower than readState.Index'  (duration: 7.7µs)"],"step_count":2}
	{"level":"warn","ts":"2022-10-31T19:21:27.974Z","caller":"etcdserver/util.go:166","msg":"apply request took too long","took":"1.5061222s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/default\" ","response":"range_response_count:1 size:341"}
	{"level":"info","ts":"2022-10-31T19:21:27.974Z","caller":"traceutil/trace.go:171","msg":"trace[1629809188] range","detail":"{range_begin:/registry/namespaces/default; range_end:; response_count:1; response_revision:565; }","duration":"1.5061864s","start":"2022-10-31T19:21:26.468Z","end":"2022-10-31T19:21:27.974Z","steps":["trace[1629809188] 'agreement among raft nodes before linearized reading'  (duration: 1.5060608s)"],"step_count":1}
	{"level":"warn","ts":"2022-10-31T19:21:27.974Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2022-10-31T19:21:26.468Z","time spent":"1.5063539s","remote":"127.0.0.1:41498","response type":"/etcdserverpb.KV/Range","request count":0,"request size":30,"response count":1,"response size":365,"request content":"key:\"/registry/namespaces/default\" "}
	{"level":"warn","ts":"2022-10-31T19:21:27.974Z","caller":"etcdserver/util.go:166","msg":"apply request took too long","took":"1.5059318s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2022-10-31T19:21:27.974Z","caller":"traceutil/trace.go:171","msg":"trace[452385199] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:565; }","duration":"1.5062872s","start":"2022-10-31T19:21:26.468Z","end":"2022-10-31T19:21:27.974Z","steps":["trace[452385199] 'agreement among raft nodes before linearized reading'  (duration: 1.5059116s)"],"step_count":1}
	{"level":"warn","ts":"2022-10-31T19:21:27.974Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2022-10-31T19:21:26.468Z","time spent":"1.5063522s","remote":"127.0.0.1:41522","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":29,"request content":"key:\"/registry/health\" "}
	
	* 
	* ==> kernel <==
	*  19:21:44 up  2:36,  0 users,  load average: 7.55, 6.72, 5.94
	Linux embed-certs-191151 5.10.102.1-microsoft-standard-WSL2 #1 SMP Wed Mar 2 00:30:59 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 20.04.5 LTS"
	
	* 
	* ==> kube-apiserver [cddb8b4b5266] <==
	* I1031 19:20:11.943505       1 controller.go:616] quota admission added evaluator for: controllerrevisions.apps
	W1031 19:20:21.252449       1 handler_proxy.go:105] no RequestInfo found in the context
	W1031 19:20:21.252629       1 handler_proxy.go:105] no RequestInfo found in the context
	E1031 19:20:21.252690       1 controller.go:113] loading OpenAPI spec for "v1beta1.metrics.k8s.io" failed with: Error, could not get list of group versions for APIService
	I1031 19:20:21.252713       1 controller.go:126] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	E1031 19:20:21.252743       1 controller.go:116] loading OpenAPI spec for "v1beta1.metrics.k8s.io" failed with: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
	, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	I1031 19:20:21.253760       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	I1031 19:20:21.802341       1 alloc.go:327] "allocated clusterIPs" service="kube-system/metrics-server" clusterIPs=map[IPv4:10.111.59.243]
	I1031 19:20:22.353434       1 alloc.go:327] "allocated clusterIPs" service="kubernetes-dashboard/kubernetes-dashboard" clusterIPs=map[IPv4:10.101.246.61]
	I1031 19:20:22.552107       1 alloc.go:327] "allocated clusterIPs" service="kubernetes-dashboard/dashboard-metrics-scraper" clusterIPs=map[IPv4:10.99.151.125]
	W1031 19:20:22.855733       1 handler_proxy.go:105] no RequestInfo found in the context
	W1031 19:20:22.855733       1 handler_proxy.go:105] no RequestInfo found in the context
	E1031 19:20:22.855986       1 controller.go:116] loading OpenAPI spec for "v1beta1.metrics.k8s.io" failed with: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
	, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	I1031 19:20:22.856013       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	E1031 19:20:22.856231       1 controller.go:113] loading OpenAPI spec for "v1beta1.metrics.k8s.io" failed with: Error, could not get list of group versions for APIService
	I1031 19:20:22.858503       1 controller.go:126] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	W1031 19:21:22.858747       1 handler_proxy.go:105] no RequestInfo found in the context
	E1031 19:21:22.859272       1 controller.go:116] loading OpenAPI spec for "v1beta1.metrics.k8s.io" failed with: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
	, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	I1031 19:21:22.859294       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	W1031 19:21:22.859487       1 handler_proxy.go:105] no RequestInfo found in the context
	E1031 19:21:22.859603       1 controller.go:113] loading OpenAPI spec for "v1beta1.metrics.k8s.io" failed with: Error, could not get list of group versions for APIService
	I1031 19:21:22.861017       1 controller.go:126] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	
	* 
	* ==> kube-controller-manager [9057204f17c0] <==
	* I1031 19:20:12.854751       1 event.go:294] "Event occurred" object="kube-system/coredns-565d847f94" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulDelete" message="Deleted pod: coredns-565d847f94-fbv6h"
	I1031 19:20:20.351641       1 event.go:294] "Event occurred" object="kube-system/metrics-server" fieldPath="" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled up replica set metrics-server-5c8fd5cf8 to 1"
	I1031 19:20:20.481976       1 event.go:294] "Event occurred" object="kube-system/metrics-server-5c8fd5cf8" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Warning" reason="FailedCreate" message="Error creating: pods \"metrics-server-5c8fd5cf8-\" is forbidden: error looking up service account kube-system/metrics-server: serviceaccount \"metrics-server\" not found"
	E1031 19:20:20.563758       1 replica_set.go:550] sync "kube-system/metrics-server-5c8fd5cf8" failed with pods "metrics-server-5c8fd5cf8-" is forbidden: error looking up service account kube-system/metrics-server: serviceaccount "metrics-server" not found
	I1031 19:20:20.670842       1 event.go:294] "Event occurred" object="kube-system/metrics-server-5c8fd5cf8" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: metrics-server-5c8fd5cf8-fvn7b"
	I1031 19:20:20.875999       1 event.go:294] "Event occurred" object="kubernetes-dashboard/dashboard-metrics-scraper" fieldPath="" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled up replica set dashboard-metrics-scraper-7b94984548 to 1"
	I1031 19:20:21.064948       1 event.go:294] "Event occurred" object="kubernetes-dashboard/kubernetes-dashboard" fieldPath="" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled up replica set kubernetes-dashboard-57bbdc5f89 to 1"
	I1031 19:20:21.154213       1 event.go:294] "Event occurred" object="kubernetes-dashboard/kubernetes-dashboard-57bbdc5f89" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Warning" reason="FailedCreate" message="Error creating: pods \"kubernetes-dashboard-57bbdc5f89-\" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount \"kubernetes-dashboard\" not found"
	I1031 19:20:21.157774       1 event.go:294] "Event occurred" object="kubernetes-dashboard/dashboard-metrics-scraper-7b94984548" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Warning" reason="FailedCreate" message="Error creating: pods \"dashboard-metrics-scraper-7b94984548-\" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount \"kubernetes-dashboard\" not found"
	E1031 19:20:21.253344       1 replica_set.go:550] sync "kubernetes-dashboard/dashboard-metrics-scraper-7b94984548" failed with pods "dashboard-metrics-scraper-7b94984548-" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount "kubernetes-dashboard" not found
	E1031 19:20:21.255891       1 replica_set.go:550] sync "kubernetes-dashboard/kubernetes-dashboard-57bbdc5f89" failed with pods "kubernetes-dashboard-57bbdc5f89-" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount "kubernetes-dashboard" not found
	E1031 19:20:21.352062       1 replica_set.go:550] sync "kubernetes-dashboard/dashboard-metrics-scraper-7b94984548" failed with pods "dashboard-metrics-scraper-7b94984548-" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount "kubernetes-dashboard" not found
	I1031 19:20:21.352393       1 event.go:294] "Event occurred" object="kubernetes-dashboard/dashboard-metrics-scraper-7b94984548" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Warning" reason="FailedCreate" message="Error creating: pods \"dashboard-metrics-scraper-7b94984548-\" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount \"kubernetes-dashboard\" not found"
	I1031 19:20:21.353302       1 event.go:294] "Event occurred" object="kubernetes-dashboard/kubernetes-dashboard-57bbdc5f89" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Warning" reason="FailedCreate" message="Error creating: pods \"kubernetes-dashboard-57bbdc5f89-\" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount \"kubernetes-dashboard\" not found"
	I1031 19:20:21.480136       1 event.go:294] "Event occurred" object="kubernetes-dashboard/dashboard-metrics-scraper-7b94984548" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Warning" reason="FailedCreate" message="Error creating: pods \"dashboard-metrics-scraper-7b94984548-\" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount \"kubernetes-dashboard\" not found"
	E1031 19:20:21.480162       1 replica_set.go:550] sync "kubernetes-dashboard/dashboard-metrics-scraper-7b94984548" failed with pods "dashboard-metrics-scraper-7b94984548-" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount "kubernetes-dashboard" not found
	E1031 19:20:21.559982       1 replica_set.go:550] sync "kubernetes-dashboard/dashboard-metrics-scraper-7b94984548" failed with pods "dashboard-metrics-scraper-7b94984548-" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount "kubernetes-dashboard" not found
	I1031 19:20:21.560028       1 event.go:294] "Event occurred" object="kubernetes-dashboard/dashboard-metrics-scraper-7b94984548" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Warning" reason="FailedCreate" message="Error creating: pods \"dashboard-metrics-scraper-7b94984548-\" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount \"kubernetes-dashboard\" not found"
	E1031 19:20:21.579298       1 replica_set.go:550] sync "kubernetes-dashboard/kubernetes-dashboard-57bbdc5f89" failed with pods "kubernetes-dashboard-57bbdc5f89-" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount "kubernetes-dashboard" not found
	I1031 19:20:21.664243       1 event.go:294] "Event occurred" object="kubernetes-dashboard/kubernetes-dashboard-57bbdc5f89" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: kubernetes-dashboard-57bbdc5f89-p559m"
	I1031 19:20:21.754991       1 event.go:294] "Event occurred" object="kubernetes-dashboard/dashboard-metrics-scraper-7b94984548" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: dashboard-metrics-scraper-7b94984548-57l9f"
	E1031 19:20:41.268608       1 resource_quota_controller.go:417] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	W1031 19:20:41.618676       1 garbagecollector.go:752] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E1031 19:21:11.288933       1 resource_quota_controller.go:417] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	W1031 19:21:11.668655       1 garbagecollector.go:752] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	
	* 
	* ==> kube-proxy [29938c1e8c71] <==
	* I1031 19:20:15.577305       1 proxier.go:666] "Failed to load kernel module with modprobe, you can ignore this message when kube-proxy is running inside container without mounting /lib/modules" moduleName="ip_vs"
	I1031 19:20:15.650999       1 proxier.go:666] "Failed to load kernel module with modprobe, you can ignore this message when kube-proxy is running inside container without mounting /lib/modules" moduleName="ip_vs_rr"
	I1031 19:20:15.658159       1 proxier.go:666] "Failed to load kernel module with modprobe, you can ignore this message when kube-proxy is running inside container without mounting /lib/modules" moduleName="ip_vs_wrr"
	I1031 19:20:15.664956       1 proxier.go:666] "Failed to load kernel module with modprobe, you can ignore this message when kube-proxy is running inside container without mounting /lib/modules" moduleName="ip_vs_sh"
	I1031 19:20:15.670623       1 proxier.go:666] "Failed to load kernel module with modprobe, you can ignore this message when kube-proxy is running inside container without mounting /lib/modules" moduleName="nf_conntrack"
	I1031 19:20:15.769681       1 node.go:163] Successfully retrieved node IP: 192.168.67.2
	I1031 19:20:15.769872       1 server_others.go:138] "Detected node IP" address="192.168.67.2"
	I1031 19:20:15.769930       1 server_others.go:578] "Unknown proxy mode, assuming iptables proxy" proxyMode=""
	I1031 19:20:16.362523       1 server_others.go:206] "Using iptables Proxier"
	I1031 19:20:16.362907       1 server_others.go:213] "kube-proxy running in dual-stack mode" ipFamily=IPv4
	I1031 19:20:16.362934       1 server_others.go:214] "Creating dualStackProxier for iptables"
	I1031 19:20:16.362960       1 server_others.go:501] "Detect-local-mode set to ClusterCIDR, but no IPv6 cluster CIDR defined, , defaulting to no-op detect-local for IPv6"
	I1031 19:20:16.363019       1 proxier.go:262] "Setting route_localnet=1, use nodePortAddresses to filter loopback addresses for NodePorts to skip it https://issues.k8s.io/90259"
	I1031 19:20:16.363231       1 proxier.go:262] "Setting route_localnet=1, use nodePortAddresses to filter loopback addresses for NodePorts to skip it https://issues.k8s.io/90259"
	I1031 19:20:16.364029       1 server.go:661] "Version info" version="v1.25.3"
	I1031 19:20:16.364049       1 server.go:663] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I1031 19:20:16.366800       1 config.go:226] "Starting endpoint slice config controller"
	I1031 19:20:16.366850       1 shared_informer.go:255] Waiting for caches to sync for endpoint slice config
	I1031 19:20:16.366967       1 config.go:317] "Starting service config controller"
	I1031 19:20:16.366978       1 shared_informer.go:255] Waiting for caches to sync for service config
	I1031 19:20:16.367737       1 config.go:444] "Starting node config controller"
	I1031 19:20:16.367977       1 shared_informer.go:255] Waiting for caches to sync for node config
	I1031 19:20:16.473591       1 shared_informer.go:262] Caches are synced for endpoint slice config
	I1031 19:20:16.557367       1 shared_informer.go:262] Caches are synced for node config
	I1031 19:20:16.571160       1 shared_informer.go:262] Caches are synced for service config
	
	* 
	* ==> kube-scheduler [631fe8cb7b56] <==
	* W1031 19:19:54.053322       1 reflector.go:424] vendor/k8s.io/client-go/informers/factory.go:134: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E1031 19:19:54.053394       1 reflector.go:140] vendor/k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	W1031 19:19:54.061388       1 reflector.go:424] pkg/server/dynamiccertificates/configmap_cafile_content.go:206: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E1031 19:19:54.061472       1 reflector.go:140] pkg/server/dynamiccertificates/configmap_cafile_content.go:206: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	W1031 19:19:54.152539       1 reflector.go:424] vendor/k8s.io/client-go/informers/factory.go:134: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E1031 19:19:54.152853       1 reflector.go:140] vendor/k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	W1031 19:19:54.257201       1 reflector.go:424] vendor/k8s.io/client-go/informers/factory.go:134: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E1031 19:19:54.257340       1 reflector.go:140] vendor/k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	W1031 19:19:54.268187       1 reflector.go:424] vendor/k8s.io/client-go/informers/factory.go:134: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E1031 19:19:54.268332       1 reflector.go:140] vendor/k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	W1031 19:19:54.402200       1 reflector.go:424] vendor/k8s.io/client-go/informers/factory.go:134: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E1031 19:19:54.402364       1 reflector.go:140] vendor/k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	W1031 19:19:54.498409       1 reflector.go:424] vendor/k8s.io/client-go/informers/factory.go:134: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E1031 19:19:54.498453       1 reflector.go:140] vendor/k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	W1031 19:19:54.552723       1 reflector.go:424] vendor/k8s.io/client-go/informers/factory.go:134: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E1031 19:19:54.552817       1 reflector.go:140] vendor/k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	W1031 19:19:54.578858       1 reflector.go:424] vendor/k8s.io/client-go/informers/factory.go:134: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E1031 19:19:54.578981       1 reflector.go:140] vendor/k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	W1031 19:19:54.600955       1 reflector.go:424] vendor/k8s.io/client-go/informers/factory.go:134: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E1031 19:19:54.601125       1 reflector.go:140] vendor/k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	W1031 19:19:54.660626       1 reflector.go:424] vendor/k8s.io/client-go/informers/factory.go:134: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E1031 19:19:54.660750       1 reflector.go:140] vendor/k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	W1031 19:19:54.689280       1 reflector.go:424] vendor/k8s.io/client-go/informers/factory.go:134: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E1031 19:19:54.689404       1 reflector.go:140] vendor/k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	I1031 19:19:56.478452       1 shared_informer.go:262] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	* 
	* ==> kubelet <==
	* -- Logs begin at Mon 2022-10-31 19:14:17 UTC, end at Mon 2022-10-31 19:21:45 UTC. --
	Oct 31 19:20:21 embed-certs-191151 kubelet[9032]: I1031 19:20:21.965314    9032 reconciler.go:357] "operationExecutor.VerifyControllerAttachedVolume started for volume \"tmp-volume\" (UniqueName: \"kubernetes.io/empty-dir/c5b1db8a-e0ec-4218-88b7-6d3658c7557c-tmp-volume\") pod \"dashboard-metrics-scraper-7b94984548-57l9f\" (UID: \"c5b1db8a-e0ec-4218-88b7-6d3658c7557c\") " pod="kubernetes-dashboard/dashboard-metrics-scraper-7b94984548-57l9f"
	Oct 31 19:20:24 embed-certs-191151 kubelet[9032]: E1031 19:20:24.376250    9032 remote_image.go:222] "PullImage from image service failed" err="rpc error: code = Unknown desc = Error response from daemon: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.65.2:53: no such host" image="fake.domain/k8s.gcr.io/echoserver:1.4"
	Oct 31 19:20:24 embed-certs-191151 kubelet[9032]: E1031 19:20:24.376475    9032 kuberuntime_image.go:51] "Failed to pull image" err="rpc error: code = Unknown desc = Error response from daemon: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.65.2:53: no such host" image="fake.domain/k8s.gcr.io/echoserver:1.4"
	Oct 31 19:20:24 embed-certs-191151 kubelet[9032]: E1031 19:20:24.377061    9032 kuberuntime_manager.go:862] container &Container{Name:metrics-server,Image:fake.domain/k8s.gcr.io/echoserver:1.4,Command:[],Args:[--cert-dir=/tmp --secure-port=4443 --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname --kubelet-use-node-status-port --metric-resolution=60s --kubelet-insecure-tls],WorkingDir:,Ports:[]ContainerPort{ContainerPort{Name:https,HostPort:0,ContainerPort:4443,Protocol:TCP,HostIP:,},},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{cpu: {{100 -3} {<nil>} 100m DecimalSI},memory: {{209715200 0} {<nil>}  BinarySI},},},VolumeMounts:[]VolumeMount{VolumeMount{Name:tmp-dir,ReadOnly:false,MountPath:/tmp,SubPath:,MountPropagation:nil,SubPathExpr:,},VolumeMount{Name:kube-api-access-gn666,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:&Probe{ProbeHandler:ProbeHandler{Exec:ni
l,HTTPGet:&HTTPGetAction{Path:/livez,Port:{1 0 https},Host:,Scheme:HTTPS,HTTPHeaders:[]HTTPHeader{},},TCPSocket:nil,GRPC:nil,},InitialDelaySeconds:0,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,TerminationGracePeriodSeconds:nil,},ReadinessProbe:&Probe{ProbeHandler:ProbeHandler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/readyz,Port:{1 0 https},Host:,Scheme:HTTPS,HTTPHeaders:[]HTTPHeader{},},TCPSocket:nil,GRPC:nil,},InitialDelaySeconds:0,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,TerminationGracePeriodSeconds:nil,},Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:*1000,RunAsNonRoot:*true,ReadOnlyRootFilesystem:*true,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevic
e{},StartupProbe:nil,} start failed in pod metrics-server-5c8fd5cf8-fvn7b_kube-system(18ce87dd-483b-4c96-83e4-60ab9fefa557): ErrImagePull: rpc error: code = Unknown desc = Error response from daemon: Get "https://fake.domain/v2/": dial tcp: lookup fake.domain on 192.168.65.2:53: no such host
	Oct 31 19:20:24 embed-certs-191151 kubelet[9032]: E1031 19:20:24.377147    9032 pod_workers.go:965] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"metrics-server\" with ErrImagePull: \"rpc error: code = Unknown desc = Error response from daemon: Get \\\"https://fake.domain/v2/\\\": dial tcp: lookup fake.domain on 192.168.65.2:53: no such host\"" pod="kube-system/metrics-server-5c8fd5cf8-fvn7b" podUID=18ce87dd-483b-4c96-83e4-60ab9fefa557
	Oct 31 19:20:25 embed-certs-191151 kubelet[9032]: I1031 19:20:25.856172    9032 pod_container_deletor.go:79] "Container not found in pod's containers" containerID="04f83fe05e031d8974c338c7ff9e024dd383a990f06b2f8c3ebac37b342b6175"
	Oct 31 19:20:25 embed-certs-191151 kubelet[9032]: I1031 19:20:25.870988    9032 pod_container_deletor.go:79] "Container not found in pod's containers" containerID="d47eccbc78c1be7dc68ada65f2557fde16235460d24f8612ef4c6cead08c5177"
	Oct 31 19:20:25 embed-certs-191151 kubelet[9032]: I1031 19:20:25.888022    9032 pod_container_deletor.go:79] "Container not found in pod's containers" containerID="12525265109d680d0dd50389a44cc046b212c032309d520d7259829e74fa6714"
	Oct 31 19:20:26 embed-certs-191151 kubelet[9032]: I1031 19:20:26.366057    9032 reconciler.go:211] "operationExecutor.UnmountVolume started for volume \"kube-api-access-hcrwx\" (UniqueName: \"kubernetes.io/projected/5a911a4e-a41a-48a3-b179-c48e4b613b73-kube-api-access-hcrwx\") pod \"5a911a4e-a41a-48a3-b179-c48e4b613b73\" (UID: \"5a911a4e-a41a-48a3-b179-c48e4b613b73\") "
	Oct 31 19:20:26 embed-certs-191151 kubelet[9032]: I1031 19:20:26.366253    9032 reconciler.go:211] "operationExecutor.UnmountVolume started for volume \"config-volume\" (UniqueName: \"kubernetes.io/configmap/5a911a4e-a41a-48a3-b179-c48e4b613b73-config-volume\") pod \"5a911a4e-a41a-48a3-b179-c48e4b613b73\" (UID: \"5a911a4e-a41a-48a3-b179-c48e4b613b73\") "
	Oct 31 19:20:26 embed-certs-191151 kubelet[9032]: W1031 19:20:26.366644    9032 empty_dir.go:523] Warning: Failed to clear quota on /var/lib/kubelet/pods/5a911a4e-a41a-48a3-b179-c48e4b613b73/volumes/kubernetes.io~configmap/config-volume: clearQuota called, but quotas disabled
	Oct 31 19:20:26 embed-certs-191151 kubelet[9032]: I1031 19:20:26.367343    9032 operation_generator.go:890] UnmountVolume.TearDown succeeded for volume "kubernetes.io/configmap/5a911a4e-a41a-48a3-b179-c48e4b613b73-config-volume" (OuterVolumeSpecName: "config-volume") pod "5a911a4e-a41a-48a3-b179-c48e4b613b73" (UID: "5a911a4e-a41a-48a3-b179-c48e4b613b73"). InnerVolumeSpecName "config-volume". PluginName "kubernetes.io/configmap", VolumeGidValue ""
	Oct 31 19:20:26 embed-certs-191151 kubelet[9032]: I1031 19:20:26.373759    9032 operation_generator.go:890] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/5a911a4e-a41a-48a3-b179-c48e4b613b73-kube-api-access-hcrwx" (OuterVolumeSpecName: "kube-api-access-hcrwx") pod "5a911a4e-a41a-48a3-b179-c48e4b613b73" (UID: "5a911a4e-a41a-48a3-b179-c48e4b613b73"). InnerVolumeSpecName "kube-api-access-hcrwx". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Oct 31 19:20:26 embed-certs-191151 kubelet[9032]: I1031 19:20:26.467138    9032 reconciler.go:399] "Volume detached for volume \"kube-api-access-hcrwx\" (UniqueName: \"kubernetes.io/projected/5a911a4e-a41a-48a3-b179-c48e4b613b73-kube-api-access-hcrwx\") on node \"embed-certs-191151\" DevicePath \"\""
	Oct 31 19:20:26 embed-certs-191151 kubelet[9032]: I1031 19:20:26.467375    9032 reconciler.go:399] "Volume detached for volume \"config-volume\" (UniqueName: \"kubernetes.io/configmap/5a911a4e-a41a-48a3-b179-c48e4b613b73-config-volume\") on node \"embed-certs-191151\" DevicePath \"\""
	Oct 31 19:20:26 embed-certs-191151 kubelet[9032]: I1031 19:20:26.927716    9032 scope.go:115] "RemoveContainer" containerID="395ece2b6aa7189ebb5e057fac7066d9055ba18d7f09b8a6bea932921e2012ba"
	Oct 31 19:20:26 embed-certs-191151 kubelet[9032]: E1031 19:20:26.960918    9032 pod_workers.go:965] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"metrics-server\" with ImagePullBackOff: \"Back-off pulling image \\\"fake.domain/k8s.gcr.io/echoserver:1.4\\\"\"" pod="kube-system/metrics-server-5c8fd5cf8-fvn7b" podUID=18ce87dd-483b-4c96-83e4-60ab9fefa557
	Oct 31 19:20:27 embed-certs-191151 kubelet[9032]: I1031 19:20:27.064448    9032 scope.go:115] "RemoveContainer" containerID="395ece2b6aa7189ebb5e057fac7066d9055ba18d7f09b8a6bea932921e2012ba"
	Oct 31 19:20:27 embed-certs-191151 kubelet[9032]: E1031 19:20:27.068007    9032 remote_runtime.go:599] "ContainerStatus from runtime service failed" err="rpc error: code = Unknown desc = Error: No such container: 395ece2b6aa7189ebb5e057fac7066d9055ba18d7f09b8a6bea932921e2012ba" containerID="395ece2b6aa7189ebb5e057fac7066d9055ba18d7f09b8a6bea932921e2012ba"
	Oct 31 19:20:27 embed-certs-191151 kubelet[9032]: I1031 19:20:27.068160    9032 pod_container_deletor.go:52] "DeleteContainer returned error" containerID={Type:docker ID:395ece2b6aa7189ebb5e057fac7066d9055ba18d7f09b8a6bea932921e2012ba} err="failed to get container status \"395ece2b6aa7189ebb5e057fac7066d9055ba18d7f09b8a6bea932921e2012ba\": rpc error: code = Unknown desc = Error: No such container: 395ece2b6aa7189ebb5e057fac7066d9055ba18d7f09b8a6bea932921e2012ba"
	Oct 31 19:20:27 embed-certs-191151 kubelet[9032]: I1031 19:20:27.392035    9032 kubelet_volumes.go:160] "Cleaned up orphaned pod volumes dir" podUID=5a911a4e-a41a-48a3-b179-c48e4b613b73 path="/var/lib/kubelet/pods/5a911a4e-a41a-48a3-b179-c48e4b613b73/volumes"
	Oct 31 19:20:28 embed-certs-191151 kubelet[9032]: E1031 19:20:28.014219    9032 pod_workers.go:965] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"metrics-server\" with ImagePullBackOff: \"Back-off pulling image \\\"fake.domain/k8s.gcr.io/echoserver:1.4\\\"\"" pod="kube-system/metrics-server-5c8fd5cf8-fvn7b" podUID=18ce87dd-483b-4c96-83e4-60ab9fefa557
	Oct 31 19:21:26 embed-certs-191151 systemd[1]: Stopping kubelet: The Kubernetes Node Agent...
	Oct 31 19:21:27 embed-certs-191151 systemd[1]: kubelet.service: Succeeded.
	Oct 31 19:21:27 embed-certs-191151 systemd[1]: Stopped kubelet: The Kubernetes Node Agent.
	
	* 
	* ==> kubernetes-dashboard [4ee79806f7e3] <==
	* 2022/10/31 19:21:10 Starting overwatch
	2022/10/31 19:21:10 Using namespace: kubernetes-dashboard
	2022/10/31 19:21:10 Using in-cluster config to connect to apiserver
	2022/10/31 19:21:10 Using secret token for csrf signing
	2022/10/31 19:21:10 Initializing csrf token from kubernetes-dashboard-csrf secret
	2022/10/31 19:21:10 Empty token. Generating and storing in a secret kubernetes-dashboard-csrf
	2022/10/31 19:21:10 Successful initial request to the apiserver, version: v1.25.3
	2022/10/31 19:21:10 Generating JWE encryption key
	2022/10/31 19:21:10 New synchronizer has been registered: kubernetes-dashboard-key-holder-kubernetes-dashboard. Starting
	2022/10/31 19:21:10 Starting secret synchronizer for kubernetes-dashboard-key-holder in namespace kubernetes-dashboard
	2022/10/31 19:21:11 Initializing JWE encryption key from synchronized object
	2022/10/31 19:21:11 Creating in-cluster Sidecar client
	2022/10/31 19:21:11 Serving insecurely on HTTP port: 9090
	2022/10/31 19:21:11 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	
	* 
	* ==> storage-provisioner [905e5b145773] <==
	* I1031 19:20:24.773364       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I1031 19:20:24.954794       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I1031 19:20:24.954948       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I1031 19:20:24.983888       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I1031 19:20:24.985721       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_embed-certs-191151_32144362-1575-4a09-8c2a-11fb032369ba!
	I1031 19:20:24.986048       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"185eba15-1b86-43d8-ab50-492fa97956c2", APIVersion:"v1", ResourceVersion:"494", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' embed-certs-191151_32144362-1575-4a09-8c2a-11fb032369ba became leader
	I1031 19:20:25.086869       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_embed-certs-191151_32144362-1575-4a09-8c2a-11fb032369ba!
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	E1031 19:21:44.701832   14756 logs.go:192] command /bin/bash -c "sudo /var/lib/minikube/binaries/v1.25.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig" failed with error: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.25.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig": Process exited with status 1
	stdout:
	
	stderr:
	Unable to connect to the server: net/http: TLS handshake timeout
	 output: "\n** stderr ** \nUnable to connect to the server: net/http: TLS handshake timeout\n\n** /stderr **"
	! unable to fetch logs for: describe nodes

                                                
                                                
** /stderr **
helpers_test.go:254: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p embed-certs-191151 -n embed-certs-191151

                                                
                                                
=== CONT  TestStartStop/group/embed-certs/serial/Pause
helpers_test.go:254: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p embed-certs-191151 -n embed-certs-191151: exit status 2 (1.7616204s)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
helpers_test.go:254: status error: exit status 2 (may be ok)
helpers_test.go:256: "embed-certs-191151" apiserver is not running, skipping kubectl commands (state="Paused")
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestStartStop/group/embed-certs/serial/Pause]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect embed-certs-191151
helpers_test.go:235: (dbg) docker inspect embed-certs-191151:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "6ad3a724cec50afd40b7f671159859ef285e43f92b2178cdbab67e1e1302bc99",
	        "Created": "2022-10-31T19:12:37.8687271Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 259847,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2022-10-31T19:14:16.3961948Z",
	            "FinishedAt": "2022-10-31T19:14:09.7990577Z"
	        },
	        "Image": "sha256:866c1fe4e3f2d2bfd7e546c12f77c7ef1d94d65a891923ff6772712a9f20df40",
	        "ResolvConfPath": "/var/lib/docker/containers/6ad3a724cec50afd40b7f671159859ef285e43f92b2178cdbab67e1e1302bc99/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/6ad3a724cec50afd40b7f671159859ef285e43f92b2178cdbab67e1e1302bc99/hostname",
	        "HostsPath": "/var/lib/docker/containers/6ad3a724cec50afd40b7f671159859ef285e43f92b2178cdbab67e1e1302bc99/hosts",
	        "LogPath": "/var/lib/docker/containers/6ad3a724cec50afd40b7f671159859ef285e43f92b2178cdbab67e1e1302bc99/6ad3a724cec50afd40b7f671159859ef285e43f92b2178cdbab67e1e1302bc99-json.log",
	        "Name": "/embed-certs-191151",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "embed-certs-191151:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "embed-certs-191151",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "0"
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "host",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 2306867200,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": null,
	            "BlkioDeviceWriteBps": null,
	            "BlkioDeviceReadIOps": null,
	            "BlkioDeviceWriteIOps": null,
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "KernelMemory": 0,
	            "KernelMemoryTCP": 0,
	            "MemoryReservation": 0,
	            "MemorySwap": 2306867200,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": null,
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "LowerDir": "/var/lib/docker/overlay2/469027bb5f2b3e440b016d4936ee1c8f19d0f64f73f792cd935d33c1b13a3009-init/diff:/var/lib/docker/overlay2/57c743ceaabb12eb6d9b0f6cc214ca01c5ad94d1d13230c1006da6490086ae59/diff:/var/lib/docker/overlay2/bdf45c42710c252c1b8944b2aeffa381cb55ce81ed2494e0279a2012fc237744/diff:/var/lib/docker/overlay2/110ce6155d99294b18f90526d3c372fdccd6cff77a98cbe8eb75c2448a6d7082/diff:/var/lib/docker/overlay2/8db5cfbdc899cc584572d32608798ff0ccb3eeb3fcee067414c33a2abb2e1560/diff:/var/lib/docker/overlay2/7710bcacfb9f464b03f5d513d8172323300681477b071e541a6de310131d9d82/diff:/var/lib/docker/overlay2/22ddf489c277a93e61f902093082ca37e27a1fd64e79311f0158e30d03800e22/diff:/var/lib/docker/overlay2/11cc7e85f9197f227ac01fd49e39da953e4e76b0958c4d821bf19744c77870a8/diff:/var/lib/docker/overlay2/ec885729d11cadcc353020723e53ffff6c6a9d47e24f5a7e54f1ecb9e02d77aa/diff:/var/lib/docker/overlay2/eaac522dceac5e86c5c3b301d62ef5577bf6f9c9a26bbb8a4d50bb4a2d5e97f3/diff:/var/lib/docker/overlay2/472cf7
c546945bffb2c748a500d4d6577b2798aff184484104f07b6908b929af/diff:/var/lib/docker/overlay2/e123faeaeafda77ee6003972985f506df6d845f24cee23edcf253ed605fada51/diff:/var/lib/docker/overlay2/b00091230e5bd61754eae3e275810011ce8b4b11ee14639ddd9beb26e9dcd4c9/diff:/var/lib/docker/overlay2/5248414174a9bda014a802339cb31ec6f1e89a9ab02e6b65833406d1864f9fb9/diff:/var/lib/docker/overlay2/b16066c6453e4007eb387a3bbe3dc78db9fdfd7071303bdd1f4038de60cd9676/diff:/var/lib/docker/overlay2/2e8cbff988025589564212005ab920023cd9c4dbd54d6c7d0e187af170607ac8/diff:/var/lib/docker/overlay2/f8d84c683df0746ab6ee0dc59c8abd152aa971c2919b5844d8db4e330770ea78/diff:/var/lib/docker/overlay2/ec147d635302cb09ea0c4906a8dde5daf8aa3cc0df760cf5b710de46c5a53815/diff:/var/lib/docker/overlay2/3b9124d30f963011bd228980eff858041e15eee051ccfcd22d2450dddff8d683/diff:/var/lib/docker/overlay2/d1ff05557e6b5832429811725b59985dd02a9df863aff21564ff4f73682c1aa2/diff:/var/lib/docker/overlay2/f1a95f9b9a71b79f6c84ccfc90a3beb4531e7cd3e5ffecb340cb671f3e019b12/diff:/var/lib/d
ocker/overlay2/0fa9966487cbd96dc1bb1c9f122fc5334f75f051f06c7eed0b047a92cb865b34/diff:/var/lib/docker/overlay2/b73a9c0375be48dd3f4c33f886d0a48393e44cc113c7423dff5f2b871621ac3c/diff:/var/lib/docker/overlay2/51459e09edbaab92e7b600f1da92659f93f5a90d2555526c3a131c7749dc2924/diff:/var/lib/docker/overlay2/52e02fdb21bd66664af00e5f6ff3bbd9d5644389f9f95a5fce7b973e025f5969/diff:/var/lib/docker/overlay2/3c7f8f96594f12e5ab7aca179105956f40f1ae7533196f979e2d4795b495458a/diff:/var/lib/docker/overlay2/9ad51a87aeb4ac91ceb73458d0b5c4264aa0b4218730eb9f5993c386b2582679/diff:/var/lib/docker/overlay2/26ac6cc283c0377d0e013f2ce8ef7dc613dc13fc6a955949b85d5febc453f06c/diff:/var/lib/docker/overlay2/bb868de418e54b0cbf39c47b6e1c3fad39a72c5ff16ac5c1944b5f2d2717234f/diff:/var/lib/docker/overlay2/367028aa0d966103f06f71d2e73b5d7f213aaef5d56f389398f75567b5c08841/diff:/var/lib/docker/overlay2/9eb78c943176d5e39cecfe8136d35a730e0629a2c7e6a85dc219205d0fad2881/diff:/var/lib/docker/overlay2/836d5a3e695e3b35e66271f28c8ed65e4c8bcf79654a5dfe1a0a9a64f2d
3fc33/diff:/var/lib/docker/overlay2/acaaed3c9c944f6e28a87e8b62761c0cf08cd6e9b2b565b499c4ae587ee4d362/diff:/var/lib/docker/overlay2/3b561e8a83882401b6e1be778aa648045ea96ab6b7f56dae57b5fea09b792972/diff:/var/lib/docker/overlay2/66cff344b6951967761bc0bf14691ebd8f10acfbfbf7337d39df3a0ede46f75d/diff:/var/lib/docker/overlay2/ae62b4caf2b7de3a968cc2dae75b4b4deeddef6f2a981e80aca0dc805705a38f/diff:/var/lib/docker/overlay2/c6b254ae4a79317b5204d07d7eccbaf09f2c037f8e54131ea20f13f63c3bb361/diff:/var/lib/docker/overlay2/8a8b956e83e6f174c6903726e3f1df1ba1d55682e87138a2e7645994d0ad6197/diff:/var/lib/docker/overlay2/63d3498a12e5c5004b7fcdf739f698ed5650c7f4acf6b7b495f01f86f680bf2e/diff:/var/lib/docker/overlay2/4d85a951cb01693eeaa59c85b4c8dc4b1eedd8eefe6b0b3e155516d101fa3455/diff:/var/lib/docker/overlay2/9c01641a702ff7617d769718da0435fa086769ea50954db333c6923e8efd7e91/diff:/var/lib/docker/overlay2/2b01e9a3c7da7e528f3573d5898acc47ab3ddf783efef4f0aa3c2e45f0462cea/diff:/var/lib/docker/overlay2/e34175cf9346d45e60b992a992a3ebd7538d96
ff40ab4a9b1945e3f639b945e5/diff",
	                "MergedDir": "/var/lib/docker/overlay2/469027bb5f2b3e440b016d4936ee1c8f19d0f64f73f792cd935d33c1b13a3009/merged",
	                "UpperDir": "/var/lib/docker/overlay2/469027bb5f2b3e440b016d4936ee1c8f19d0f64f73f792cd935d33c1b13a3009/diff",
	                "WorkDir": "/var/lib/docker/overlay2/469027bb5f2b3e440b016d4936ee1c8f19d0f64f73f792cd935d33c1b13a3009/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "embed-certs-191151",
	                "Source": "/var/lib/docker/volumes/embed-certs-191151/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "embed-certs-191151",
	            "Domainname": "",
	            "User": "root",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456",
	            "Volumes": null,
	            "WorkingDir": "",
	            "Entrypoint": [
	                "/usr/local/bin/entrypoint",
	                "/sbin/init"
	            ],
	            "OnBuild": null,
	            "Labels": {
	                "created_by.minikube.sigs.k8s.io": "true",
	                "mode.minikube.sigs.k8s.io": "embed-certs-191151",
	                "name.minikube.sigs.k8s.io": "embed-certs-191151",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "5f51dcafc7567189e4d2e7e00d2a6af87c978a1ee85dbd4e27b21256861b9abe",
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "50660"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "50661"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "50662"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "50663"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "50664"
	                    }
	                ]
	            },
	            "SandboxKey": "/var/run/docker/netns/5f51dcafc756",
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "embed-certs-191151": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.67.2"
	                    },
	                    "Links": null,
	                    "Aliases": [
	                        "6ad3a724cec5",
	                        "embed-certs-191151"
	                    ],
	                    "NetworkID": "96db274668ca0448f164c343f573e181b724525a7d34ab31b3a32679a6a63376",
	                    "EndpointID": "e8d5bc83581050d781801412d93cf1bc2f1887402b67c8bce72395af3dc32a76",
	                    "Gateway": "192.168.67.1",
	                    "IPAddress": "192.168.67.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "MacAddress": "02:42:c0:a8:43:02",
	                    "DriverOpts": null
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p embed-certs-191151 -n embed-certs-191151

                                                
                                                
=== CONT  TestStartStop/group/embed-certs/serial/Pause
helpers_test.go:239: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p embed-certs-191151 -n embed-certs-191151: exit status 2 (1.7316415s)

                                                
                                                
-- stdout --
	Running

                                                
                                                
-- /stdout --
helpers_test.go:239: status error: exit status 2 (may be ok)
helpers_test.go:244: <<< TestStartStop/group/embed-certs/serial/Pause FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestStartStop/group/embed-certs/serial/Pause]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-windows-amd64.exe -p embed-certs-191151 logs -n 25

                                                
                                                
=== CONT  TestStartStop/group/embed-certs/serial/Pause
helpers_test.go:247: (dbg) Done: out/minikube-windows-amd64.exe -p embed-certs-191151 logs -n 25: (13.7431818s)
helpers_test.go:252: TestStartStop/group/embed-certs/serial/Pause logs: 
-- stdout --
	* 
	* ==> Audit <==
	* |---------|---------------------------------------------------|------------------------------|-------------------|---------|---------------------|---------------------|
	| Command |                       Args                        |           Profile            |       User        | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------|------------------------------|-------------------|---------|---------------------|---------------------|
	| start   | -p embed-certs-191151                             | embed-certs-191151           | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:11 GMT | 31 Oct 22 19:13 GMT |
	|         | --memory=2200                                     |                              |                   |         |                     |                     |
	|         | --alsologtostderr --wait=true                     |                              |                   |         |                     |                     |
	|         | --embed-certs --driver=docker                     |                              |                   |         |                     |                     |
	|         | --kubernetes-version=v1.25.3                      |                              |                   |         |                     |                     |
	| start   | -p cert-expiration-190750                         | cert-expiration-190750       | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:12 GMT | 31 Oct 22 19:14 GMT |
	|         | --memory=2048                                     |                              |                   |         |                     |                     |
	|         | --cert-expiration=8760h                           |                              |                   |         |                     |                     |
	|         | --driver=docker                                   |                              |                   |         |                     |                     |
	| addons  | enable metrics-server -p no-preload-191101        | no-preload-191101            | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:13 GMT | 31 Oct 22 19:13 GMT |
	|         | --images=MetricsServer=k8s.gcr.io/echoserver:1.4  |                              |                   |         |                     |                     |
	|         | --registries=MetricsServer=fake.domain            |                              |                   |         |                     |                     |
	| stop    | -p no-preload-191101                              | no-preload-191101            | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:13 GMT | 31 Oct 22 19:13 GMT |
	|         | --alsologtostderr -v=3                            |                              |                   |         |                     |                     |
	| addons  | enable metrics-server -p old-k8s-version-191057   | old-k8s-version-191057       | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:13 GMT | 31 Oct 22 19:13 GMT |
	|         | --images=MetricsServer=k8s.gcr.io/echoserver:1.4  |                              |                   |         |                     |                     |
	|         | --registries=MetricsServer=fake.domain            |                              |                   |         |                     |                     |
	| stop    | -p old-k8s-version-191057                         | old-k8s-version-191057       | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:13 GMT | 31 Oct 22 19:14 GMT |
	|         | --alsologtostderr -v=3                            |                              |                   |         |                     |                     |
	| addons  | enable metrics-server -p embed-certs-191151       | embed-certs-191151           | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:13 GMT | 31 Oct 22 19:13 GMT |
	|         | --images=MetricsServer=k8s.gcr.io/echoserver:1.4  |                              |                   |         |                     |                     |
	|         | --registries=MetricsServer=fake.domain            |                              |                   |         |                     |                     |
	| addons  | enable dashboard -p no-preload-191101             | no-preload-191101            | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:13 GMT | 31 Oct 22 19:13 GMT |
	|         | --images=MetricsScraper=k8s.gcr.io/echoserver:1.4 |                              |                   |         |                     |                     |
	| start   | -p no-preload-191101                              | no-preload-191101            | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:13 GMT |                     |
	|         | --memory=2200                                     |                              |                   |         |                     |                     |
	|         | --alsologtostderr                                 |                              |                   |         |                     |                     |
	|         | --wait=true --preload=false                       |                              |                   |         |                     |                     |
	|         | --driver=docker                                   |                              |                   |         |                     |                     |
	|         | --kubernetes-version=v1.25.3                      |                              |                   |         |                     |                     |
	| stop    | -p embed-certs-191151                             | embed-certs-191151           | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:13 GMT | 31 Oct 22 19:14 GMT |
	|         | --alsologtostderr -v=3                            |                              |                   |         |                     |                     |
	| addons  | enable dashboard -p old-k8s-version-191057        | old-k8s-version-191057       | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:14 GMT | 31 Oct 22 19:14 GMT |
	|         | --images=MetricsScraper=k8s.gcr.io/echoserver:1.4 |                              |                   |         |                     |                     |
	| start   | -p old-k8s-version-191057                         | old-k8s-version-191057       | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:14 GMT | 31 Oct 22 19:21 GMT |
	|         | --memory=2200                                     |                              |                   |         |                     |                     |
	|         | --alsologtostderr --wait=true                     |                              |                   |         |                     |                     |
	|         | --kvm-network=default                             |                              |                   |         |                     |                     |
	|         | --kvm-qemu-uri=qemu:///system                     |                              |                   |         |                     |                     |
	|         | --disable-driver-mounts                           |                              |                   |         |                     |                     |
	|         | --keep-context=false                              |                              |                   |         |                     |                     |
	|         | --driver=docker                                   |                              |                   |         |                     |                     |
	|         | --kubernetes-version=v1.16.0                      |                              |                   |         |                     |                     |
	| addons  | enable dashboard -p embed-certs-191151            | embed-certs-191151           | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:14 GMT | 31 Oct 22 19:14 GMT |
	|         | --images=MetricsScraper=k8s.gcr.io/echoserver:1.4 |                              |                   |         |                     |                     |
	| start   | -p embed-certs-191151                             | embed-certs-191151           | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:14 GMT | 31 Oct 22 19:20 GMT |
	|         | --memory=2200                                     |                              |                   |         |                     |                     |
	|         | --alsologtostderr --wait=true                     |                              |                   |         |                     |                     |
	|         | --embed-certs --driver=docker                     |                              |                   |         |                     |                     |
	|         | --kubernetes-version=v1.25.3                      |                              |                   |         |                     |                     |
	| delete  | -p cert-expiration-190750                         | cert-expiration-190750       | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:14 GMT | 31 Oct 22 19:14 GMT |
	| delete  | -p                                                | disable-driver-mounts-191427 | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:14 GMT | 31 Oct 22 19:14 GMT |
	|         | disable-driver-mounts-191427                      |                              |                   |         |                     |                     |
	| start   | -p                                                | default-k8s-diff-port-191429 | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:14 GMT | 31 Oct 22 19:16 GMT |
	|         | default-k8s-diff-port-191429                      |                              |                   |         |                     |                     |
	|         | --memory=2200                                     |                              |                   |         |                     |                     |
	|         | --alsologtostderr --wait=true                     |                              |                   |         |                     |                     |
	|         | --apiserver-port=8444                             |                              |                   |         |                     |                     |
	|         | --driver=docker                                   |                              |                   |         |                     |                     |
	|         | --kubernetes-version=v1.25.3                      |                              |                   |         |                     |                     |
	| addons  | enable metrics-server -p                          | default-k8s-diff-port-191429 | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:16 GMT | 31 Oct 22 19:16 GMT |
	|         | default-k8s-diff-port-191429                      |                              |                   |         |                     |                     |
	|         | --images=MetricsServer=k8s.gcr.io/echoserver:1.4  |                              |                   |         |                     |                     |
	|         | --registries=MetricsServer=fake.domain            |                              |                   |         |                     |                     |
	| stop    | -p                                                | default-k8s-diff-port-191429 | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:16 GMT | 31 Oct 22 19:16 GMT |
	|         | default-k8s-diff-port-191429                      |                              |                   |         |                     |                     |
	|         | --alsologtostderr -v=3                            |                              |                   |         |                     |                     |
	| addons  | enable dashboard -p default-k8s-diff-port-191429  | default-k8s-diff-port-191429 | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:16 GMT | 31 Oct 22 19:16 GMT |
	|         | --images=MetricsScraper=k8s.gcr.io/echoserver:1.4 |                              |                   |         |                     |                     |
	| start   | -p                                                | default-k8s-diff-port-191429 | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:16 GMT |                     |
	|         | default-k8s-diff-port-191429                      |                              |                   |         |                     |                     |
	|         | --memory=2200                                     |                              |                   |         |                     |                     |
	|         | --alsologtostderr --wait=true                     |                              |                   |         |                     |                     |
	|         | --apiserver-port=8444                             |                              |                   |         |                     |                     |
	|         | --driver=docker                                   |                              |                   |         |                     |                     |
	|         | --kubernetes-version=v1.25.3                      |                              |                   |         |                     |                     |
	| ssh     | -p embed-certs-191151 sudo                        | embed-certs-191151           | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:21 GMT | 31 Oct 22 19:21 GMT |
	|         | crictl images -o json                             |                              |                   |         |                     |                     |
	| pause   | -p embed-certs-191151                             | embed-certs-191151           | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:21 GMT |                     |
	|         | --alsologtostderr -v=1                            |                              |                   |         |                     |                     |
	| ssh     | -p old-k8s-version-191057 sudo                    | old-k8s-version-191057       | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:21 GMT | 31 Oct 22 19:21 GMT |
	|         | crictl images -o json                             |                              |                   |         |                     |                     |
	| pause   | -p old-k8s-version-191057                         | old-k8s-version-191057       | minikube3\jenkins | v1.27.1 | 31 Oct 22 19:21 GMT | 31 Oct 22 19:21 GMT |
	|         | --alsologtostderr -v=1                            |                              |                   |         |                     |                     |
	|---------|---------------------------------------------------|------------------------------|-------------------|---------|---------------------|---------------------|
	
	* 
	* ==> Last Start <==
	* Log file created at: 2022/10/31 19:16:41
	Running on machine: minikube3
	Binary: Built with gc go1.19.2 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1031 19:16:40.956492   10672 out.go:296] Setting OutFile to fd 1516 ...
	I1031 19:16:41.028062   10672 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1031 19:16:41.028062   10672 out.go:309] Setting ErrFile to fd 1740...
	I1031 19:16:41.028062   10672 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1031 19:16:41.054549   10672 out.go:303] Setting JSON to false
	I1031 19:16:41.059074   10672 start.go:116] hostinfo: {"hostname":"minikube3","uptime":298094,"bootTime":1666945707,"procs":197,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045 Build 19045","kernelVersion":"10.0.19045 Build 19045","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"a0f355d5-8b6e-4346-9071-73232725d096"}
	W1031 19:16:41.059074   10672 start.go:124] gopshost.Virtualization returned error: not implemented yet
	I1031 19:16:41.068083   10672 out.go:177] * [default-k8s-diff-port-191429] minikube v1.27.1 on Microsoft Windows 10 Enterprise N 10.0.19045 Build 19045
	I1031 19:16:41.071844   10672 notify.go:220] Checking for updates...
	I1031 19:16:41.074797   10672 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube3\minikube-integration\kubeconfig
	I1031 19:16:41.077304   10672 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube3\minikube-integration\.minikube
	I1031 19:16:41.080056   10672 out.go:177]   - MINIKUBE_LOCATION=15242
	I1031 19:16:41.082045   10672 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1031 19:16:41.086052   10672 config.go:180] Loaded profile config "default-k8s-diff-port-191429": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.25.3
	I1031 19:16:41.087057   10672 driver.go:365] Setting default libvirt URI to qemu:///system
	I1031 19:16:41.414955   10672 docker.go:137] docker version: linux-20.10.20
	I1031 19:16:41.425957   10672 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1031 19:16:42.086793   10672 info.go:266] docker info: {ID:TSZK:BILT:PRPM:VYD3:VAER:TKFK:77ZH:VWEB:QG4W:3HP3:3BMA:NCFX Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:94 OomKillDisable:true NGoroutines:63 SystemTime:2022-10-31 19:16:41.6089064 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:4 KernelVersion:5.10.102.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:53902323712 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[] ExperimentalBuild:false ServerVersion:20.10.20 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 Expected:9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6} RuncCommit:{ID:v1.1.4-0-g5fd4c4d Expected:v1.1.4-0-g5fd4c4d} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp
,profile=default] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.9.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.12.1] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.0.3] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.13] map[Name:sbom Path:C:\Program Files\Docker\cli-plug
ins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scan Path:C:\Program Files\Docker\cli-plugins\docker-scan.exe SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.21.0]] Warnings:<nil>}}
	I1031 19:16:42.091781   10672 out.go:177] * Using the docker driver based on existing profile
	I1031 19:16:38.414601    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:40.419324    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:38.848279   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:41.336966   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:42.093795   10672 start.go:282] selected driver: docker
	I1031 19:16:42.093795   10672 start.go:808] validating driver "docker" against &{Name:default-k8s-diff-port-191429 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 Memory:2200 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 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.25.3 ClusterName:default-k8s-diff-port-191429 Namespace:defaul
t APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8444 NodeName:} Nodes:[{Name: IP:192.168.85.2 Port:8444 KubernetesVersion:v1.25.3 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[dashboard:true default-storageclass:true metrics-server:true storage-provisioner:true] CustomAddonImages:map[MetricsScraper:k8s.gcr.io/echoserver:1.4 MetricsServer:k8s.gcr.io/echoserver:1.4] CustomAddonRegistries:map[MetricsServer:fake.domain] 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:2628
0h0m0s Mount:false MountString:C:\Users\jenkins.minikube3:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath:/opt/socket_vmnet/bin/socket_vmnet_client SocketVMnetPath:/var/run/socket_vmnet}
	I1031 19:16:42.093795   10672 start.go:819] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1031 19:16:42.239127   10672 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1031 19:16:42.951607   10672 info.go:266] docker info: {ID:TSZK:BILT:PRPM:VYD3:VAER:TKFK:77ZH:VWEB:QG4W:3HP3:3BMA:NCFX Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:94 OomKillDisable:true NGoroutines:63 SystemTime:2022-10-31 19:16:42.4229201 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:4 KernelVersion:5.10.102.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:53902323712 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[] ExperimentalBuild:false ServerVersion:20.10.20 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 Expected:9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6} RuncCommit:{ID:v1.1.4-0-g5fd4c4d Expected:v1.1.4-0-g5fd4c4d} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp
,profile=default] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.9.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.12.1] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.0.3] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.13] map[Name:sbom Path:C:\Program Files\Docker\cli-plug
ins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scan Path:C:\Program Files\Docker\cli-plugins\docker-scan.exe SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.21.0]] Warnings:<nil>}}
	I1031 19:16:42.952139   10672 start_flags.go:888] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I1031 19:16:42.952316   10672 cni.go:95] Creating CNI manager for ""
	I1031 19:16:42.952316   10672 cni.go:169] CNI unnecessary in this configuration, recommending no CNI
	I1031 19:16:42.952316   10672 start_flags.go:317] config:
	{Name:default-k8s-diff-port-191429 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 Memory:2200 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 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.25.3 ClusterName:default-k8s-diff-port-191429 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.l
ocal ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8444 NodeName:} Nodes:[{Name: IP:192.168.85.2 Port:8444 KubernetesVersion:v1.25.3 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[dashboard:true default-storageclass:true metrics-server:true storage-provisioner:true] CustomAddonImages:map[MetricsScraper:k8s.gcr.io/echoserver:1.4 MetricsServer:k8s.gcr.io/echoserver:1.4] CustomAddonRegistries:map[MetricsServer:fake.domain] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube3:/minikube-host Mount9P
Version:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath:/opt/socket_vmnet/bin/socket_vmnet_client SocketVMnetPath:/var/run/socket_vmnet}
	I1031 19:16:42.957375   10672 out.go:177] * Starting control plane node default-k8s-diff-port-191429 in cluster default-k8s-diff-port-191429
	I1031 19:16:42.959670   10672 cache.go:120] Beginning downloading kic base image for docker with docker
	I1031 19:16:42.961800   10672 out.go:177] * Pulling base image ...
	I1031 19:16:42.964980   10672 preload.go:132] Checking if preload exists for k8s version v1.25.3 and runtime docker
	I1031 19:16:42.964980   10672 image.go:76] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 in local docker daemon
	I1031 19:16:42.964980   10672 preload.go:148] Found local preload: C:\Users\jenkins.minikube3\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.25.3-docker-overlay2-amd64.tar.lz4
	I1031 19:16:42.964980   10672 cache.go:57] Caching tarball of preloaded images
	I1031 19:16:42.965987   10672 preload.go:174] Found C:\Users\jenkins.minikube3\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.25.3-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I1031 19:16:42.965987   10672 cache.go:60] Finished verifying existence of preloaded tar for  v1.25.3 on docker
	I1031 19:16:42.965987   10672 profile.go:148] Saving config to C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\default-k8s-diff-port-191429\config.json ...
	I1031 19:16:43.186919   10672 image.go:80] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 in local docker daemon, skipping pull
	I1031 19:16:43.187125   10672 cache.go:142] gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 exists in daemon, skipping load
	I1031 19:16:43.187510   10672 cache.go:208] Successfully downloaded all kic artifacts
	I1031 19:16:43.187510   10672 start.go:364] acquiring machines lock for default-k8s-diff-port-191429: {Name:mkb30cdb0b4524934a630c0237954b942ecb34a6 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1031 19:16:43.187510   10672 start.go:368] acquired machines lock for "default-k8s-diff-port-191429" in 0s
	I1031 19:16:43.187510   10672 start.go:96] Skipping create...Using existing machine configuration
	I1031 19:16:43.188043   10672 fix.go:55] fixHost starting: 
	I1031 19:16:43.211350   10672 cli_runner.go:164] Run: docker container inspect default-k8s-diff-port-191429 --format={{.State.Status}}
	I1031 19:16:43.436919   10672 fix.go:103] recreateIfNeeded on default-k8s-diff-port-191429: state=Stopped err=<nil>
	W1031 19:16:43.436978   10672 fix.go:129] unexpected machine state, will restart: <nil>
	I1031 19:16:43.441205   10672 out.go:177] * Restarting existing docker container for "default-k8s-diff-port-191429" ...
	I1031 19:16:41.366963   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:43.371179   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:43.454760   10672 cli_runner.go:164] Run: docker start default-k8s-diff-port-191429
	I1031 19:16:44.559257   10672 cli_runner.go:217] Completed: docker start default-k8s-diff-port-191429: (1.1044894s)
	I1031 19:16:44.572252   10672 cli_runner.go:164] Run: docker container inspect default-k8s-diff-port-191429 --format={{.State.Status}}
	I1031 19:16:44.778675   10672 kic.go:415] container "default-k8s-diff-port-191429" state is running.
	I1031 19:16:44.794673   10672 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" default-k8s-diff-port-191429
	I1031 19:16:45.016701   10672 profile.go:148] Saving config to C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\default-k8s-diff-port-191429\config.json ...
	I1031 19:16:45.018677   10672 machine.go:88] provisioning docker machine ...
	I1031 19:16:45.018677   10672 ubuntu.go:169] provisioning hostname "default-k8s-diff-port-191429"
	I1031 19:16:45.028667   10672 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" default-k8s-diff-port-191429
	I1031 19:16:45.291307   10672 main.go:134] libmachine: Using SSH client type: native
	I1031 19:16:45.291307   10672 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0xf6bd60] 0xf6ece0 <nil>  [] 0s} 127.0.0.1 50817 <nil> <nil>}
	I1031 19:16:45.291307   10672 main.go:134] libmachine: About to run SSH command:
	sudo hostname default-k8s-diff-port-191429 && echo "default-k8s-diff-port-191429" | sudo tee /etc/hostname
	I1031 19:16:45.567660   10672 main.go:134] libmachine: SSH cmd err, output: <nil>: default-k8s-diff-port-191429
	
	I1031 19:16:45.579647   10672 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" default-k8s-diff-port-191429
	I1031 19:16:45.837131   10672 main.go:134] libmachine: Using SSH client type: native
	I1031 19:16:45.837131   10672 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0xf6bd60] 0xf6ece0 <nil>  [] 0s} 127.0.0.1 50817 <nil> <nil>}
	I1031 19:16:45.837131   10672 main.go:134] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sdefault-k8s-diff-port-191429' /etc/hosts; then
				if grep -xq '127.0.1.1\s.*' /etc/hosts; then
					sudo sed -i 's/^127.0.1.1\s.*/127.0.1.1 default-k8s-diff-port-191429/g' /etc/hosts;
				else 
					echo '127.0.1.1 default-k8s-diff-port-191429' | sudo tee -a /etc/hosts; 
				fi
			fi
	I1031 19:16:42.903225    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:44.903692    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:47.055564    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:43.349179   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:45.836132   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:45.862126   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:47.867821   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:46.031381   10672 main.go:134] libmachine: SSH cmd err, output: <nil>: 
	I1031 19:16:46.033410   10672 ubuntu.go:175] set auth options {CertDir:C:\Users\jenkins.minikube3\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube3\minikube-integration\.minikube}
	I1031 19:16:46.033410   10672 ubuntu.go:177] setting up certificates
	I1031 19:16:46.033410   10672 provision.go:83] configureAuth start
	I1031 19:16:46.044379   10672 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" default-k8s-diff-port-191429
	I1031 19:16:46.272430   10672 provision.go:138] copyHostCerts
	I1031 19:16:46.272430   10672 exec_runner.go:144] found C:\Users\jenkins.minikube3\minikube-integration\.minikube/key.pem, removing ...
	I1031 19:16:46.272430   10672 exec_runner.go:207] rm: C:\Users\jenkins.minikube3\minikube-integration\.minikube\key.pem
	I1031 19:16:46.273424   10672 exec_runner.go:151] cp: C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube3\minikube-integration\.minikube/key.pem (1679 bytes)
	I1031 19:16:46.274441   10672 exec_runner.go:144] found C:\Users\jenkins.minikube3\minikube-integration\.minikube/ca.pem, removing ...
	I1031 19:16:46.274441   10672 exec_runner.go:207] rm: C:\Users\jenkins.minikube3\minikube-integration\.minikube\ca.pem
	I1031 19:16:46.275446   10672 exec_runner.go:151] cp: C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube3\minikube-integration\.minikube/ca.pem (1078 bytes)
	I1031 19:16:46.276422   10672 exec_runner.go:144] found C:\Users\jenkins.minikube3\minikube-integration\.minikube/cert.pem, removing ...
	I1031 19:16:46.276422   10672 exec_runner.go:207] rm: C:\Users\jenkins.minikube3\minikube-integration\.minikube\cert.pem
	I1031 19:16:46.277423   10672 exec_runner.go:151] cp: C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube3\minikube-integration\.minikube/cert.pem (1123 bytes)
	I1031 19:16:46.278418   10672 provision.go:112] generating server cert: C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.default-k8s-diff-port-191429 san=[192.168.85.2 127.0.0.1 localhost 127.0.0.1 minikube default-k8s-diff-port-191429]
	I1031 19:16:46.805890   10672 provision.go:172] copyRemoteCerts
	I1031 19:16:46.820594   10672 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I1031 19:16:46.830602   10672 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" default-k8s-diff-port-191429
	I1031 19:16:47.073058   10672 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50817 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\default-k8s-diff-port-191429\id_rsa Username:docker}
	I1031 19:16:47.210517   10672 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I1031 19:16:47.261541   10672 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1257 bytes)
	I1031 19:16:47.319061   10672 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I1031 19:16:47.372898   10672 provision.go:86] duration metric: configureAuth took 1.3394791s
	I1031 19:16:47.372898   10672 ubuntu.go:193] setting minikube options for container-runtime
	I1031 19:16:47.373884   10672 config.go:180] Loaded profile config "default-k8s-diff-port-191429": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.25.3
	I1031 19:16:47.387876   10672 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" default-k8s-diff-port-191429
	I1031 19:16:47.648935   10672 main.go:134] libmachine: Using SSH client type: native
	I1031 19:16:47.649542   10672 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0xf6bd60] 0xf6ece0 <nil>  [] 0s} 127.0.0.1 50817 <nil> <nil>}
	I1031 19:16:47.649542   10672 main.go:134] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I1031 19:16:47.833031   10672 main.go:134] libmachine: SSH cmd err, output: <nil>: overlay
	
	I1031 19:16:47.833031   10672 ubuntu.go:71] root file system type: overlay
	I1031 19:16:47.833031   10672 provision.go:309] Updating docker unit: /lib/systemd/system/docker.service ...
	I1031 19:16:47.847840   10672 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" default-k8s-diff-port-191429
	I1031 19:16:48.089753   10672 main.go:134] libmachine: Using SSH client type: native
	I1031 19:16:48.090511   10672 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0xf6bd60] 0xf6ece0 <nil>  [] 0s} 127.0.0.1 50817 <nil> <nil>}
	I1031 19:16:48.090511   10672 main.go:134] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %!s(MISSING) "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP \$MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	" | sudo tee /lib/systemd/system/docker.service.new
	I1031 19:16:48.325316   10672 main.go:134] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP $MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	
	I1031 19:16:48.344525   10672 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" default-k8s-diff-port-191429
	I1031 19:16:48.602890   10672 main.go:134] libmachine: Using SSH client type: native
	I1031 19:16:48.603490   10672 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0xf6bd60] 0xf6ece0 <nil>  [] 0s} 127.0.0.1 50817 <nil> <nil>}
	I1031 19:16:48.603490   10672 main.go:134] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I1031 19:16:48.766755   10672 main.go:134] libmachine: SSH cmd err, output: <nil>: 
	I1031 19:16:48.766788   10672 machine.go:91] provisioned docker machine in 3.7480867s
	I1031 19:16:48.766788   10672 start.go:300] post-start starting for "default-k8s-diff-port-191429" (driver="docker")
	I1031 19:16:48.766788   10672 start.go:328] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
	I1031 19:16:48.784221   10672 ssh_runner.go:195] Run: sudo mkdir -p /etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs
	I1031 19:16:48.794267   10672 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" default-k8s-diff-port-191429
	I1031 19:16:49.002377   10672 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50817 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\default-k8s-diff-port-191429\id_rsa Username:docker}
	I1031 19:16:49.157005   10672 ssh_runner.go:195] Run: cat /etc/os-release
	I1031 19:16:49.170120   10672 main.go:134] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I1031 19:16:49.170120   10672 main.go:134] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I1031 19:16:49.170120   10672 main.go:134] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I1031 19:16:49.170120   10672 info.go:137] Remote host: Ubuntu 20.04.5 LTS
	I1031 19:16:49.170120   10672 filesync.go:126] Scanning C:\Users\jenkins.minikube3\minikube-integration\.minikube\addons for local assets ...
	I1031 19:16:49.170120   10672 filesync.go:126] Scanning C:\Users\jenkins.minikube3\minikube-integration\.minikube\files for local assets ...
	I1031 19:16:49.172128   10672 filesync.go:149] local asset: C:\Users\jenkins.minikube3\minikube-integration\.minikube\files\etc\ssl\certs\127522.pem -> 127522.pem in /etc/ssl/certs
	I1031 19:16:49.186097   10672 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I1031 19:16:49.212631   10672 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\files\etc\ssl\certs\127522.pem --> /etc/ssl/certs/127522.pem (1708 bytes)
	I1031 19:16:49.276518   10672 start.go:303] post-start completed in 509.7269ms
	I1031 19:16:49.293512   10672 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1031 19:16:49.306514   10672 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" default-k8s-diff-port-191429
	I1031 19:16:49.533279   10672 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50817 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\default-k8s-diff-port-191429\id_rsa Username:docker}
	I1031 19:16:49.668687   10672 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I1031 19:16:49.683678   10672 fix.go:57] fixHost completed within 6.4955932s
	I1031 19:16:49.683678   10672 start.go:83] releasing machines lock for "default-k8s-diff-port-191429", held for 6.4961267s
	I1031 19:16:49.695678   10672 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" default-k8s-diff-port-191429
	I1031 19:16:49.940032   10672 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I1031 19:16:49.952029   10672 ssh_runner.go:195] Run: systemctl --version
	I1031 19:16:49.952029   10672 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" default-k8s-diff-port-191429
	I1031 19:16:49.962022   10672 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" default-k8s-diff-port-191429
	I1031 19:16:50.158607   10672 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50817 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\default-k8s-diff-port-191429\id_rsa Username:docker}
	I1031 19:16:50.189098   10672 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50817 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\default-k8s-diff-port-191429\id_rsa Username:docker}
	I1031 19:16:50.329503   10672 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I1031 19:16:50.413649   10672 cruntime.go:273] skipping containerd shutdown because we are bound to it
	I1031 19:16:50.427668   10672 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1031 19:16:50.464050   10672 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	image-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I1031 19:16:50.520718   10672 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I1031 19:16:50.697073   10672 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I1031 19:16:50.919698   10672 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1031 19:16:49.465956    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:51.910882    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:47.841002   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:50.348306   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:51.053907   10672 ssh_runner.go:195] Run: sudo systemctl restart docker
	I1031 19:16:51.972255   10672 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I1031 19:16:52.159019   10672 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1031 19:16:52.318065   10672 ssh_runner.go:195] Run: sudo systemctl start cri-docker.socket
	I1031 19:16:52.350486   10672 start.go:451] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I1031 19:16:52.368542   10672 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I1031 19:16:52.382875   10672 start.go:472] Will wait 60s for crictl version
	I1031 19:16:52.399853   10672 ssh_runner.go:195] Run: sudo crictl version
	I1031 19:16:52.671833   10672 start.go:481] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  20.10.20
	RuntimeApiVersion:  1.41.0
	I1031 19:16:52.682803   10672 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1031 19:16:52.789823   10672 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1031 19:16:50.379618   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:52.881257   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:52.877671   10672 out.go:204] * Preparing Kubernetes v1.25.3 on Docker 20.10.20 ...
	I1031 19:16:52.890179   10672 cli_runner.go:164] Run: docker exec -t default-k8s-diff-port-191429 dig +short host.docker.internal
	I1031 19:16:53.337306   10672 network.go:96] got host ip for mount in container by digging dns: 192.168.65.2
	I1031 19:16:53.353325   10672 ssh_runner.go:195] Run: grep 192.168.65.2	host.minikube.internal$ /etc/hosts
	I1031 19:16:53.367333   10672 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.65.2	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I1031 19:16:53.412762   10672 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8444/tcp") 0).HostPort}}'" default-k8s-diff-port-191429
	I1031 19:16:53.617120   10672 preload.go:132] Checking if preload exists for k8s version v1.25.3 and runtime docker
	I1031 19:16:53.627089   10672 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I1031 19:16:53.689614   10672 docker.go:613] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.25.3
	registry.k8s.io/kube-controller-manager:v1.25.3
	registry.k8s.io/kube-scheduler:v1.25.3
	registry.k8s.io/kube-proxy:v1.25.3
	registry.k8s.io/pause:3.8
	registry.k8s.io/etcd:3.5.4-0
	registry.k8s.io/coredns/coredns:v1.9.3
	k8s.gcr.io/pause:3.6
	gcr.io/k8s-minikube/storage-provisioner:v5
	gcr.io/k8s-minikube/busybox:1.28.4-glibc
	
	-- /stdout --
	I1031 19:16:53.689614   10672 docker.go:543] Images already preloaded, skipping extraction
	I1031 19:16:53.704963   10672 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I1031 19:16:53.762588   10672 docker.go:613] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.25.3
	registry.k8s.io/kube-controller-manager:v1.25.3
	registry.k8s.io/kube-scheduler:v1.25.3
	registry.k8s.io/kube-proxy:v1.25.3
	registry.k8s.io/pause:3.8
	registry.k8s.io/etcd:3.5.4-0
	registry.k8s.io/coredns/coredns:v1.9.3
	k8s.gcr.io/pause:3.6
	gcr.io/k8s-minikube/storage-provisioner:v5
	gcr.io/k8s-minikube/busybox:1.28.4-glibc
	
	-- /stdout --
	I1031 19:16:53.762713   10672 cache_images.go:84] Images are preloaded, skipping loading
	I1031 19:16:53.777417   10672 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I1031 19:16:53.955137   10672 cni.go:95] Creating CNI manager for ""
	I1031 19:16:53.955301   10672 cni.go:169] CNI unnecessary in this configuration, recommending no CNI
	I1031 19:16:53.955337   10672 kubeadm.go:87] Using pod CIDR: 10.244.0.0/16
	I1031 19:16:53.955467   10672 kubeadm.go:156] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.85.2 APIServerPort:8444 KubernetesVersion:v1.25.3 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:default-k8s-diff-port-191429 NodeName:default-k8s-diff-port-191429 DNSDomain:cluster.local CRISocket:/var/run/cri-dockerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.85.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.85.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/c
a.crt StaticPodPath:/etc/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false}
	I1031 19:16:53.955761   10672 kubeadm.go:161] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.85.2
	  bindPort: 8444
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: /var/run/cri-dockerd.sock
	  name: "default-k8s-diff-port-191429"
	  kubeletExtraArgs:
	    node-ip: 192.168.85.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.85.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8444
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.25.3
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%!"(MISSING)
	  nodefs.inodesFree: "0%!"(MISSING)
	  imagefs.available: "0%!"(MISSING)
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I1031 19:16:53.955915   10672 kubeadm.go:962] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.25.3/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --container-runtime=remote --container-runtime-endpoint=/var/run/cri-dockerd.sock --hostname-override=default-k8s-diff-port-191429 --image-service-endpoint=/var/run/cri-dockerd.sock --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.85.2 --runtime-request-timeout=15m
	
	[Install]
	 config:
	{KubernetesVersion:v1.25.3 ClusterName:default-k8s-diff-port-191429 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8444 NodeName:}
	I1031 19:16:53.977707   10672 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.25.3
	I1031 19:16:54.002601   10672 binaries.go:44] Found k8s binaries, skipping transfer
	I1031 19:16:54.015620   10672 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I1031 19:16:54.038010   10672 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (490 bytes)
	I1031 19:16:54.079512   10672 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I1031 19:16:54.118874   10672 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2051 bytes)
	I1031 19:16:54.183084   10672 ssh_runner.go:195] Run: grep 192.168.85.2	control-plane.minikube.internal$ /etc/hosts
	I1031 19:16:54.197922   10672 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.85.2	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I1031 19:16:54.222646   10672 certs.go:54] Setting up C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\default-k8s-diff-port-191429 for IP: 192.168.85.2
	I1031 19:16:54.223363   10672 certs.go:182] skipping minikubeCA CA generation: C:\Users\jenkins.minikube3\minikube-integration\.minikube\ca.key
	I1031 19:16:54.223605   10672 certs.go:182] skipping proxyClientCA CA generation: C:\Users\jenkins.minikube3\minikube-integration\.minikube\proxy-client-ca.key
	I1031 19:16:54.224166   10672 certs.go:298] skipping minikube-user signed cert generation: C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\default-k8s-diff-port-191429\client.key
	I1031 19:16:54.224641   10672 certs.go:298] skipping minikube signed cert generation: C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\default-k8s-diff-port-191429\apiserver.key.43b9df8c
	I1031 19:16:54.224976   10672 certs.go:298] skipping aggregator signed cert generation: C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\default-k8s-diff-port-191429\proxy-client.key
	I1031 19:16:54.226430   10672 certs.go:388] found cert: C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\12752.pem (1338 bytes)
	W1031 19:16:54.227199   10672 certs.go:384] ignoring C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\12752_empty.pem, impossibly tiny 0 bytes
	I1031 19:16:54.227413   10672 certs.go:388] found cert: C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I1031 19:16:54.227981   10672 certs.go:388] found cert: C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I1031 19:16:54.228496   10672 certs.go:388] found cert: C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I1031 19:16:54.229081   10672 certs.go:388] found cert: C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\key.pem (1679 bytes)
	I1031 19:16:54.229709   10672 certs.go:388] found cert: C:\Users\jenkins.minikube3\minikube-integration\.minikube\files\etc\ssl\certs\C:\Users\jenkins.minikube3\minikube-integration\.minikube\files\etc\ssl\certs\127522.pem (1708 bytes)
	I1031 19:16:54.231057   10672 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\default-k8s-diff-port-191429\apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1399 bytes)
	I1031 19:16:54.283480   10672 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\default-k8s-diff-port-191429\apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I1031 19:16:54.338930   10672 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\default-k8s-diff-port-191429\proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I1031 19:16:54.387704   10672 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\default-k8s-diff-port-191429\proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I1031 19:16:54.437608   10672 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I1031 19:16:54.487244   10672 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I1031 19:16:54.539436   10672 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I1031 19:16:54.597075   10672 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I1031 19:16:54.651364   10672 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\12752.pem --> /usr/share/ca-certificates/12752.pem (1338 bytes)
	I1031 19:16:54.704082   10672 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\files\etc\ssl\certs\127522.pem --> /usr/share/ca-certificates/127522.pem (1708 bytes)
	I1031 19:16:54.754999   10672 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I1031 19:16:54.809977   10672 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I1031 19:16:54.870896   10672 ssh_runner.go:195] Run: openssl version
	I1031 19:16:54.900896   10672 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/minikubeCA.pem && ln -fs /usr/share/ca-certificates/minikubeCA.pem /etc/ssl/certs/minikubeCA.pem"
	I1031 19:16:54.937445   10672 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I1031 19:16:54.953144   10672 certs.go:431] hashing: -rw-r--r-- 1 root root 1111 Oct 31 17:33 /usr/share/ca-certificates/minikubeCA.pem
	I1031 19:16:54.967029   10672 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I1031 19:16:54.996945   10672 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/b5213941.0 || ln -fs /etc/ssl/certs/minikubeCA.pem /etc/ssl/certs/b5213941.0"
	I1031 19:16:55.037404   10672 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/12752.pem && ln -fs /usr/share/ca-certificates/12752.pem /etc/ssl/certs/12752.pem"
	I1031 19:16:55.077954   10672 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/12752.pem
	I1031 19:16:55.091986   10672 certs.go:431] hashing: -rw-r--r-- 1 root root 1338 Oct 31 17:44 /usr/share/ca-certificates/12752.pem
	I1031 19:16:55.107105   10672 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/12752.pem
	I1031 19:16:55.133218   10672 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/12752.pem /etc/ssl/certs/51391683.0"
	I1031 19:16:55.177814   10672 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/127522.pem && ln -fs /usr/share/ca-certificates/127522.pem /etc/ssl/certs/127522.pem"
	I1031 19:16:55.230593   10672 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/127522.pem
	I1031 19:16:55.240637   10672 certs.go:431] hashing: -rw-r--r-- 1 root root 1708 Oct 31 17:44 /usr/share/ca-certificates/127522.pem
	I1031 19:16:55.253588   10672 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/127522.pem
	I1031 19:16:55.286140   10672 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/127522.pem /etc/ssl/certs/3ec20f2e.0"
	I1031 19:16:55.317210   10672 kubeadm.go:396] StartCluster: {Name:default-k8s-diff-port-191429 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 Memory:2200 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 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.25.3 ClusterName:default-k8s-diff-port-191429 Namespace:default APIServerName:mini
kubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8444 NodeName:} Nodes:[{Name: IP:192.168.85.2 Port:8444 KubernetesVersion:v1.25.3 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[dashboard:true default-storageclass:true metrics-server:true storage-provisioner:true] CustomAddonImages:map[MetricsScraper:k8s.gcr.io/echoserver:1.4 MetricsServer:k8s.gcr.io/echoserver:1.4] CustomAddonRegistries:map[MetricsServer:fake.domain] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false M
ountString:C:\Users\jenkins.minikube3:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath:/opt/socket_vmnet/bin/socket_vmnet_client SocketVMnetPath:/var/run/socket_vmnet}
	I1031 19:16:55.330618   10672 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I1031 19:16:55.404663   10672 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I1031 19:16:55.433745   10672 kubeadm.go:411] found existing configuration files, will attempt cluster restart
	I1031 19:16:55.433745   10672 kubeadm.go:627] restartCluster start
	I1031 19:16:55.448140   10672 ssh_runner.go:195] Run: sudo test -d /data/minikube
	I1031 19:16:55.474817   10672 kubeadm.go:127] /data/minikube skipping compat symlinks: sudo test -d /data/minikube: Process exited with status 1
	stdout:
	
	stderr:
	I1031 19:16:55.486808   10672 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8444/tcp") 0).HostPort}}'" default-k8s-diff-port-191429
	I1031 19:16:55.703649   10672 kubeconfig.go:135] verify returned: extract IP: "default-k8s-diff-port-191429" does not appear in C:\Users\jenkins.minikube3\minikube-integration\kubeconfig
	I1031 19:16:55.704422   10672 kubeconfig.go:146] "default-k8s-diff-port-191429" context is missing from C:\Users\jenkins.minikube3\minikube-integration\kubeconfig - will repair!
	I1031 19:16:55.705859   10672 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube3\minikube-integration\kubeconfig: {Name:mk966a7640504e03827322930a51a762b5508893 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1031 19:16:55.733883   10672 ssh_runner.go:195] Run: sudo diff -u /var/tmp/minikube/kubeadm.yaml /var/tmp/minikube/kubeadm.yaml.new
	I1031 19:16:55.755536   10672 api_server.go:165] Checking apiserver status ...
	I1031 19:16:55.771821   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1031 19:16:55.802518   10672 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1031 19:16:56.011600   10672 api_server.go:165] Checking apiserver status ...
	I1031 19:16:56.024916   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1031 19:16:53.978141    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:56.422955    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:52.846655   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:55.341594   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:55.374096   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:57.863677   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	W1031 19:16:56.056787   10672 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1031 19:16:56.211863   10672 api_server.go:165] Checking apiserver status ...
	I1031 19:16:56.229350   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1031 19:16:56.264098   10672 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1031 19:16:56.412658   10672 api_server.go:165] Checking apiserver status ...
	I1031 19:16:56.433459   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1031 19:16:56.461690   10672 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1031 19:16:56.603172   10672 api_server.go:165] Checking apiserver status ...
	I1031 19:16:56.622066   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1031 19:16:56.656025   10672 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1031 19:16:56.804379   10672 api_server.go:165] Checking apiserver status ...
	I1031 19:16:56.818025   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1031 19:16:56.853884   10672 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1031 19:16:57.006682   10672 api_server.go:165] Checking apiserver status ...
	I1031 19:16:57.020774   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1031 19:16:57.050332   10672 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1031 19:16:57.208457   10672 api_server.go:165] Checking apiserver status ...
	I1031 19:16:57.223833   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1031 19:16:57.260584   10672 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1031 19:16:57.410596   10672 api_server.go:165] Checking apiserver status ...
	I1031 19:16:57.425908   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1031 19:16:57.455662   10672 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1031 19:16:57.613077   10672 api_server.go:165] Checking apiserver status ...
	I1031 19:16:57.629191   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1031 19:16:57.662100   10672 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1031 19:16:57.816797   10672 api_server.go:165] Checking apiserver status ...
	I1031 19:16:57.833357   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1031 19:16:57.869162   10672 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1031 19:16:58.016181   10672 api_server.go:165] Checking apiserver status ...
	I1031 19:16:58.028874   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1031 19:16:58.061406   10672 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1031 19:16:58.218764   10672 api_server.go:165] Checking apiserver status ...
	I1031 19:16:58.232729   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1031 19:16:58.267375   10672 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1031 19:16:58.402829   10672 api_server.go:165] Checking apiserver status ...
	I1031 19:16:58.415809   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1031 19:16:58.448967   10672 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1031 19:16:58.606309   10672 api_server.go:165] Checking apiserver status ...
	I1031 19:16:58.623311   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1031 19:16:58.651938   10672 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1031 19:16:58.809462   10672 api_server.go:165] Checking apiserver status ...
	I1031 19:16:58.823531   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1031 19:16:58.854932   10672 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1031 19:16:58.854932   10672 api_server.go:165] Checking apiserver status ...
	I1031 19:16:58.870674   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	W1031 19:16:58.901695   10672 api_server.go:169] stopped: unable to get apiserver pid: sudo pgrep -xnf kube-apiserver.*minikube.*: Process exited with status 1
	stdout:
	
	stderr:
	I1031 19:16:58.901695   10672 kubeadm.go:602] needs reconfigure: apiserver error: timed out waiting for the condition
	I1031 19:16:58.901695   10672 kubeadm.go:1114] stopping kube-system containers ...
	I1031 19:16:58.914050   10672 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I1031 19:16:58.973035   10672 docker.go:444] Stopping containers: [19a9aed8aa28 f018e76a0af7 8c0415bfdd08 fe130ae342b6 9a5bf0d11465 cc70e06a8f3a c4da8df3832b f3c57ebfa48e 1cd2bfd44b01 a9d0b30ecac4 11384b7befc8 d75a2d992397 78bdc5bb9755 3151f01045c3 cb3bec381226 1a4a3a41b2d2]
	I1031 19:16:58.983853   10672 ssh_runner.go:195] Run: docker stop 19a9aed8aa28 f018e76a0af7 8c0415bfdd08 fe130ae342b6 9a5bf0d11465 cc70e06a8f3a c4da8df3832b f3c57ebfa48e 1cd2bfd44b01 a9d0b30ecac4 11384b7befc8 d75a2d992397 78bdc5bb9755 3151f01045c3 cb3bec381226 1a4a3a41b2d2
	I1031 19:16:59.064807   10672 ssh_runner.go:195] Run: sudo systemctl stop kubelet
	I1031 19:16:59.114802   10672 ssh_runner.go:195] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
	I1031 19:16:59.140583   10672 kubeadm.go:155] found existing configuration files:
	-rw------- 1 root root 5643 Oct 31 19:15 /etc/kubernetes/admin.conf
	-rw------- 1 root root 5656 Oct 31 19:15 /etc/kubernetes/controller-manager.conf
	-rw------- 1 root root 2051 Oct 31 19:15 /etc/kubernetes/kubelet.conf
	-rw------- 1 root root 5600 Oct 31 19:15 /etc/kubernetes/scheduler.conf
	
	I1031 19:16:59.154777   10672 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8444 /etc/kubernetes/admin.conf
	I1031 19:16:59.196888   10672 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8444 /etc/kubernetes/kubelet.conf
	I1031 19:16:59.233586   10672 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8444 /etc/kubernetes/controller-manager.conf
	I1031 19:16:59.260962   10672 kubeadm.go:166] "https://control-plane.minikube.internal:8444" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8444 /etc/kubernetes/controller-manager.conf: Process exited with status 1
	stdout:
	
	stderr:
	I1031 19:16:59.276941   10672 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I1031 19:16:59.315900   10672 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8444 /etc/kubernetes/scheduler.conf
	I1031 19:16:59.338912   10672 kubeadm.go:166] "https://control-plane.minikube.internal:8444" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8444 /etc/kubernetes/scheduler.conf: Process exited with status 1
	stdout:
	
	stderr:
	I1031 19:16:59.351909   10672 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I1031 19:16:59.389910   10672 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I1031 19:16:59.412921   10672 kubeadm.go:704] reconfiguring cluster from /var/tmp/minikube/kubeadm.yaml
	I1031 19:16:59.412921   10672 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init phase certs all --config /var/tmp/minikube/kubeadm.yaml"
	I1031 19:16:59.530842   10672 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init phase kubeconfig all --config /var/tmp/minikube/kubeadm.yaml"
	I1031 19:16:58.921027    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:01.413785    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:57.840456   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:59.842128   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:02.343988   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:16:59.867075   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:01.871056   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:01.372565   10672 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init phase kubeconfig all --config /var/tmp/minikube/kubeadm.yaml": (1.8417121s)
	I1031 19:17:01.372565   10672 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init phase kubelet-start --config /var/tmp/minikube/kubeadm.yaml"
	I1031 19:17:01.680730   10672 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init phase control-plane all --config /var/tmp/minikube/kubeadm.yaml"
	I1031 19:17:01.884046   10672 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init phase etcd local --config /var/tmp/minikube/kubeadm.yaml"
	I1031 19:17:02.158804   10672 api_server.go:51] waiting for apiserver process to appear ...
	I1031 19:17:02.184207   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1031 19:17:02.884125   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1031 19:17:03.383691   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1031 19:17:03.883619   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1031 19:17:04.380764   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1031 19:17:04.880802   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1031 19:17:05.389272   10672 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1031 19:17:05.568024   10672 api_server.go:71] duration metric: took 3.4091982s to wait for apiserver process to appear ...
	I1031 19:17:05.568024   10672 api_server.go:87] waiting for apiserver healthz status ...
	I1031 19:17:05.568024   10672 api_server.go:252] Checking apiserver healthz at https://127.0.0.1:50821/healthz ...
	I1031 19:17:05.573875   10672 api_server.go:268] stopped: https://127.0.0.1:50821/healthz: Get "https://127.0.0.1:50821/healthz": EOF
	I1031 19:17:03.427199    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:05.913957    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:04.837575   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:07.370069   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:04.366781   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:06.369634   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:08.376533   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:06.081956   10672 api_server.go:252] Checking apiserver healthz at https://127.0.0.1:50821/healthz ...
	I1031 19:17:08.417111    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:10.910580    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:09.841541   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:11.854484   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:10.874226   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:13.373412   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:11.093464   10672 api_server.go:268] stopped: https://127.0.0.1:50821/healthz: Get "https://127.0.0.1:50821/healthz": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
	I1031 19:17:11.580277   10672 api_server.go:252] Checking apiserver healthz at https://127.0.0.1:50821/healthz ...
	I1031 19:17:12.758132   10672 api_server.go:278] https://127.0.0.1:50821/healthz returned 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	W1031 19:17:12.758132   10672 api_server.go:102] status: https://127.0.0.1:50821/healthz returned error 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	I1031 19:17:13.088769   10672 api_server.go:252] Checking apiserver healthz at https://127.0.0.1:50821/healthz ...
	I1031 19:17:13.453606   10672 api_server.go:278] https://127.0.0.1:50821/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[-]poststarthook/apiservice-registration-controller failed: reason withheld
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W1031 19:17:13.453606   10672 api_server.go:102] status: https://127.0.0.1:50821/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[-]poststarthook/apiservice-registration-controller failed: reason withheld
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I1031 19:17:13.589582   10672 api_server.go:252] Checking apiserver healthz at https://127.0.0.1:50821/healthz ...
	I1031 19:17:13.768651   10672 api_server.go:278] https://127.0.0.1:50821/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W1031 19:17:13.768727   10672 api_server.go:102] status: https://127.0.0.1:50821/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I1031 19:17:14.075514   10672 api_server.go:252] Checking apiserver healthz at https://127.0.0.1:50821/healthz ...
	I1031 19:17:14.102731   10672 api_server.go:278] https://127.0.0.1:50821/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W1031 19:17:14.102731   10672 api_server.go:102] status: https://127.0.0.1:50821/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I1031 19:17:14.588334   10672 api_server.go:252] Checking apiserver healthz at https://127.0.0.1:50821/healthz ...
	I1031 19:17:14.755853   10672 api_server.go:278] https://127.0.0.1:50821/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W1031 19:17:14.755853   10672 api_server.go:102] status: https://127.0.0.1:50821/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I1031 19:17:15.084440   10672 api_server.go:252] Checking apiserver healthz at https://127.0.0.1:50821/healthz ...
	I1031 19:17:15.167523   10672 api_server.go:278] https://127.0.0.1:50821/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W1031 19:17:15.167523   10672 api_server.go:102] status: https://127.0.0.1:50821/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I1031 19:17:15.584060   10672 api_server.go:252] Checking apiserver healthz at https://127.0.0.1:50821/healthz ...
	I1031 19:17:15.755071   10672 api_server.go:278] https://127.0.0.1:50821/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W1031 19:17:15.755508   10672 api_server.go:102] status: https://127.0.0.1:50821/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I1031 19:17:12.921643    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:14.923115    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:14.344521   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:16.836572   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:15.870156   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:18.378832   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:16.083475   10672 api_server.go:252] Checking apiserver healthz at https://127.0.0.1:50821/healthz ...
	I1031 19:17:16.165369   10672 api_server.go:278] https://127.0.0.1:50821/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W1031 19:17:16.165531   10672 api_server.go:102] status: https://127.0.0.1:50821/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-kube-apiserver-admission-initializer ok
	[+]poststarthook/generic-apiserver-start-informers ok
	[+]poststarthook/priority-and-fairness-config-consumer ok
	[+]poststarthook/priority-and-fairness-filter ok
	[+]poststarthook/storage-object-count-tracker-hook ok
	[+]poststarthook/start-apiextensions-informers ok
	[+]poststarthook/start-apiextensions-controllers ok
	[+]poststarthook/crd-informer-synced ok
	[+]poststarthook/bootstrap-controller ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-status-available-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I1031 19:17:16.583481   10672 api_server.go:252] Checking apiserver healthz at https://127.0.0.1:50821/healthz ...
	I1031 19:17:16.666992   10672 api_server.go:278] https://127.0.0.1:50821/healthz returned 200:
	ok
	I1031 19:17:16.851636   10672 api_server.go:140] control plane version: v1.25.3
	I1031 19:17:16.852286   10672 api_server.go:130] duration metric: took 11.2841894s to wait for apiserver health ...
	I1031 19:17:16.852286   10672 cni.go:95] Creating CNI manager for ""
	I1031 19:17:16.852286   10672 cni.go:169] CNI unnecessary in this configuration, recommending no CNI
	I1031 19:17:16.852286   10672 system_pods.go:43] waiting for kube-system pods to appear ...
	I1031 19:17:16.881517   10672 system_pods.go:59] 8 kube-system pods found
	I1031 19:17:16.881517   10672 system_pods.go:61] "coredns-565d847f94-7fjgp" [971db806-e03f-4c58-bb8e-f3f2d179d5f5] Running / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I1031 19:17:16.881517   10672 system_pods.go:61] "etcd-default-k8s-diff-port-191429" [877bb8be-0718-4717-aa94-0fb725c2561c] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I1031 19:17:16.881517   10672 system_pods.go:61] "kube-apiserver-default-k8s-diff-port-191429" [8f57edd7-8b81-4225-a5c5-78da911e65d8] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I1031 19:17:16.881517   10672 system_pods.go:61] "kube-controller-manager-default-k8s-diff-port-191429" [f6ef6564-0351-4e6c-ab07-16468e67cd2f] Running
	I1031 19:17:16.881517   10672 system_pods.go:61] "kube-proxy-p756n" [179af506-9892-4d8b-93b6-b0049a26e960] Running / Ready:ContainersNotReady (containers with unready status: [kube-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-proxy])
	I1031 19:17:16.881517   10672 system_pods.go:61] "kube-scheduler-default-k8s-diff-port-191429" [6c685928-363f-43ef-bef3-5edcc8d993dc] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
	I1031 19:17:16.881517   10672 system_pods.go:61] "metrics-server-5c8fd5cf8-7czj2" [7a978994-59db-4111-b5d7-645e2086c9b5] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:17:16.881517   10672 system_pods.go:61] "storage-provisioner" [25ea4231-9335-44f9-bd74-0dace3b18d8a] Running / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I1031 19:17:16.881517   10672 system_pods.go:74] duration metric: took 29.2306ms to wait for pod list to return data ...
	I1031 19:17:16.881517   10672 node_conditions.go:102] verifying NodePressure condition ...
	I1031 19:17:16.967650   10672 node_conditions.go:122] node storage ephemeral capacity is 263174212Ki
	I1031 19:17:16.967918   10672 node_conditions.go:123] node cpu capacity is 16
	I1031 19:17:16.967918   10672 node_conditions.go:105] duration metric: took 86.4002ms to run NodePressure ...
	I1031 19:17:16.967998   10672 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init phase addon all --config /var/tmp/minikube/kubeadm.yaml"
	I1031 19:17:19.953819   10672 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init phase addon all --config /var/tmp/minikube/kubeadm.yaml": (2.9858022s)
	I1031 19:17:19.953819   10672 kubeadm.go:763] waiting for restarted kubelet to initialise ...
	I1031 19:17:19.975934   10672 kubeadm.go:778] kubelet initialised
	I1031 19:17:19.975934   10672 kubeadm.go:779] duration metric: took 22.115ms waiting for restarted kubelet to initialise ...
	I1031 19:17:19.975934   10672 pod_ready.go:35] extra waiting up to 4m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1031 19:17:20.165615   10672 pod_ready.go:78] waiting up to 4m0s for pod "coredns-565d847f94-7fjgp" in "kube-system" namespace to be "Ready" ...
	I1031 19:17:17.410210    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:19.417431    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:21.916682    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:18.854657   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:21.339208   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:20.869273   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:22.870605   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:22.290584   10672 pod_ready.go:102] pod "coredns-565d847f94-7fjgp" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:24.785676   10672 pod_ready.go:102] pod "coredns-565d847f94-7fjgp" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:23.956135    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:26.402935    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:23.844772   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:25.848377   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:24.877235   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:27.378195   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:27.288792   10672 pod_ready.go:102] pod "coredns-565d847f94-7fjgp" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:29.289531   10672 pod_ready.go:102] pod "coredns-565d847f94-7fjgp" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:28.407216    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:30.416536    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:27.848575   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:30.372783   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:29.869727   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:32.359421   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:31.458325   10672 pod_ready.go:102] pod "coredns-565d847f94-7fjgp" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:33.797398   10672 pod_ready.go:102] pod "coredns-565d847f94-7fjgp" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:32.417288    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:34.916102    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:32.842575   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:35.333482   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:37.341608   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:34.366661   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:36.372843   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:38.880413   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:36.297388   10672 pod_ready.go:102] pod "coredns-565d847f94-7fjgp" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:38.784652   10672 pod_ready.go:102] pod "coredns-565d847f94-7fjgp" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:40.794449   10672 pod_ready.go:102] pod "coredns-565d847f94-7fjgp" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:37.426813    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:39.455365    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:41.910412    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:39.373792   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:41.833928   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:41.365597   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:43.376739   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:43.287495   10672 pod_ready.go:102] pod "coredns-565d847f94-7fjgp" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:44.286005   10672 pod_ready.go:92] pod "coredns-565d847f94-7fjgp" in "kube-system" namespace has status "Ready":"True"
	I1031 19:17:44.286102   10672 pod_ready.go:81] duration metric: took 24.1192354s waiting for pod "coredns-565d847f94-7fjgp" in "kube-system" namespace to be "Ready" ...
	I1031 19:17:44.286140   10672 pod_ready.go:78] waiting up to 4m0s for pod "etcd-default-k8s-diff-port-191429" in "kube-system" namespace to be "Ready" ...
	I1031 19:17:44.304316   10672 pod_ready.go:92] pod "etcd-default-k8s-diff-port-191429" in "kube-system" namespace has status "Ready":"True"
	I1031 19:17:44.304316   10672 pod_ready.go:81] duration metric: took 18.1538ms waiting for pod "etcd-default-k8s-diff-port-191429" in "kube-system" namespace to be "Ready" ...
	I1031 19:17:44.304316   10672 pod_ready.go:78] waiting up to 4m0s for pod "kube-apiserver-default-k8s-diff-port-191429" in "kube-system" namespace to be "Ready" ...
	I1031 19:17:44.318319   10672 pod_ready.go:92] pod "kube-apiserver-default-k8s-diff-port-191429" in "kube-system" namespace has status "Ready":"True"
	I1031 19:17:44.318319   10672 pod_ready.go:81] duration metric: took 14.003ms waiting for pod "kube-apiserver-default-k8s-diff-port-191429" in "kube-system" namespace to be "Ready" ...
	I1031 19:17:44.318319   10672 pod_ready.go:78] waiting up to 4m0s for pod "kube-controller-manager-default-k8s-diff-port-191429" in "kube-system" namespace to be "Ready" ...
	I1031 19:17:44.357221   10672 pod_ready.go:92] pod "kube-controller-manager-default-k8s-diff-port-191429" in "kube-system" namespace has status "Ready":"True"
	I1031 19:17:44.357221   10672 pod_ready.go:81] duration metric: took 38.9012ms waiting for pod "kube-controller-manager-default-k8s-diff-port-191429" in "kube-system" namespace to be "Ready" ...
	I1031 19:17:44.357347   10672 pod_ready.go:78] waiting up to 4m0s for pod "kube-proxy-p756n" in "kube-system" namespace to be "Ready" ...
	I1031 19:17:44.382855   10672 pod_ready.go:92] pod "kube-proxy-p756n" in "kube-system" namespace has status "Ready":"True"
	I1031 19:17:44.383002   10672 pod_ready.go:81] duration metric: took 25.6544ms waiting for pod "kube-proxy-p756n" in "kube-system" namespace to be "Ready" ...
	I1031 19:17:44.383029   10672 pod_ready.go:78] waiting up to 4m0s for pod "kube-scheduler-default-k8s-diff-port-191429" in "kube-system" namespace to be "Ready" ...
	I1031 19:17:44.682848   10672 pod_ready.go:92] pod "kube-scheduler-default-k8s-diff-port-191429" in "kube-system" namespace has status "Ready":"True"
	I1031 19:17:44.682905   10672 pod_ready.go:81] duration metric: took 299.8092ms waiting for pod "kube-scheduler-default-k8s-diff-port-191429" in "kube-system" namespace to be "Ready" ...
	I1031 19:17:44.682905   10672 pod_ready.go:78] waiting up to 4m0s for pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace to be "Ready" ...
	I1031 19:17:43.918980    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:45.921022    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:43.842268   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:46.339891   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:45.874546   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:48.378984   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:47.111544   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:49.154097   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:48.423204    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:50.911492    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:48.354643   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:50.838442   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:50.873356   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:52.877451   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:51.601404   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:54.095909   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:53.409539    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:55.415566    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:52.847020   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:55.458868   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:55.374945   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:57.377691   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:56.102211   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:58.593888   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:00.667332   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:57.417279    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:59.418122    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:01.419078    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:57.837193   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:59.839092   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:01.846576   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:17:59.868242   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:01.872523   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:02.674548   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:05.108759   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:03.917550    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:05.917889    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:04.344252   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:06.344454   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:04.381910   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:06.874864   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:07.609454   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:10.105411   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:08.408560    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:10.412627    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:08.842711   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:11.338081   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:09.375169   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:11.885558   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:12.113123   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:14.595265   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:12.909817    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:15.420637    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:13.345630   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:15.843750   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:14.367780   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:16.372082   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:18.866636   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:16.604977   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:18.609990   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:20.656191   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:17.917614    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:20.408939    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:18.350694   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:20.351095   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:20.879268   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:23.370608   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:23.107740   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:25.601388   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:22.456265    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:24.914405    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:22.864172   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:25.334319   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:27.346530   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:25.873050   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:27.875091   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:28.096777   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:30.111725   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:27.407510    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:29.457315    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:31.915968    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:29.842185   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:32.337423   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:29.876603   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:32.367606   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:32.602114   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:34.610369   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:34.407012    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:36.421440    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:34.344899   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:36.840453   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:34.376635   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:36.866231   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:38.868655   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:37.103928   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:39.657438   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:38.913758    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:41.418989    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:39.338781   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:41.344354   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:40.877360   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:43.366196   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:42.107636   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:44.599832   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:43.911294    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:46.423024    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:43.834962   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:45.849235   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:45.382253   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:47.867088   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:46.611072   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:49.100073   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:48.911951    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:50.917894    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:47.868272   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:50.346721   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:49.881301   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:52.368580   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:51.171535   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:53.596429   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:55.603257   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:53.411399    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:55.420187    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:52.839625   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:55.341323   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:57.347502   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:54.377681   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:56.880810   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:58.881975   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:57.611172   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:59.618221   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:57.920784    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:00.415669    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:18:59.366531   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:01.840015   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:01.367444   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:03.367550   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:02.105884   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:04.601358   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:02.419537    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:04.970756    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:04.337182   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:06.348069   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:05.374938   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:07.874388   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:07.106887   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:09.610879   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:07.421003    8452 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:08.894215    8452 pod_ready.go:81] duration metric: took 4m0.4187616s waiting for pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace to be "Ready" ...
	E1031 19:19:08.894288    8452 pod_ready.go:66] WaitExtra: waitPodCondition: timed out waiting 4m0s for pod "metrics-server-5c8fd5cf8-jg4dl" in "kube-system" namespace to be "Ready" (will not retry!)
	I1031 19:19:08.894357    8452 pod_ready.go:38] duration metric: took 4m26.4338518s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1031 19:19:08.894357    8452 kubeadm.go:631] restartCluster took 4m51.9817708s
	W1031 19:19:08.894642    8452 out.go:239] ! Unable to restart cluster, will reset it: extra: timed out waiting 4m0s for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready"
	I1031 19:19:08.894642    8452 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm reset --cri-socket /var/run/cri-dockerd.sock --force"
	I1031 19:19:08.840031   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:11.333936   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:10.366498   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:12.868052   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:11.670329   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:14.098675   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:13.352158   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:15.838344   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:14.872622   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:17.381727   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:16.105258   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:18.107099   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:20.605166   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:18.336873   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:20.838260   14428 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:22.318428   14428 pod_ready.go:81] duration metric: took 4m0.0177025s waiting for pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace to be "Ready" ...
	E1031 19:19:22.318511   14428 pod_ready.go:66] WaitExtra: waitPodCondition: timed out waiting 4m0s for pod "metrics-server-5c8fd5cf8-flv4j" in "kube-system" namespace to be "Ready" (will not retry!)
	I1031 19:19:22.318511   14428 pod_ready.go:38] duration metric: took 4m18.2593981s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1031 19:19:22.318511   14428 kubeadm.go:631] restartCluster took 4m51.192995s
	W1031 19:19:22.318789   14428 out.go:239] ! Unable to restart cluster, will reset it: extra: timed out waiting 4m0s for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready"
	I1031 19:19:22.318926   14428 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm reset --cri-socket /var/run/cri-dockerd.sock --force"
	I1031 19:19:19.863865   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:21.868050   14320 pod_ready.go:102] pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:23.853802   14320 pod_ready.go:81] duration metric: took 4m0.413441s waiting for pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace to be "Ready" ...
	E1031 19:19:23.853802   14320 pod_ready.go:66] WaitExtra: waitPodCondition: timed out waiting 4m0s for pod "metrics-server-7958775c-wc6m5" in "kube-system" namespace to be "Ready" (will not retry!)
	I1031 19:19:23.853802   14320 pod_ready.go:38] duration metric: took 4m1.6098822s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1031 19:19:23.853802   14320 kubeadm.go:631] restartCluster took 5m5.2868623s
	W1031 19:19:23.854374   14320 out.go:239] ! Unable to restart cluster, will reset it: extra: timed out waiting 4m0s for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready"
	I1031 19:19:23.854606   14320 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.16.0:$PATH" kubeadm reset --cri-socket /var/run/dockershim.sock --force"
	I1031 19:19:23.106875   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:25.600768   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:27.619423   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:30.101579   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:32.989028   14320 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.16.0:$PATH" kubeadm reset --cri-socket /var/run/dockershim.sock --force": (9.1342484s)
	I1031 19:19:33.004058   14320 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1031 19:19:33.057254   14320 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I1031 19:19:33.085948   14320 kubeadm.go:221] ignoring SystemVerification for kubeadm because of docker driver
	I1031 19:19:33.106116   14320 ssh_runner.go:195] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
	I1031 19:19:33.134389   14320 kubeadm.go:152] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I1031 19:19:33.134505   14320 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.16.0:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I1031 19:19:33.590292   14320 kubeadm.go:317] 	[WARNING IsDockerSystemdCheck]: detected "cgroupfs" as the Docker cgroup driver. The recommended driver is "systemd". Please follow the guide at https://kubernetes.io/docs/setup/cri/
	I1031 19:19:33.590976   14320 kubeadm.go:317] 	[WARNING Swap]: running with swap on is not supported. Please disable swap
	I1031 19:19:33.766874   14320 kubeadm.go:317] 	[WARNING SystemVerification]: this Docker version is not on the list of validated versions: 20.10.20. Latest validated version: 18.09
	I1031 19:19:32.600993   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:34.615653   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:33.943275   14320 kubeadm.go:317] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I1031 19:19:37.112428   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:39.602522   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:40.137990   14428 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm reset --cri-socket /var/run/cri-dockerd.sock --force": (17.818885s)
	I1031 19:19:40.154389   14428 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1031 19:19:40.211117   14428 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I1031 19:19:40.238520   14428 kubeadm.go:221] ignoring SystemVerification for kubeadm because of docker driver
	I1031 19:19:40.256165   14428 ssh_runner.go:195] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
	I1031 19:19:40.289217   14428 kubeadm.go:152] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I1031 19:19:40.289319   14428 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I1031 19:19:40.386638   14428 kubeadm.go:317] W1031 19:19:40.381535    8144 initconfiguration.go:119] Usage of CRI endpoints without URL scheme is deprecated and can cause kubelet errors in the future. Automatically prepending scheme "unix" to the "criSocket" with value "/var/run/cri-dockerd.sock". Please update your configuration!
	I1031 19:19:40.481967   14428 kubeadm.go:317] 	[WARNING Swap]: swap is enabled; production deployments should disable swap unless testing the NodeSwap feature gate of the kubelet
	I1031 19:19:40.652092   14428 kubeadm.go:317] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I1031 19:19:41.608484   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:44.111447   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:46.112585   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:48.608660   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:53.104426   14320 kubeadm.go:317] [init] Using Kubernetes version: v1.16.0
	I1031 19:19:53.104426   14320 kubeadm.go:317] [preflight] Running pre-flight checks
	I1031 19:19:53.105209   14320 kubeadm.go:317] [preflight] Pulling images required for setting up a Kubernetes cluster
	I1031 19:19:53.105616   14320 kubeadm.go:317] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I1031 19:19:53.105994   14320 kubeadm.go:317] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I1031 19:19:53.106383   14320 kubeadm.go:317] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I1031 19:19:53.106792   14320 kubeadm.go:317] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I1031 19:19:53.107033   14320 kubeadm.go:317] [kubelet-start] Activating the kubelet service
	I1031 19:19:53.107190   14320 kubeadm.go:317] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I1031 19:19:53.109725   14320 out.go:204]   - Generating certificates and keys ...
	I1031 19:19:53.109725   14320 kubeadm.go:317] [certs] Using existing ca certificate authority
	I1031 19:19:53.109725   14320 kubeadm.go:317] [certs] Using existing apiserver certificate and key on disk
	I1031 19:19:53.110395   14320 kubeadm.go:317] [certs] Using existing apiserver-kubelet-client certificate and key on disk
	I1031 19:19:53.110578   14320 kubeadm.go:317] [certs] Using existing front-proxy-ca certificate authority
	I1031 19:19:53.111020   14320 kubeadm.go:317] [certs] Using existing front-proxy-client certificate and key on disk
	I1031 19:19:53.111020   14320 kubeadm.go:317] [certs] Using existing etcd/ca certificate authority
	I1031 19:19:53.111020   14320 kubeadm.go:317] [certs] Using existing etcd/server certificate and key on disk
	I1031 19:19:53.111625   14320 kubeadm.go:317] [certs] Using existing etcd/peer certificate and key on disk
	I1031 19:19:53.111955   14320 kubeadm.go:317] [certs] Using existing etcd/healthcheck-client certificate and key on disk
	I1031 19:19:53.111955   14320 kubeadm.go:317] [certs] Using existing apiserver-etcd-client certificate and key on disk
	I1031 19:19:53.111955   14320 kubeadm.go:317] [certs] Using the existing "sa" key
	I1031 19:19:53.112551   14320 kubeadm.go:317] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I1031 19:19:53.112703   14320 kubeadm.go:317] [kubeconfig] Writing "admin.conf" kubeconfig file
	I1031 19:19:53.112813   14320 kubeadm.go:317] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I1031 19:19:53.112992   14320 kubeadm.go:317] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I1031 19:19:53.113164   14320 kubeadm.go:317] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I1031 19:19:53.113306   14320 kubeadm.go:317] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I1031 19:19:53.115450   14320 out.go:204]   - Booting up control plane ...
	I1031 19:19:53.115751   14320 kubeadm.go:317] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I1031 19:19:53.116006   14320 kubeadm.go:317] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I1031 19:19:53.116254   14320 kubeadm.go:317] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I1031 19:19:53.116254   14320 kubeadm.go:317] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I1031 19:19:53.116907   14320 kubeadm.go:317] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests". This can take up to 4m0s
	I1031 19:19:53.117138   14320 kubeadm.go:317] [apiclient] All control plane components are healthy after 15.005959 seconds
	I1031 19:19:53.117549   14320 kubeadm.go:317] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I1031 19:19:53.118022   14320 kubeadm.go:317] [kubelet] Creating a ConfigMap "kubelet-config-1.16" in namespace kube-system with the configuration for the kubelets in the cluster
	I1031 19:19:53.118366   14320 kubeadm.go:317] [upload-certs] Skipping phase. Please see --upload-certs
	I1031 19:19:53.118366   14320 kubeadm.go:317] [mark-control-plane] Marking the node old-k8s-version-191057 as control-plane by adding the label "node-role.kubernetes.io/master=''"
	I1031 19:19:53.118366   14320 kubeadm.go:317] [bootstrap-token] Using token: cdo8fo.g15aya6hbszaxmtu
	I1031 19:19:53.121046   14320 out.go:204]   - Configuring RBAC rules ...
	I1031 19:19:53.121350   14320 kubeadm.go:317] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I1031 19:19:53.121705   14320 kubeadm.go:317] [bootstrap-token] configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I1031 19:19:53.122044   14320 kubeadm.go:317] [bootstrap-token] configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I1031 19:19:53.122381   14320 kubeadm.go:317] [bootstrap-token] configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I1031 19:19:53.122500   14320 kubeadm.go:317] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I1031 19:19:53.122500   14320 kubeadm.go:317] [addons] Applied essential addon: CoreDNS
	I1031 19:19:53.122776   14320 kubeadm.go:317] [addons] Applied essential addon: kube-proxy
	I1031 19:19:53.122988   14320 kubeadm.go:317] 
	I1031 19:19:53.123106   14320 kubeadm.go:317] Your Kubernetes control-plane has initialized successfully!
	I1031 19:19:53.123106   14320 kubeadm.go:317] 
	I1031 19:19:53.123106   14320 kubeadm.go:317] To start using your cluster, you need to run the following as a regular user:
	I1031 19:19:53.123106   14320 kubeadm.go:317] 
	I1031 19:19:53.123106   14320 kubeadm.go:317]   mkdir -p $HOME/.kube
	I1031 19:19:53.123106   14320 kubeadm.go:317]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I1031 19:19:53.123645   14320 kubeadm.go:317]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I1031 19:19:53.123828   14320 kubeadm.go:317] 
	I1031 19:19:53.123828   14320 kubeadm.go:317] You should now deploy a pod network to the cluster.
	I1031 19:19:53.123828   14320 kubeadm.go:317] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I1031 19:19:53.124474   14320 kubeadm.go:317]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I1031 19:19:53.124536   14320 kubeadm.go:317] 
	I1031 19:19:53.125164   14320 kubeadm.go:317] You can now join any number of control-plane nodes by copying certificate authorities 
	I1031 19:19:53.125477   14320 kubeadm.go:317] and service account keys on each node and then running the following as root:
	I1031 19:19:53.125528   14320 kubeadm.go:317] 
	I1031 19:19:53.125969   14320 kubeadm.go:317]   kubeadm join control-plane.minikube.internal:8443 --token cdo8fo.g15aya6hbszaxmtu \
	I1031 19:19:53.126412   14320 kubeadm.go:317]     --discovery-token-ca-cert-hash sha256:9d26bdd1ddfbd4e3b7e92f3ce495fabdf776d48843c6fbbabf2f1cdaf43890b2 \
	I1031 19:19:53.126523   14320 kubeadm.go:317]     --control-plane 	  
	I1031 19:19:53.126576   14320 kubeadm.go:317] 
	I1031 19:19:53.126762   14320 kubeadm.go:317] Then you can join any number of worker nodes by running the following on each as root:
	I1031 19:19:53.126762   14320 kubeadm.go:317] 
	I1031 19:19:53.127093   14320 kubeadm.go:317] kubeadm join control-plane.minikube.internal:8443 --token cdo8fo.g15aya6hbszaxmtu \
	I1031 19:19:53.127309   14320 kubeadm.go:317]     --discovery-token-ca-cert-hash sha256:9d26bdd1ddfbd4e3b7e92f3ce495fabdf776d48843c6fbbabf2f1cdaf43890b2 
	I1031 19:19:53.127432   14320 cni.go:95] Creating CNI manager for ""
	I1031 19:19:53.127488   14320 cni.go:169] CNI unnecessary in this configuration, recommending no CNI
	I1031 19:19:53.127560   14320 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I1031 19:19:53.145780   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl label nodes minikube.k8s.io/version=v1.27.1 minikube.k8s.io/commit=c34ec3182cacd96a3e168acffe335374d66b10cc minikube.k8s.io/name=old-k8s-version-191057 minikube.k8s.io/updated_at=2022_10_31T19_19_53_0700 minikube.k8s.io/primary=true --all --overwrite --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:19:53.147781   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:19:53.175476   14320 ops.go:34] apiserver oom_adj: -16
	I1031 19:19:53.709446   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:19:51.100224   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:53.111955   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:55.607853   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:58.576368   14428 kubeadm.go:317] [init] Using Kubernetes version: v1.25.3
	I1031 19:19:58.576589   14428 kubeadm.go:317] [preflight] Running pre-flight checks
	I1031 19:19:58.576973   14428 kubeadm.go:317] [preflight] Pulling images required for setting up a Kubernetes cluster
	I1031 19:19:58.577364   14428 kubeadm.go:317] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I1031 19:19:58.577364   14428 kubeadm.go:317] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I1031 19:19:58.577364   14428 kubeadm.go:317] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I1031 19:19:58.580289   14428 out.go:204]   - Generating certificates and keys ...
	I1031 19:19:58.580289   14428 kubeadm.go:317] [certs] Using existing ca certificate authority
	I1031 19:19:58.580289   14428 kubeadm.go:317] [certs] Using existing apiserver certificate and key on disk
	I1031 19:19:58.581664   14428 kubeadm.go:317] [certs] Using existing apiserver-kubelet-client certificate and key on disk
	I1031 19:19:58.581664   14428 kubeadm.go:317] [certs] Using existing front-proxy-ca certificate authority
	I1031 19:19:58.581664   14428 kubeadm.go:317] [certs] Using existing front-proxy-client certificate and key on disk
	I1031 19:19:58.581664   14428 kubeadm.go:317] [certs] Using existing etcd/ca certificate authority
	I1031 19:19:58.582431   14428 kubeadm.go:317] [certs] Using existing etcd/server certificate and key on disk
	I1031 19:19:58.582734   14428 kubeadm.go:317] [certs] Using existing etcd/peer certificate and key on disk
	I1031 19:19:58.582863   14428 kubeadm.go:317] [certs] Using existing etcd/healthcheck-client certificate and key on disk
	I1031 19:19:58.583246   14428 kubeadm.go:317] [certs] Using existing apiserver-etcd-client certificate and key on disk
	I1031 19:19:58.583365   14428 kubeadm.go:317] [certs] Using the existing "sa" key
	I1031 19:19:58.583528   14428 kubeadm.go:317] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I1031 19:19:58.583787   14428 kubeadm.go:317] [kubeconfig] Writing "admin.conf" kubeconfig file
	I1031 19:19:58.583929   14428 kubeadm.go:317] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I1031 19:19:58.583929   14428 kubeadm.go:317] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I1031 19:19:58.583929   14428 kubeadm.go:317] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I1031 19:19:58.583929   14428 kubeadm.go:317] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I1031 19:19:58.584720   14428 kubeadm.go:317] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I1031 19:19:58.584720   14428 kubeadm.go:317] [kubelet-start] Starting the kubelet
	I1031 19:19:58.584720   14428 kubeadm.go:317] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I1031 19:19:58.587722   14428 out.go:204]   - Booting up control plane ...
	I1031 19:19:58.588947   14428 kubeadm.go:317] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I1031 19:19:58.589217   14428 kubeadm.go:317] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I1031 19:19:58.589568   14428 kubeadm.go:317] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I1031 19:19:58.589710   14428 kubeadm.go:317] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I1031 19:19:58.590007   14428 kubeadm.go:317] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests". This can take up to 4m0s
	I1031 19:19:58.590007   14428 kubeadm.go:317] [apiclient] All control plane components are healthy after 14.007442 seconds
	I1031 19:19:58.590007   14428 kubeadm.go:317] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I1031 19:19:58.590007   14428 kubeadm.go:317] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I1031 19:19:58.591300   14428 kubeadm.go:317] [upload-certs] Skipping phase. Please see --upload-certs
	I1031 19:19:58.591845   14428 kubeadm.go:317] [mark-control-plane] Marking the node embed-certs-191151 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I1031 19:19:58.592074   14428 kubeadm.go:317] [bootstrap-token] Using token: 3fd2zo.wbqjtbr3lzw2ukm3
	I1031 19:19:54.429627   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:19:54.928461   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:19:55.429020   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:19:55.932041   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:19:56.419480   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:19:56.919879   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:19:57.437840   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:19:57.921125   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:19:58.420876   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:19:58.933270   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:19:57.613959   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:00.099138   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:19:58.597999   14428 out.go:204]   - Configuring RBAC rules ...
	I1031 19:19:58.598350   14428 kubeadm.go:317] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I1031 19:19:58.598350   14428 kubeadm.go:317] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I1031 19:19:58.598917   14428 kubeadm.go:317] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I1031 19:19:58.599470   14428 kubeadm.go:317] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I1031 19:19:58.599628   14428 kubeadm.go:317] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I1031 19:19:58.599628   14428 kubeadm.go:317] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I1031 19:19:58.600331   14428 kubeadm.go:317] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I1031 19:19:58.600454   14428 kubeadm.go:317] [addons] Applied essential addon: CoreDNS
	I1031 19:19:58.600609   14428 kubeadm.go:317] [addons] Applied essential addon: kube-proxy
	I1031 19:19:58.600721   14428 kubeadm.go:317] 
	I1031 19:19:58.600919   14428 kubeadm.go:317] Your Kubernetes control-plane has initialized successfully!
	I1031 19:19:58.601051   14428 kubeadm.go:317] 
	I1031 19:19:58.601051   14428 kubeadm.go:317] To start using your cluster, you need to run the following as a regular user:
	I1031 19:19:58.601051   14428 kubeadm.go:317] 
	I1031 19:19:58.601051   14428 kubeadm.go:317]   mkdir -p $HOME/.kube
	I1031 19:19:58.601051   14428 kubeadm.go:317]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I1031 19:19:58.601051   14428 kubeadm.go:317]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I1031 19:19:58.601051   14428 kubeadm.go:317] 
	I1031 19:19:58.601051   14428 kubeadm.go:317] Alternatively, if you are the root user, you can run:
	I1031 19:19:58.601051   14428 kubeadm.go:317] 
	I1031 19:19:58.601051   14428 kubeadm.go:317]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I1031 19:19:58.601051   14428 kubeadm.go:317] 
	I1031 19:19:58.601051   14428 kubeadm.go:317] You should now deploy a pod network to the cluster.
	I1031 19:19:58.602513   14428 kubeadm.go:317] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I1031 19:19:58.602806   14428 kubeadm.go:317]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I1031 19:19:58.602806   14428 kubeadm.go:317] 
	I1031 19:19:58.602895   14428 kubeadm.go:317] You can now join any number of control-plane nodes by copying certificate authorities
	I1031 19:19:58.602895   14428 kubeadm.go:317] and service account keys on each node and then running the following as root:
	I1031 19:19:58.602895   14428 kubeadm.go:317] 
	I1031 19:19:58.603545   14428 kubeadm.go:317]   kubeadm join control-plane.minikube.internal:8443 --token 3fd2zo.wbqjtbr3lzw2ukm3 \
	I1031 19:19:58.603694   14428 kubeadm.go:317] 	--discovery-token-ca-cert-hash sha256:9d26bdd1ddfbd4e3b7e92f3ce495fabdf776d48843c6fbbabf2f1cdaf43890b2 \
	I1031 19:19:58.603807   14428 kubeadm.go:317] 	--control-plane 
	I1031 19:19:58.603855   14428 kubeadm.go:317] 
	I1031 19:19:58.604177   14428 kubeadm.go:317] Then you can join any number of worker nodes by running the following on each as root:
	I1031 19:19:58.604177   14428 kubeadm.go:317] 
	I1031 19:19:58.604470   14428 kubeadm.go:317] kubeadm join control-plane.minikube.internal:8443 --token 3fd2zo.wbqjtbr3lzw2ukm3 \
	I1031 19:19:58.604718   14428 kubeadm.go:317] 	--discovery-token-ca-cert-hash sha256:9d26bdd1ddfbd4e3b7e92f3ce495fabdf776d48843c6fbbabf2f1cdaf43890b2 
	I1031 19:19:58.604718   14428 cni.go:95] Creating CNI manager for ""
	I1031 19:19:58.604718   14428 cni.go:169] CNI unnecessary in this configuration, recommending no CNI
	I1031 19:19:58.604718   14428 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I1031 19:19:58.624937   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl label nodes minikube.k8s.io/version=v1.27.1 minikube.k8s.io/commit=c34ec3182cacd96a3e168acffe335374d66b10cc minikube.k8s.io/name=embed-certs-191151 minikube.k8s.io/updated_at=2022_10_31T19_19_58_0700 minikube.k8s.io/primary=true --all --overwrite --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:19:58.625607   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:19:58.665426   14428 ops.go:34] apiserver oom_adj: -16
	I1031 19:19:59.387449   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:00.479863   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:00.980669   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:01.474989   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:01.974033   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:02.474204   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:19:59.420043   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:19:59.933334   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:00.430962   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:00.922019   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:01.429353   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:01.927774   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:02.427903   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:02.926329   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:03.424139   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:03.922434   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:02.103801   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:04.602052   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:02.971540   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:03.469849   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:03.971708   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:04.477316   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:04.984812   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:05.483017   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:05.982867   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:06.470617   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:06.974358   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:07.484068   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:04.434182   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:05.422224   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:05.919102   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:06.425063   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:06.923305   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:07.427021   14320 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.16.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:08.255311   14320 kubeadm.go:1067] duration metric: took 15.1274712s to wait for elevateKubeSystemPrivileges.
	I1031 19:20:08.255311   14320 kubeadm.go:398] StartCluster complete in 5m49.8073681s
	I1031 19:20:08.255311   14320 settings.go:142] acquiring lock: {Name:mke99fb8c09012609ce6804e7dfd4d68f5541df7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1031 19:20:08.256142   14320 settings.go:150] Updating kubeconfig:  C:\Users\jenkins.minikube3\minikube-integration\kubeconfig
	I1031 19:20:08.260995   14320 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube3\minikube-integration\kubeconfig: {Name:mk966a7640504e03827322930a51a762b5508893 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1031 19:20:08.897069   14320 kapi.go:244] deployment "coredns" in namespace "kube-system" and context "old-k8s-version-191057" rescaled to 1
	I1031 19:20:08.897277   14320 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.16.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I1031 19:20:08.897277   14320 addons.go:412] enableAddons start: toEnable=map[dashboard:true default-storageclass:true metrics-server:true storage-provisioner:true], additional=[]
	I1031 19:20:08.897277   14320 start.go:212] Will wait 6m0s for node &{Name: IP:192.168.76.2 Port:8443 KubernetesVersion:v1.16.0 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1031 19:20:08.903210   14320 out.go:177] * Verifying Kubernetes components...
	I1031 19:20:08.897554   14320 addons.go:65] Setting storage-provisioner=true in profile "old-k8s-version-191057"
	I1031 19:20:08.897554   14320 addons.go:65] Setting dashboard=true in profile "old-k8s-version-191057"
	I1031 19:20:08.897554   14320 addons.go:65] Setting metrics-server=true in profile "old-k8s-version-191057"
	I1031 19:20:08.897638   14320 addons.go:65] Setting default-storageclass=true in profile "old-k8s-version-191057"
	I1031 19:20:08.898520   14320 config.go:180] Loaded profile config "old-k8s-version-191057": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.16.0
	I1031 19:20:08.903210   14320 addons.go:153] Setting addon storage-provisioner=true in "old-k8s-version-191057"
	W1031 19:20:08.903210   14320 addons.go:162] addon storage-provisioner should already be in state true
	I1031 19:20:08.903210   14320 addons.go:153] Setting addon metrics-server=true in "old-k8s-version-191057"
	W1031 19:20:08.905214   14320 addons.go:162] addon metrics-server should already be in state true
	I1031 19:20:08.903210   14320 addons.go:153] Setting addon dashboard=true in "old-k8s-version-191057"
	W1031 19:20:08.905214   14320 addons.go:162] addon dashboard should already be in state true
	I1031 19:20:08.905214   14320 host.go:66] Checking if "old-k8s-version-191057" exists ...
	I1031 19:20:08.903210   14320 host.go:66] Checking if "old-k8s-version-191057" exists ...
	I1031 19:20:08.903210   14320 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "old-k8s-version-191057"
	I1031 19:20:08.905214   14320 host.go:66] Checking if "old-k8s-version-191057" exists ...
	I1031 19:20:08.927208   14320 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1031 19:20:08.938217   14320 cli_runner.go:164] Run: docker container inspect old-k8s-version-191057 --format={{.State.Status}}
	I1031 19:20:08.938217   14320 cli_runner.go:164] Run: docker container inspect old-k8s-version-191057 --format={{.State.Status}}
	I1031 19:20:08.940231   14320 cli_runner.go:164] Run: docker container inspect old-k8s-version-191057 --format={{.State.Status}}
	I1031 19:20:08.940231   14320 cli_runner.go:164] Run: docker container inspect old-k8s-version-191057 --format={{.State.Status}}
	I1031 19:20:09.239204   14320 out.go:177]   - Using image fake.domain/k8s.gcr.io/echoserver:1.4
	I1031 19:20:09.241200   14320 addons.go:345] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I1031 19:20:09.241200   14320 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I1031 19:20:09.252225   14320 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-191057
	I1031 19:20:09.274368   14320 addons.go:153] Setting addon default-storageclass=true in "old-k8s-version-191057"
	W1031 19:20:09.274368   14320 addons.go:162] addon default-storageclass should already be in state true
	I1031 19:20:09.275372   14320 host.go:66] Checking if "old-k8s-version-191057" exists ...
	I1031 19:20:09.283363   14320 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I1031 19:20:09.287353   14320 addons.go:345] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I1031 19:20:09.287353   14320 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I1031 19:20:09.291362   14320 out.go:177]   - Using image docker.io/kubernetesui/dashboard:v2.7.0
	I1031 19:20:09.294382   14320 out.go:177]   - Using image k8s.gcr.io/echoserver:1.4
	I1031 19:20:07.095376   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:09.103246   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:07.977858   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:08.484304   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:08.993208   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:09.488363   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:09.984475   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:10.486842   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:10.986789   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:11.991679   14428 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:20:12.679577   14428 kubeadm.go:1067] duration metric: took 14.0747111s to wait for elevateKubeSystemPrivileges.
	I1031 19:20:12.679626   14428 kubeadm.go:398] StartCluster complete in 5m41.6617949s
	I1031 19:20:12.679626   14428 settings.go:142] acquiring lock: {Name:mke99fb8c09012609ce6804e7dfd4d68f5541df7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1031 19:20:12.679626   14428 settings.go:150] Updating kubeconfig:  C:\Users\jenkins.minikube3\minikube-integration\kubeconfig
	I1031 19:20:12.684214   14428 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube3\minikube-integration\kubeconfig: {Name:mk966a7640504e03827322930a51a762b5508893 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1031 19:20:13.273267   14428 kapi.go:244] deployment "coredns" in namespace "kube-system" and context "embed-certs-191151" rescaled to 1
	I1031 19:20:13.273267   14428 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.25.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I1031 19:20:13.273267   14428 addons.go:412] enableAddons start: toEnable=map[dashboard:true default-storageclass:true metrics-server:true storage-provisioner:true], additional=[]
	I1031 19:20:13.273267   14428 start.go:212] Will wait 6m0s for node &{Name: IP:192.168.67.2 Port:8443 KubernetesVersion:v1.25.3 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1031 19:20:13.273267   14428 addons.go:65] Setting storage-provisioner=true in profile "embed-certs-191151"
	I1031 19:20:13.273267   14428 addons.go:65] Setting dashboard=true in profile "embed-certs-191151"
	I1031 19:20:13.273267   14428 addons.go:153] Setting addon storage-provisioner=true in "embed-certs-191151"
	W1031 19:20:13.273267   14428 addons.go:162] addon storage-provisioner should already be in state true
	I1031 19:20:13.273267   14428 addons.go:153] Setting addon dashboard=true in "embed-certs-191151"
	W1031 19:20:13.273267   14428 addons.go:162] addon dashboard should already be in state true
	I1031 19:20:13.273267   14428 addons.go:65] Setting metrics-server=true in profile "embed-certs-191151"
	I1031 19:20:13.273267   14428 addons.go:153] Setting addon metrics-server=true in "embed-certs-191151"
	I1031 19:20:13.273267   14428 host.go:66] Checking if "embed-certs-191151" exists ...
	W1031 19:20:13.273267   14428 addons.go:162] addon metrics-server should already be in state true
	I1031 19:20:13.273267   14428 host.go:66] Checking if "embed-certs-191151" exists ...
	I1031 19:20:13.273267   14428 host.go:66] Checking if "embed-certs-191151" exists ...
	I1031 19:20:13.278902   14428 out.go:177] * Verifying Kubernetes components...
	I1031 19:20:13.273267   14428 addons.go:65] Setting default-storageclass=true in profile "embed-certs-191151"
	I1031 19:20:13.276501   14428 config.go:180] Loaded profile config "embed-certs-191151": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.25.3
	I1031 19:20:13.281904   14428 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "embed-certs-191151"
	I1031 19:20:13.303922   14428 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1031 19:20:13.309887   14428 cli_runner.go:164] Run: docker container inspect embed-certs-191151 --format={{.State.Status}}
	I1031 19:20:13.310906   14428 cli_runner.go:164] Run: docker container inspect embed-certs-191151 --format={{.State.Status}}
	I1031 19:20:13.311894   14428 cli_runner.go:164] Run: docker container inspect embed-certs-191151 --format={{.State.Status}}
	I1031 19:20:13.312902   14428 cli_runner.go:164] Run: docker container inspect embed-certs-191151 --format={{.State.Status}}
	I1031 19:20:13.600289   14428 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I1031 19:20:13.603318   14428 addons.go:345] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I1031 19:20:13.603318   14428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I1031 19:20:13.609285   14428 out.go:177]   - Using image k8s.gcr.io/echoserver:1.4
	I1031 19:20:13.613283   14428 out.go:177]   - Using image docker.io/kubernetesui/dashboard:v2.7.0
	I1031 19:20:13.615290   14428 addons.go:345] installing /etc/kubernetes/addons/dashboard-ns.yaml
	I1031 19:20:13.615290   14428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-ns.yaml (759 bytes)
	I1031 19:20:13.615290   14428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-191151
	I1031 19:20:13.623283   14428 out.go:177]   - Using image fake.domain/k8s.gcr.io/echoserver:1.4
	I1031 19:20:09.296379   14320 addons.go:345] installing /etc/kubernetes/addons/dashboard-ns.yaml
	I1031 19:20:09.296379   14320 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-ns.yaml (759 bytes)
	I1031 19:20:09.305360   14320 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-191057
	I1031 19:20:09.312364   14320 cli_runner.go:164] Run: docker container inspect old-k8s-version-191057 --format={{.State.Status}}
	I1031 19:20:09.314357   14320 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-191057
	I1031 19:20:09.459372   14320 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.16.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.65.2 host.minikube.internal\n           fallthrough\n        }' | sudo /var/lib/minikube/binaries/v1.16.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I1031 19:20:09.489353   14320 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" old-k8s-version-191057
	I1031 19:20:09.566373   14320 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50618 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\old-k8s-version-191057\id_rsa Username:docker}
	I1031 19:20:09.589397   14320 addons.go:345] installing /etc/kubernetes/addons/storageclass.yaml
	I1031 19:20:09.589397   14320 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I1031 19:20:09.603354   14320 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" old-k8s-version-191057
	I1031 19:20:09.611381   14320 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50618 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\old-k8s-version-191057\id_rsa Username:docker}
	I1031 19:20:09.611381   14320 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50618 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\old-k8s-version-191057\id_rsa Username:docker}
	I1031 19:20:09.775476   14320 node_ready.go:35] waiting up to 6m0s for node "old-k8s-version-191057" to be "Ready" ...
	I1031 19:20:09.875974   14320 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50618 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\old-k8s-version-191057\id_rsa Username:docker}
	I1031 19:20:10.057952   14320 node_ready.go:49] node "old-k8s-version-191057" has status "Ready":"True"
	I1031 19:20:10.057952   14320 node_ready.go:38] duration metric: took 282.4749ms waiting for node "old-k8s-version-191057" to be "Ready" ...
	I1031 19:20:10.057952   14320 pod_ready.go:35] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1031 19:20:10.160371   14320 pod_ready.go:78] waiting up to 6m0s for pod "coredns-5644d7b6d9-kwxqb" in "kube-system" namespace to be "Ready" ...
	I1031 19:20:10.366579   14320 addons.go:345] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I1031 19:20:10.366635   14320 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1820 bytes)
	I1031 19:20:10.488181   14320 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.16.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I1031 19:20:10.553491   14320 addons.go:345] installing /etc/kubernetes/addons/dashboard-clusterrole.yaml
	I1031 19:20:10.553491   14320 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-clusterrole.yaml (1001 bytes)
	I1031 19:20:10.782628   14320 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.16.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I1031 19:20:10.854554   14320 addons.go:345] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I1031 19:20:10.854554   14320 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I1031 19:20:10.858241   14320 addons.go:345] installing /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml
	I1031 19:20:10.858241   14320 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml (1018 bytes)
	I1031 19:20:11.174756   14320 addons.go:345] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I1031 19:20:11.174756   14320 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I1031 19:20:11.258263   14320 addons.go:345] installing /etc/kubernetes/addons/dashboard-configmap.yaml
	I1031 19:20:11.258309   14320 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-configmap.yaml (837 bytes)
	I1031 19:20:11.659915   14320 addons.go:345] installing /etc/kubernetes/addons/dashboard-dp.yaml
	I1031 19:20:11.659915   14320 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-dp.yaml (4206 bytes)
	I1031 19:20:11.689565   14320 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.16.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I1031 19:20:11.858754   14320 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.16.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.65.2 host.minikube.internal\n           fallthrough\n        }' | sudo /var/lib/minikube/binaries/v1.16.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.3992004s)
	I1031 19:20:11.858754   14320 start.go:826] {"host.minikube.internal": 192.168.65.2} host record injected into CoreDNS
	I1031 19:20:12.064684   14320 addons.go:345] installing /etc/kubernetes/addons/dashboard-role.yaml
	I1031 19:20:12.064684   14320 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-role.yaml (1724 bytes)
	I1031 19:20:12.284504   14320 addons.go:345] installing /etc/kubernetes/addons/dashboard-rolebinding.yaml
	I1031 19:20:12.284504   14320 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-rolebinding.yaml (1046 bytes)
	I1031 19:20:12.480427   14320 pod_ready.go:102] pod "coredns-5644d7b6d9-kwxqb" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:12.564733   14320 addons.go:345] installing /etc/kubernetes/addons/dashboard-sa.yaml
	I1031 19:20:12.564834   14320 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-sa.yaml (837 bytes)
	I1031 19:20:12.860559   14320 addons.go:345] installing /etc/kubernetes/addons/dashboard-secret.yaml
	I1031 19:20:12.860559   14320 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-secret.yaml (1389 bytes)
	I1031 19:20:13.083129   14320 addons.go:345] installing /etc/kubernetes/addons/dashboard-svc.yaml
	I1031 19:20:13.083129   14320 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-svc.yaml (1294 bytes)
	I1031 19:20:13.292905   14320 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.16.0/kubectl apply -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml
	I1031 19:20:13.361900   14320 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.16.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (2.5792547s)
	I1031 19:20:13.361900   14320 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.16.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (2.8737004s)
	I1031 19:20:13.777235   14320 pod_ready.go:97] error getting pod "coredns-5644d7b6d9-kwxqb" in "kube-system" namespace (skipping!): pods "coredns-5644d7b6d9-kwxqb" not found
	I1031 19:20:13.777323   14320 pod_ready.go:81] duration metric: took 3.6169289s waiting for pod "coredns-5644d7b6d9-kwxqb" in "kube-system" namespace to be "Ready" ...
	E1031 19:20:13.777323   14320 pod_ready.go:66] WaitExtra: waitPodCondition: error getting pod "coredns-5644d7b6d9-kwxqb" in "kube-system" namespace (skipping!): pods "coredns-5644d7b6d9-kwxqb" not found
	I1031 19:20:13.777323   14320 pod_ready.go:78] waiting up to 6m0s for pod "coredns-5644d7b6d9-nflc6" in "kube-system" namespace to be "Ready" ...
	I1031 19:20:11.109669   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:13.609285   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:13.625274   14428 addons.go:345] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I1031 19:20:13.625274   14428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I1031 19:20:13.625274   14428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-191151
	I1031 19:20:13.635288   14428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-191151
	I1031 19:20:13.659404   14428 addons.go:153] Setting addon default-storageclass=true in "embed-certs-191151"
	W1031 19:20:13.659404   14428 addons.go:162] addon default-storageclass should already be in state true
	I1031 19:20:13.659559   14428 host.go:66] Checking if "embed-certs-191151" exists ...
	I1031 19:20:13.695497   14428 cli_runner.go:164] Run: docker container inspect embed-certs-191151 --format={{.State.Status}}
	I1031 19:20:13.905929   14428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50660 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\embed-certs-191151\id_rsa Username:docker}
	I1031 19:20:13.937961   14428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50660 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\embed-certs-191151\id_rsa Username:docker}
	I1031 19:20:13.937961   14428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50660 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\embed-certs-191151\id_rsa Username:docker}
	I1031 19:20:13.953945   14428 addons.go:345] installing /etc/kubernetes/addons/storageclass.yaml
	I1031 19:20:13.953945   14428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I1031 19:20:13.973945   14428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" embed-certs-191151
	I1031 19:20:14.058126   14428 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.25.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.65.2 host.minikube.internal\n           fallthrough\n        }' | sudo /var/lib/minikube/binaries/v1.25.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I1031 19:20:14.079564   14428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" embed-certs-191151
	I1031 19:20:14.219428   14428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:50660 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\embed-certs-191151\id_rsa Username:docker}
	I1031 19:20:14.316856   14428 node_ready.go:35] waiting up to 6m0s for node "embed-certs-191151" to be "Ready" ...
	I1031 19:20:14.375912   14428 node_ready.go:49] node "embed-certs-191151" has status "Ready":"True"
	I1031 19:20:14.375912   14428 node_ready.go:38] duration metric: took 59.0555ms waiting for node "embed-certs-191151" to be "Ready" ...
	I1031 19:20:14.375912   14428 pod_ready.go:35] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1031 19:20:14.467592   14428 pod_ready.go:78] waiting up to 6m0s for pod "coredns-565d847f94-6m47g" in "kube-system" namespace to be "Ready" ...
	I1031 19:20:14.571965   14428 addons.go:345] installing /etc/kubernetes/addons/dashboard-clusterrole.yaml
	I1031 19:20:14.571965   14428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-clusterrole.yaml (1001 bytes)
	I1031 19:20:14.658738   14428 addons.go:345] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I1031 19:20:14.658972   14428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1820 bytes)
	I1031 19:20:14.884205   14428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.25.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I1031 19:20:14.970720   14428 addons.go:345] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I1031 19:20:14.970720   14428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I1031 19:20:14.970720   14428 addons.go:345] installing /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml
	I1031 19:20:14.970720   14428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml (1018 bytes)
	I1031 19:20:15.291643   14428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.25.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I1031 19:20:15.465949   14428 addons.go:345] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I1031 19:20:15.465949   14428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I1031 19:20:15.473072   14428 addons.go:345] installing /etc/kubernetes/addons/dashboard-configmap.yaml
	I1031 19:20:15.473072   14428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-configmap.yaml (837 bytes)
	I1031 19:20:15.876997   14428 addons.go:345] installing /etc/kubernetes/addons/dashboard-dp.yaml
	I1031 19:20:15.876997   14428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-dp.yaml (4206 bytes)
	I1031 19:20:15.979168   14428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.25.3/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I1031 19:20:16.355798   14428 addons.go:345] installing /etc/kubernetes/addons/dashboard-role.yaml
	I1031 19:20:16.355798   14428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-role.yaml (1724 bytes)
	I1031 19:20:16.657981   14428 addons.go:345] installing /etc/kubernetes/addons/dashboard-rolebinding.yaml
	I1031 19:20:16.658926   14428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-rolebinding.yaml (1046 bytes)
	I1031 19:20:16.659191   14428 pod_ready.go:102] pod "coredns-565d847f94-6m47g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:16.862226   14428 addons.go:345] installing /etc/kubernetes/addons/dashboard-sa.yaml
	I1031 19:20:16.862226   14428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-sa.yaml (837 bytes)
	I1031 19:20:17.178589   14428 addons.go:345] installing /etc/kubernetes/addons/dashboard-secret.yaml
	I1031 19:20:17.178589   14428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-secret.yaml (1389 bytes)
	I1031 19:20:17.459099   14428 addons.go:345] installing /etc/kubernetes/addons/dashboard-svc.yaml
	I1031 19:20:17.459099   14428 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/dashboard-svc.yaml (1294 bytes)
	I1031 19:20:15.182482   14320 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.16.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (3.492895s)
	I1031 19:20:15.182482   14320 addons.go:383] Verifying addon metrics-server=true in "old-k8s-version-191057"
	I1031 19:20:15.984608   14320 pod_ready.go:102] pod "coredns-5644d7b6d9-nflc6" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:17.771602   14320 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.16.0/kubectl apply -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: (4.4776898s)
	I1031 19:20:17.783601   14320 out.go:177] * Enabled addons: default-storageclass, storage-provisioner, metrics-server, dashboard
	I1031 19:20:17.790610   14320 addons.go:414] enableAddons completed in 8.8932765s
	I1031 19:20:18.193957   14320 pod_ready.go:102] pod "coredns-5644d7b6d9-nflc6" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:18.784298   14320 pod_ready.go:92] pod "coredns-5644d7b6d9-nflc6" in "kube-system" namespace has status "Ready":"True"
	I1031 19:20:18.784298   14320 pod_ready.go:81] duration metric: took 5.0069429s waiting for pod "coredns-5644d7b6d9-nflc6" in "kube-system" namespace to be "Ready" ...
	I1031 19:20:18.784298   14320 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-qvtx7" in "kube-system" namespace to be "Ready" ...
	I1031 19:20:18.861290   14320 pod_ready.go:92] pod "kube-proxy-qvtx7" in "kube-system" namespace has status "Ready":"True"
	I1031 19:20:18.861290   14320 pod_ready.go:81] duration metric: took 76.9915ms waiting for pod "kube-proxy-qvtx7" in "kube-system" namespace to be "Ready" ...
	I1031 19:20:18.861290   14320 pod_ready.go:38] duration metric: took 8.803281s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1031 19:20:18.861490   14320 api_server.go:51] waiting for apiserver process to appear ...
	I1031 19:20:18.884539   14320 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1031 19:20:16.107260   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:18.108735   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:20.597401   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:17.694740   14428 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.25.3/kubectl apply -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml
	I1031 19:20:19.161015   14428 pod_ready.go:102] pod "coredns-565d847f94-6m47g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:19.757359   14428 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.25.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.65.2 host.minikube.internal\n           fallthrough\n        }' | sudo /var/lib/minikube/binaries/v1.25.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (5.6991967s)
	I1031 19:20:19.757553   14428 start.go:826] {"host.minikube.internal": 192.168.65.2} host record injected into CoreDNS
	I1031 19:20:20.284311   14428 pod_ready.go:92] pod "coredns-565d847f94-6m47g" in "kube-system" namespace has status "Ready":"True"
	I1031 19:20:20.284455   14428 pod_ready.go:81] duration metric: took 5.8168251s waiting for pod "coredns-565d847f94-6m47g" in "kube-system" namespace to be "Ready" ...
	I1031 19:20:20.284522   14428 pod_ready.go:78] waiting up to 6m0s for pod "coredns-565d847f94-fbv6h" in "kube-system" namespace to be "Ready" ...
	I1031 19:20:20.478358   14428 pod_ready.go:92] pod "coredns-565d847f94-fbv6h" in "kube-system" namespace has status "Ready":"True"
	I1031 19:20:20.478358   14428 pod_ready.go:81] duration metric: took 193.7902ms waiting for pod "coredns-565d847f94-fbv6h" in "kube-system" namespace to be "Ready" ...
	I1031 19:20:20.478358   14428 pod_ready.go:78] waiting up to 6m0s for pod "etcd-embed-certs-191151" in "kube-system" namespace to be "Ready" ...
	I1031 19:20:20.672385   14428 pod_ready.go:92] pod "etcd-embed-certs-191151" in "kube-system" namespace has status "Ready":"True"
	I1031 19:20:20.673487   14428 pod_ready.go:81] duration metric: took 195.127ms waiting for pod "etcd-embed-certs-191151" in "kube-system" namespace to be "Ready" ...
	I1031 19:20:20.673487   14428 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-embed-certs-191151" in "kube-system" namespace to be "Ready" ...
	I1031 19:20:20.795402   14428 pod_ready.go:92] pod "kube-apiserver-embed-certs-191151" in "kube-system" namespace has status "Ready":"True"
	I1031 19:20:20.796397   14428 pod_ready.go:81] duration metric: took 122.9101ms waiting for pod "kube-apiserver-embed-certs-191151" in "kube-system" namespace to be "Ready" ...
	I1031 19:20:20.796397   14428 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-embed-certs-191151" in "kube-system" namespace to be "Ready" ...
	I1031 19:20:20.969422   14428 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.25.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (6.0841731s)
	I1031 19:20:20.969422   14428 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.25.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.677743s)
	I1031 19:20:20.988428   14428 pod_ready.go:92] pod "kube-controller-manager-embed-certs-191151" in "kube-system" namespace has status "Ready":"True"
	I1031 19:20:20.988428   14428 pod_ready.go:81] duration metric: took 192.0292ms waiting for pod "kube-controller-manager-embed-certs-191151" in "kube-system" namespace to be "Ready" ...
	I1031 19:20:20.988428   14428 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-zfxlc" in "kube-system" namespace to be "Ready" ...
	I1031 19:20:21.173404   14428 pod_ready.go:92] pod "kube-proxy-zfxlc" in "kube-system" namespace has status "Ready":"True"
	I1031 19:20:21.173404   14428 pod_ready.go:81] duration metric: took 184.9753ms waiting for pod "kube-proxy-zfxlc" in "kube-system" namespace to be "Ready" ...
	I1031 19:20:21.173404   14428 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-embed-certs-191151" in "kube-system" namespace to be "Ready" ...
	I1031 19:20:21.357407   14428 pod_ready.go:92] pod "kube-scheduler-embed-certs-191151" in "kube-system" namespace has status "Ready":"True"
	I1031 19:20:21.358421   14428 pod_ready.go:81] duration metric: took 185.0157ms waiting for pod "kube-scheduler-embed-certs-191151" in "kube-system" namespace to be "Ready" ...
	I1031 19:20:21.358421   14428 pod_ready.go:38] duration metric: took 6.9824649s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1031 19:20:21.358421   14428 api_server.go:51] waiting for apiserver process to appear ...
	I1031 19:20:21.388383   14428 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1031 19:20:21.955408   14428 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.25.3/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (5.9762018s)
	I1031 19:20:21.955408   14428 addons.go:383] Verifying addon metrics-server=true in "embed-certs-191151"
	I1031 19:20:22.568430   14428 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.25.3/kubectl apply -f /etc/kubernetes/addons/dashboard-ns.yaml -f /etc/kubernetes/addons/dashboard-clusterrole.yaml -f /etc/kubernetes/addons/dashboard-clusterrolebinding.yaml -f /etc/kubernetes/addons/dashboard-configmap.yaml -f /etc/kubernetes/addons/dashboard-dp.yaml -f /etc/kubernetes/addons/dashboard-role.yaml -f /etc/kubernetes/addons/dashboard-rolebinding.yaml -f /etc/kubernetes/addons/dashboard-sa.yaml -f /etc/kubernetes/addons/dashboard-secret.yaml -f /etc/kubernetes/addons/dashboard-svc.yaml: (4.8736589s)
	I1031 19:20:22.568430   14428 ssh_runner.go:235] Completed: sudo pgrep -xnf kube-apiserver.*minikube.*: (1.1800399s)
	I1031 19:20:22.568430   14428 api_server.go:71] duration metric: took 9.2951043s to wait for apiserver process to appear ...
	I1031 19:20:22.568430   14428 api_server.go:87] waiting for apiserver healthz status ...
	I1031 19:20:22.568430   14428 api_server.go:252] Checking apiserver healthz at https://127.0.0.1:50664/healthz ...
	I1031 19:20:22.581394   14428 out.go:177] * Enabled addons: storage-provisioner, default-storageclass, metrics-server, dashboard
	I1031 19:20:22.589440   14428 addons.go:414] enableAddons completed in 9.3161133s
	I1031 19:20:22.663397   14428 api_server.go:278] https://127.0.0.1:50664/healthz returned 200:
	ok
	I1031 19:20:22.668426   14428 api_server.go:140] control plane version: v1.25.3
	I1031 19:20:22.668426   14428 api_server.go:130] duration metric: took 99.9952ms to wait for apiserver health ...
	I1031 19:20:22.668426   14428 system_pods.go:43] waiting for kube-system pods to appear ...
	I1031 19:20:22.690404   14428 system_pods.go:59] 9 kube-system pods found
	I1031 19:20:22.690404   14428 system_pods.go:61] "coredns-565d847f94-6m47g" [02d88a4c-a3b5-4970-ab75-f6147f20db51] Running
	I1031 19:20:22.690404   14428 system_pods.go:61] "coredns-565d847f94-fbv6h" [5a911a4e-a41a-48a3-b179-c48e4b613b73] Running
	I1031 19:20:22.690404   14428 system_pods.go:61] "etcd-embed-certs-191151" [da9be59b-b329-40c5-8994-24deb0faf58c] Running
	I1031 19:20:22.690404   14428 system_pods.go:61] "kube-apiserver-embed-certs-191151" [5f3298ee-4d5b-42d3-b077-5ac3d326d2b2] Running
	I1031 19:20:22.690404   14428 system_pods.go:61] "kube-controller-manager-embed-certs-191151" [e22ccccd-8ac2-49df-8c2f-759f901d530c] Running
	I1031 19:20:22.690404   14428 system_pods.go:61] "kube-proxy-zfxlc" [ad2d1b28-6cf4-4a66-a0cc-40dbde43ba91] Running
	I1031 19:20:22.690404   14428 system_pods.go:61] "kube-scheduler-embed-certs-191151" [85a31d84-3e0a-4a03-86eb-ca4fdfce171a] Running
	I1031 19:20:22.690404   14428 system_pods.go:61] "metrics-server-5c8fd5cf8-fvn7b" [18ce87dd-483b-4c96-83e4-60ab9fefa557] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:20:22.690404   14428 system_pods.go:61] "storage-provisioner" [d0b17a73-797b-4cd0-b5f7-3d37f5c9cfd9] Pending / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I1031 19:20:22.691436   14428 system_pods.go:74] duration metric: took 23.0097ms to wait for pod list to return data ...
	I1031 19:20:22.691436   14428 default_sa.go:34] waiting for default service account to be created ...
	I1031 19:20:22.761396   14428 default_sa.go:45] found service account: "default"
	I1031 19:20:22.761396   14428 default_sa.go:55] duration metric: took 69.9597ms for default service account to be created ...
	I1031 19:20:22.761396   14428 system_pods.go:116] waiting for k8s-apps to be running ...
	I1031 19:20:22.793394   14428 system_pods.go:86] 9 kube-system pods found
	I1031 19:20:22.793394   14428 system_pods.go:89] "coredns-565d847f94-6m47g" [02d88a4c-a3b5-4970-ab75-f6147f20db51] Running
	I1031 19:20:22.793394   14428 system_pods.go:89] "coredns-565d847f94-fbv6h" [5a911a4e-a41a-48a3-b179-c48e4b613b73] Running
	I1031 19:20:22.793394   14428 system_pods.go:89] "etcd-embed-certs-191151" [da9be59b-b329-40c5-8994-24deb0faf58c] Running
	I1031 19:20:22.793394   14428 system_pods.go:89] "kube-apiserver-embed-certs-191151" [5f3298ee-4d5b-42d3-b077-5ac3d326d2b2] Running
	I1031 19:20:22.793394   14428 system_pods.go:89] "kube-controller-manager-embed-certs-191151" [e22ccccd-8ac2-49df-8c2f-759f901d530c] Running
	I1031 19:20:22.793394   14428 system_pods.go:89] "kube-proxy-zfxlc" [ad2d1b28-6cf4-4a66-a0cc-40dbde43ba91] Running
	I1031 19:20:22.793394   14428 system_pods.go:89] "kube-scheduler-embed-certs-191151" [85a31d84-3e0a-4a03-86eb-ca4fdfce171a] Running
	I1031 19:20:22.793394   14428 system_pods.go:89] "metrics-server-5c8fd5cf8-fvn7b" [18ce87dd-483b-4c96-83e4-60ab9fefa557] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:20:22.793394   14428 system_pods.go:89] "storage-provisioner" [d0b17a73-797b-4cd0-b5f7-3d37f5c9cfd9] Pending / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I1031 19:20:22.793394   14428 system_pods.go:126] duration metric: took 31.998ms to wait for k8s-apps to be running ...
	I1031 19:20:22.793394   14428 system_svc.go:44] waiting for kubelet service to be running ....
	I1031 19:20:22.813409   14428 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1031 19:20:22.971421   14428 system_svc.go:56] duration metric: took 178.0251ms WaitForService to wait for kubelet.
	I1031 19:20:22.971421   14428 kubeadm.go:573] duration metric: took 9.698092s to wait for : map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] ...
	I1031 19:20:22.971421   14428 node_conditions.go:102] verifying NodePressure condition ...
	I1031 19:20:23.057416   14428 node_conditions.go:122] node storage ephemeral capacity is 263174212Ki
	I1031 19:20:23.057416   14428 node_conditions.go:123] node cpu capacity is 16
	I1031 19:20:23.057416   14428 node_conditions.go:105] duration metric: took 85.9948ms to run NodePressure ...
	I1031 19:20:23.057416   14428 start.go:217] waiting for startup goroutines ...
	I1031 19:20:23.086440   14428 ssh_runner.go:195] Run: rm -f paused
	I1031 19:20:23.365424   14428 start.go:506] kubectl: 1.18.2, cluster: 1.25.3 (minor skew: 7)
	I1031 19:20:23.370398   14428 out.go:177] 
	W1031 19:20:23.389479   14428 out.go:239] ! C:\ProgramData\chocolatey\bin\kubectl.exe is version 1.18.2, which may have incompatibilites with Kubernetes 1.25.3.
	I1031 19:20:23.404404   14428 out.go:177]   - Want kubectl v1.25.3? Try 'minikube kubectl -- get pods -A'
	I1031 19:20:23.412401   14428 out.go:177] * Done! kubectl is now configured to use "embed-certs-191151" cluster and "default" namespace by default
	I1031 19:20:18.975816   14320 api_server.go:71] duration metric: took 10.0781976s to wait for apiserver process to appear ...
	I1031 19:20:18.975816   14320 api_server.go:87] waiting for apiserver healthz status ...
	I1031 19:20:18.975816   14320 api_server.go:252] Checking apiserver healthz at https://127.0.0.1:50622/healthz ...
	I1031 19:20:19.055249   14320 api_server.go:278] https://127.0.0.1:50622/healthz returned 200:
	ok
	I1031 19:20:19.065028   14320 api_server.go:140] control plane version: v1.16.0
	I1031 19:20:19.065028   14320 api_server.go:130] duration metric: took 89.2113ms to wait for apiserver health ...
	I1031 19:20:19.065028   14320 system_pods.go:43] waiting for kube-system pods to appear ...
	I1031 19:20:19.166240   14320 system_pods.go:59] 4 kube-system pods found
	I1031 19:20:19.166240   14320 system_pods.go:61] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:20:19.166240   14320 system_pods.go:61] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:20:19.166240   14320 system_pods.go:61] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:20:19.166240   14320 system_pods.go:61] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Pending / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I1031 19:20:19.166240   14320 system_pods.go:74] duration metric: took 101.2117ms to wait for pod list to return data ...
	I1031 19:20:19.166240   14320 default_sa.go:34] waiting for default service account to be created ...
	I1031 19:20:19.178840   14320 default_sa.go:45] found service account: "default"
	I1031 19:20:19.178930   14320 default_sa.go:55] duration metric: took 12.6896ms for default service account to be created ...
	I1031 19:20:19.178965   14320 system_pods.go:116] waiting for k8s-apps to be running ...
	I1031 19:20:19.188731   14320 system_pods.go:86] 4 kube-system pods found
	I1031 19:20:19.188731   14320 system_pods.go:89] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:20:19.188731   14320 system_pods.go:89] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:20:19.188731   14320 system_pods.go:89] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:20:19.188731   14320 system_pods.go:89] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Pending / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I1031 19:20:19.188731   14320 retry.go:31] will retry after 214.282984ms: missing components: etcd, kube-apiserver, kube-controller-manager, kube-scheduler
	I1031 19:20:19.459739   14320 system_pods.go:86] 4 kube-system pods found
	I1031 19:20:19.459739   14320 system_pods.go:89] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:20:19.459739   14320 system_pods.go:89] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:20:19.459739   14320 system_pods.go:89] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:20:19.459739   14320 system_pods.go:89] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Pending / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I1031 19:20:19.459739   14320 retry.go:31] will retry after 293.852686ms: missing components: etcd, kube-apiserver, kube-controller-manager, kube-scheduler
	I1031 19:20:19.777019   14320 system_pods.go:86] 4 kube-system pods found
	I1031 19:20:19.778018   14320 system_pods.go:89] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:20:19.778018   14320 system_pods.go:89] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:20:19.778018   14320 system_pods.go:89] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:20:19.778018   14320 system_pods.go:89] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Pending / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I1031 19:20:19.778018   14320 retry.go:31] will retry after 355.089487ms: missing components: etcd, kube-apiserver, kube-controller-manager, kube-scheduler
	I1031 19:20:20.162234   14320 system_pods.go:86] 4 kube-system pods found
	I1031 19:20:20.162234   14320 system_pods.go:89] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:20:20.162234   14320 system_pods.go:89] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:20:20.162234   14320 system_pods.go:89] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:20:20.162234   14320 system_pods.go:89] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Running
	I1031 19:20:20.162234   14320 retry.go:31] will retry after 480.685997ms: missing components: etcd, kube-apiserver, kube-controller-manager, kube-scheduler
	I1031 19:20:20.670392   14320 system_pods.go:86] 4 kube-system pods found
	I1031 19:20:20.671406   14320 system_pods.go:89] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:20:20.671406   14320 system_pods.go:89] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:20:20.671406   14320 system_pods.go:89] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:20:20.671406   14320 system_pods.go:89] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Running
	I1031 19:20:20.671406   14320 retry.go:31] will retry after 544.138839ms: missing components: etcd, kube-apiserver, kube-controller-manager, kube-scheduler
	I1031 19:20:21.231400   14320 system_pods.go:86] 4 kube-system pods found
	I1031 19:20:21.231400   14320 system_pods.go:89] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:20:21.231400   14320 system_pods.go:89] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:20:21.231400   14320 system_pods.go:89] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:20:21.231400   14320 system_pods.go:89] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Running
	I1031 19:20:21.231400   14320 retry.go:31] will retry after 684.014074ms: missing components: etcd, kube-apiserver, kube-controller-manager, kube-scheduler
	I1031 19:20:21.938402   14320 system_pods.go:86] 4 kube-system pods found
	I1031 19:20:21.938402   14320 system_pods.go:89] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:20:21.938402   14320 system_pods.go:89] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:20:21.938402   14320 system_pods.go:89] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:20:21.938402   14320 system_pods.go:89] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Running
	I1031 19:20:21.938402   14320 retry.go:31] will retry after 1.039068543s: missing components: etcd, kube-apiserver, kube-controller-manager, kube-scheduler
	I1031 19:20:22.996401   14320 system_pods.go:86] 4 kube-system pods found
	I1031 19:20:22.996401   14320 system_pods.go:89] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:20:22.996401   14320 system_pods.go:89] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:20:22.996401   14320 system_pods.go:89] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:20:22.996401   14320 system_pods.go:89] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Running
	I1031 19:20:22.996401   14320 retry.go:31] will retry after 1.02433744s: missing components: etcd, kube-apiserver, kube-controller-manager, kube-scheduler
	I1031 19:20:22.598406   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:24.598427   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:24.041412   14320 system_pods.go:86] 4 kube-system pods found
	I1031 19:20:24.041412   14320 system_pods.go:89] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:20:24.041412   14320 system_pods.go:89] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:20:24.041412   14320 system_pods.go:89] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:20:24.041412   14320 system_pods.go:89] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Running
	I1031 19:20:24.041412   14320 retry.go:31] will retry after 1.268973106s: missing components: etcd, kube-apiserver, kube-controller-manager, kube-scheduler
	I1031 19:20:25.325488   14320 system_pods.go:86] 4 kube-system pods found
	I1031 19:20:25.325488   14320 system_pods.go:89] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:20:25.325488   14320 system_pods.go:89] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:20:25.325488   14320 system_pods.go:89] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:20:25.325488   14320 system_pods.go:89] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Running
	I1031 19:20:25.325488   14320 retry.go:31] will retry after 1.733071555s: missing components: etcd, kube-apiserver, kube-controller-manager, kube-scheduler
	I1031 19:20:27.076134   14320 system_pods.go:86] 4 kube-system pods found
	I1031 19:20:27.076134   14320 system_pods.go:89] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:20:27.076134   14320 system_pods.go:89] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:20:27.076134   14320 system_pods.go:89] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:20:27.076134   14320 system_pods.go:89] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Running
	I1031 19:20:27.076134   14320 retry.go:31] will retry after 2.410580953s: missing components: etcd, kube-apiserver, kube-controller-manager, kube-scheduler
	I1031 19:20:27.154113   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:29.599110   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:29.498100   14320 system_pods.go:86] 4 kube-system pods found
	I1031 19:20:29.498100   14320 system_pods.go:89] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:20:29.498100   14320 system_pods.go:89] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:20:29.498100   14320 system_pods.go:89] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:20:29.498100   14320 system_pods.go:89] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Running
	I1031 19:20:29.498100   14320 retry.go:31] will retry after 3.437877504s: missing components: etcd, kube-apiserver, kube-controller-manager, kube-scheduler
	I1031 19:20:32.964022   14320 system_pods.go:86] 4 kube-system pods found
	I1031 19:20:32.964022   14320 system_pods.go:89] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:20:32.964022   14320 system_pods.go:89] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:20:32.964022   14320 system_pods.go:89] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:20:32.964022   14320 system_pods.go:89] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Running
	I1031 19:20:32.964022   14320 retry.go:31] will retry after 3.261655801s: missing components: etcd, kube-apiserver, kube-controller-manager, kube-scheduler
	I1031 19:20:31.615456   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:34.105931   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:36.274122   14320 system_pods.go:86] 4 kube-system pods found
	I1031 19:20:36.274122   14320 system_pods.go:89] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:20:36.274122   14320 system_pods.go:89] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:20:36.274122   14320 system_pods.go:89] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:20:36.274122   14320 system_pods.go:89] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Running
	I1031 19:20:36.274122   14320 retry.go:31] will retry after 4.086092664s: missing components: etcd, kube-apiserver, kube-controller-manager, kube-scheduler
	I1031 19:20:36.606394   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:38.606461   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:40.375497   14320 system_pods.go:86] 4 kube-system pods found
	I1031 19:20:40.375497   14320 system_pods.go:89] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:20:40.375497   14320 system_pods.go:89] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:20:40.375497   14320 system_pods.go:89] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:20:40.375497   14320 system_pods.go:89] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Running
	I1031 19:20:40.375497   14320 retry.go:31] will retry after 6.402197611s: missing components: etcd, kube-apiserver, kube-controller-manager, kube-scheduler
	I1031 19:20:41.102907   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:43.668977   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:46.790599   14320 system_pods.go:86] 4 kube-system pods found
	I1031 19:20:46.790599   14320 system_pods.go:89] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:20:46.790599   14320 system_pods.go:89] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:20:46.790599   14320 system_pods.go:89] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:20:46.790599   14320 system_pods.go:89] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Running
	I1031 19:20:46.790599   14320 retry.go:31] will retry after 6.062999549s: missing components: etcd, kube-apiserver, kube-controller-manager, kube-scheduler
	I1031 19:20:46.103586   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:48.106597   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:50.597413   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:52.877232   14320 system_pods.go:86] 5 kube-system pods found
	I1031 19:20:52.877232   14320 system_pods.go:89] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:20:52.877232   14320 system_pods.go:89] "kube-controller-manager-old-k8s-version-191057" [8671a8ac-4f0e-454f-9f04-f3ee790751ce] Pending
	I1031 19:20:52.877232   14320 system_pods.go:89] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:20:52.877232   14320 system_pods.go:89] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:20:52.877232   14320 system_pods.go:89] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Running
	I1031 19:20:52.877232   14320 retry.go:31] will retry after 10.504197539s: missing components: etcd, kube-apiserver, kube-controller-manager, kube-scheduler
	I1031 19:20:52.601219   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:54.608016   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:57.105817   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:20:59.599315   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:21:03.395086   14320 system_pods.go:86] 5 kube-system pods found
	I1031 19:21:03.395086   14320 system_pods.go:89] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:21:03.395086   14320 system_pods.go:89] "kube-controller-manager-old-k8s-version-191057" [8671a8ac-4f0e-454f-9f04-f3ee790751ce] Running
	I1031 19:21:03.395086   14320 system_pods.go:89] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:21:03.396092   14320 system_pods.go:89] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:21:03.396092   14320 system_pods.go:89] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Running
	I1031 19:21:03.396092   14320 retry.go:31] will retry after 12.194240946s: missing components: etcd, kube-apiserver, kube-scheduler
	I1031 19:21:01.600754   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:21:03.602998   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:21:05.603994   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:21:08.084702   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:21:10.108619   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:21:12.606206   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:21:14.613720   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:21:15.661397   14320 system_pods.go:86] 8 kube-system pods found
	I1031 19:21:15.661397   14320 system_pods.go:89] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:21:15.661397   14320 system_pods.go:89] "etcd-old-k8s-version-191057" [15a4e66d-4d94-4611-a01b-14c8e495c3de] Pending
	I1031 19:21:15.661397   14320 system_pods.go:89] "kube-apiserver-old-k8s-version-191057" [c22b226c-adda-493c-b889-184b81efc985] Running
	I1031 19:21:15.661397   14320 system_pods.go:89] "kube-controller-manager-old-k8s-version-191057" [8671a8ac-4f0e-454f-9f04-f3ee790751ce] Running
	I1031 19:21:15.661397   14320 system_pods.go:89] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:21:15.661397   14320 system_pods.go:89] "kube-scheduler-old-k8s-version-191057" [baad898b-240f-4c40-ac9f-97ac2d3dbc66] Running
	I1031 19:21:15.661397   14320 system_pods.go:89] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:21:15.661397   14320 system_pods.go:89] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Running
	I1031 19:21:15.661397   14320 retry.go:31] will retry after 14.043074342s: missing components: etcd
	I1031 19:21:17.111705   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:21:19.610548   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:21:22.109204   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:21:24.120225   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:21:29.725349   14320 system_pods.go:86] 8 kube-system pods found
	I1031 19:21:29.725349   14320 system_pods.go:89] "coredns-5644d7b6d9-nflc6" [2c6636b4-35da-4007-9706-50e1ce1b3fd0] Running
	I1031 19:21:29.725349   14320 system_pods.go:89] "etcd-old-k8s-version-191057" [15a4e66d-4d94-4611-a01b-14c8e495c3de] Running
	I1031 19:21:29.725349   14320 system_pods.go:89] "kube-apiserver-old-k8s-version-191057" [c22b226c-adda-493c-b889-184b81efc985] Running
	I1031 19:21:29.725349   14320 system_pods.go:89] "kube-controller-manager-old-k8s-version-191057" [8671a8ac-4f0e-454f-9f04-f3ee790751ce] Running
	I1031 19:21:29.725349   14320 system_pods.go:89] "kube-proxy-qvtx7" [3273d451-ae55-4f63-93da-cf363ce2bbcd] Running
	I1031 19:21:29.725349   14320 system_pods.go:89] "kube-scheduler-old-k8s-version-191057" [baad898b-240f-4c40-ac9f-97ac2d3dbc66] Running
	I1031 19:21:29.725349   14320 system_pods.go:89] "metrics-server-7958775c-f2726" [da4cf747-7993-4474-b46e-c43e6bfa5bf1] Pending / Ready:ContainersNotReady (containers with unready status: [metrics-server]) / ContainersReady:ContainersNotReady (containers with unready status: [metrics-server])
	I1031 19:21:29.725349   14320 system_pods.go:89] "storage-provisioner" [9e678302-5108-4799-9526-12c8e5fda983] Running
	I1031 19:21:29.725349   14320 system_pods.go:126] duration metric: took 1m10.5459321s to wait for k8s-apps to be running ...
	I1031 19:21:29.725349   14320 system_svc.go:44] waiting for kubelet service to be running ....
	I1031 19:21:29.740335   14320 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1031 19:21:29.775328   14320 system_svc.go:56] duration metric: took 49.979ms WaitForService to wait for kubelet.
	I1031 19:21:29.775328   14320 kubeadm.go:573] duration metric: took 1m20.8772568s to wait for : map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] ...
	I1031 19:21:29.775328   14320 node_conditions.go:102] verifying NodePressure condition ...
	I1031 19:21:29.784529   14320 node_conditions.go:122] node storage ephemeral capacity is 263174212Ki
	I1031 19:21:29.784529   14320 node_conditions.go:123] node cpu capacity is 16
	I1031 19:21:29.784529   14320 node_conditions.go:105] duration metric: took 9.2006ms to run NodePressure ...
	I1031 19:21:29.784529   14320 start.go:217] waiting for startup goroutines ...
	I1031 19:21:29.803348   14320 ssh_runner.go:195] Run: rm -f paused
	I1031 19:21:30.045016   14320 start.go:506] kubectl: 1.18.2, cluster: 1.16.0 (minor skew: 2)
	I1031 19:21:30.047502   14320 out.go:177] 
	W1031 19:21:30.049982   14320 out.go:239] ! C:\ProgramData\chocolatey\bin\kubectl.exe is version 1.18.2, which may have incompatibilites with Kubernetes 1.16.0.
	I1031 19:21:30.052412   14320 out.go:177]   - Want kubectl v1.16.0? Try 'minikube kubectl -- get pods -A'
	I1031 19:21:30.057932   14320 out.go:177] * Done! kubectl is now configured to use "old-k8s-version-191057" cluster and "default" namespace by default
	I1031 19:21:27.589859   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:21:29.602628   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:21:31.605856   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:21:33.612644   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:21:36.102381   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:21:38.600201   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:21:40.608591   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:21:43.109652   10672 pod_ready.go:102] pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:21:45.092621   10672 pod_ready.go:81] duration metric: took 4m0.4081772s waiting for pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace to be "Ready" ...
	E1031 19:21:45.092621   10672 pod_ready.go:66] WaitExtra: waitPodCondition: timed out waiting 4m0s for pod "metrics-server-5c8fd5cf8-7czj2" in "kube-system" namespace to be "Ready" (will not retry!)
	I1031 19:21:45.092621   10672 pod_ready.go:38] duration metric: took 4m25.1149897s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1031 19:21:45.092621   10672 kubeadm.go:631] restartCluster took 4m49.6570223s
	W1031 19:21:45.092621   10672 out.go:239] ! Unable to restart cluster, will reset it: extra: timed out waiting 4m0s for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready"
	I1031 19:21:45.092621   10672 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm reset --cri-socket /var/run/cri-dockerd.sock --force"
	
	* 
	* ==> Docker <==
	* -- Logs begin at Mon 2022-10-31 19:14:17 UTC, end at Mon 2022-10-31 19:21:52 UTC. --
	Oct 31 19:19:31 embed-certs-191151 dockerd[568]: time="2022-10-31T19:19:31.044563200Z" level=info msg="ignoring event" container=4ef50337715c474c6702e7807bacdf3c16e07982425ee72e010cea2c5589d968 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 19:19:31 embed-certs-191151 dockerd[568]: time="2022-10-31T19:19:31.480876200Z" level=info msg="ignoring event" container=f8870c1d5fc2cf2526fd5026d54f369ddaf1e25c74ed861e65119e54272ce2ff module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 19:19:32 embed-certs-191151 dockerd[568]: time="2022-10-31T19:19:32.158806500Z" level=info msg="ignoring event" container=09e16dafc7d7c9018d0144b293b6d5a32caa977c1cc41c6f6175766c03a71b4f module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 19:19:32 embed-certs-191151 dockerd[568]: time="2022-10-31T19:19:32.840649800Z" level=info msg="ignoring event" container=53aed47d210823e1fd0d766456025f00abc988fe5821a6e9b3d2483737f88434 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 19:19:33 embed-certs-191151 dockerd[568]: time="2022-10-31T19:19:33.486887800Z" level=info msg="ignoring event" container=f31aff99be76e0c5221928ea9a158fc71e503fe877aefbff458ed6efeb82ff4f module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 19:19:34 embed-certs-191151 dockerd[568]: time="2022-10-31T19:19:34.007618400Z" level=info msg="ignoring event" container=26ffbd5f04fd4df60359e168235677064c247463d878df58d312c46ee3bce69f module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 19:19:34 embed-certs-191151 dockerd[568]: time="2022-10-31T19:19:34.587375700Z" level=info msg="ignoring event" container=7321a003743e2145c4d637db31e7f7b15891b7ebe60e1bda3647d3c571346039 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 19:19:34 embed-certs-191151 dockerd[568]: time="2022-10-31T19:19:34.980245100Z" level=info msg="ignoring event" container=dd33d86d387b49302e8ad53b2e464d9de6e437eadb1becbc57e05c7c5306700c module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 19:19:35 embed-certs-191151 dockerd[568]: time="2022-10-31T19:19:35.651297200Z" level=info msg="ignoring event" container=2f8bef4216f12a3c6fe9eb6e713a5fcfbefba5cb960ed90ef1f6667abaecbbba module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 19:19:35 embed-certs-191151 dockerd[568]: time="2022-10-31T19:19:35.923546800Z" level=info msg="ignoring event" container=3eca5fb123d4f012e3453909880e33b2fd2781c0c09aba0845b97bb962e378ff module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 19:19:36 embed-certs-191151 dockerd[568]: time="2022-10-31T19:19:36.311181000Z" level=info msg="ignoring event" container=fb2513f3ab9bd1337895e877f12adfe4d4a5f76ff5afda45ba64806263b51a73 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 19:19:36 embed-certs-191151 dockerd[568]: time="2022-10-31T19:19:36.683676700Z" level=info msg="ignoring event" container=1c0c15e2c68060c97f7e908f4350f00928665ecef55d175c42bdfa3b3004b941 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 19:19:37 embed-certs-191151 dockerd[568]: time="2022-10-31T19:19:37.195122200Z" level=info msg="ignoring event" container=9cdfeaaa602c71bce5417ffe018f47ba1773070db09728fc9a26cad85489034b module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 19:19:37 embed-certs-191151 dockerd[568]: time="2022-10-31T19:19:37.642755100Z" level=info msg="ignoring event" container=813bf4f8865358537e892edf6df8ed72f343749d43b15e44c3fd6375b556a50c module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 19:19:38 embed-certs-191151 dockerd[568]: time="2022-10-31T19:19:38.150378800Z" level=info msg="ignoring event" container=78140728cb65dc5c970fc1c0b4fa139938930bc902c2486d8336e47bb95f1302 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 19:19:38 embed-certs-191151 dockerd[568]: time="2022-10-31T19:19:38.438842000Z" level=info msg="ignoring event" container=a01763232478b06a77846209bfd1639bdc55bc5f30c5e33b9e3ee0b5df790c31 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 19:20:24 embed-certs-191151 dockerd[568]: time="2022-10-31T19:20:24.283215100Z" level=warning msg="Error getting v2 registry: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.65.2:53: no such host"
	Oct 31 19:20:24 embed-certs-191151 dockerd[568]: time="2022-10-31T19:20:24.283389900Z" level=info msg="Attempting next endpoint for pull after error: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.65.2:53: no such host"
	Oct 31 19:20:24 embed-certs-191151 dockerd[568]: time="2022-10-31T19:20:24.372706700Z" level=error msg="Handler for POST /v1.40/images/create returned error: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.65.2:53: no such host"
	Oct 31 19:20:24 embed-certs-191151 dockerd[568]: time="2022-10-31T19:20:24.961828000Z" level=info msg="ignoring event" container=395ece2b6aa7189ebb5e057fac7066d9055ba18d7f09b8a6bea932921e2012ba module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 19:20:25 embed-certs-191151 dockerd[568]: time="2022-10-31T19:20:25.553313400Z" level=info msg="ignoring event" container=3215a6052c5043afb0a1f5ee39e52ddf84fb117934494f36f8fcaa3c7cdb3f54 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 31 19:20:26 embed-certs-191151 dockerd[568]: time="2022-10-31T19:20:26.297277000Z" level=warning msg="reference for unknown type: " digest="sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93" remote="docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93"
	Oct 31 19:21:07 embed-certs-191151 dockerd[568]: time="2022-10-31T19:21:07.291556200Z" level=warning msg="reference for unknown type: application/vnd.docker.distribution.manifest.v1+prettyjws" digest="sha256:5d99aa1120524c801bc8c1a7077e8f5ec122ba16b6dda1a5d3826057f67b9bcb" remote="k8s.gcr.io/echoserver:1.4"
	Oct 31 19:21:09 embed-certs-191151 dockerd[568]: time="2022-10-31T19:21:09.910570000Z" level=warning msg="Error persisting manifest" digest="sha256:5d99aa1120524c801bc8c1a7077e8f5ec122ba16b6dda1a5d3826057f67b9bcb" error="error committing manifest to content store: commit failed: unexpected commit digest sha256:eaee4c452b076cdb05b391ed7e75e1ad0aca136665875ab5d7e2f3d9f4675769, expected sha256:5d99aa1120524c801bc8c1a7077e8f5ec122ba16b6dda1a5d3826057f67b9bcb: failed precondition" remote="k8s.gcr.io/echoserver:1.4"
	Oct 31 19:21:27 embed-certs-191151 dockerd[568]: time="2022-10-31T19:21:27.690831200Z" level=error msg="Handler for POST /v1.41/containers/9f2ab7fd25d8/pause returned error: Cannot pause container 9f2ab7fd25d8a5f0bef81547f3b2bd7c0608ff9a69108da6d81ccc403e36a853: OCI runtime pause failed: unable to freeze: unknown"
	
	* 
	* ==> container status <==
	* CONTAINER           IMAGE                                                                                            CREATED              STATE               NAME                      ATTEMPT             POD ID
	4ee79806f7e3a       kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93   46 seconds ago       Running             kubernetes-dashboard      0                   d47eccbc78c1b
	905e5b1457733       6e38f40d628db                                                                                    About a minute ago   Running             storage-provisioner       0                   12525265109d6
	b81ee2c97e5d4       5185b96f0becf                                                                                    About a minute ago   Running             coredns                   0                   12b2e63f5043c
	29938c1e8c717       beaaf00edd38a                                                                                    About a minute ago   Running             kube-proxy                0                   7b4c6ff97bfb9
	9f2ab7fd25d8a       a8a176a5d5d69                                                                                    2 minutes ago        Running             etcd                      0                   652b93330617a
	631fe8cb7b560       6d23ec0e8b87e                                                                                    2 minutes ago        Running             kube-scheduler            0                   8183964d144ce
	9057204f17c04       6039992312758                                                                                    2 minutes ago        Running             kube-controller-manager   0                   f52c4c84b8151
	cddb8b4b5266f       0346dbd74bcb9                                                                                    2 minutes ago        Running             kube-apiserver            0                   3ef2dc4d2f973
	
	* 
	* ==> coredns [b81ee2c97e5d] <==
	* .:53
	[INFO] plugin/reload: Running configuration SHA512 = 591cf328cccc12bc490481273e738df59329c62c0b729d94e8b61db9961c2fa5f046dd37f1cf888b953814040d180f52594972691cd6ff41be96639138a43908
	CoreDNS-1.9.3
	linux/amd64, go1.18.2, 45b0a11
	[INFO] Reloading
	[INFO] plugin/health: Going into lameduck mode for 5s
	[INFO] plugin/reload: Running configuration SHA512 = a1b5920ef1e8e10875eeec3214b810e7e404fdaf6cfe53f31cc42ae1e9ba5884ecf886330489b6b02fba5b37a31406fcb402b2501c7ab0318fc890d74b6fae55
	[INFO] Reloading complete
	
	* 
	* ==> describe nodes <==
	* 
	* ==> dmesg <==
	* [Oct31 18:43] WSL2: Performing memory compaction.
	[Oct31 18:44] WSL2: Performing memory compaction.
	[Oct31 18:45] WSL2: Performing memory compaction.
	[Oct31 18:46] WSL2: Performing memory compaction.
	[Oct31 18:48] WSL2: Performing memory compaction.
	[Oct31 18:49] WSL2: Performing memory compaction.
	[Oct31 18:50] WSL2: Performing memory compaction.
	[Oct31 18:52] WSL2: Performing memory compaction.
	[Oct31 18:53] WSL2: Performing memory compaction.
	[Oct31 18:55] WSL2: Performing memory compaction.
	[Oct31 18:56] WSL2: Performing memory compaction.
	[Oct31 18:57] WSL2: Performing memory compaction.
	[Oct31 18:58] WSL2: Performing memory compaction.
	[Oct31 18:59] WSL2: Performing memory compaction.
	[Oct31 19:00] WSL2: Performing memory compaction.
	[Oct31 19:01] WSL2: Performing memory compaction.
	[Oct31 19:02] process 'docker/tmp/qemu-check425752959/check' started with executable stack
	[Oct31 19:03] hrtimer: interrupt took 300800 ns
	[ +24.203481] WSL2: Performing memory compaction.
	[Oct31 19:06] WSL2: Performing memory compaction.
	[Oct31 19:07] overlayfs: upperdir is in-use as upperdir/workdir of another mount, accessing files from both mounts will result in undefined behavior.
	[  +0.000005] overlayfs: workdir is in-use as upperdir/workdir of another mount, accessing files from both mounts will result in undefined behavior.
	[Oct31 19:08] WSL2: Performing memory compaction.
	[Oct31 19:10] WSL2: Performing memory compaction.
	[Oct31 19:12] WSL2: Performing memory compaction.
	
	* 
	* ==> etcd [9f2ab7fd25d8] <==
	* {"level":"warn","ts":"2022-10-31T19:20:46.872Z","caller":"etcdserver/util.go:166","msg":"apply request took too long","took":"278.5738ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kubernetes-dashboard/\" range_end:\"/registry/pods/kubernetes-dashboard0\" ","response":"range_response_count:2 size:7550"}
	{"level":"info","ts":"2022-10-31T19:20:46.872Z","caller":"traceutil/trace.go:171","msg":"trace[1347880759] range","detail":"{range_begin:/registry/pods/kubernetes-dashboard/; range_end:/registry/pods/kubernetes-dashboard0; response_count:2; response_revision:528; }","duration":"278.6352ms","start":"2022-10-31T19:20:46.594Z","end":"2022-10-31T19:20:46.872Z","steps":["trace[1347880759] 'agreement among raft nodes before linearized reading'  (duration: 278.4241ms)"],"step_count":1}
	{"level":"warn","ts":"2022-10-31T19:20:46.872Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2022-10-31T19:20:46.478Z","time spent":"394.5026ms","remote":"127.0.0.1:41472","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":116,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/masterleases/192.168.67.2\" mod_revision:519 > success:<request_put:<key:\"/registry/masterleases/192.168.67.2\" value_size:65 lease:2289944275025136482 >> failure:<request_range:<key:\"/registry/masterleases/192.168.67.2\" > >"}
	{"level":"info","ts":"2022-10-31T19:20:49.793Z","caller":"traceutil/trace.go:171","msg":"trace[454451681] linearizableReadLoop","detail":"{readStateIndex:552; appliedIndex:552; }","duration":"329.9402ms","start":"2022-10-31T19:20:49.463Z","end":"2022-10-31T19:20:49.792Z","steps":["trace[454451681] 'read index received'  (duration: 329.9259ms)","trace[454451681] 'applied index is now lower than readState.Index'  (duration: 9.4µs)"],"step_count":2}
	{"level":"warn","ts":"2022-10-31T19:20:49.793Z","caller":"etcdserver/util.go:166","msg":"apply request took too long","took":"195.6289ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kubernetes-dashboard/\" range_end:\"/registry/pods/kubernetes-dashboard0\" ","response":"range_response_count:2 size:7550"}
	{"level":"info","ts":"2022-10-31T19:20:49.793Z","caller":"traceutil/trace.go:171","msg":"trace[974234260] range","detail":"{range_begin:/registry/pods/kubernetes-dashboard/; range_end:/registry/pods/kubernetes-dashboard0; response_count:2; response_revision:530; }","duration":"195.7893ms","start":"2022-10-31T19:20:49.597Z","end":"2022-10-31T19:20:49.793Z","steps":["trace[974234260] 'agreement among raft nodes before linearized reading'  (duration: 195.5432ms)"],"step_count":1}
	{"level":"warn","ts":"2022-10-31T19:20:49.794Z","caller":"etcdserver/util.go:166","msg":"apply request took too long","took":"331.2057ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2022-10-31T19:20:49.794Z","caller":"traceutil/trace.go:171","msg":"trace[1961897065] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:530; }","duration":"331.481ms","start":"2022-10-31T19:20:49.463Z","end":"2022-10-31T19:20:49.794Z","steps":["trace[1961897065] 'agreement among raft nodes before linearized reading'  (duration: 331.1746ms)"],"step_count":1}
	{"level":"warn","ts":"2022-10-31T19:20:49.794Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2022-10-31T19:20:49.462Z","time spent":"331.5539ms","remote":"127.0.0.1:41522","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":29,"request content":"key:\"/registry/health\" "}
	{"level":"info","ts":"2022-10-31T19:21:08.468Z","caller":"traceutil/trace.go:171","msg":"trace[1376956234] linearizableReadLoop","detail":"{readStateIndex:571; appliedIndex:571; }","duration":"213.1986ms","start":"2022-10-31T19:21:08.255Z","end":"2022-10-31T19:21:08.468Z","steps":["trace[1376956234] 'read index received'  (duration: 213.1842ms)","trace[1376956234] 'applied index is now lower than readState.Index'  (duration: 10.1µs)"],"step_count":2}
	{"level":"warn","ts":"2022-10-31T19:21:08.469Z","caller":"etcdserver/util.go:166","msg":"apply request took too long","took":"213.5521ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/\" range_end:\"/registry/deployments0\" count_only:true ","response":"range_response_count:0 size:7"}
	{"level":"info","ts":"2022-10-31T19:21:08.469Z","caller":"traceutil/trace.go:171","msg":"trace[1662094277] range","detail":"{range_begin:/registry/deployments/; range_end:/registry/deployments0; response_count:0; response_revision:544; }","duration":"213.7228ms","start":"2022-10-31T19:21:08.255Z","end":"2022-10-31T19:21:08.469Z","steps":["trace[1662094277] 'agreement among raft nodes before linearized reading'  (duration: 213.5061ms)"],"step_count":1}
	{"level":"warn","ts":"2022-10-31T19:21:26.968Z","caller":"etcdserver/v3_server.go:840","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":2289944275025136730,"retry-timeout":"500ms"}
	{"level":"warn","ts":"2022-10-31T19:21:27.454Z","caller":"etcdserver/util.go:166","msg":"apply request took too long","took":"573.0237ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 serializable:true keys_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2022-10-31T19:21:27.454Z","caller":"traceutil/trace.go:171","msg":"trace[444590812] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:565; }","duration":"573.1394ms","start":"2022-10-31T19:21:26.881Z","end":"2022-10-31T19:21:27.454Z","steps":["trace[444590812] 'range keys from in-memory index tree'  (duration: 572.9626ms)"],"step_count":1}
	{"level":"warn","ts":"2022-10-31T19:21:27.470Z","caller":"etcdserver/v3_server.go:840","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":2289944275025136730,"retry-timeout":"500ms"}
	{"level":"warn","ts":"2022-10-31T19:21:27.971Z","caller":"etcdserver/v3_server.go:840","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":2289944275025136730,"retry-timeout":"500ms"}
	{"level":"warn","ts":"2022-10-31T19:21:27.973Z","caller":"wal/wal.go:802","msg":"slow fdatasync","took":"1.918375s","expected-duration":"1s"}
	{"level":"info","ts":"2022-10-31T19:21:27.974Z","caller":"traceutil/trace.go:171","msg":"trace[327095919] linearizableReadLoop","detail":"{readStateIndex:595; appliedIndex:595; }","duration":"1.5059239s","start":"2022-10-31T19:21:26.468Z","end":"2022-10-31T19:21:27.974Z","steps":["trace[327095919] 'read index received'  (duration: 1.5059133s)","trace[327095919] 'applied index is now lower than readState.Index'  (duration: 7.7µs)"],"step_count":2}
	{"level":"warn","ts":"2022-10-31T19:21:27.974Z","caller":"etcdserver/util.go:166","msg":"apply request took too long","took":"1.5061222s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/default\" ","response":"range_response_count:1 size:341"}
	{"level":"info","ts":"2022-10-31T19:21:27.974Z","caller":"traceutil/trace.go:171","msg":"trace[1629809188] range","detail":"{range_begin:/registry/namespaces/default; range_end:; response_count:1; response_revision:565; }","duration":"1.5061864s","start":"2022-10-31T19:21:26.468Z","end":"2022-10-31T19:21:27.974Z","steps":["trace[1629809188] 'agreement among raft nodes before linearized reading'  (duration: 1.5060608s)"],"step_count":1}
	{"level":"warn","ts":"2022-10-31T19:21:27.974Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2022-10-31T19:21:26.468Z","time spent":"1.5063539s","remote":"127.0.0.1:41498","response type":"/etcdserverpb.KV/Range","request count":0,"request size":30,"response count":1,"response size":365,"request content":"key:\"/registry/namespaces/default\" "}
	{"level":"warn","ts":"2022-10-31T19:21:27.974Z","caller":"etcdserver/util.go:166","msg":"apply request took too long","took":"1.5059318s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2022-10-31T19:21:27.974Z","caller":"traceutil/trace.go:171","msg":"trace[452385199] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:565; }","duration":"1.5062872s","start":"2022-10-31T19:21:26.468Z","end":"2022-10-31T19:21:27.974Z","steps":["trace[452385199] 'agreement among raft nodes before linearized reading'  (duration: 1.5059116s)"],"step_count":1}
	{"level":"warn","ts":"2022-10-31T19:21:27.974Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2022-10-31T19:21:26.468Z","time spent":"1.5063522s","remote":"127.0.0.1:41522","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":29,"request content":"key:\"/registry/health\" "}
	
	* 
	* ==> kernel <==
	*  19:22:02 up  2:36,  0 users,  load average: 7.00, 6.65, 5.93
	Linux embed-certs-191151 5.10.102.1-microsoft-standard-WSL2 #1 SMP Wed Mar 2 00:30:59 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 20.04.5 LTS"
	
	* 
	* ==> kube-apiserver [cddb8b4b5266] <==
	* I1031 19:20:11.943505       1 controller.go:616] quota admission added evaluator for: controllerrevisions.apps
	W1031 19:20:21.252449       1 handler_proxy.go:105] no RequestInfo found in the context
	W1031 19:20:21.252629       1 handler_proxy.go:105] no RequestInfo found in the context
	E1031 19:20:21.252690       1 controller.go:113] loading OpenAPI spec for "v1beta1.metrics.k8s.io" failed with: Error, could not get list of group versions for APIService
	I1031 19:20:21.252713       1 controller.go:126] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	E1031 19:20:21.252743       1 controller.go:116] loading OpenAPI spec for "v1beta1.metrics.k8s.io" failed with: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
	, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	I1031 19:20:21.253760       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	I1031 19:20:21.802341       1 alloc.go:327] "allocated clusterIPs" service="kube-system/metrics-server" clusterIPs=map[IPv4:10.111.59.243]
	I1031 19:20:22.353434       1 alloc.go:327] "allocated clusterIPs" service="kubernetes-dashboard/kubernetes-dashboard" clusterIPs=map[IPv4:10.101.246.61]
	I1031 19:20:22.552107       1 alloc.go:327] "allocated clusterIPs" service="kubernetes-dashboard/dashboard-metrics-scraper" clusterIPs=map[IPv4:10.99.151.125]
	W1031 19:20:22.855733       1 handler_proxy.go:105] no RequestInfo found in the context
	W1031 19:20:22.855733       1 handler_proxy.go:105] no RequestInfo found in the context
	E1031 19:20:22.855986       1 controller.go:116] loading OpenAPI spec for "v1beta1.metrics.k8s.io" failed with: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
	, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	I1031 19:20:22.856013       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	E1031 19:20:22.856231       1 controller.go:113] loading OpenAPI spec for "v1beta1.metrics.k8s.io" failed with: Error, could not get list of group versions for APIService
	I1031 19:20:22.858503       1 controller.go:126] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	W1031 19:21:22.858747       1 handler_proxy.go:105] no RequestInfo found in the context
	E1031 19:21:22.859272       1 controller.go:116] loading OpenAPI spec for "v1beta1.metrics.k8s.io" failed with: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
	, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	I1031 19:21:22.859294       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	W1031 19:21:22.859487       1 handler_proxy.go:105] no RequestInfo found in the context
	E1031 19:21:22.859603       1 controller.go:113] loading OpenAPI spec for "v1beta1.metrics.k8s.io" failed with: Error, could not get list of group versions for APIService
	I1031 19:21:22.861017       1 controller.go:126] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Rate Limited Requeue.
	
	* 
	* ==> kube-controller-manager [9057204f17c0] <==
	* I1031 19:20:12.854751       1 event.go:294] "Event occurred" object="kube-system/coredns-565d847f94" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulDelete" message="Deleted pod: coredns-565d847f94-fbv6h"
	I1031 19:20:20.351641       1 event.go:294] "Event occurred" object="kube-system/metrics-server" fieldPath="" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled up replica set metrics-server-5c8fd5cf8 to 1"
	I1031 19:20:20.481976       1 event.go:294] "Event occurred" object="kube-system/metrics-server-5c8fd5cf8" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Warning" reason="FailedCreate" message="Error creating: pods \"metrics-server-5c8fd5cf8-\" is forbidden: error looking up service account kube-system/metrics-server: serviceaccount \"metrics-server\" not found"
	E1031 19:20:20.563758       1 replica_set.go:550] sync "kube-system/metrics-server-5c8fd5cf8" failed with pods "metrics-server-5c8fd5cf8-" is forbidden: error looking up service account kube-system/metrics-server: serviceaccount "metrics-server" not found
	I1031 19:20:20.670842       1 event.go:294] "Event occurred" object="kube-system/metrics-server-5c8fd5cf8" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: metrics-server-5c8fd5cf8-fvn7b"
	I1031 19:20:20.875999       1 event.go:294] "Event occurred" object="kubernetes-dashboard/dashboard-metrics-scraper" fieldPath="" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled up replica set dashboard-metrics-scraper-7b94984548 to 1"
	I1031 19:20:21.064948       1 event.go:294] "Event occurred" object="kubernetes-dashboard/kubernetes-dashboard" fieldPath="" kind="Deployment" apiVersion="apps/v1" type="Normal" reason="ScalingReplicaSet" message="Scaled up replica set kubernetes-dashboard-57bbdc5f89 to 1"
	I1031 19:20:21.154213       1 event.go:294] "Event occurred" object="kubernetes-dashboard/kubernetes-dashboard-57bbdc5f89" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Warning" reason="FailedCreate" message="Error creating: pods \"kubernetes-dashboard-57bbdc5f89-\" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount \"kubernetes-dashboard\" not found"
	I1031 19:20:21.157774       1 event.go:294] "Event occurred" object="kubernetes-dashboard/dashboard-metrics-scraper-7b94984548" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Warning" reason="FailedCreate" message="Error creating: pods \"dashboard-metrics-scraper-7b94984548-\" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount \"kubernetes-dashboard\" not found"
	E1031 19:20:21.253344       1 replica_set.go:550] sync "kubernetes-dashboard/dashboard-metrics-scraper-7b94984548" failed with pods "dashboard-metrics-scraper-7b94984548-" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount "kubernetes-dashboard" not found
	E1031 19:20:21.255891       1 replica_set.go:550] sync "kubernetes-dashboard/kubernetes-dashboard-57bbdc5f89" failed with pods "kubernetes-dashboard-57bbdc5f89-" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount "kubernetes-dashboard" not found
	E1031 19:20:21.352062       1 replica_set.go:550] sync "kubernetes-dashboard/dashboard-metrics-scraper-7b94984548" failed with pods "dashboard-metrics-scraper-7b94984548-" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount "kubernetes-dashboard" not found
	I1031 19:20:21.352393       1 event.go:294] "Event occurred" object="kubernetes-dashboard/dashboard-metrics-scraper-7b94984548" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Warning" reason="FailedCreate" message="Error creating: pods \"dashboard-metrics-scraper-7b94984548-\" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount \"kubernetes-dashboard\" not found"
	I1031 19:20:21.353302       1 event.go:294] "Event occurred" object="kubernetes-dashboard/kubernetes-dashboard-57bbdc5f89" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Warning" reason="FailedCreate" message="Error creating: pods \"kubernetes-dashboard-57bbdc5f89-\" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount \"kubernetes-dashboard\" not found"
	I1031 19:20:21.480136       1 event.go:294] "Event occurred" object="kubernetes-dashboard/dashboard-metrics-scraper-7b94984548" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Warning" reason="FailedCreate" message="Error creating: pods \"dashboard-metrics-scraper-7b94984548-\" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount \"kubernetes-dashboard\" not found"
	E1031 19:20:21.480162       1 replica_set.go:550] sync "kubernetes-dashboard/dashboard-metrics-scraper-7b94984548" failed with pods "dashboard-metrics-scraper-7b94984548-" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount "kubernetes-dashboard" not found
	E1031 19:20:21.559982       1 replica_set.go:550] sync "kubernetes-dashboard/dashboard-metrics-scraper-7b94984548" failed with pods "dashboard-metrics-scraper-7b94984548-" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount "kubernetes-dashboard" not found
	I1031 19:20:21.560028       1 event.go:294] "Event occurred" object="kubernetes-dashboard/dashboard-metrics-scraper-7b94984548" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Warning" reason="FailedCreate" message="Error creating: pods \"dashboard-metrics-scraper-7b94984548-\" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount \"kubernetes-dashboard\" not found"
	E1031 19:20:21.579298       1 replica_set.go:550] sync "kubernetes-dashboard/kubernetes-dashboard-57bbdc5f89" failed with pods "kubernetes-dashboard-57bbdc5f89-" is forbidden: error looking up service account kubernetes-dashboard/kubernetes-dashboard: serviceaccount "kubernetes-dashboard" not found
	I1031 19:20:21.664243       1 event.go:294] "Event occurred" object="kubernetes-dashboard/kubernetes-dashboard-57bbdc5f89" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: kubernetes-dashboard-57bbdc5f89-p559m"
	I1031 19:20:21.754991       1 event.go:294] "Event occurred" object="kubernetes-dashboard/dashboard-metrics-scraper-7b94984548" fieldPath="" kind="ReplicaSet" apiVersion="apps/v1" type="Normal" reason="SuccessfulCreate" message="Created pod: dashboard-metrics-scraper-7b94984548-57l9f"
	E1031 19:20:41.268608       1 resource_quota_controller.go:417] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	W1031 19:20:41.618676       1 garbagecollector.go:752] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	E1031 19:21:11.288933       1 resource_quota_controller.go:417] unable to retrieve the complete list of server APIs: metrics.k8s.io/v1beta1: the server is currently unable to handle the request
	W1031 19:21:11.668655       1 garbagecollector.go:752] failed to discover some groups: map[metrics.k8s.io/v1beta1:the server is currently unable to handle the request]
	
	* 
	* ==> kube-proxy [29938c1e8c71] <==
	* I1031 19:20:15.577305       1 proxier.go:666] "Failed to load kernel module with modprobe, you can ignore this message when kube-proxy is running inside container without mounting /lib/modules" moduleName="ip_vs"
	I1031 19:20:15.650999       1 proxier.go:666] "Failed to load kernel module with modprobe, you can ignore this message when kube-proxy is running inside container without mounting /lib/modules" moduleName="ip_vs_rr"
	I1031 19:20:15.658159       1 proxier.go:666] "Failed to load kernel module with modprobe, you can ignore this message when kube-proxy is running inside container without mounting /lib/modules" moduleName="ip_vs_wrr"
	I1031 19:20:15.664956       1 proxier.go:666] "Failed to load kernel module with modprobe, you can ignore this message when kube-proxy is running inside container without mounting /lib/modules" moduleName="ip_vs_sh"
	I1031 19:20:15.670623       1 proxier.go:666] "Failed to load kernel module with modprobe, you can ignore this message when kube-proxy is running inside container without mounting /lib/modules" moduleName="nf_conntrack"
	I1031 19:20:15.769681       1 node.go:163] Successfully retrieved node IP: 192.168.67.2
	I1031 19:20:15.769872       1 server_others.go:138] "Detected node IP" address="192.168.67.2"
	I1031 19:20:15.769930       1 server_others.go:578] "Unknown proxy mode, assuming iptables proxy" proxyMode=""
	I1031 19:20:16.362523       1 server_others.go:206] "Using iptables Proxier"
	I1031 19:20:16.362907       1 server_others.go:213] "kube-proxy running in dual-stack mode" ipFamily=IPv4
	I1031 19:20:16.362934       1 server_others.go:214] "Creating dualStackProxier for iptables"
	I1031 19:20:16.362960       1 server_others.go:501] "Detect-local-mode set to ClusterCIDR, but no IPv6 cluster CIDR defined, , defaulting to no-op detect-local for IPv6"
	I1031 19:20:16.363019       1 proxier.go:262] "Setting route_localnet=1, use nodePortAddresses to filter loopback addresses for NodePorts to skip it https://issues.k8s.io/90259"
	I1031 19:20:16.363231       1 proxier.go:262] "Setting route_localnet=1, use nodePortAddresses to filter loopback addresses for NodePorts to skip it https://issues.k8s.io/90259"
	I1031 19:20:16.364029       1 server.go:661] "Version info" version="v1.25.3"
	I1031 19:20:16.364049       1 server.go:663] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I1031 19:20:16.366800       1 config.go:226] "Starting endpoint slice config controller"
	I1031 19:20:16.366850       1 shared_informer.go:255] Waiting for caches to sync for endpoint slice config
	I1031 19:20:16.366967       1 config.go:317] "Starting service config controller"
	I1031 19:20:16.366978       1 shared_informer.go:255] Waiting for caches to sync for service config
	I1031 19:20:16.367737       1 config.go:444] "Starting node config controller"
	I1031 19:20:16.367977       1 shared_informer.go:255] Waiting for caches to sync for node config
	I1031 19:20:16.473591       1 shared_informer.go:262] Caches are synced for endpoint slice config
	I1031 19:20:16.557367       1 shared_informer.go:262] Caches are synced for node config
	I1031 19:20:16.571160       1 shared_informer.go:262] Caches are synced for service config
	
	* 
	* ==> kube-scheduler [631fe8cb7b56] <==
	* W1031 19:19:54.053322       1 reflector.go:424] vendor/k8s.io/client-go/informers/factory.go:134: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E1031 19:19:54.053394       1 reflector.go:140] vendor/k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	W1031 19:19:54.061388       1 reflector.go:424] pkg/server/dynamiccertificates/configmap_cafile_content.go:206: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E1031 19:19:54.061472       1 reflector.go:140] pkg/server/dynamiccertificates/configmap_cafile_content.go:206: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	W1031 19:19:54.152539       1 reflector.go:424] vendor/k8s.io/client-go/informers/factory.go:134: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E1031 19:19:54.152853       1 reflector.go:140] vendor/k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	W1031 19:19:54.257201       1 reflector.go:424] vendor/k8s.io/client-go/informers/factory.go:134: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E1031 19:19:54.257340       1 reflector.go:140] vendor/k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	W1031 19:19:54.268187       1 reflector.go:424] vendor/k8s.io/client-go/informers/factory.go:134: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E1031 19:19:54.268332       1 reflector.go:140] vendor/k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	W1031 19:19:54.402200       1 reflector.go:424] vendor/k8s.io/client-go/informers/factory.go:134: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E1031 19:19:54.402364       1 reflector.go:140] vendor/k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	W1031 19:19:54.498409       1 reflector.go:424] vendor/k8s.io/client-go/informers/factory.go:134: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E1031 19:19:54.498453       1 reflector.go:140] vendor/k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	W1031 19:19:54.552723       1 reflector.go:424] vendor/k8s.io/client-go/informers/factory.go:134: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E1031 19:19:54.552817       1 reflector.go:140] vendor/k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	W1031 19:19:54.578858       1 reflector.go:424] vendor/k8s.io/client-go/informers/factory.go:134: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E1031 19:19:54.578981       1 reflector.go:140] vendor/k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	W1031 19:19:54.600955       1 reflector.go:424] vendor/k8s.io/client-go/informers/factory.go:134: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E1031 19:19:54.601125       1 reflector.go:140] vendor/k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	W1031 19:19:54.660626       1 reflector.go:424] vendor/k8s.io/client-go/informers/factory.go:134: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E1031 19:19:54.660750       1 reflector.go:140] vendor/k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	W1031 19:19:54.689280       1 reflector.go:424] vendor/k8s.io/client-go/informers/factory.go:134: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E1031 19:19:54.689404       1 reflector.go:140] vendor/k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	I1031 19:19:56.478452       1 shared_informer.go:262] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	* 
	* ==> kubelet <==
	* -- Logs begin at Mon 2022-10-31 19:14:17 UTC, end at Mon 2022-10-31 19:22:03 UTC. --
	Oct 31 19:20:21 embed-certs-191151 kubelet[9032]: I1031 19:20:21.965314    9032 reconciler.go:357] "operationExecutor.VerifyControllerAttachedVolume started for volume \"tmp-volume\" (UniqueName: \"kubernetes.io/empty-dir/c5b1db8a-e0ec-4218-88b7-6d3658c7557c-tmp-volume\") pod \"dashboard-metrics-scraper-7b94984548-57l9f\" (UID: \"c5b1db8a-e0ec-4218-88b7-6d3658c7557c\") " pod="kubernetes-dashboard/dashboard-metrics-scraper-7b94984548-57l9f"
	Oct 31 19:20:24 embed-certs-191151 kubelet[9032]: E1031 19:20:24.376250    9032 remote_image.go:222] "PullImage from image service failed" err="rpc error: code = Unknown desc = Error response from daemon: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.65.2:53: no such host" image="fake.domain/k8s.gcr.io/echoserver:1.4"
	Oct 31 19:20:24 embed-certs-191151 kubelet[9032]: E1031 19:20:24.376475    9032 kuberuntime_image.go:51] "Failed to pull image" err="rpc error: code = Unknown desc = Error response from daemon: Get \"https://fake.domain/v2/\": dial tcp: lookup fake.domain on 192.168.65.2:53: no such host" image="fake.domain/k8s.gcr.io/echoserver:1.4"
	Oct 31 19:20:24 embed-certs-191151 kubelet[9032]: E1031 19:20:24.377061    9032 kuberuntime_manager.go:862] container &Container{Name:metrics-server,Image:fake.domain/k8s.gcr.io/echoserver:1.4,Command:[],Args:[--cert-dir=/tmp --secure-port=4443 --kubelet-preferred-address-types=InternalIP,ExternalIP,Hostname --kubelet-use-node-status-port --metric-resolution=60s --kubelet-insecure-tls],WorkingDir:,Ports:[]ContainerPort{ContainerPort{Name:https,HostPort:0,ContainerPort:4443,Protocol:TCP,HostIP:,},},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{cpu: {{100 -3} {<nil>} 100m DecimalSI},memory: {{209715200 0} {<nil>}  BinarySI},},},VolumeMounts:[]VolumeMount{VolumeMount{Name:tmp-dir,ReadOnly:false,MountPath:/tmp,SubPath:,MountPropagation:nil,SubPathExpr:,},VolumeMount{Name:kube-api-access-gn666,ReadOnly:true,MountPath:/var/run/secrets/kubernetes.io/serviceaccount,SubPath:,MountPropagation:nil,SubPathExpr:,},},LivenessProbe:&Probe{ProbeHandler:ProbeHandler{Exec:ni
l,HTTPGet:&HTTPGetAction{Path:/livez,Port:{1 0 https},Host:,Scheme:HTTPS,HTTPHeaders:[]HTTPHeader{},},TCPSocket:nil,GRPC:nil,},InitialDelaySeconds:0,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,TerminationGracePeriodSeconds:nil,},ReadinessProbe:&Probe{ProbeHandler:ProbeHandler{Exec:nil,HTTPGet:&HTTPGetAction{Path:/readyz,Port:{1 0 https},Host:,Scheme:HTTPS,HTTPHeaders:[]HTTPHeader{},},TCPSocket:nil,GRPC:nil,},InitialDelaySeconds:0,TimeoutSeconds:1,PeriodSeconds:10,SuccessThreshold:1,FailureThreshold:3,TerminationGracePeriodSeconds:nil,},Lifecycle:nil,TerminationMessagePath:/dev/termination-log,ImagePullPolicy:IfNotPresent,SecurityContext:&SecurityContext{Capabilities:nil,Privileged:nil,SELinuxOptions:nil,RunAsUser:*1000,RunAsNonRoot:*true,ReadOnlyRootFilesystem:*true,AllowPrivilegeEscalation:nil,RunAsGroup:nil,ProcMount:nil,WindowsOptions:nil,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevic
e{},StartupProbe:nil,} start failed in pod metrics-server-5c8fd5cf8-fvn7b_kube-system(18ce87dd-483b-4c96-83e4-60ab9fefa557): ErrImagePull: rpc error: code = Unknown desc = Error response from daemon: Get "https://fake.domain/v2/": dial tcp: lookup fake.domain on 192.168.65.2:53: no such host
	Oct 31 19:20:24 embed-certs-191151 kubelet[9032]: E1031 19:20:24.377147    9032 pod_workers.go:965] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"metrics-server\" with ErrImagePull: \"rpc error: code = Unknown desc = Error response from daemon: Get \\\"https://fake.domain/v2/\\\": dial tcp: lookup fake.domain on 192.168.65.2:53: no such host\"" pod="kube-system/metrics-server-5c8fd5cf8-fvn7b" podUID=18ce87dd-483b-4c96-83e4-60ab9fefa557
	Oct 31 19:20:25 embed-certs-191151 kubelet[9032]: I1031 19:20:25.856172    9032 pod_container_deletor.go:79] "Container not found in pod's containers" containerID="04f83fe05e031d8974c338c7ff9e024dd383a990f06b2f8c3ebac37b342b6175"
	Oct 31 19:20:25 embed-certs-191151 kubelet[9032]: I1031 19:20:25.870988    9032 pod_container_deletor.go:79] "Container not found in pod's containers" containerID="d47eccbc78c1be7dc68ada65f2557fde16235460d24f8612ef4c6cead08c5177"
	Oct 31 19:20:25 embed-certs-191151 kubelet[9032]: I1031 19:20:25.888022    9032 pod_container_deletor.go:79] "Container not found in pod's containers" containerID="12525265109d680d0dd50389a44cc046b212c032309d520d7259829e74fa6714"
	Oct 31 19:20:26 embed-certs-191151 kubelet[9032]: I1031 19:20:26.366057    9032 reconciler.go:211] "operationExecutor.UnmountVolume started for volume \"kube-api-access-hcrwx\" (UniqueName: \"kubernetes.io/projected/5a911a4e-a41a-48a3-b179-c48e4b613b73-kube-api-access-hcrwx\") pod \"5a911a4e-a41a-48a3-b179-c48e4b613b73\" (UID: \"5a911a4e-a41a-48a3-b179-c48e4b613b73\") "
	Oct 31 19:20:26 embed-certs-191151 kubelet[9032]: I1031 19:20:26.366253    9032 reconciler.go:211] "operationExecutor.UnmountVolume started for volume \"config-volume\" (UniqueName: \"kubernetes.io/configmap/5a911a4e-a41a-48a3-b179-c48e4b613b73-config-volume\") pod \"5a911a4e-a41a-48a3-b179-c48e4b613b73\" (UID: \"5a911a4e-a41a-48a3-b179-c48e4b613b73\") "
	Oct 31 19:20:26 embed-certs-191151 kubelet[9032]: W1031 19:20:26.366644    9032 empty_dir.go:523] Warning: Failed to clear quota on /var/lib/kubelet/pods/5a911a4e-a41a-48a3-b179-c48e4b613b73/volumes/kubernetes.io~configmap/config-volume: clearQuota called, but quotas disabled
	Oct 31 19:20:26 embed-certs-191151 kubelet[9032]: I1031 19:20:26.367343    9032 operation_generator.go:890] UnmountVolume.TearDown succeeded for volume "kubernetes.io/configmap/5a911a4e-a41a-48a3-b179-c48e4b613b73-config-volume" (OuterVolumeSpecName: "config-volume") pod "5a911a4e-a41a-48a3-b179-c48e4b613b73" (UID: "5a911a4e-a41a-48a3-b179-c48e4b613b73"). InnerVolumeSpecName "config-volume". PluginName "kubernetes.io/configmap", VolumeGidValue ""
	Oct 31 19:20:26 embed-certs-191151 kubelet[9032]: I1031 19:20:26.373759    9032 operation_generator.go:890] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/5a911a4e-a41a-48a3-b179-c48e4b613b73-kube-api-access-hcrwx" (OuterVolumeSpecName: "kube-api-access-hcrwx") pod "5a911a4e-a41a-48a3-b179-c48e4b613b73" (UID: "5a911a4e-a41a-48a3-b179-c48e4b613b73"). InnerVolumeSpecName "kube-api-access-hcrwx". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Oct 31 19:20:26 embed-certs-191151 kubelet[9032]: I1031 19:20:26.467138    9032 reconciler.go:399] "Volume detached for volume \"kube-api-access-hcrwx\" (UniqueName: \"kubernetes.io/projected/5a911a4e-a41a-48a3-b179-c48e4b613b73-kube-api-access-hcrwx\") on node \"embed-certs-191151\" DevicePath \"\""
	Oct 31 19:20:26 embed-certs-191151 kubelet[9032]: I1031 19:20:26.467375    9032 reconciler.go:399] "Volume detached for volume \"config-volume\" (UniqueName: \"kubernetes.io/configmap/5a911a4e-a41a-48a3-b179-c48e4b613b73-config-volume\") on node \"embed-certs-191151\" DevicePath \"\""
	Oct 31 19:20:26 embed-certs-191151 kubelet[9032]: I1031 19:20:26.927716    9032 scope.go:115] "RemoveContainer" containerID="395ece2b6aa7189ebb5e057fac7066d9055ba18d7f09b8a6bea932921e2012ba"
	Oct 31 19:20:26 embed-certs-191151 kubelet[9032]: E1031 19:20:26.960918    9032 pod_workers.go:965] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"metrics-server\" with ImagePullBackOff: \"Back-off pulling image \\\"fake.domain/k8s.gcr.io/echoserver:1.4\\\"\"" pod="kube-system/metrics-server-5c8fd5cf8-fvn7b" podUID=18ce87dd-483b-4c96-83e4-60ab9fefa557
	Oct 31 19:20:27 embed-certs-191151 kubelet[9032]: I1031 19:20:27.064448    9032 scope.go:115] "RemoveContainer" containerID="395ece2b6aa7189ebb5e057fac7066d9055ba18d7f09b8a6bea932921e2012ba"
	Oct 31 19:20:27 embed-certs-191151 kubelet[9032]: E1031 19:20:27.068007    9032 remote_runtime.go:599] "ContainerStatus from runtime service failed" err="rpc error: code = Unknown desc = Error: No such container: 395ece2b6aa7189ebb5e057fac7066d9055ba18d7f09b8a6bea932921e2012ba" containerID="395ece2b6aa7189ebb5e057fac7066d9055ba18d7f09b8a6bea932921e2012ba"
	Oct 31 19:20:27 embed-certs-191151 kubelet[9032]: I1031 19:20:27.068160    9032 pod_container_deletor.go:52] "DeleteContainer returned error" containerID={Type:docker ID:395ece2b6aa7189ebb5e057fac7066d9055ba18d7f09b8a6bea932921e2012ba} err="failed to get container status \"395ece2b6aa7189ebb5e057fac7066d9055ba18d7f09b8a6bea932921e2012ba\": rpc error: code = Unknown desc = Error: No such container: 395ece2b6aa7189ebb5e057fac7066d9055ba18d7f09b8a6bea932921e2012ba"
	Oct 31 19:20:27 embed-certs-191151 kubelet[9032]: I1031 19:20:27.392035    9032 kubelet_volumes.go:160] "Cleaned up orphaned pod volumes dir" podUID=5a911a4e-a41a-48a3-b179-c48e4b613b73 path="/var/lib/kubelet/pods/5a911a4e-a41a-48a3-b179-c48e4b613b73/volumes"
	Oct 31 19:20:28 embed-certs-191151 kubelet[9032]: E1031 19:20:28.014219    9032 pod_workers.go:965] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"metrics-server\" with ImagePullBackOff: \"Back-off pulling image \\\"fake.domain/k8s.gcr.io/echoserver:1.4\\\"\"" pod="kube-system/metrics-server-5c8fd5cf8-fvn7b" podUID=18ce87dd-483b-4c96-83e4-60ab9fefa557
	Oct 31 19:21:26 embed-certs-191151 systemd[1]: Stopping kubelet: The Kubernetes Node Agent...
	Oct 31 19:21:27 embed-certs-191151 systemd[1]: kubelet.service: Succeeded.
	Oct 31 19:21:27 embed-certs-191151 systemd[1]: Stopped kubelet: The Kubernetes Node Agent.
	
	* 
	* ==> kubernetes-dashboard [4ee79806f7e3] <==
	* 2022/10/31 19:21:10 Starting overwatch
	2022/10/31 19:21:10 Using namespace: kubernetes-dashboard
	2022/10/31 19:21:10 Using in-cluster config to connect to apiserver
	2022/10/31 19:21:10 Using secret token for csrf signing
	2022/10/31 19:21:10 Initializing csrf token from kubernetes-dashboard-csrf secret
	2022/10/31 19:21:10 Empty token. Generating and storing in a secret kubernetes-dashboard-csrf
	2022/10/31 19:21:10 Successful initial request to the apiserver, version: v1.25.3
	2022/10/31 19:21:10 Generating JWE encryption key
	2022/10/31 19:21:10 New synchronizer has been registered: kubernetes-dashboard-key-holder-kubernetes-dashboard. Starting
	2022/10/31 19:21:10 Starting secret synchronizer for kubernetes-dashboard-key-holder in namespace kubernetes-dashboard
	2022/10/31 19:21:11 Initializing JWE encryption key from synchronized object
	2022/10/31 19:21:11 Creating in-cluster Sidecar client
	2022/10/31 19:21:11 Serving insecurely on HTTP port: 9090
	2022/10/31 19:21:11 Metric client health check failed: the server is currently unable to handle the request (get services dashboard-metrics-scraper). Retrying in 30 seconds.
	
	* 
	* ==> storage-provisioner [905e5b145773] <==
	* I1031 19:20:24.773364       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I1031 19:20:24.954794       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I1031 19:20:24.954948       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I1031 19:20:24.983888       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I1031 19:20:24.985721       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_embed-certs-191151_32144362-1575-4a09-8c2a-11fb032369ba!
	I1031 19:20:24.986048       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"185eba15-1b86-43d8-ab50-492fa97956c2", APIVersion:"v1", ResourceVersion:"494", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' embed-certs-191151_32144362-1575-4a09-8c2a-11fb032369ba became leader
	I1031 19:20:25.086869       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_embed-certs-191151_32144362-1575-4a09-8c2a-11fb032369ba!
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	E1031 19:22:02.458310    2740 logs.go:192] command /bin/bash -c "sudo /var/lib/minikube/binaries/v1.25.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig" failed with error: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.25.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig": Process exited with status 1
	stdout:
	
	stderr:
	Unable to connect to the server: net/http: TLS handshake timeout
	 output: "\n** stderr ** \nUnable to connect to the server: net/http: TLS handshake timeout\n\n** /stderr **"
	! unable to fetch logs for: describe nodes

                                                
                                                
** /stderr **
helpers_test.go:254: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p embed-certs-191151 -n embed-certs-191151
helpers_test.go:254: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p embed-certs-191151 -n embed-certs-191151: exit status 2 (1.7886739s)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
helpers_test.go:254: status error: exit status 2 (may be ok)
helpers_test.go:256: "embed-certs-191151" apiserver is not running, skipping kubectl commands (state="Paused")
--- FAIL: TestStartStop/group/embed-certs/serial/Pause (41.92s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium/Start (625.46s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/cilium/Start
net_test.go:101: (dbg) Run:  out/minikube-windows-amd64.exe start -p cilium-190750 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=cilium --driver=docker

                                                
                                                
=== CONT  TestNetworkPlugins/group/cilium/Start
net_test.go:101: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p cilium-190750 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=cilium --driver=docker: exit status 80 (10m24.8114861s)

                                                
                                                
-- stdout --
	* [cilium-190750] minikube v1.27.1 on Microsoft Windows 10 Enterprise N 10.0.19045 Build 19045
	  - KUBECONFIG=C:\Users\jenkins.minikube3\minikube-integration\kubeconfig
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube3\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=15242
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	* Using the docker driver based on user configuration
	* Using Docker Desktop driver with root privileges
	* Starting control plane node cilium-190750 in cluster cilium-190750
	* Pulling base image ...
	* Creating docker container (CPUs=2, Memory=2048MB) ...
	* Preparing Kubernetes v1.25.3 on Docker 20.10.20 ...
	  - Generating certificates and keys ...
	  - Booting up control plane ...
	  - Configuring RBAC rules ...
	* Configuring Cilium (Container Networking Interface) ...
	* Verifying Kubernetes components...
	  - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	* Enabled addons: storage-provisioner, default-storageclass
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1031 19:25:29.314912    6020 out.go:296] Setting OutFile to fd 1964 ...
	I1031 19:25:29.402925    6020 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1031 19:25:29.402925    6020 out.go:309] Setting ErrFile to fd 1836...
	I1031 19:25:29.402925    6020 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1031 19:25:29.428915    6020 out.go:303] Setting JSON to false
	I1031 19:25:29.433915    6020 start.go:116] hostinfo: {"hostname":"minikube3","uptime":298622,"bootTime":1666945707,"procs":199,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045 Build 19045","kernelVersion":"10.0.19045 Build 19045","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"a0f355d5-8b6e-4346-9071-73232725d096"}
	W1031 19:25:29.433915    6020 start.go:124] gopshost.Virtualization returned error: not implemented yet
	I1031 19:25:29.438913    6020 out.go:177] * [cilium-190750] minikube v1.27.1 on Microsoft Windows 10 Enterprise N 10.0.19045 Build 19045
	I1031 19:25:29.442906    6020 notify.go:220] Checking for updates...
	I1031 19:25:29.444923    6020 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube3\minikube-integration\kubeconfig
	I1031 19:25:29.447911    6020 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube3\minikube-integration\.minikube
	I1031 19:25:29.450323    6020 out.go:177]   - MINIKUBE_LOCATION=15242
	I1031 19:25:29.452910    6020 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1031 19:25:29.460931    6020 config.go:180] Loaded profile config "kindnet-190748": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.25.3
	I1031 19:25:29.461931    6020 config.go:180] Loaded profile config "newest-cni-192214": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.25.3
	I1031 19:25:29.462936    6020 config.go:180] Loaded profile config "no-preload-191101": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.25.3
	I1031 19:25:29.462936    6020 driver.go:365] Setting default libvirt URI to qemu:///system
	I1031 19:25:29.845580    6020 docker.go:137] docker version: linux-20.10.20
	I1031 19:25:29.864606    6020 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1031 19:25:30.619108    6020 info.go:266] docker info: {ID:TSZK:BILT:PRPM:VYD3:VAER:TKFK:77ZH:VWEB:QG4W:3HP3:3BMA:NCFX Containers:3 ContainersRunning:3 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:84 OomKillDisable:true NGoroutines:63 SystemTime:2022-10-31 19:25:30.0674132 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:4 KernelVersion:5.10.102.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:53902323712 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[] ExperimentalBuild:false ServerVersion:20.10.20 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 Expected:9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6} RuncCommit:{ID:v1.1.4-0-g5fd4c4d Expected:v1.1.4-0-g5fd4c4d} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp
,profile=default] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.9.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.12.1] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.0.3] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.13] map[Name:sbom Path:C:\Program Files\Docker\cli-plug
ins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scan Path:C:\Program Files\Docker\cli-plugins\docker-scan.exe SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.21.0]] Warnings:<nil>}}
	I1031 19:25:30.624125    6020 out.go:177] * Using the docker driver based on user configuration
	I1031 19:25:30.626104    6020 start.go:282] selected driver: docker
	I1031 19:25:30.626104    6020 start.go:808] validating driver "docker" against <nil>
	I1031 19:25:30.626104    6020 start.go:819] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1031 19:25:30.709098    6020 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1031 19:25:31.609103    6020 info.go:266] docker info: {ID:TSZK:BILT:PRPM:VYD3:VAER:TKFK:77ZH:VWEB:QG4W:3HP3:3BMA:NCFX Containers:3 ContainersRunning:3 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:85 OomKillDisable:true NGoroutines:63 SystemTime:2022-10-31 19:25:30.9375021 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:4 KernelVersion:5.10.102.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:53902323712 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[] ExperimentalBuild:false ServerVersion:20.10.20 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 Expected:9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6} RuncCommit:{ID:v1.1.4-0-g5fd4c4d Expected:v1.1.4-0-g5fd4c4d} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp
,profile=default] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.9.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.12.1] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.0.3] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.13] map[Name:sbom Path:C:\Program Files\Docker\cli-plug
ins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scan Path:C:\Program Files\Docker\cli-plugins\docker-scan.exe SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.21.0]] Warnings:<nil>}}
	I1031 19:25:31.609103    6020 start_flags.go:303] no existing cluster config was found, will generate one from the flags 
	I1031 19:25:31.610155    6020 start_flags.go:888] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I1031 19:25:31.613098    6020 out.go:177] * Using Docker Desktop driver with root privileges
	I1031 19:25:31.615099    6020 cni.go:95] Creating CNI manager for "cilium"
	I1031 19:25:31.615099    6020 start_flags.go:312] Found "Cilium" CNI - setting NetworkPlugin=cni
	I1031 19:25:31.615099    6020 start_flags.go:317] config:
	{Name:cilium-190750 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 Memory:2048 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 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.25.3 ClusterName:cilium-190750 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker C
RISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:cilium NodeIP: NodePort:8443 NodeName:} Nodes:[] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:5m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube3:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath:/opt/socket_vmnet/bin/socket_vmnet_client SocketVMnetPath:/var/run/socket_vmnet}
	I1031 19:25:31.619094    6020 out.go:177] * Starting control plane node cilium-190750 in cluster cilium-190750
	I1031 19:25:31.623096    6020 cache.go:120] Beginning downloading kic base image for docker with docker
	I1031 19:25:31.626098    6020 out.go:177] * Pulling base image ...
	I1031 19:25:31.628104    6020 preload.go:132] Checking if preload exists for k8s version v1.25.3 and runtime docker
	I1031 19:25:31.628104    6020 image.go:76] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 in local docker daemon
	I1031 19:25:31.628104    6020 preload.go:148] Found local preload: C:\Users\jenkins.minikube3\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.25.3-docker-overlay2-amd64.tar.lz4
	I1031 19:25:31.628104    6020 cache.go:57] Caching tarball of preloaded images
	I1031 19:25:31.628104    6020 preload.go:174] Found C:\Users\jenkins.minikube3\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.25.3-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I1031 19:25:31.629099    6020 cache.go:60] Finished verifying existence of preloaded tar for  v1.25.3 on docker
	I1031 19:25:31.629099    6020 profile.go:148] Saving config to C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\cilium-190750\config.json ...
	I1031 19:25:31.629099    6020 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\cilium-190750\config.json: {Name:mk4c0f7ca1c1af49864b81d2c38d4f90ca3044ad Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1031 19:25:31.905582    6020 image.go:80] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 in local docker daemon, skipping pull
	I1031 19:25:31.905582    6020 cache.go:142] gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 exists in daemon, skipping load
	I1031 19:25:31.905582    6020 cache.go:208] Successfully downloaded all kic artifacts
	I1031 19:25:31.905582    6020 start.go:364] acquiring machines lock for cilium-190750: {Name:mk2a1b192552015d99782e70cf79c4e23c443e67 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1031 19:25:31.905582    6020 start.go:368] acquired machines lock for "cilium-190750" in 0s
	I1031 19:25:31.905582    6020 start.go:93] Provisioning new machine with config: &{Name:cilium-190750 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 Memory:2048 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 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.25.3 ClusterName:cilium-190750 Namespace:default APIServerName:minikubeCA A
PIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:cilium NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.25.3 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:5m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube3:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOpt
imizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath:/opt/socket_vmnet/bin/socket_vmnet_client SocketVMnetPath:/var/run/socket_vmnet} &{Name: IP: Port:8443 KubernetesVersion:v1.25.3 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1031 19:25:31.905582    6020 start.go:125] createHost starting for "" (driver="docker")
	I1031 19:25:31.911572    6020 out.go:204] * Creating docker container (CPUs=2, Memory=2048MB) ...
	I1031 19:25:31.912587    6020 start.go:159] libmachine.API.Create for "cilium-190750" (driver="docker")
	I1031 19:25:31.912587    6020 client.go:168] LocalClient.Create starting
	I1031 19:25:31.912587    6020 main.go:134] libmachine: Reading certificate data from C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\ca.pem
	I1031 19:25:31.912587    6020 main.go:134] libmachine: Decoding PEM data...
	I1031 19:25:31.913579    6020 main.go:134] libmachine: Parsing certificate...
	I1031 19:25:31.913579    6020 main.go:134] libmachine: Reading certificate data from C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\cert.pem
	I1031 19:25:31.913579    6020 main.go:134] libmachine: Decoding PEM data...
	I1031 19:25:31.913579    6020 main.go:134] libmachine: Parsing certificate...
	I1031 19:25:31.925572    6020 cli_runner.go:164] Run: docker network inspect cilium-190750 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	W1031 19:25:32.189286    6020 cli_runner.go:211] docker network inspect cilium-190750 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}" returned with exit code 1
	I1031 19:25:32.201297    6020 network_create.go:272] running [docker network inspect cilium-190750] to gather additional debugging logs...
	I1031 19:25:32.201297    6020 cli_runner.go:164] Run: docker network inspect cilium-190750
	W1031 19:25:32.453498    6020 cli_runner.go:211] docker network inspect cilium-190750 returned with exit code 1
	I1031 19:25:32.453498    6020 network_create.go:275] error running [docker network inspect cilium-190750]: docker network inspect cilium-190750: exit status 1
	stdout:
	[]
	
	stderr:
	Error: No such network: cilium-190750
	I1031 19:25:32.453498    6020 network_create.go:277] output of [docker network inspect cilium-190750]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error: No such network: cilium-190750
	
	** /stderr **
	I1031 19:25:32.474485    6020 cli_runner.go:164] Run: docker network inspect bridge --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	I1031 19:25:32.729996    6020 network.go:295] reserving subnet 192.168.49.0 for 1m0s: &{mu:{state:0 sema:0} read:{v:{m:map[] amended:true}} dirty:map[192.168.49.0:0xc000ad82c0] misses:0}
	I1031 19:25:32.730105    6020 network.go:241] using free private subnet 192.168.49.0/24: &{IP:192.168.49.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.49.0/24 Gateway:192.168.49.1 ClientMin:192.168.49.2 ClientMax:192.168.49.254 Broadcast:192.168.49.255 Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:}}
	I1031 19:25:32.730105    6020 network_create.go:115] attempt to create docker network cilium-190750 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I1031 19:25:32.743432    6020 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.49.0/24 --gateway=192.168.49.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=cilium-190750 cilium-190750
	W1031 19:25:33.036433    6020 cli_runner.go:211] docker network create --driver=bridge --subnet=192.168.49.0/24 --gateway=192.168.49.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=cilium-190750 cilium-190750 returned with exit code 1
	W1031 19:25:33.036621    6020 network_create.go:107] failed to create docker network cilium-190750 192.168.49.0/24, will retry: subnet is taken
	I1031 19:25:33.075421    6020 network.go:286] skipping subnet 192.168.49.0 that has unexpired reservation: &{mu:{state:0 sema:0} read:{v:{m:map[192.168.49.0:0xc000ad82c0] amended:false}} dirty:map[] misses:0}
	I1031 19:25:33.075421    6020 network.go:244] skipping subnet 192.168.49.0/24 that is reserved: &{IP:192.168.49.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.49.0/24 Gateway:192.168.49.1 ClientMin:192.168.49.2 ClientMax:192.168.49.254 Broadcast:192.168.49.255 Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:}}
	I1031 19:25:33.099869    6020 network.go:295] reserving subnet 192.168.58.0 for 1m0s: &{mu:{state:0 sema:0} read:{v:{m:map[192.168.49.0:0xc000ad82c0] amended:true}} dirty:map[192.168.49.0:0xc000ad82c0 192.168.58.0:0xc000ad8358] misses:0}
	I1031 19:25:33.099869    6020 network.go:241] using free private subnet 192.168.58.0/24: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:}}
	I1031 19:25:33.100868    6020 network_create.go:115] attempt to create docker network cilium-190750 192.168.58.0/24 with gateway 192.168.58.1 and MTU of 1500 ...
	I1031 19:25:33.110859    6020 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.58.0/24 --gateway=192.168.58.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=cilium-190750 cilium-190750
	W1031 19:25:33.348168    6020 cli_runner.go:211] docker network create --driver=bridge --subnet=192.168.58.0/24 --gateway=192.168.58.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=cilium-190750 cilium-190750 returned with exit code 1
	W1031 19:25:33.348168    6020 network_create.go:107] failed to create docker network cilium-190750 192.168.58.0/24, will retry: subnet is taken
	I1031 19:25:33.379349    6020 network.go:286] skipping subnet 192.168.58.0 that has unexpired reservation: &{mu:{state:0 sema:0} read:{v:{m:map[192.168.49.0:0xc000ad82c0] amended:true}} dirty:map[192.168.49.0:0xc000ad82c0 192.168.58.0:0xc000ad8358] misses:1}
	I1031 19:25:33.380368    6020 network.go:244] skipping subnet 192.168.58.0/24 that is reserved: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:}}
	I1031 19:25:33.401347    6020 network.go:295] reserving subnet 192.168.67.0 for 1m0s: &{mu:{state:0 sema:0} read:{v:{m:map[192.168.49.0:0xc000ad82c0] amended:true}} dirty:map[192.168.49.0:0xc000ad82c0 192.168.58.0:0xc000ad8358 192.168.67.0:0xc00000ad50] misses:1}
	I1031 19:25:33.401347    6020 network.go:241] using free private subnet 192.168.67.0/24: &{IP:192.168.67.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.67.0/24 Gateway:192.168.67.1 ClientMin:192.168.67.2 ClientMax:192.168.67.254 Broadcast:192.168.67.255 Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:}}
	I1031 19:25:33.401347    6020 network_create.go:115] attempt to create docker network cilium-190750 192.168.67.0/24 with gateway 192.168.67.1 and MTU of 1500 ...
	I1031 19:25:33.412346    6020 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.67.0/24 --gateway=192.168.67.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=cilium-190750 cilium-190750
	W1031 19:25:33.662659    6020 cli_runner.go:211] docker network create --driver=bridge --subnet=192.168.67.0/24 --gateway=192.168.67.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=cilium-190750 cilium-190750 returned with exit code 1
	W1031 19:25:33.663094    6020 network_create.go:107] failed to create docker network cilium-190750 192.168.67.0/24, will retry: subnet is taken
	I1031 19:25:33.689233    6020 network.go:286] skipping subnet 192.168.67.0 that has unexpired reservation: &{mu:{state:0 sema:0} read:{v:{m:map[192.168.49.0:0xc000ad82c0] amended:true}} dirty:map[192.168.49.0:0xc000ad82c0 192.168.58.0:0xc000ad8358 192.168.67.0:0xc00000ad50] misses:2}
	I1031 19:25:33.689233    6020 network.go:244] skipping subnet 192.168.67.0/24 that is reserved: &{IP:192.168.67.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.67.0/24 Gateway:192.168.67.1 ClientMin:192.168.67.2 ClientMax:192.168.67.254 Broadcast:192.168.67.255 Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:}}
	I1031 19:25:33.710243    6020 network.go:295] reserving subnet 192.168.76.0 for 1m0s: &{mu:{state:0 sema:0} read:{v:{m:map[192.168.49.0:0xc000ad82c0] amended:true}} dirty:map[192.168.49.0:0xc000ad82c0 192.168.58.0:0xc000ad8358 192.168.67.0:0xc00000ad50 192.168.76.0:0xc0005502e8] misses:2}
	I1031 19:25:33.710243    6020 network.go:241] using free private subnet 192.168.76.0/24: &{IP:192.168.76.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.76.0/24 Gateway:192.168.76.1 ClientMin:192.168.76.2 ClientMax:192.168.76.254 Broadcast:192.168.76.255 Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:}}
	I1031 19:25:33.710243    6020 network_create.go:115] attempt to create docker network cilium-190750 192.168.76.0/24 with gateway 192.168.76.1 and MTU of 1500 ...
	I1031 19:25:33.720220    6020 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.76.0/24 --gateway=192.168.76.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=cilium-190750 cilium-190750
	I1031 19:25:34.143280    6020 network_create.go:99] docker network cilium-190750 192.168.76.0/24 created
	I1031 19:25:34.143280    6020 kic.go:106] calculated static IP "192.168.76.2" for the "cilium-190750" container
	I1031 19:25:34.178338    6020 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I1031 19:25:34.418932    6020 cli_runner.go:164] Run: docker volume create cilium-190750 --label name.minikube.sigs.k8s.io=cilium-190750 --label created_by.minikube.sigs.k8s.io=true
	I1031 19:25:34.644766    6020 oci.go:103] Successfully created a docker volume cilium-190750
	I1031 19:25:34.665735    6020 cli_runner.go:164] Run: docker run --rm --name cilium-190750-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=cilium-190750 --entrypoint /usr/bin/test -v cilium-190750:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 -d /var/lib
	I1031 19:25:36.734960    6020 cli_runner.go:217] Completed: docker run --rm --name cilium-190750-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=cilium-190750 --entrypoint /usr/bin/test -v cilium-190750:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 -d /var/lib: (2.0692118s)
	I1031 19:25:36.734960    6020 oci.go:107] Successfully prepared a docker volume cilium-190750
	I1031 19:25:36.734960    6020 preload.go:132] Checking if preload exists for k8s version v1.25.3 and runtime docker
	I1031 19:25:36.734960    6020 kic.go:179] Starting extracting preloaded images to volume ...
	I1031 19:25:36.744956    6020 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v C:\Users\jenkins.minikube3\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.25.3-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v cilium-190750:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 -I lz4 -xf /preloaded.tar -C /extractDir
	I1031 19:25:59.104771    6020 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v C:\Users\jenkins.minikube3\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.25.3-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v cilium-190750:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 -I lz4 -xf /preloaded.tar -C /extractDir: (22.3596714s)
	I1031 19:25:59.104771    6020 kic.go:188] duration metric: took 22.369668 seconds to extract preloaded images to volume
	I1031 19:25:59.115760    6020 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1031 19:25:59.897239    6020 info.go:266] docker info: {ID:TSZK:BILT:PRPM:VYD3:VAER:TKFK:77ZH:VWEB:QG4W:3HP3:3BMA:NCFX Containers:3 ContainersRunning:3 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:86 OomKillDisable:true NGoroutines:63 SystemTime:2022-10-31 19:25:59.3116471 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:4 KernelVersion:5.10.102.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:53902323712 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[] ExperimentalBuild:false ServerVersion:20.10.20 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 Expected:9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6} RuncCommit:{ID:v1.1.4-0-g5fd4c4d Expected:v1.1.4-0-g5fd4c4d} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp
,profile=default] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.9.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.12.1] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.0.3] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.13] map[Name:sbom Path:C:\Program Files\Docker\cli-plug
ins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scan Path:C:\Program Files\Docker\cli-plugins\docker-scan.exe SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.21.0]] Warnings:<nil>}}
	I1031 19:25:59.911236    6020 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I1031 19:26:00.711710    6020 cli_runner.go:164] Run: docker run -d -t --privileged --security-opt seccomp=unconfined --tmpfs /tmp --tmpfs /run -v /lib/modules:/lib/modules:ro --hostname cilium-190750 --name cilium-190750 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=cilium-190750 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=cilium-190750 --network cilium-190750 --ip 192.168.76.2 --volume cilium-190750:/var --security-opt apparmor=unconfined --memory=2048mb --memory-swap=2048mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456
	I1031 19:26:02.252216    6020 cli_runner.go:217] Completed: docker run -d -t --privileged --security-opt seccomp=unconfined --tmpfs /tmp --tmpfs /run -v /lib/modules:/lib/modules:ro --hostname cilium-190750 --name cilium-190750 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=cilium-190750 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=cilium-190750 --network cilium-190750 --ip 192.168.76.2 --volume cilium-190750:/var --security-opt apparmor=unconfined --memory=2048mb --memory-swap=2048mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456: (1.5404956s)
	I1031 19:26:02.271227    6020 cli_runner.go:164] Run: docker container inspect cilium-190750 --format={{.State.Running}}
	I1031 19:26:02.575942    6020 cli_runner.go:164] Run: docker container inspect cilium-190750 --format={{.State.Status}}
	I1031 19:26:02.867303    6020 cli_runner.go:164] Run: docker exec cilium-190750 stat /var/lib/dpkg/alternatives/iptables
	I1031 19:26:03.303111    6020 oci.go:144] the created container "cilium-190750" has a running status.
	I1031 19:26:03.303287    6020 kic.go:210] Creating ssh key for kic: C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\cilium-190750\id_rsa...
	I1031 19:26:03.673538    6020 kic_runner.go:191] docker (temp): C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\cilium-190750\id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I1031 19:26:04.083385    6020 cli_runner.go:164] Run: docker container inspect cilium-190750 --format={{.State.Status}}
	I1031 19:26:04.343938    6020 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I1031 19:26:04.343938    6020 kic_runner.go:114] Args: [docker exec --privileged cilium-190750 chown docker:docker /home/docker/.ssh/authorized_keys]
	I1031 19:26:04.720073    6020 kic.go:250] ensuring only current user has permissions to key file located at : C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\cilium-190750\id_rsa...
	I1031 19:26:05.292198    6020 cli_runner.go:164] Run: docker container inspect cilium-190750 --format={{.State.Status}}
	I1031 19:26:05.529275    6020 machine.go:88] provisioning docker machine ...
	I1031 19:26:05.529275    6020 ubuntu.go:169] provisioning hostname "cilium-190750"
	I1031 19:26:05.540201    6020 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" cilium-190750
	I1031 19:26:05.797028    6020 main.go:134] libmachine: Using SSH client type: native
	I1031 19:26:05.805036    6020 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0xf6bd60] 0xf6ece0 <nil>  [] 0s} 127.0.0.1 51380 <nil> <nil>}
	I1031 19:26:05.805036    6020 main.go:134] libmachine: About to run SSH command:
	sudo hostname cilium-190750 && echo "cilium-190750" | sudo tee /etc/hostname
	I1031 19:26:06.190667    6020 main.go:134] libmachine: SSH cmd err, output: <nil>: cilium-190750
	
	I1031 19:26:06.201659    6020 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" cilium-190750
	I1031 19:26:06.433304    6020 main.go:134] libmachine: Using SSH client type: native
	I1031 19:26:06.433304    6020 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0xf6bd60] 0xf6ece0 <nil>  [] 0s} 127.0.0.1 51380 <nil> <nil>}
	I1031 19:26:06.433304    6020 main.go:134] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\scilium-190750' /etc/hosts; then
				if grep -xq '127.0.1.1\s.*' /etc/hosts; then
					sudo sed -i 's/^127.0.1.1\s.*/127.0.1.1 cilium-190750/g' /etc/hosts;
				else 
					echo '127.0.1.1 cilium-190750' | sudo tee -a /etc/hosts; 
				fi
			fi
	I1031 19:26:06.575663    6020 main.go:134] libmachine: SSH cmd err, output: <nil>: 
	I1031 19:26:06.575663    6020 ubuntu.go:175] set auth options {CertDir:C:\Users\jenkins.minikube3\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube3\minikube-integration\.minikube}
	I1031 19:26:06.575663    6020 ubuntu.go:177] setting up certificates
	I1031 19:26:06.575663    6020 provision.go:83] configureAuth start
	I1031 19:26:06.593493    6020 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" cilium-190750
	I1031 19:26:06.831969    6020 provision.go:138] copyHostCerts
	I1031 19:26:06.831969    6020 exec_runner.go:144] found C:\Users\jenkins.minikube3\minikube-integration\.minikube/ca.pem, removing ...
	I1031 19:26:06.831969    6020 exec_runner.go:207] rm: C:\Users\jenkins.minikube3\minikube-integration\.minikube\ca.pem
	I1031 19:26:06.832972    6020 exec_runner.go:151] cp: C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube3\minikube-integration\.minikube/ca.pem (1078 bytes)
	I1031 19:26:06.833979    6020 exec_runner.go:144] found C:\Users\jenkins.minikube3\minikube-integration\.minikube/cert.pem, removing ...
	I1031 19:26:06.833979    6020 exec_runner.go:207] rm: C:\Users\jenkins.minikube3\minikube-integration\.minikube\cert.pem
	I1031 19:26:06.833979    6020 exec_runner.go:151] cp: C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube3\minikube-integration\.minikube/cert.pem (1123 bytes)
	I1031 19:26:06.834983    6020 exec_runner.go:144] found C:\Users\jenkins.minikube3\minikube-integration\.minikube/key.pem, removing ...
	I1031 19:26:06.834983    6020 exec_runner.go:207] rm: C:\Users\jenkins.minikube3\minikube-integration\.minikube\key.pem
	I1031 19:26:06.835985    6020 exec_runner.go:151] cp: C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube3\minikube-integration\.minikube/key.pem (1679 bytes)
	I1031 19:26:06.836968    6020 provision.go:112] generating server cert: C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.cilium-190750 san=[192.168.76.2 127.0.0.1 localhost 127.0.0.1 minikube cilium-190750]
	I1031 19:26:07.049143    6020 provision.go:172] copyRemoteCerts
	I1031 19:26:07.075365    6020 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I1031 19:26:07.087719    6020 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" cilium-190750
	I1031 19:26:07.298232    6020 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51380 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\cilium-190750\id_rsa Username:docker}
	I1031 19:26:07.817839    6020 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I1031 19:26:07.867793    6020 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1216 bytes)
	I1031 19:26:07.929518    6020 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I1031 19:26:07.983914    6020 provision.go:86] duration metric: configureAuth took 1.4081664s
	I1031 19:26:07.983914    6020 ubuntu.go:193] setting minikube options for container-runtime
	I1031 19:26:07.984666    6020 config.go:180] Loaded profile config "cilium-190750": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.25.3
	I1031 19:26:07.995899    6020 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" cilium-190750
	I1031 19:26:08.222377    6020 main.go:134] libmachine: Using SSH client type: native
	I1031 19:26:08.223034    6020 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0xf6bd60] 0xf6ece0 <nil>  [] 0s} 127.0.0.1 51380 <nil> <nil>}
	I1031 19:26:08.223034    6020 main.go:134] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I1031 19:26:08.419286    6020 main.go:134] libmachine: SSH cmd err, output: <nil>: overlay
	
	I1031 19:26:08.419318    6020 ubuntu.go:71] root file system type: overlay
	I1031 19:26:08.419318    6020 provision.go:309] Updating docker unit: /lib/systemd/system/docker.service ...
	I1031 19:26:08.432082    6020 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" cilium-190750
	I1031 19:26:08.649638    6020 main.go:134] libmachine: Using SSH client type: native
	I1031 19:26:08.649694    6020 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0xf6bd60] 0xf6ece0 <nil>  [] 0s} 127.0.0.1 51380 <nil> <nil>}
	I1031 19:26:08.649694    6020 main.go:134] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP \$MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	" | sudo tee /lib/systemd/system/docker.service.new
	I1031 19:26:08.892980    6020 main.go:134] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP $MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	
	I1031 19:26:08.905200    6020 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" cilium-190750
	I1031 19:26:09.132233    6020 main.go:134] libmachine: Using SSH client type: native
	I1031 19:26:09.132233    6020 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0xf6bd60] 0xf6ece0 <nil>  [] 0s} 127.0.0.1 51380 <nil> <nil>}
	I1031 19:26:09.132233    6020 main.go:134] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I1031 19:26:21.093463    6020 main.go:134] libmachine: SSH cmd err, output: <nil>: --- /lib/systemd/system/docker.service	2022-10-18 18:18:12.000000000 +0000
	+++ /lib/systemd/system/docker.service.new	2022-10-31 19:26:08.872458000 +0000
	@@ -1,30 +1,32 @@
	 [Unit]
	 Description=Docker Application Container Engine
	 Documentation=https://docs.docker.com
	-After=network-online.target docker.socket firewalld.service containerd.service
	+BindsTo=containerd.service
	+After=network-online.target firewalld.service containerd.service
	 Wants=network-online.target
	-Requires=docker.socket containerd.service
	+Requires=docker.socket
	+StartLimitBurst=3
	+StartLimitIntervalSec=60
	 
	 [Service]
	 Type=notify
	-# the default is not to use systemd for cgroups because the delegate issues still
	-# exists and systemd currently does not support the cgroup feature set required
	-# for containers run by docker
	-ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
	-ExecReload=/bin/kill -s HUP $MAINPID
	-TimeoutSec=0
	-RestartSec=2
	-Restart=always
	-
	-# Note that StartLimit* options were moved from "Service" to "Unit" in systemd 229.
	-# Both the old, and new location are accepted by systemd 229 and up, so using the old location
	-# to make them work for either version of systemd.
	-StartLimitBurst=3
	+Restart=on-failure
	 
	-# Note that StartLimitInterval was renamed to StartLimitIntervalSec in systemd 230.
	-# Both the old, and new name are accepted by systemd 230 and up, so using the old name to make
	-# this option work for either version of systemd.
	-StartLimitInterval=60s
	+
	+
	+# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	+# The base configuration already specifies an 'ExecStart=...' command. The first directive
	+# here is to clear out that command inherited from the base configuration. Without this,
	+# the command from the base configuration and the command specified here are treated as
	+# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	+# will catch this invalid input and refuse to start the service with an error like:
	+#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	+
	+# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	+# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	+ExecStart=
	+ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	+ExecReload=/bin/kill -s HUP $MAINPID
	 
	 # Having non-zero Limit*s causes performance problems due to accounting overhead
	 # in the kernel. We recommend using cgroups to do container-local accounting.
	@@ -32,16 +34,16 @@
	 LimitNPROC=infinity
	 LimitCORE=infinity
	 
	-# Comment TasksMax if your systemd version does not support it.
	-# Only systemd 226 and above support this option.
	+# Uncomment TasksMax if your systemd version supports it.
	+# Only systemd 226 and above support this version.
	 TasksMax=infinity
	+TimeoutStartSec=0
	 
	 # set delegate yes so that systemd does not reset the cgroups of docker containers
	 Delegate=yes
	 
	 # kill only the docker process, not all processes in the cgroup
	 KillMode=process
	-OOMScoreAdjust=-500
	 
	 [Install]
	 WantedBy=multi-user.target
	Synchronizing state of docker.service with SysV service script with /lib/systemd/systemd-sysv-install.
	Executing: /lib/systemd/systemd-sysv-install enable docker
	
	I1031 19:26:21.094460    6020 machine.go:91] provisioned docker machine in 15.5650851s
	I1031 19:26:21.094460    6020 client.go:171] LocalClient.Create took 49.181558s
	I1031 19:26:21.094460    6020 start.go:167] duration metric: libmachine.API.Create for "cilium-190750" took 49.181558s
	I1031 19:26:21.094460    6020 start.go:300] post-start starting for "cilium-190750" (driver="docker")
	I1031 19:26:21.094460    6020 start.go:328] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
	I1031 19:26:21.112500    6020 ssh_runner.go:195] Run: sudo mkdir -p /etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs
	I1031 19:26:21.128462    6020 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" cilium-190750
	I1031 19:26:21.352894    6020 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51380 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\cilium-190750\id_rsa Username:docker}
	I1031 19:26:21.516901    6020 ssh_runner.go:195] Run: cat /etc/os-release
	I1031 19:26:21.526899    6020 main.go:134] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I1031 19:26:21.526899    6020 main.go:134] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I1031 19:26:21.526899    6020 main.go:134] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I1031 19:26:21.526899    6020 info.go:137] Remote host: Ubuntu 20.04.5 LTS
	I1031 19:26:21.526899    6020 filesync.go:126] Scanning C:\Users\jenkins.minikube3\minikube-integration\.minikube\addons for local assets ...
	I1031 19:26:21.526899    6020 filesync.go:126] Scanning C:\Users\jenkins.minikube3\minikube-integration\.minikube\files for local assets ...
	I1031 19:26:21.527899    6020 filesync.go:149] local asset: C:\Users\jenkins.minikube3\minikube-integration\.minikube\files\etc\ssl\certs\127522.pem -> 127522.pem in /etc/ssl/certs
	I1031 19:26:21.544771    6020 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I1031 19:26:21.576773    6020 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\files\etc\ssl\certs\127522.pem --> /etc/ssl/certs/127522.pem (1708 bytes)
	I1031 19:26:21.637493    6020 start.go:303] post-start completed in 543.0297ms
	I1031 19:26:21.652484    6020 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" cilium-190750
	I1031 19:26:21.868456    6020 profile.go:148] Saving config to C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\cilium-190750\config.json ...
	I1031 19:26:21.891466    6020 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1031 19:26:21.903463    6020 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" cilium-190750
	I1031 19:26:22.123753    6020 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51380 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\cilium-190750\id_rsa Username:docker}
	I1031 19:26:22.291181    6020 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I1031 19:26:22.303194    6020 start.go:128] duration metric: createHost completed in 50.3972891s
	I1031 19:26:22.303194    6020 start.go:83] releasing machines lock for "cilium-190750", held for 50.3972891s
	I1031 19:26:22.315186    6020 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" cilium-190750
	I1031 19:26:22.564673    6020 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I1031 19:26:22.586148    6020 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" cilium-190750
	I1031 19:26:22.588146    6020 ssh_runner.go:195] Run: systemctl --version
	I1031 19:26:22.601132    6020 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" cilium-190750
	I1031 19:26:22.815140    6020 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51380 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\cilium-190750\id_rsa Username:docker}
	I1031 19:26:22.831131    6020 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51380 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\cilium-190750\id_rsa Username:docker}
	I1031 19:26:23.105622    6020 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I1031 19:26:23.129617    6020 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (233 bytes)
	I1031 19:26:23.192529    6020 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1031 19:26:23.502636    6020 ssh_runner.go:195] Run: sudo systemctl restart cri-docker
	I1031 19:26:23.782450    6020 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I1031 19:26:23.846783    6020 cruntime.go:273] skipping containerd shutdown because we are bound to it
	I1031 19:26:23.863051    6020 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1031 19:26:23.949567    6020 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	image-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I1031 19:26:24.013838    6020 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I1031 19:26:24.238472    6020 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I1031 19:26:24.532547    6020 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1031 19:26:24.732071    6020 ssh_runner.go:195] Run: sudo systemctl restart docker
	I1031 19:26:25.717907    6020 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I1031 19:26:25.910272    6020 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1031 19:26:26.130443    6020 ssh_runner.go:195] Run: sudo systemctl start cri-docker.socket
	I1031 19:26:26.168915    6020 start.go:451] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I1031 19:26:26.189591    6020 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I1031 19:26:26.200596    6020 start.go:472] Will wait 60s for crictl version
	I1031 19:26:26.215591    6020 ssh_runner.go:195] Run: sudo crictl version
	I1031 19:26:26.308373    6020 start.go:481] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  20.10.20
	RuntimeApiVersion:  1.41.0
	I1031 19:26:26.321360    6020 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1031 19:26:26.416626    6020 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1031 19:26:26.490892    6020 out.go:204] * Preparing Kubernetes v1.25.3 on Docker 20.10.20 ...
	I1031 19:26:26.501934    6020 cli_runner.go:164] Run: docker exec -t cilium-190750 dig +short host.docker.internal
	I1031 19:26:26.906541    6020 network.go:96] got host ip for mount in container by digging dns: 192.168.65.2
	I1031 19:26:26.922166    6020 ssh_runner.go:195] Run: grep 192.168.65.2	host.minikube.internal$ /etc/hosts
	I1031 19:26:26.937598    6020 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.65.2	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I1031 19:26:26.985445    6020 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" cilium-190750
	I1031 19:26:27.217833    6020 preload.go:132] Checking if preload exists for k8s version v1.25.3 and runtime docker
	I1031 19:26:27.227838    6020 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I1031 19:26:27.286991    6020 docker.go:613] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.25.3
	registry.k8s.io/kube-controller-manager:v1.25.3
	registry.k8s.io/kube-scheduler:v1.25.3
	registry.k8s.io/kube-proxy:v1.25.3
	registry.k8s.io/pause:3.8
	registry.k8s.io/etcd:3.5.4-0
	registry.k8s.io/coredns/coredns:v1.9.3
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I1031 19:26:27.286991    6020 docker.go:543] Images already preloaded, skipping extraction
	I1031 19:26:27.302024    6020 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I1031 19:26:27.363145    6020 docker.go:613] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.25.3
	registry.k8s.io/kube-scheduler:v1.25.3
	registry.k8s.io/kube-controller-manager:v1.25.3
	registry.k8s.io/kube-proxy:v1.25.3
	registry.k8s.io/pause:3.8
	registry.k8s.io/etcd:3.5.4-0
	registry.k8s.io/coredns/coredns:v1.9.3
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I1031 19:26:27.363145    6020 cache_images.go:84] Images are preloaded, skipping loading
	I1031 19:26:27.380770    6020 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I1031 19:26:27.544946    6020 cni.go:95] Creating CNI manager for "cilium"
	I1031 19:26:27.544946    6020 kubeadm.go:87] Using pod CIDR: 10.244.0.0/16
	I1031 19:26:27.544946    6020 kubeadm.go:156] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.76.2 APIServerPort:8443 KubernetesVersion:v1.25.3 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:cilium-190750 NodeName:cilium-190750 DNSDomain:cluster.local CRISocket:/var/run/cri-dockerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.76.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.76.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kuber
netes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false}
	I1031 19:26:27.544946    6020 kubeadm.go:161] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.76.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: /var/run/cri-dockerd.sock
	  name: "cilium-190750"
	  kubeletExtraArgs:
	    node-ip: 192.168.76.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.76.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.25.3
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I1031 19:26:27.545488    6020 kubeadm.go:962] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.25.3/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --container-runtime=remote --container-runtime-endpoint=/var/run/cri-dockerd.sock --hostname-override=cilium-190750 --image-service-endpoint=/var/run/cri-dockerd.sock --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.76.2 --runtime-request-timeout=15m
	
	[Install]
	 config:
	{KubernetesVersion:v1.25.3 ClusterName:cilium-190750 Namespace:default 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:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:cilium NodeIP: NodePort:8443 NodeName:}
	I1031 19:26:27.569385    6020 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.25.3
	I1031 19:26:27.592372    6020 binaries.go:44] Found k8s binaries, skipping transfer
	I1031 19:26:27.610362    6020 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I1031 19:26:27.635463    6020 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (475 bytes)
	I1031 19:26:27.679010    6020 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I1031 19:26:27.715344    6020 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2036 bytes)
	I1031 19:26:27.776519    6020 ssh_runner.go:195] Run: grep 192.168.76.2	control-plane.minikube.internal$ /etc/hosts
	I1031 19:26:27.786506    6020 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.76.2	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I1031 19:26:27.809342    6020 certs.go:54] Setting up C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\cilium-190750 for IP: 192.168.76.2
	I1031 19:26:27.809488    6020 certs.go:182] skipping minikubeCA CA generation: C:\Users\jenkins.minikube3\minikube-integration\.minikube\ca.key
	I1031 19:26:27.810093    6020 certs.go:182] skipping proxyClientCA CA generation: C:\Users\jenkins.minikube3\minikube-integration\.minikube\proxy-client-ca.key
	I1031 19:26:27.810093    6020 certs.go:302] generating minikube-user signed cert: C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\cilium-190750\client.key
	I1031 19:26:27.810093    6020 crypto.go:68] Generating cert C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\cilium-190750\client.crt with IP's: []
	I1031 19:26:28.036323    6020 crypto.go:156] Writing cert to C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\cilium-190750\client.crt ...
	I1031 19:26:28.036323    6020 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\cilium-190750\client.crt: {Name:mk662515ca96388f9b668c5c4b0bdacb61fab4ef Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1031 19:26:28.038067    6020 crypto.go:164] Writing key to C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\cilium-190750\client.key ...
	I1031 19:26:28.038067    6020 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\cilium-190750\client.key: {Name:mkaf9cbc477dd90f636756baf26ad2976e857395 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1031 19:26:28.039050    6020 certs.go:302] generating minikube signed cert: C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\cilium-190750\apiserver.key.31bdca25
	I1031 19:26:28.039371    6020 crypto.go:68] Generating cert C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\cilium-190750\apiserver.crt.31bdca25 with IP's: [192.168.76.2 10.96.0.1 127.0.0.1 10.0.0.1]
	I1031 19:26:28.286489    6020 crypto.go:156] Writing cert to C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\cilium-190750\apiserver.crt.31bdca25 ...
	I1031 19:26:28.286489    6020 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\cilium-190750\apiserver.crt.31bdca25: {Name:mk54c219c209459da0b1b891d5360c77444c02bc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1031 19:26:28.288495    6020 crypto.go:164] Writing key to C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\cilium-190750\apiserver.key.31bdca25 ...
	I1031 19:26:28.288495    6020 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\cilium-190750\apiserver.key.31bdca25: {Name:mk5489deb966e0a98d02ffe0413b66e2e4491c38 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1031 19:26:28.289606    6020 certs.go:320] copying C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\cilium-190750\apiserver.crt.31bdca25 -> C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\cilium-190750\apiserver.crt
	I1031 19:26:28.299510    6020 certs.go:324] copying C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\cilium-190750\apiserver.key.31bdca25 -> C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\cilium-190750\apiserver.key
	I1031 19:26:28.300554    6020 certs.go:302] generating aggregator signed cert: C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\cilium-190750\proxy-client.key
	I1031 19:26:28.300554    6020 crypto.go:68] Generating cert C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\cilium-190750\proxy-client.crt with IP's: []
	I1031 19:26:28.672200    6020 crypto.go:156] Writing cert to C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\cilium-190750\proxy-client.crt ...
	I1031 19:26:28.672200    6020 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\cilium-190750\proxy-client.crt: {Name:mk85c09342aca09ff128930969a4e9c2814a1693 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1031 19:26:28.673346    6020 crypto.go:164] Writing key to C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\cilium-190750\proxy-client.key ...
	I1031 19:26:28.673346    6020 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\cilium-190750\proxy-client.key: {Name:mke9e1bd30d07def22d5a677d1c33a77fd2e2be5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1031 19:26:28.686988    6020 certs.go:388] found cert: C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\12752.pem (1338 bytes)
	W1031 19:26:28.686988    6020 certs.go:384] ignoring C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\12752_empty.pem, impossibly tiny 0 bytes
	I1031 19:26:28.686988    6020 certs.go:388] found cert: C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I1031 19:26:28.686988    6020 certs.go:388] found cert: C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I1031 19:26:28.687973    6020 certs.go:388] found cert: C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I1031 19:26:28.687973    6020 certs.go:388] found cert: C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\key.pem (1679 bytes)
	I1031 19:26:28.687973    6020 certs.go:388] found cert: C:\Users\jenkins.minikube3\minikube-integration\.minikube\files\etc\ssl\certs\C:\Users\jenkins.minikube3\minikube-integration\.minikube\files\etc\ssl\certs\127522.pem (1708 bytes)
	I1031 19:26:28.689975    6020 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\cilium-190750\apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1399 bytes)
	I1031 19:26:28.755552    6020 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\cilium-190750\apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I1031 19:26:28.815213    6020 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\cilium-190750\proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I1031 19:26:28.877332    6020 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\cilium-190750\proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I1031 19:26:28.930587    6020 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I1031 19:26:28.993020    6020 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I1031 19:26:29.058722    6020 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I1031 19:26:29.120400    6020 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I1031 19:26:29.166897    6020 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\12752.pem --> /usr/share/ca-certificates/12752.pem (1338 bytes)
	I1031 19:26:29.225655    6020 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\files\etc\ssl\certs\127522.pem --> /usr/share/ca-certificates/127522.pem (1708 bytes)
	I1031 19:26:29.279114    6020 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I1031 19:26:29.330731    6020 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I1031 19:26:29.386272    6020 ssh_runner.go:195] Run: openssl version
	I1031 19:26:29.420683    6020 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/12752.pem && ln -fs /usr/share/ca-certificates/12752.pem /etc/ssl/certs/12752.pem"
	I1031 19:26:29.470309    6020 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/12752.pem
	I1031 19:26:29.484324    6020 certs.go:431] hashing: -rw-r--r-- 1 root root 1338 Oct 31 17:44 /usr/share/ca-certificates/12752.pem
	I1031 19:26:29.497311    6020 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/12752.pem
	I1031 19:26:29.527187    6020 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/12752.pem /etc/ssl/certs/51391683.0"
	I1031 19:26:29.572578    6020 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/127522.pem && ln -fs /usr/share/ca-certificates/127522.pem /etc/ssl/certs/127522.pem"
	I1031 19:26:29.617167    6020 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/127522.pem
	I1031 19:26:29.627171    6020 certs.go:431] hashing: -rw-r--r-- 1 root root 1708 Oct 31 17:44 /usr/share/ca-certificates/127522.pem
	I1031 19:26:29.641173    6020 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/127522.pem
	I1031 19:26:29.678275    6020 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/127522.pem /etc/ssl/certs/3ec20f2e.0"
	I1031 19:26:29.725626    6020 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/minikubeCA.pem && ln -fs /usr/share/ca-certificates/minikubeCA.pem /etc/ssl/certs/minikubeCA.pem"
	I1031 19:26:29.763219    6020 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I1031 19:26:29.781203    6020 certs.go:431] hashing: -rw-r--r-- 1 root root 1111 Oct 31 17:33 /usr/share/ca-certificates/minikubeCA.pem
	I1031 19:26:29.801220    6020 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I1031 19:26:29.836175    6020 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/b5213941.0 || ln -fs /etc/ssl/certs/minikubeCA.pem /etc/ssl/certs/b5213941.0"
	I1031 19:26:29.860172    6020 kubeadm.go:396] StartCluster: {Name:cilium-190750 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 Memory:2048 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 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.25.3 ClusterName:cilium-190750 Namespace:default APIServerName:minikubeCA APIServerNames:[] APISe
rverIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:cilium NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP:192.168.76.2 Port:8443 KubernetesVersion:v1.25.3 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:5m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube3:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations
:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath:/opt/socket_vmnet/bin/socket_vmnet_client SocketVMnetPath:/var/run/socket_vmnet}
	I1031 19:26:29.873170    6020 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I1031 19:26:29.954251    6020 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I1031 19:26:30.017552    6020 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I1031 19:26:30.046145    6020 kubeadm.go:221] ignoring SystemVerification for kubeadm because of docker driver
	I1031 19:26:30.060186    6020 ssh_runner.go:195] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
	I1031 19:26:30.084146    6020 kubeadm.go:152] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I1031 19:26:30.084146    6020 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I1031 19:26:30.181366    6020 kubeadm.go:317] W1031 19:26:30.177049    1231 initconfiguration.go:119] Usage of CRI endpoints without URL scheme is deprecated and can cause kubelet errors in the future. Automatically prepending scheme "unix" to the "criSocket" with value "/var/run/cri-dockerd.sock". Please update your configuration!
	I1031 19:26:30.270148    6020 kubeadm.go:317] 	[WARNING Swap]: swap is enabled; production deployments should disable swap unless testing the NodeSwap feature gate of the kubelet
	I1031 19:26:30.466118    6020 kubeadm.go:317] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I1031 19:27:14.785142    6020 kubeadm.go:317] [init] Using Kubernetes version: v1.25.3
	I1031 19:27:14.785142    6020 kubeadm.go:317] [preflight] Running pre-flight checks
	I1031 19:27:14.785142    6020 kubeadm.go:317] [preflight] Pulling images required for setting up a Kubernetes cluster
	I1031 19:27:14.786039    6020 kubeadm.go:317] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I1031 19:27:14.786039    6020 kubeadm.go:317] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I1031 19:27:14.786039    6020 kubeadm.go:317] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I1031 19:27:14.788032    6020 out.go:204]   - Generating certificates and keys ...
	I1031 19:27:14.789026    6020 kubeadm.go:317] [certs] Using existing ca certificate authority
	I1031 19:27:14.789026    6020 kubeadm.go:317] [certs] Using existing apiserver certificate and key on disk
	I1031 19:27:14.789026    6020 kubeadm.go:317] [certs] Generating "apiserver-kubelet-client" certificate and key
	I1031 19:27:14.789026    6020 kubeadm.go:317] [certs] Generating "front-proxy-ca" certificate and key
	I1031 19:27:14.789026    6020 kubeadm.go:317] [certs] Generating "front-proxy-client" certificate and key
	I1031 19:27:14.789026    6020 kubeadm.go:317] [certs] Generating "etcd/ca" certificate and key
	I1031 19:27:14.789026    6020 kubeadm.go:317] [certs] Generating "etcd/server" certificate and key
	I1031 19:27:14.790011    6020 kubeadm.go:317] [certs] etcd/server serving cert is signed for DNS names [cilium-190750 localhost] and IPs [192.168.76.2 127.0.0.1 ::1]
	I1031 19:27:14.790011    6020 kubeadm.go:317] [certs] Generating "etcd/peer" certificate and key
	I1031 19:27:14.790011    6020 kubeadm.go:317] [certs] etcd/peer serving cert is signed for DNS names [cilium-190750 localhost] and IPs [192.168.76.2 127.0.0.1 ::1]
	I1031 19:27:14.790011    6020 kubeadm.go:317] [certs] Generating "etcd/healthcheck-client" certificate and key
	I1031 19:27:14.790011    6020 kubeadm.go:317] [certs] Generating "apiserver-etcd-client" certificate and key
	I1031 19:27:14.790011    6020 kubeadm.go:317] [certs] Generating "sa" key and public key
	I1031 19:27:14.790011    6020 kubeadm.go:317] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I1031 19:27:14.791080    6020 kubeadm.go:317] [kubeconfig] Writing "admin.conf" kubeconfig file
	I1031 19:27:14.791080    6020 kubeadm.go:317] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I1031 19:27:14.791080    6020 kubeadm.go:317] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I1031 19:27:14.791080    6020 kubeadm.go:317] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I1031 19:27:14.791080    6020 kubeadm.go:317] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I1031 19:27:14.791080    6020 kubeadm.go:317] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I1031 19:27:14.791080    6020 kubeadm.go:317] [kubelet-start] Starting the kubelet
	I1031 19:27:14.792032    6020 kubeadm.go:317] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I1031 19:27:14.797029    6020 out.go:204]   - Booting up control plane ...
	I1031 19:27:14.797029    6020 kubeadm.go:317] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I1031 19:27:14.797029    6020 kubeadm.go:317] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I1031 19:27:14.798018    6020 kubeadm.go:317] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I1031 19:27:14.798018    6020 kubeadm.go:317] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I1031 19:27:14.798018    6020 kubeadm.go:317] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests". This can take up to 4m0s
	I1031 19:27:14.798018    6020 kubeadm.go:317] [apiclient] All control plane components are healthy after 37.506078 seconds
	I1031 19:27:14.799033    6020 kubeadm.go:317] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I1031 19:27:14.799033    6020 kubeadm.go:317] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I1031 19:27:14.799033    6020 kubeadm.go:317] [upload-certs] Skipping phase. Please see --upload-certs
	I1031 19:27:14.799033    6020 kubeadm.go:317] [mark-control-plane] Marking the node cilium-190750 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I1031 19:27:14.800025    6020 kubeadm.go:317] [bootstrap-token] Using token: jx6ops.kjigjwf7zxvyywd5
	I1031 19:27:14.808041    6020 out.go:204]   - Configuring RBAC rules ...
	I1031 19:27:14.808041    6020 kubeadm.go:317] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I1031 19:27:14.809024    6020 kubeadm.go:317] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I1031 19:27:14.809024    6020 kubeadm.go:317] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I1031 19:27:14.809024    6020 kubeadm.go:317] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I1031 19:27:14.809024    6020 kubeadm.go:317] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I1031 19:27:14.809024    6020 kubeadm.go:317] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I1031 19:27:14.809024    6020 kubeadm.go:317] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I1031 19:27:14.810233    6020 kubeadm.go:317] [addons] Applied essential addon: CoreDNS
	I1031 19:27:14.810233    6020 kubeadm.go:317] [addons] Applied essential addon: kube-proxy
	I1031 19:27:14.810233    6020 kubeadm.go:317] 
	I1031 19:27:14.810233    6020 kubeadm.go:317] Your Kubernetes control-plane has initialized successfully!
	I1031 19:27:14.810233    6020 kubeadm.go:317] 
	I1031 19:27:14.811030    6020 kubeadm.go:317] To start using your cluster, you need to run the following as a regular user:
	I1031 19:27:14.811030    6020 kubeadm.go:317] 
	I1031 19:27:14.811030    6020 kubeadm.go:317]   mkdir -p $HOME/.kube
	I1031 19:27:14.811030    6020 kubeadm.go:317]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I1031 19:27:14.811030    6020 kubeadm.go:317]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I1031 19:27:14.811030    6020 kubeadm.go:317] 
	I1031 19:27:14.811030    6020 kubeadm.go:317] Alternatively, if you are the root user, you can run:
	I1031 19:27:14.811030    6020 kubeadm.go:317] 
	I1031 19:27:14.811030    6020 kubeadm.go:317]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I1031 19:27:14.811030    6020 kubeadm.go:317] 
	I1031 19:27:14.811030    6020 kubeadm.go:317] You should now deploy a pod network to the cluster.
	I1031 19:27:14.812037    6020 kubeadm.go:317] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I1031 19:27:14.812037    6020 kubeadm.go:317]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I1031 19:27:14.812037    6020 kubeadm.go:317] 
	I1031 19:27:14.812037    6020 kubeadm.go:317] You can now join any number of control-plane nodes by copying certificate authorities
	I1031 19:27:14.813026    6020 kubeadm.go:317] and service account keys on each node and then running the following as root:
	I1031 19:27:14.813026    6020 kubeadm.go:317] 
	I1031 19:27:14.813026    6020 kubeadm.go:317]   kubeadm join control-plane.minikube.internal:8443 --token jx6ops.kjigjwf7zxvyywd5 \
	I1031 19:27:14.813026    6020 kubeadm.go:317] 	--discovery-token-ca-cert-hash sha256:9d26bdd1ddfbd4e3b7e92f3ce495fabdf776d48843c6fbbabf2f1cdaf43890b2 \
	I1031 19:27:14.814023    6020 kubeadm.go:317] 	--control-plane 
	I1031 19:27:14.814023    6020 kubeadm.go:317] 
	I1031 19:27:14.814023    6020 kubeadm.go:317] Then you can join any number of worker nodes by running the following on each as root:
	I1031 19:27:14.814023    6020 kubeadm.go:317] 
	I1031 19:27:14.814023    6020 kubeadm.go:317] kubeadm join control-plane.minikube.internal:8443 --token jx6ops.kjigjwf7zxvyywd5 \
	I1031 19:27:14.814023    6020 kubeadm.go:317] 	--discovery-token-ca-cert-hash sha256:9d26bdd1ddfbd4e3b7e92f3ce495fabdf776d48843c6fbbabf2f1cdaf43890b2 
	I1031 19:27:14.814023    6020 cni.go:95] Creating CNI manager for "cilium"
	I1031 19:27:14.827021    6020 out.go:177] * Configuring Cilium (Container Networking Interface) ...
	I1031 19:27:14.850022    6020 ssh_runner.go:195] Run: sudo /bin/bash -c "grep 'bpffs /sys/fs/bpf' /proc/mounts || sudo mount bpffs -t bpf /sys/fs/bpf"
	I1031 19:27:14.973064    6020 cilium.go:832] Using pod CIDR: 10.244.0.0/16
	I1031 19:27:14.973064    6020 cilium.go:843] cilium options: {PodSubnet:10.244.0.0/16}
	I1031 19:27:14.973064    6020 cilium.go:847] cilium config:
	---
	# Source: cilium/templates/cilium-agent-serviceaccount.yaml
	apiVersion: v1
	kind: ServiceAccount
	metadata:
	  name: cilium
	  namespace: kube-system
	---
	# Source: cilium/templates/cilium-operator-serviceaccount.yaml
	apiVersion: v1
	kind: ServiceAccount
	metadata:
	  name: cilium-operator
	  namespace: kube-system
	---
	# Source: cilium/templates/cilium-configmap.yaml
	apiVersion: v1
	kind: ConfigMap
	metadata:
	  name: cilium-config
	  namespace: kube-system
	data:
	
	  # Identity allocation mode selects how identities are shared between cilium
	  # nodes by setting how they are stored. The options are "crd" or "kvstore".
	  # - "crd" stores identities in kubernetes as CRDs (custom resource definition).
	  #   These can be queried with:
	  #     kubectl get ciliumid
	  # - "kvstore" stores identities in a kvstore, etcd or consul, that is
	  #   configured below. Cilium versions before 1.6 supported only the kvstore
	  #   backend. Upgrades from these older cilium versions should continue using
	  #   the kvstore by commenting out the identity-allocation-mode below, or
	  #   setting it to "kvstore".
	  identity-allocation-mode: crd
	  cilium-endpoint-gc-interval: "5m0s"
	
	  # If you want to run cilium in debug mode change this value to true
	  debug: "false"
	  # The agent can be put into the following three policy enforcement modes
	  # default, always and never.
	  # https://docs.cilium.io/en/latest/policy/intro/#policy-enforcement-modes
	  enable-policy: "default"
	
	  # Enable IPv4 addressing. If enabled, all endpoints are allocated an IPv4
	  # address.
	  enable-ipv4: "true"
	
	  # Enable IPv6 addressing. If enabled, all endpoints are allocated an IPv6
	  # address.
	  enable-ipv6: "false"
	  # Users who wish to specify their own custom CNI configuration file must set
	  # custom-cni-conf to "true", otherwise Cilium may overwrite the configuration.
	  custom-cni-conf: "false"
	  enable-bpf-clock-probe: "true"
	  # If you want cilium monitor to aggregate tracing for packets, set this level
	  # to "low", "medium", or "maximum". The higher the level, the less packets
	  # that will be seen in monitor output.
	  monitor-aggregation: medium
	
	  # The monitor aggregation interval governs the typical time between monitor
	  # notification events for each allowed connection.
	  #
	  # Only effective when monitor aggregation is set to "medium" or higher.
	  monitor-aggregation-interval: 5s
	
	  # The monitor aggregation flags determine which TCP flags which, upon the
	  # first observation, cause monitor notifications to be generated.
	  #
	  # Only effective when monitor aggregation is set to "medium" or higher.
	  monitor-aggregation-flags: all
	  # Specifies the ratio (0.0-1.0) of total system memory to use for dynamic
	  # sizing of the TCP CT, non-TCP CT, NAT and policy BPF maps.
	  bpf-map-dynamic-size-ratio: "0.0025"
	  # bpf-policy-map-max specifies the maximum number of entries in endpoint
	  # policy map (per endpoint)
	  bpf-policy-map-max: "16384"
	  # bpf-lb-map-max specifies the maximum number of entries in bpf lb service,
	  # backend and affinity maps.
	  bpf-lb-map-max: "65536"
	  # Pre-allocation of map entries allows per-packet latency to be reduced, at
	  # the expense of up-front memory allocation for the entries in the maps. The
	  # default value below will minimize memory usage in the default installation;
	  # users who are sensitive to latency may consider setting this to "true".
	  #
	  # This option was introduced in Cilium 1.4. Cilium 1.3 and earlier ignore
	  # this option and behave as though it is set to "true".
	  #
	  # If this value is modified, then during the next Cilium startup the restore
	  # of existing endpoints and tracking of ongoing connections may be disrupted.
	  # As a result, reply packets may be dropped and the load-balancing decisions
	  # for established connections may change.
	  #
	  # If this option is set to "false" during an upgrade from 1.3 or earlier to
	  # 1.4 or later, then it may cause one-time disruptions during the upgrade.
	  preallocate-bpf-maps: "false"
	
	  # Regular expression matching compatible Istio sidecar istio-proxy
	  # container image names
	  sidecar-istio-proxy-image: "cilium/istio_proxy"
	
	  # Name of the cluster. Only relevant when building a mesh of clusters.
	  cluster-name: cluster
	  # Unique ID of the cluster. Must be unique across all conneted clusters and
	  # in the range of 1 and 255. Only relevant when building a mesh of clusters.
	  cluster-id: "1"
	
	  # Encapsulation mode for communication between nodes
	  # Possible values:
	  #   - disabled
	  #   - vxlan (default)
	  #   - geneve
	  tunnel: vxlan
	  # Enables L7 proxy for L7 policy enforcement and visibility
	  enable-l7-proxy: "true"
	
	  # wait-bpf-mount makes init container wait until bpf filesystem is mounted
	  wait-bpf-mount: "false"
	
	  masquerade: "true"
	  enable-bpf-masquerade: "true"
	
	  enable-xt-socket-fallback: "true"
	  install-iptables-rules: "true"
	
	  auto-direct-node-routes: "false"
	  enable-bandwidth-manager: "false"
	  enable-local-redirect-policy: "false"
	  kube-proxy-replacement:  "probe"
	  kube-proxy-replacement-healthz-bind-address: ""
	  enable-health-check-nodeport: "true"
	  node-port-bind-protection: "true"
	  enable-auto-protect-node-port-range: "true"
	  enable-session-affinity: "true"
	  k8s-require-ipv4-pod-cidr: "true"
	  k8s-require-ipv6-pod-cidr: "false"
	  enable-endpoint-health-checking: "true"
	  enable-health-checking: "true"
	  enable-well-known-identities: "false"
	  enable-remote-node-identity: "true"
	  operator-api-serve-addr: "127.0.0.1:9234"
	  # Enable Hubble gRPC service.
	  enable-hubble: "true"
	  # UNIX domain socket for Hubble server to listen to.
	  hubble-socket-path:  "/var/run/cilium/hubble.sock"
	  # An additional address for Hubble server to listen to (e.g. ":4244").
	  hubble-listen-address: ":4244"
	  hubble-disable-tls: "false"
	  hubble-tls-cert-file: /var/lib/cilium/tls/hubble/server.crt
	  hubble-tls-key-file: /var/lib/cilium/tls/hubble/server.key
	  hubble-tls-client-ca-files: /var/lib/cilium/tls/hubble/client-ca.crt
	  ipam: "cluster-pool"
	  cluster-pool-ipv4-cidr: "10.244.0.0/16"
	  cluster-pool-ipv4-mask-size: "24"
	  disable-cnp-status-updates: "true"
	  cgroup-root: "/run/cilium/cgroupv2"
	---
	# Source: cilium/templates/cilium-agent-clusterrole.yaml
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRole
	metadata:
	  name: cilium
	rules:
	- apiGroups:
	  - networking.k8s.io
	  resources:
	  - networkpolicies
	  verbs:
	  - get
	  - list
	  - watch
	- apiGroups:
	  - discovery.k8s.io
	  resources:
	  - endpointslices
	  verbs:
	  - get
	  - list
	  - watch
	- apiGroups:
	  - ""
	  resources:
	  - namespaces
	  - services
	  - nodes
	  - endpoints
	  verbs:
	  - get
	  - list
	  - watch
	- apiGroups:
	  - ""
	  resources:
	  - pods
	  - pods/finalizers
	  verbs:
	  - get
	  - list
	  - watch
	  - update
	  - delete
	- apiGroups:
	  - ""
	  resources:
	  - nodes
	  verbs:
	  - get
	  - list
	  - watch
	  - update
	- apiGroups:
	  - ""
	  resources:
	  - nodes
	  - nodes/status
	  verbs:
	  - patch
	- apiGroups:
	  - apiextensions.k8s.io
	  resources:
	  - customresourcedefinitions
	  verbs:
	  # Deprecated for removal in v1.10
	  - create
	  - list
	  - watch
	  - update
	
	  # This is used when validating policies in preflight. This will need to stay
	  # until we figure out how to avoid "get" inside the preflight, and then
	  # should be removed ideally.
	  - get
	- apiGroups:
	  - cilium.io
	  resources:
	  - ciliumnetworkpolicies
	  - ciliumnetworkpolicies/status
	  - ciliumnetworkpolicies/finalizers
	  - ciliumclusterwidenetworkpolicies
	  - ciliumclusterwidenetworkpolicies/status
	  - ciliumclusterwidenetworkpolicies/finalizers
	  - ciliumendpoints
	  - ciliumendpoints/status
	  - ciliumendpoints/finalizers
	  - ciliumnodes
	  - ciliumnodes/status
	  - ciliumnodes/finalizers
	  - ciliumidentities
	  - ciliumidentities/finalizers
	  - ciliumlocalredirectpolicies
	  - ciliumlocalredirectpolicies/status
	  - ciliumlocalredirectpolicies/finalizers
	  verbs:
	  - '*'
	---
	# Source: cilium/templates/cilium-operator-clusterrole.yaml
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRole
	metadata:
	  name: cilium-operator
	rules:
	- apiGroups:
	  - ""
	  resources:
	  # to automatically delete [core|kube]dns pods so that are starting to being
	  # managed by Cilium
	  - pods
	  verbs:
	  - get
	  - list
	  - watch
	  - delete
	  - apiGroups:
	  - ""
	  resources:
	  - nodes
	  verbs:
	  - list
	  - watch
	- apiGroups:
	  - ""
	  resources:
	  # To remove node taints
	  - nodes
	  # To set NetworkUnavailable false on startup
	  - nodes/status
	  verbs:
	  - patch
	- apiGroups:
	  - discovery.k8s.io
	  resources:
	  - endpointslices
	  verbs:
	  - get
	  - list
	  - watch
	- apiGroups:
	  - ""
	  resources:
	  # to perform the translation of a CNP that contains 'ToGroup' to its endpoints
	  - services
	  - endpoints
	  # to check apiserver connectivity
	  - namespaces
	  verbs:
	  - get
	  - list
	  - watch
	- apiGroups:
	  - cilium.io
	  resources:
	  - ciliumnetworkpolicies
	  - ciliumnetworkpolicies/status
	  - ciliumnetworkpolicies/finalizers
	  - ciliumclusterwidenetworkpolicies
	  - ciliumclusterwidenetworkpolicies/status
	  - ciliumclusterwidenetworkpolicies/finalizers
	  - ciliumendpoints
	  - ciliumendpoints/status
	  - ciliumendpoints/finalizers
	  - ciliumnodes
	  - ciliumnodes/status
	  - ciliumnodes/finalizers
	  - ciliumidentities
	  - ciliumidentities/status
	  - ciliumidentities/finalizers
	  - ciliumlocalredirectpolicies
	  - ciliumlocalredirectpolicies/status
	  - ciliumlocalredirectpolicies/finalizers
	  verbs:
	  - '*'
	- apiGroups:
	  - apiextensions.k8s.io
	  resources:
	  - customresourcedefinitions
	  verbs:
	  - create
	  - get
	  - list
	  - update
	  - watch
	# For cilium-operator running in HA mode.
	#
	# Cilium operator running in HA mode requires the use of ResourceLock for Leader Election
	# between multiple running instances.
	# The preferred way of doing this is to use LeasesResourceLock as edits to Leases are less
	# common and fewer objects in the cluster watch "all Leases".
	# The support for leases was introduced in coordination.k8s.io/v1 during Kubernetes 1.14 release.
	# In Cilium we currently don't support HA mode for K8s version < 1.14. This condition make sure
	# that we only authorize access to leases resources in supported K8s versions.
	- apiGroups:
	  - coordination.k8s.io
	  resources:
	  - leases
	  verbs:
	  - create
	  - get
	  - update
	---
	# Source: cilium/templates/cilium-agent-clusterrolebinding.yaml
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRoleBinding
	metadata:
	  name: cilium
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: ClusterRole
	  name: cilium
	subjects:
	- kind: ServiceAccount
	  name: cilium
	  namespace: kube-system
	---
	# Source: cilium/templates/cilium-operator-clusterrolebinding.yaml
	apiVersion: rbac.authorization.k8s.io/v1
	kind: ClusterRoleBinding
	metadata:
	  name: cilium-operator
	roleRef:
	  apiGroup: rbac.authorization.k8s.io
	  kind: ClusterRole
	  name: cilium-operator
	subjects:
	- kind: ServiceAccount
	  name: cilium-operator
	  namespace: kube-system
	---
	# Source: cilium/templates/cilium-agent-daemonset.yaml
	apiVersion: apps/v1
	kind: DaemonSet
	metadata:
	  labels:
	    k8s-app: cilium
	  name: cilium
	  namespace: kube-system
	spec:
	  selector:
	    matchLabels:
	      k8s-app: cilium
	  updateStrategy:
	    rollingUpdate:
	      maxUnavailable: 2
	    type: RollingUpdate
	  template:
	    metadata:
	      annotations:
	        # This annotation plus the CriticalAddonsOnly toleration makes
	        # cilium to be a critical pod in the cluster, which ensures cilium
	        # gets priority scheduling.
	        # https://kubernetes.io/docs/tasks/administer-cluster/guaranteed-scheduling-critical-addon-pods/
	        scheduler.alpha.kubernetes.io/critical-pod: ""
	      labels:
	        k8s-app: cilium
	    spec:
	      affinity:
	        podAntiAffinity:
	          requiredDuringSchedulingIgnoredDuringExecution:
	          - labelSelector:
	              matchExpressions:
	              - key: k8s-app
	                operator: In
	                values:
	                - cilium
	            topologyKey: kubernetes.io/hostname
	      containers:
	      - args:
	        - --config-dir=/tmp/cilium/config-map
	        command:
	        - cilium-agent
	        livenessProbe:
	          httpGet:
	            host: '127.0.0.1'
	            path: /healthz
	            port: 9879
	            scheme: HTTP
	            httpHeaders:
	            - name: "brief"
	              value: "true"
	          failureThreshold: 10
	          # The initial delay for the liveness probe is intentionally large to
	          # avoid an endless kill & restart cycle if in the event that the initial
	          # bootstrapping takes longer than expected.
	          initialDelaySeconds: 120
	          periodSeconds: 30
	          successThreshold: 1
	          timeoutSeconds: 5
	        readinessProbe:
	          httpGet:
	            host: '127.0.0.1'
	            path: /healthz
	            port: 9879
	            scheme: HTTP
	            httpHeaders:
	            - name: "brief"
	              value: "true"
	          failureThreshold: 3
	          initialDelaySeconds: 5
	          periodSeconds: 30
	          successThreshold: 1
	          timeoutSeconds: 5
	        env:
	        - name: K8S_NODE_NAME
	          valueFrom:
	            fieldRef:
	              apiVersion: v1
	              fieldPath: spec.nodeName
	        - name: CILIUM_K8S_NAMESPACE
	          valueFrom:
	            fieldRef:
	              apiVersion: v1
	              fieldPath: metadata.namespace
	        - name: CILIUM_FLANNEL_MASTER_DEVICE
	          valueFrom:
	            configMapKeyRef:
	              key: flannel-master-device
	              name: cilium-config
	              optional: true
	        - name: CILIUM_FLANNEL_UNINSTALL_ON_EXIT
	          valueFrom:
	            configMapKeyRef:
	              key: flannel-uninstall-on-exit
	              name: cilium-config
	              optional: true
	        - name: CILIUM_CLUSTERMESH_CONFIG
	          value: /var/lib/cilium/clustermesh/
	        - name: CILIUM_CNI_CHAINING_MODE
	          valueFrom:
	            configMapKeyRef:
	              key: cni-chaining-mode
	              name: cilium-config
	              optional: true
	        - name: CILIUM_CUSTOM_CNI_CONF
	          valueFrom:
	            configMapKeyRef:
	              key: custom-cni-conf
	              name: cilium-config
	              optional: true
	        image: "quay.io/cilium/cilium:v1.12.3@sha256:30de50c4dc0a1e1077e9e7917a54d5cab253058b3f779822aec00f5c817ca826"
	        imagePullPolicy: IfNotPresent
	        lifecycle:
	          postStart:
	            exec:
	              command:
	              - "/cni-install.sh"
	              - "--enable-debug=false"
	          preStop:
	            exec:
	              command:
	              - /cni-uninstall.sh
	        name: cilium-agent
	        securityContext:
	          capabilities:
	            add:
	            - NET_ADMIN
	            - SYS_MODULE
	          privileged: true
	        volumeMounts:
	        - mountPath: /sys/fs/bpf
	          name: bpf-maps
	        - mountPath: /var/run/cilium
	          name: cilium-run
	        - mountPath: /host/opt/cni/bin
	          name: cni-path
	        - mountPath: /host/etc/cni/net.d
	          name: etc-cni-netd
	        - mountPath: /var/lib/cilium/clustermesh
	          name: clustermesh-secrets
	          readOnly: true
	        - mountPath: /tmp/cilium/config-map
	          name: cilium-config-path
	          readOnly: true
	          # Needed to be able to load kernel modules
	        - mountPath: /lib/modules
	          name: lib-modules
	          readOnly: true
	        - mountPath: /run/xtables.lock
	          name: xtables-lock
	        - mountPath: /var/lib/cilium/tls/hubble
	          name: hubble-tls
	          readOnly: true
	      hostNetwork: true
	      initContainers:
	      # Required to mount cgroup2 filesystem on the underlying Kubernetes node.
	      # We use nsenter command with host's cgroup and mount namespaces enabled.
	      - name: mount-cgroup
	        env:
	          - name: CGROUP_ROOT
	            value: /run/cilium/cgroupv2
	          - name: BIN_PATH
	            value: /opt/cni/bin
	        command:
	          - sh
	          - -c
	          # The statically linked Go program binary is invoked to avoid any
	          # dependency on utilities like sh and mount that can be missing on certain
	          # distros installed on the underlying host. Copy the binary to the
	          # same directory where we install cilium cni plugin so that exec permissions
	          # are available.
	          - 'cp /usr/bin/cilium-mount /hostbin/cilium-mount && nsenter --cgroup=/hostproc/1/ns/cgroup --mount=/hostproc/1/ns/mnt "${BIN_PATH}/cilium-mount" $CGROUP_ROOT; rm /hostbin/cilium-mount'
	        image: "quay.io/cilium/cilium:v1.12.3@sha256:30de50c4dc0a1e1077e9e7917a54d5cab253058b3f779822aec00f5c817ca826"
	        imagePullPolicy: IfNotPresent
	        volumeMounts:
	          - mountPath: /hostproc
	            name: hostproc
	          - mountPath: /hostbin
	            name: cni-path
	        securityContext:
	          privileged: true
	      - command:
	        - /init-container.sh
	        env:
	        - name: CILIUM_ALL_STATE
	          valueFrom:
	            configMapKeyRef:
	              key: clean-cilium-state
	              name: cilium-config
	              optional: true
	        - name: CILIUM_BPF_STATE
	          valueFrom:
	            configMapKeyRef:
	              key: clean-cilium-bpf-state
	              name: cilium-config
	              optional: true
	        - name: CILIUM_WAIT_BPF_MOUNT
	          valueFrom:
	            configMapKeyRef:
	              key: wait-bpf-mount
	              name: cilium-config
	              optional: true
	        image: "quay.io/cilium/cilium:v1.12.3@sha256:30de50c4dc0a1e1077e9e7917a54d5cab253058b3f779822aec00f5c817ca826"
	        imagePullPolicy: IfNotPresent
	        name: clean-cilium-state
	        securityContext:
	          capabilities:
	            add:
	            - NET_ADMIN
	          privileged: true
	        volumeMounts:
	        - mountPath: /sys/fs/bpf
	          name: bpf-maps
	          mountPropagation: HostToContainer
	          # Required to mount cgroup filesystem from the host to cilium agent pod
	        - mountPath: /run/cilium/cgroupv2
	          name: cilium-cgroup
	          mountPropagation: HostToContainer
	        - mountPath: /var/run/cilium
	          name: cilium-run
	        resources:
	          requests:
	            cpu: 100m
	            memory: 100Mi
	      restartPolicy: Always
	      priorityClassName: system-node-critical
	      serviceAccount: cilium
	      serviceAccountName: cilium
	      terminationGracePeriodSeconds: 1
	      tolerations:
	      - operator: Exists
	      volumes:
	        # To keep state between restarts / upgrades
	      - hostPath:
	          path: /var/run/cilium
	          type: DirectoryOrCreate
	        name: cilium-run
	        # To keep state between restarts / upgrades for bpf maps
	      - hostPath:
	          path: /sys/fs/bpf
	          type: DirectoryOrCreate
	        name: bpf-maps
	      # To mount cgroup2 filesystem on the host
	      - hostPath:
	          path: /proc
	          type: Directory
	        name: hostproc
	      # To keep state between restarts / upgrades for cgroup2 filesystem
	      - hostPath:
	          path: /run/cilium/cgroupv2
	          type: DirectoryOrCreate
	        name: cilium-cgroup
	      # To install cilium cni plugin in the host
	      - hostPath:
	          path:  /opt/cni/bin
	          type: DirectoryOrCreate
	        name: cni-path
	        # To install cilium cni configuration in the host
	      - hostPath:
	          path: /etc/cni/net.d
	          type: DirectoryOrCreate
	        name: etc-cni-netd
	        # To be able to load kernel modules
	      - hostPath:
	          path: /lib/modules
	        name: lib-modules
	        # To access iptables concurrently with other processes (e.g. kube-proxy)
	      - hostPath:
	          path: /run/xtables.lock
	          type: FileOrCreate
	        name: xtables-lock
	        # To read the clustermesh configuration
	      - name: clustermesh-secrets
	        secret:
	          defaultMode: 420
	          optional: true
	          secretName: cilium-clustermesh
	        # To read the configuration from the config map
	      - configMap:
	          name: cilium-config
	        name: cilium-config-path
	      - name: hubble-tls
	        projected:
	          sources:
	          - secret:
	              name: hubble-server-certs
	              items:
	                - key: tls.crt
	                  path: server.crt
	                - key: tls.key
	                  path: server.key
	              optional: true
	          - configMap:
	              name: hubble-ca-cert
	              items:
	                - key: ca.crt
	                  path: client-ca.crt
	              optional: true
	---
	# Source: cilium/templates/cilium-operator-deployment.yaml
	apiVersion: apps/v1
	kind: Deployment
	metadata:
	  labels:
	    io.cilium/app: operator
	    name: cilium-operator
	  name: cilium-operator
	  namespace: kube-system
	spec:
	  # We support HA mode only for Kubernetes version > 1.14
	  # See docs on ServerCapabilities.LeasesResourceLock in file pkg/k8s/version/version.go
	  # for more details.
	  replicas: 1
	  selector:
	    matchLabels:
	      io.cilium/app: operator
	      name: cilium-operator
	  strategy:
	    rollingUpdate:
	      maxSurge: 1
	      maxUnavailable: 1
	    type: RollingUpdate
	  template:
	    metadata:
	      annotations:
	      labels:
	        io.cilium/app: operator
	        name: cilium-operator
	    spec:
	      # In HA mode, cilium-operator pods must not be scheduled on the same
	      # node as they will clash with each other.
	      affinity:
	        podAntiAffinity:
	          requiredDuringSchedulingIgnoredDuringExecution:
	          - labelSelector:
	              matchExpressions:
	              - key: io.cilium/app
	                operator: In
	                values:
	                - operator
	            topologyKey: kubernetes.io/hostname
	      containers:
	      - args:
	        - --config-dir=/tmp/cilium/config-map
	        - --debug=$(CILIUM_DEBUG)
	        command:
	        - cilium-operator-generic
	        env:
	        - name: K8S_NODE_NAME
	          valueFrom:
	            fieldRef:
	              apiVersion: v1
	              fieldPath: spec.nodeName
	        - name: CILIUM_K8S_NAMESPACE
	          valueFrom:
	            fieldRef:
	              apiVersion: v1
	              fieldPath: metadata.namespace
	        - name: CILIUM_DEBUG
	          valueFrom:
	            configMapKeyRef:
	              key: debug
	              name: cilium-config
	              optional: true
	        image: "quay.io/cilium/operator-generic:v1.12.3@sha256:816ec1da586139b595eeb31932c61a7c13b07fb4a0255341c0e0f18608e84eff"
	        imagePullPolicy: IfNotPresent
	        name: cilium-operator
	        livenessProbe:
	          httpGet:
	            host: '127.0.0.1'
	            path: /healthz
	            port: 9234
	            scheme: HTTP
	          initialDelaySeconds: 60
	          periodSeconds: 10
	          timeoutSeconds: 3
	        volumeMounts:
	        - mountPath: /tmp/cilium/config-map
	          name: cilium-config-path
	          readOnly: true
	      hostNetwork: true
	      restartPolicy: Always
	      priorityClassName: system-cluster-critical
	      serviceAccount: cilium-operator
	      serviceAccountName: cilium-operator
	      tolerations:
	      - operator: Exists
	      volumes:
	        # To read the configuration from the config map
	      - configMap:
	          name: cilium-config
	        name: cilium-config-path
	
	I1031 19:27:14.973064    6020 cni.go:189] applying CNI manifest using /var/lib/minikube/binaries/v1.25.3/kubectl ...
	I1031 19:27:14.973064    6020 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (23434 bytes)
	I1031 19:27:15.192871    6020 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I1031 19:27:18.011436    6020 ssh_runner.go:235] Completed: sudo /var/lib/minikube/binaries/v1.25.3/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml: (2.8185467s)
	I1031 19:27:18.011436    6020 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I1031 19:27:18.027438    6020 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl label nodes minikube.k8s.io/version=v1.27.1 minikube.k8s.io/commit=c34ec3182cacd96a3e168acffe335374d66b10cc minikube.k8s.io/name=cilium-190750 minikube.k8s.io/updated_at=2022_10_31T19_27_18_0700 minikube.k8s.io/primary=true --all --overwrite --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:27:18.027438    6020 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:27:18.028439    6020 ops.go:34] apiserver oom_adj: -16
	I1031 19:27:18.331962    6020 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:27:19.126080    6020 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:27:19.638799    6020 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:27:20.136853    6020 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:27:20.642594    6020 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:27:21.142020    6020 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:27:21.623409    6020 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:27:22.131207    6020 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:27:22.627006    6020 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:27:23.129285    6020 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:27:23.637355    6020 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:27:24.125275    6020 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:27:24.626574    6020 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:27:25.124652    6020 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:27:26.066956    6020 kubeadm.go:1067] duration metric: took 8.0554365s to wait for elevateKubeSystemPrivileges.
	I1031 19:27:26.066956    6020 kubeadm.go:398] StartCluster complete in 56.2064248s
	I1031 19:27:26.067071    6020 settings.go:142] acquiring lock: {Name:mke99fb8c09012609ce6804e7dfd4d68f5541df7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1031 19:27:26.067510    6020 settings.go:150] Updating kubeconfig:  C:\Users\jenkins.minikube3\minikube-integration\kubeconfig
	I1031 19:27:26.070577    6020 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube3\minikube-integration\kubeconfig: {Name:mk966a7640504e03827322930a51a762b5508893 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	W1031 19:27:26.364673    6020 kapi.go:233] failed rescaling deployment, will retry: Operation cannot be fulfilled on deployments.apps "coredns": the object has been modified; please apply your changes to the latest version and try again
	I1031 19:27:27.397084    6020 kapi.go:244] deployment "coredns" in namespace "kube-system" and context "cilium-190750" rescaled to 1
	I1031 19:27:27.397417    6020 start.go:212] Will wait 5m0s for node &{Name: IP:192.168.76.2 Port:8443 KubernetesVersion:v1.25.3 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1031 19:27:27.397451    6020 addons.go:412] enableAddons start: toEnable=map[], additional=[]
	I1031 19:27:27.402085    6020 out.go:177] * Verifying Kubernetes components...
	I1031 19:27:27.397417    6020 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.25.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I1031 19:27:27.397530    6020 addons.go:65] Setting storage-provisioner=true in profile "cilium-190750"
	I1031 19:27:27.397530    6020 addons.go:65] Setting default-storageclass=true in profile "cilium-190750"
	I1031 19:27:27.397982    6020 config.go:180] Loaded profile config "cilium-190750": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.25.3
	I1031 19:27:27.406141    6020 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "cilium-190750"
	I1031 19:27:27.406141    6020 addons.go:153] Setting addon storage-provisioner=true in "cilium-190750"
	W1031 19:27:27.406141    6020 addons.go:162] addon storage-provisioner should already be in state true
	I1031 19:27:27.406141    6020 host.go:66] Checking if "cilium-190750" exists ...
	I1031 19:27:27.425091    6020 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1031 19:27:27.431091    6020 cli_runner.go:164] Run: docker container inspect cilium-190750 --format={{.State.Status}}
	I1031 19:27:27.437087    6020 cli_runner.go:164] Run: docker container inspect cilium-190750 --format={{.State.Status}}
	I1031 19:27:27.732468    6020 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I1031 19:27:27.736613    6020 addons.go:345] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I1031 19:27:27.736613    6020 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I1031 19:27:27.746537    6020 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" cilium-190750
	I1031 19:27:27.763603    6020 addons.go:153] Setting addon default-storageclass=true in "cilium-190750"
	W1031 19:27:27.763755    6020 addons.go:162] addon default-storageclass should already be in state true
	I1031 19:27:27.764046    6020 host.go:66] Checking if "cilium-190750" exists ...
	I1031 19:27:27.809798    6020 cli_runner.go:164] Run: docker container inspect cilium-190750 --format={{.State.Status}}
	I1031 19:27:27.882770    6020 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.25.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.65.2 host.minikube.internal\n           fallthrough\n        }' | sudo /var/lib/minikube/binaries/v1.25.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I1031 19:27:27.903476    6020 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" cilium-190750
	I1031 19:27:28.042520    6020 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51380 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\cilium-190750\id_rsa Username:docker}
	I1031 19:27:28.105520    6020 addons.go:345] installing /etc/kubernetes/addons/storageclass.yaml
	I1031 19:27:28.105520    6020 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I1031 19:27:28.116516    6020 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" cilium-190750
	I1031 19:27:28.187754    6020 node_ready.go:35] waiting up to 5m0s for node "cilium-190750" to be "Ready" ...
	I1031 19:27:28.271121    6020 node_ready.go:49] node "cilium-190750" has status "Ready":"True"
	I1031 19:27:28.271121    6020 node_ready.go:38] duration metric: took 83.3665ms waiting for node "cilium-190750" to be "Ready" ...
	I1031 19:27:28.271121    6020 pod_ready.go:35] extra waiting up to 5m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1031 19:27:28.377535    6020 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51380 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\cilium-190750\id_rsa Username:docker}
	I1031 19:27:28.381557    6020 pod_ready.go:78] waiting up to 5m0s for pod "cilium-operator-6b885c4575-c78c2" in "kube-system" namespace to be "Ready" ...
	I1031 19:27:28.881622    6020 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.25.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I1031 19:27:29.104691    6020 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.25.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I1031 19:27:29.878678    6020 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.25.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.65.2 host.minikube.internal\n           fallthrough\n        }' | sudo /var/lib/minikube/binaries/v1.25.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.9958954s)
	I1031 19:27:29.878678    6020 start.go:826] {"host.minikube.internal": 192.168.65.2} host record injected into CoreDNS
	I1031 19:27:30.567316    6020 pod_ready.go:102] pod "cilium-operator-6b885c4575-c78c2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:27:31.283941    6020 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.25.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (2.402304s)
	I1031 19:27:31.283941    6020 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.25.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (2.1792361s)
	I1031 19:27:31.294926    6020 out.go:177] * Enabled addons: storage-provisioner, default-storageclass
	I1031 19:27:31.299916    6020 addons.go:414] enableAddons completed in 3.9024402s
	I1031 19:27:32.585019    6020 pod_ready.go:102] pod "cilium-operator-6b885c4575-c78c2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:27:35.082160    6020 pod_ready.go:102] pod "cilium-operator-6b885c4575-c78c2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:27:37.505746    6020 pod_ready.go:102] pod "cilium-operator-6b885c4575-c78c2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:27:39.996407    6020 pod_ready.go:102] pod "cilium-operator-6b885c4575-c78c2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:27:42.065184    6020 pod_ready.go:102] pod "cilium-operator-6b885c4575-c78c2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:27:44.505457    6020 pod_ready.go:102] pod "cilium-operator-6b885c4575-c78c2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:27:46.567907    6020 pod_ready.go:102] pod "cilium-operator-6b885c4575-c78c2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:27:48.573656    6020 pod_ready.go:102] pod "cilium-operator-6b885c4575-c78c2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:27:50.577978    6020 pod_ready.go:102] pod "cilium-operator-6b885c4575-c78c2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:27:53.003556    6020 pod_ready.go:102] pod "cilium-operator-6b885c4575-c78c2" in "kube-system" namespace has status "Ready":"False"
	I1031 19:27:53.502555    6020 pod_ready.go:92] pod "cilium-operator-6b885c4575-c78c2" in "kube-system" namespace has status "Ready":"True"
	I1031 19:27:53.502555    6020 pod_ready.go:81] duration metric: took 25.1208374s waiting for pod "cilium-operator-6b885c4575-c78c2" in "kube-system" namespace to be "Ready" ...
	I1031 19:27:53.502555    6020 pod_ready.go:78] waiting up to 5m0s for pod "cilium-x2tzd" in "kube-system" namespace to be "Ready" ...
	I1031 19:27:55.584677    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:27:57.603725    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:00.085549    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:02.091389    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:04.594730    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:07.141960    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:09.658050    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:14.956553    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:17.095211    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:19.107168    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:21.601469    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:24.091641    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:26.593834    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:28.595234    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:31.086048    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:33.097243    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:35.598805    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:38.094197    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:40.580584    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:42.583736    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:45.099208    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:47.588446    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:49.796745    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:52.089975    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:54.093154    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:56.094421    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:58.096931    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:00.164386    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:02.581577    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:04.585943    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:06.587391    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:09.161793    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:11.162644    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:13.583245    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:15.591296    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:20.242470    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:22.589685    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:24.675839    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:27.159034    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:29.293469    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:31.593904    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:33.660713    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:36.083582    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:38.274091    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:40.596825    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:43.091710    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:45.093229    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:47.589451    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:50.242707    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:52.596800    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:55.082872    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:57.089933    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:59.095693    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:01.098075    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:03.596950    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:06.088732    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:08.585517    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:10.590543    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:12.595728    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:15.085665    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:17.094427    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:19.594089    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:21.599344    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:24.094727    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:26.586540    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:29.087312    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:31.087892    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:33.590102    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:36.081346    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:38.095428    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:40.584421    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:43.093306    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:45.589493    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:48.088570    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:50.092022    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:52.594279    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:54.594806    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:57.091032    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:59.091586    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:01.603011    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:04.095409    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:06.588538    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:08.592090    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:11.087029    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:13.090279    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:15.587110    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:17.594078    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:20.097116    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:22.584641    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:24.586572    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:27.083081    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:29.094889    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:31.587635    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:34.085275    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:36.581395    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:38.598683    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:41.093621    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:43.094267    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:45.662402    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:48.095076    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:50.585901    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:52.606020    6020 pod_ready.go:102] pod "cilium-x2tzd" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:53.658804    6020 pod_ready.go:81] duration metric: took 4m0.1547118s waiting for pod "cilium-x2tzd" in "kube-system" namespace to be "Ready" ...
	E1031 19:31:53.658804    6020 pod_ready.go:66] WaitExtra: waitPodCondition: timed out waiting for the condition
	I1031 19:31:53.658804    6020 pod_ready.go:78] waiting up to 5m0s for pod "coredns-565d847f94-bwgsm" in "kube-system" namespace to be "Ready" ...
	I1031 19:31:53.666705    6020 pod_ready.go:97] error getting pod "coredns-565d847f94-bwgsm" in "kube-system" namespace (skipping!): pods "coredns-565d847f94-bwgsm" not found
	I1031 19:31:53.666705    6020 pod_ready.go:81] duration metric: took 7.9012ms waiting for pod "coredns-565d847f94-bwgsm" in "kube-system" namespace to be "Ready" ...
	E1031 19:31:53.666705    6020 pod_ready.go:66] WaitExtra: waitPodCondition: error getting pod "coredns-565d847f94-bwgsm" in "kube-system" namespace (skipping!): pods "coredns-565d847f94-bwgsm" not found
	I1031 19:31:53.666705    6020 pod_ready.go:78] waiting up to 5m0s for pod "coredns-565d847f94-sn6bm" in "kube-system" namespace to be "Ready" ...
	I1031 19:31:55.715228    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:58.273431    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:00.711950    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:02.720117    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:05.218190    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:07.713523    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:09.763288    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:12.230863    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:14.713811    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:16.770191    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:19.226010    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:21.277302    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:23.773272    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:26.218161    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:28.716135    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:31.224644    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:33.716457    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:36.273785    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:38.709873    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:40.728439    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:43.227703    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:45.708646    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:47.719373    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:49.726559    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:52.213874    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:54.220110    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:56.713300    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:59.291926    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:01.721485    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:04.213125    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:06.710989    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:08.732106    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:11.208983    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:13.773173    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:16.221209    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:18.717531    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:21.224077    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:23.722766    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:26.221527    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:28.712321    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:30.715108    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:32.717278    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:35.215677    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:37.217995    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:39.223585    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:41.722752    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:44.221484    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:46.720314    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:48.724080    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:51.265604    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:53.716411    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:55.723520    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:58.212935    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:00.708570    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:02.711082    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:04.722364    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:07.220770    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:09.709061    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:11.718903    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:13.726899    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:16.216567    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:18.719525    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:21.207780    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:23.222369    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:25.719306    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:27.719321    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:29.723157    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:32.211229    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:34.216169    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:36.225234    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:38.711798    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:40.718943    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:43.213734    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:45.725563    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:48.211884    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:50.220277    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:52.709675    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:54.717148    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:57.225337    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:59.718488    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:01.722983    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:03.765918    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:06.221544    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:08.225988    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:10.279524    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:12.720669    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:14.723265    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:17.212259    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:19.218413    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:21.711186    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:23.721641    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:26.221825    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:28.722686    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:30.723156    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:33.218470    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:35.227337    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:37.726125    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:40.220639    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:42.259881    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:44.762058    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:47.216742    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:49.220279    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:51.224897    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:53.721518    6020 pod_ready.go:102] pod "coredns-565d847f94-sn6bm" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:53.763530    6020 pod_ready.go:81] duration metric: took 4m0.0952887s waiting for pod "coredns-565d847f94-sn6bm" in "kube-system" namespace to be "Ready" ...
	E1031 19:35:53.763666    6020 pod_ready.go:66] WaitExtra: waitPodCondition: timed out waiting for the condition
	I1031 19:35:53.763792    6020 pod_ready.go:38] duration metric: took 8m25.4893092s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1031 19:35:53.767425    6020 out.go:177] 
	W1031 19:35:53.770808    6020 out.go:239] X Exiting due to GUEST_START: wait 5m0s for node: extra waiting: timed out waiting 5m0s for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready"
	X Exiting due to GUEST_START: wait 5m0s for node: extra waiting: timed out waiting 5m0s for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready"
	W1031 19:35:53.770902    6020 out.go:239] * 
	* 
	W1031 19:35:53.773086    6020 out.go:239] ╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	I1031 19:35:53.776463    6020 out.go:177] 

                                                
                                                
** /stderr **
net_test.go:103: failed start: exit status 80
--- FAIL: TestNetworkPlugins/group/cilium/Start (625.46s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:101: (dbg) Run:  out/minikube-windows-amd64.exe start -p calico-190750 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=calico --driver=docker

                                                
                                                
=== CONT  TestNetworkPlugins/group/calico/Start
net_test.go:101: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p calico-190750 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=calico --driver=docker: exit status 80 (9m43.429534s)

                                                
                                                
-- stdout --
	* [calico-190750] minikube v1.27.1 on Microsoft Windows 10 Enterprise N 10.0.19045 Build 19045
	  - KUBECONFIG=C:\Users\jenkins.minikube3\minikube-integration\kubeconfig
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube3\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=15242
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	* Using the docker driver based on user configuration
	* Using Docker Desktop driver with root privileges
	* Starting control plane node calico-190750 in cluster calico-190750
	* Pulling base image ...
	* Creating docker container (CPUs=2, Memory=2048MB) ...
	* Preparing Kubernetes v1.25.3 on Docker 20.10.20 ...
	  - Generating certificates and keys ...
	  - Booting up control plane ...
	  - Configuring RBAC rules ...
	* Configuring Calico (Container Networking Interface) ...
	* Verifying Kubernetes components...
	  - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	* Enabled addons: storage-provisioner, default-storageclass
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1031 19:26:15.799114    7056 out.go:296] Setting OutFile to fd 1780 ...
	I1031 19:26:15.866104    7056 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1031 19:26:15.867017    7056 out.go:309] Setting ErrFile to fd 1892...
	I1031 19:26:15.867017    7056 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1031 19:26:15.897388    7056 out.go:303] Setting JSON to false
	I1031 19:26:15.900796    7056 start.go:116] hostinfo: {"hostname":"minikube3","uptime":298669,"bootTime":1666945706,"procs":198,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045 Build 19045","kernelVersion":"10.0.19045 Build 19045","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"a0f355d5-8b6e-4346-9071-73232725d096"}
	W1031 19:26:15.900796    7056 start.go:124] gopshost.Virtualization returned error: not implemented yet
	I1031 19:26:15.907960    7056 out.go:177] * [calico-190750] minikube v1.27.1 on Microsoft Windows 10 Enterprise N 10.0.19045 Build 19045
	I1031 19:26:15.913686    7056 notify.go:220] Checking for updates...
	I1031 19:26:15.917808    7056 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube3\minikube-integration\kubeconfig
	I1031 19:26:15.922837    7056 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube3\minikube-integration\.minikube
	I1031 19:26:15.928573    7056 out.go:177]   - MINIKUBE_LOCATION=15242
	I1031 19:26:15.943206    7056 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1031 19:26:15.948152    7056 config.go:180] Loaded profile config "cilium-190750": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.25.3
	I1031 19:26:15.948152    7056 config.go:180] Loaded profile config "kindnet-190748": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.25.3
	I1031 19:26:15.948824    7056 driver.go:365] Setting default libvirt URI to qemu:///system
	I1031 19:26:16.313855    7056 docker.go:137] docker version: linux-20.10.20
	I1031 19:26:16.323856    7056 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1031 19:26:16.996451    7056 info.go:266] docker info: {ID:TSZK:BILT:PRPM:VYD3:VAER:TKFK:77ZH:VWEB:QG4W:3HP3:3BMA:NCFX Containers:2 ContainersRunning:2 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:78 OomKillDisable:true NGoroutines:60 SystemTime:2022-10-31 19:26:16.4950782 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:4 KernelVersion:5.10.102.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:53902323712 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[] ExperimentalBuild:false ServerVersion:20.10.20 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 Expected:9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6} RuncCommit:{ID:v1.1.4-0-g5fd4c4d Expected:v1.1.4-0-g5fd4c4d} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp
,profile=default] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.9.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.12.1] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.0.3] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.13] map[Name:sbom Path:C:\Program Files\Docker\cli-plug
ins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scan Path:C:\Program Files\Docker\cli-plugins\docker-scan.exe SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.21.0]] Warnings:<nil>}}
	I1031 19:26:17.006369    7056 out.go:177] * Using the docker driver based on user configuration
	I1031 19:26:17.010030    7056 start.go:282] selected driver: docker
	I1031 19:26:17.010030    7056 start.go:808] validating driver "docker" against <nil>
	I1031 19:26:17.010030    7056 start.go:819] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1031 19:26:17.082329    7056 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1031 19:26:17.771340    7056 info.go:266] docker info: {ID:TSZK:BILT:PRPM:VYD3:VAER:TKFK:77ZH:VWEB:QG4W:3HP3:3BMA:NCFX Containers:2 ContainersRunning:2 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:78 OomKillDisable:true NGoroutines:60 SystemTime:2022-10-31 19:26:17.2420104 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:4 KernelVersion:5.10.102.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:53902323712 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[] ExperimentalBuild:false ServerVersion:20.10.20 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 Expected:9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6} RuncCommit:{ID:v1.1.4-0-g5fd4c4d Expected:v1.1.4-0-g5fd4c4d} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp
,profile=default] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.9.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.12.1] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.0.3] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.13] map[Name:sbom Path:C:\Program Files\Docker\cli-plug
ins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scan Path:C:\Program Files\Docker\cli-plugins\docker-scan.exe SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.21.0]] Warnings:<nil>}}
	I1031 19:26:17.771340    7056 start_flags.go:303] no existing cluster config was found, will generate one from the flags 
	I1031 19:26:17.773163    7056 start_flags.go:888] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I1031 19:26:17.777667    7056 out.go:177] * Using Docker Desktop driver with root privileges
	I1031 19:26:17.780994    7056 cni.go:95] Creating CNI manager for "calico"
	I1031 19:26:17.780994    7056 start_flags.go:312] Found "Calico" CNI - setting NetworkPlugin=cni
	I1031 19:26:17.780994    7056 start_flags.go:317] config:
	{Name:calico-190750 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 Memory:2048 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 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.25.3 ClusterName:calico-190750 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker C
RISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:calico NodeIP: NodePort:8443 NodeName:} Nodes:[] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:5m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube3:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath:/opt/socket_vmnet/bin/socket_vmnet_client SocketVMnetPath:/var/run/socket_vmnet}
	I1031 19:26:17.786759    7056 out.go:177] * Starting control plane node calico-190750 in cluster calico-190750
	I1031 19:26:17.791435    7056 cache.go:120] Beginning downloading kic base image for docker with docker
	I1031 19:26:17.795716    7056 out.go:177] * Pulling base image ...
	I1031 19:26:17.800563    7056 preload.go:132] Checking if preload exists for k8s version v1.25.3 and runtime docker
	I1031 19:26:17.800563    7056 image.go:76] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 in local docker daemon
	I1031 19:26:17.800563    7056 preload.go:148] Found local preload: C:\Users\jenkins.minikube3\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.25.3-docker-overlay2-amd64.tar.lz4
	I1031 19:26:17.800563    7056 cache.go:57] Caching tarball of preloaded images
	I1031 19:26:17.801254    7056 preload.go:174] Found C:\Users\jenkins.minikube3\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.25.3-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I1031 19:26:17.801791    7056 cache.go:60] Finished verifying existence of preloaded tar for  v1.25.3 on docker
	I1031 19:26:17.801840    7056 profile.go:148] Saving config to C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\calico-190750\config.json ...
	I1031 19:26:17.801840    7056 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\calico-190750\config.json: {Name:mk37d467a55bd25a3cfdbd7743393036a22ef269 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1031 19:26:18.004411    7056 image.go:80] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 in local docker daemon, skipping pull
	I1031 19:26:18.004411    7056 cache.go:142] gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 exists in daemon, skipping load
	I1031 19:26:18.004411    7056 cache.go:208] Successfully downloaded all kic artifacts
	I1031 19:26:18.004411    7056 start.go:364] acquiring machines lock for calico-190750: {Name:mk13625624d7c4cad8d9ced0ff0f4e2e787982e9 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1031 19:26:18.004411    7056 start.go:368] acquired machines lock for "calico-190750" in 0s
	I1031 19:26:18.004411    7056 start.go:93] Provisioning new machine with config: &{Name:calico-190750 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 Memory:2048 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 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.25.3 ClusterName:calico-190750 Namespace:default APIServerName:minikubeCA A
PIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:calico NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.25.3 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:5m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube3:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOpt
imizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath:/opt/socket_vmnet/bin/socket_vmnet_client SocketVMnetPath:/var/run/socket_vmnet} &{Name: IP: Port:8443 KubernetesVersion:v1.25.3 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1031 19:26:18.004411    7056 start.go:125] createHost starting for "" (driver="docker")
	I1031 19:26:18.011387    7056 out.go:204] * Creating docker container (CPUs=2, Memory=2048MB) ...
	I1031 19:26:18.011387    7056 start.go:159] libmachine.API.Create for "calico-190750" (driver="docker")
	I1031 19:26:18.011387    7056 client.go:168] LocalClient.Create starting
	I1031 19:26:18.011387    7056 main.go:134] libmachine: Reading certificate data from C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\ca.pem
	I1031 19:26:18.012402    7056 main.go:134] libmachine: Decoding PEM data...
	I1031 19:26:18.012402    7056 main.go:134] libmachine: Parsing certificate...
	I1031 19:26:18.012402    7056 main.go:134] libmachine: Reading certificate data from C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\cert.pem
	I1031 19:26:18.012402    7056 main.go:134] libmachine: Decoding PEM data...
	I1031 19:26:18.012402    7056 main.go:134] libmachine: Parsing certificate...
	I1031 19:26:18.024357    7056 cli_runner.go:164] Run: docker network inspect calico-190750 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	W1031 19:26:18.237570    7056 cli_runner.go:211] docker network inspect calico-190750 --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}" returned with exit code 1
	I1031 19:26:18.253455    7056 network_create.go:272] running [docker network inspect calico-190750] to gather additional debugging logs...
	I1031 19:26:18.253455    7056 cli_runner.go:164] Run: docker network inspect calico-190750
	W1031 19:26:18.471725    7056 cli_runner.go:211] docker network inspect calico-190750 returned with exit code 1
	I1031 19:26:18.471725    7056 network_create.go:275] error running [docker network inspect calico-190750]: docker network inspect calico-190750: exit status 1
	stdout:
	[]
	
	stderr:
	Error: No such network: calico-190750
	I1031 19:26:18.471725    7056 network_create.go:277] output of [docker network inspect calico-190750]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error: No such network: calico-190750
	
	** /stderr **
	I1031 19:26:18.483739    7056 cli_runner.go:164] Run: docker network inspect bridge --format "{"Name": "{{.Name}}","Driver": "{{.Driver}}","Subnet": "{{range .IPAM.Config}}{{.Subnet}}{{end}}","Gateway": "{{range .IPAM.Config}}{{.Gateway}}{{end}}","MTU": {{if (index .Options "com.docker.network.driver.mtu")}}{{(index .Options "com.docker.network.driver.mtu")}}{{else}}0{{end}}, "ContainerIPs": [{{range $k,$v := .Containers }}"{{$v.IPv4Address}}",{{end}}]}"
	I1031 19:26:18.712226    7056 network.go:295] reserving subnet 192.168.49.0 for 1m0s: &{mu:{state:0 sema:0} read:{v:{m:map[] amended:true}} dirty:map[192.168.49.0:0xc00000ae00] misses:0}
	I1031 19:26:18.712226    7056 network.go:241] using free private subnet 192.168.49.0/24: &{IP:192.168.49.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.49.0/24 Gateway:192.168.49.1 ClientMin:192.168.49.2 ClientMax:192.168.49.254 Broadcast:192.168.49.255 Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:}}
	I1031 19:26:18.712226    7056 network_create.go:115] attempt to create docker network calico-190750 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I1031 19:26:18.723222    7056 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.49.0/24 --gateway=192.168.49.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=calico-190750 calico-190750
	W1031 19:26:18.927035    7056 cli_runner.go:211] docker network create --driver=bridge --subnet=192.168.49.0/24 --gateway=192.168.49.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=calico-190750 calico-190750 returned with exit code 1
	W1031 19:26:18.927806    7056 network_create.go:107] failed to create docker network calico-190750 192.168.49.0/24, will retry: subnet is taken
	I1031 19:26:18.948315    7056 network.go:286] skipping subnet 192.168.49.0 that has unexpired reservation: &{mu:{state:0 sema:0} read:{v:{m:map[192.168.49.0:0xc00000ae00] amended:false}} dirty:map[] misses:0}
	I1031 19:26:18.948315    7056 network.go:244] skipping subnet 192.168.49.0/24 that is reserved: &{IP:192.168.49.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.49.0/24 Gateway:192.168.49.1 ClientMin:192.168.49.2 ClientMax:192.168.49.254 Broadcast:192.168.49.255 Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:}}
	I1031 19:26:18.970959    7056 network.go:295] reserving subnet 192.168.58.0 for 1m0s: &{mu:{state:0 sema:0} read:{v:{m:map[192.168.49.0:0xc00000ae00] amended:true}} dirty:map[192.168.49.0:0xc00000ae00 192.168.58.0:0xc000316178] misses:0}
	I1031 19:26:18.970959    7056 network.go:241] using free private subnet 192.168.58.0/24: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:}}
	I1031 19:26:18.970959    7056 network_create.go:115] attempt to create docker network calico-190750 192.168.58.0/24 with gateway 192.168.58.1 and MTU of 1500 ...
	I1031 19:26:18.981256    7056 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.58.0/24 --gateway=192.168.58.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=calico-190750 calico-190750
	W1031 19:26:19.187446    7056 cli_runner.go:211] docker network create --driver=bridge --subnet=192.168.58.0/24 --gateway=192.168.58.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=calico-190750 calico-190750 returned with exit code 1
	W1031 19:26:19.187446    7056 network_create.go:107] failed to create docker network calico-190750 192.168.58.0/24, will retry: subnet is taken
	I1031 19:26:19.211450    7056 network.go:286] skipping subnet 192.168.58.0 that has unexpired reservation: &{mu:{state:0 sema:0} read:{v:{m:map[192.168.49.0:0xc00000ae00] amended:true}} dirty:map[192.168.49.0:0xc00000ae00 192.168.58.0:0xc000316178] misses:1}
	I1031 19:26:19.211450    7056 network.go:244] skipping subnet 192.168.58.0/24 that is reserved: &{IP:192.168.58.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.58.0/24 Gateway:192.168.58.1 ClientMin:192.168.58.2 ClientMax:192.168.58.254 Broadcast:192.168.58.255 Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:}}
	I1031 19:26:19.231468    7056 network.go:295] reserving subnet 192.168.67.0 for 1m0s: &{mu:{state:0 sema:0} read:{v:{m:map[192.168.49.0:0xc00000ae00] amended:true}} dirty:map[192.168.49.0:0xc00000ae00 192.168.58.0:0xc000316178 192.168.67.0:0xc0004f6b90] misses:1}
	I1031 19:26:19.231468    7056 network.go:241] using free private subnet 192.168.67.0/24: &{IP:192.168.67.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.67.0/24 Gateway:192.168.67.1 ClientMin:192.168.67.2 ClientMax:192.168.67.254 Broadcast:192.168.67.255 Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:}}
	I1031 19:26:19.231468    7056 network_create.go:115] attempt to create docker network calico-190750 192.168.67.0/24 with gateway 192.168.67.1 and MTU of 1500 ...
	I1031 19:26:19.242454    7056 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.67.0/24 --gateway=192.168.67.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=calico-190750 calico-190750
	I1031 19:26:20.670199    7056 cli_runner.go:217] Completed: docker network create --driver=bridge --subnet=192.168.67.0/24 --gateway=192.168.67.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=calico-190750 calico-190750: (1.4277358s)
	I1031 19:26:20.670199    7056 network_create.go:99] docker network calico-190750 192.168.67.0/24 created
	I1031 19:26:20.670199    7056 kic.go:106] calculated static IP "192.168.67.2" for the "calico-190750" container
	I1031 19:26:20.691791    7056 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I1031 19:26:20.956966    7056 cli_runner.go:164] Run: docker volume create calico-190750 --label name.minikube.sigs.k8s.io=calico-190750 --label created_by.minikube.sigs.k8s.io=true
	I1031 19:26:21.196454    7056 oci.go:103] Successfully created a docker volume calico-190750
	I1031 19:26:21.206453    7056 cli_runner.go:164] Run: docker run --rm --name calico-190750-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=calico-190750 --entrypoint /usr/bin/test -v calico-190750:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 -d /var/lib
	I1031 19:26:23.191512    7056 cli_runner.go:217] Completed: docker run --rm --name calico-190750-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=calico-190750 --entrypoint /usr/bin/test -v calico-190750:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 -d /var/lib: (1.9850471s)
	I1031 19:26:23.191512    7056 oci.go:107] Successfully prepared a docker volume calico-190750
	I1031 19:26:23.191512    7056 preload.go:132] Checking if preload exists for k8s version v1.25.3 and runtime docker
	I1031 19:26:23.191512    7056 kic.go:179] Starting extracting preloaded images to volume ...
	I1031 19:26:23.201517    7056 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v C:\Users\jenkins.minikube3\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.25.3-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v calico-190750:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 -I lz4 -xf /preloaded.tar -C /extractDir
	I1031 19:26:57.292954    7056 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v C:\Users\jenkins.minikube3\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.25.3-docker-overlay2-amd64.tar.lz4:/preloaded.tar:ro -v calico-190750:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 -I lz4 -xf /preloaded.tar -C /extractDir: (34.0912194s)
	I1031 19:26:57.292954    7056 kic.go:188] duration metric: took 34.101224 seconds to extract preloaded images to volume
	I1031 19:26:57.306146    7056 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1031 19:26:58.079519    7056 info.go:266] docker info: {ID:TSZK:BILT:PRPM:VYD3:VAER:TKFK:77ZH:VWEB:QG4W:3HP3:3BMA:NCFX Containers:2 ContainersRunning:2 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:78 OomKillDisable:true NGoroutines:61 SystemTime:2022-10-31 19:26:57.4862642 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:4 KernelVersion:5.10.102.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:53902323712 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[] ExperimentalBuild:false ServerVersion:20.10.20 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 Expected:9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6} RuncCommit:{ID:v1.1.4-0-g5fd4c4d Expected:v1.1.4-0-g5fd4c4d} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp
,profile=default] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.9.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.12.1] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.0.3] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.13] map[Name:sbom Path:C:\Program Files\Docker\cli-plug
ins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scan Path:C:\Program Files\Docker\cli-plugins\docker-scan.exe SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.21.0]] Warnings:<nil>}}
	I1031 19:26:58.093523    7056 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I1031 19:26:58.920087    7056 cli_runner.go:164] Run: docker run -d -t --privileged --security-opt seccomp=unconfined --tmpfs /tmp --tmpfs /run -v /lib/modules:/lib/modules:ro --hostname calico-190750 --name calico-190750 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=calico-190750 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=calico-190750 --network calico-190750 --ip 192.168.67.2 --volume calico-190750:/var --security-opt apparmor=unconfined --memory=2048mb --memory-swap=2048mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456
	I1031 19:27:00.511461    7056 cli_runner.go:217] Completed: docker run -d -t --privileged --security-opt seccomp=unconfined --tmpfs /tmp --tmpfs /run -v /lib/modules:/lib/modules:ro --hostname calico-190750 --name calico-190750 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=calico-190750 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=calico-190750 --network calico-190750 --ip 192.168.67.2 --volume calico-190750:/var --security-opt apparmor=unconfined --memory=2048mb --memory-swap=2048mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456: (1.5913639s)
	I1031 19:27:00.525458    7056 cli_runner.go:164] Run: docker container inspect calico-190750 --format={{.State.Running}}
	I1031 19:27:00.817130    7056 cli_runner.go:164] Run: docker container inspect calico-190750 --format={{.State.Status}}
	I1031 19:27:01.114136    7056 cli_runner.go:164] Run: docker exec calico-190750 stat /var/lib/dpkg/alternatives/iptables
	I1031 19:27:01.576820    7056 oci.go:144] the created container "calico-190750" has a running status.
	I1031 19:27:01.576820    7056 kic.go:210] Creating ssh key for kic: C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\calico-190750\id_rsa...
	I1031 19:27:01.778799    7056 kic_runner.go:191] docker (temp): C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\calico-190750\id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I1031 19:27:02.257805    7056 cli_runner.go:164] Run: docker container inspect calico-190750 --format={{.State.Status}}
	I1031 19:27:02.609846    7056 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I1031 19:27:02.609846    7056 kic_runner.go:114] Args: [docker exec --privileged calico-190750 chown docker:docker /home/docker/.ssh/authorized_keys]
	I1031 19:27:03.113808    7056 kic.go:250] ensuring only current user has permissions to key file located at : C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\calico-190750\id_rsa...
	I1031 19:27:03.846822    7056 cli_runner.go:164] Run: docker container inspect calico-190750 --format={{.State.Status}}
	I1031 19:27:04.194538    7056 machine.go:88] provisioning docker machine ...
	I1031 19:27:04.194538    7056 ubuntu.go:169] provisioning hostname "calico-190750"
	I1031 19:27:04.214695    7056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" calico-190750
	I1031 19:27:04.530680    7056 main.go:134] libmachine: Using SSH client type: native
	I1031 19:27:04.531681    7056 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0xf6bd60] 0xf6ece0 <nil>  [] 0s} 127.0.0.1 51446 <nil> <nil>}
	I1031 19:27:04.531681    7056 main.go:134] libmachine: About to run SSH command:
	sudo hostname calico-190750 && echo "calico-190750" | sudo tee /etc/hostname
	I1031 19:27:04.725699    7056 main.go:134] libmachine: SSH cmd err, output: <nil>: calico-190750
	
	I1031 19:27:04.745698    7056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" calico-190750
	I1031 19:27:05.078728    7056 main.go:134] libmachine: Using SSH client type: native
	I1031 19:27:05.078728    7056 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0xf6bd60] 0xf6ece0 <nil>  [] 0s} 127.0.0.1 51446 <nil> <nil>}
	I1031 19:27:05.078728    7056 main.go:134] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\scalico-190750' /etc/hosts; then
				if grep -xq '127.0.1.1\s.*' /etc/hosts; then
					sudo sed -i 's/^127.0.1.1\s.*/127.0.1.1 calico-190750/g' /etc/hosts;
				else 
					echo '127.0.1.1 calico-190750' | sudo tee -a /etc/hosts; 
				fi
			fi
	I1031 19:27:05.274704    7056 main.go:134] libmachine: SSH cmd err, output: <nil>: 
	I1031 19:27:05.274704    7056 ubuntu.go:175] set auth options {CertDir:C:\Users\jenkins.minikube3\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube3\minikube-integration\.minikube}
	I1031 19:27:05.274704    7056 ubuntu.go:177] setting up certificates
	I1031 19:27:05.274704    7056 provision.go:83] configureAuth start
	I1031 19:27:05.298706    7056 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" calico-190750
	I1031 19:27:05.602311    7056 provision.go:138] copyHostCerts
	I1031 19:27:05.602311    7056 exec_runner.go:144] found C:\Users\jenkins.minikube3\minikube-integration\.minikube/ca.pem, removing ...
	I1031 19:27:05.603304    7056 exec_runner.go:207] rm: C:\Users\jenkins.minikube3\minikube-integration\.minikube\ca.pem
	I1031 19:27:05.603304    7056 exec_runner.go:151] cp: C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube3\minikube-integration\.minikube/ca.pem (1078 bytes)
	I1031 19:27:05.605302    7056 exec_runner.go:144] found C:\Users\jenkins.minikube3\minikube-integration\.minikube/cert.pem, removing ...
	I1031 19:27:05.605302    7056 exec_runner.go:207] rm: C:\Users\jenkins.minikube3\minikube-integration\.minikube\cert.pem
	I1031 19:27:05.605302    7056 exec_runner.go:151] cp: C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube3\minikube-integration\.minikube/cert.pem (1123 bytes)
	I1031 19:27:05.607315    7056 exec_runner.go:144] found C:\Users\jenkins.minikube3\minikube-integration\.minikube/key.pem, removing ...
	I1031 19:27:05.607315    7056 exec_runner.go:207] rm: C:\Users\jenkins.minikube3\minikube-integration\.minikube\key.pem
	I1031 19:27:05.608315    7056 exec_runner.go:151] cp: C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube3\minikube-integration\.minikube/key.pem (1679 bytes)
	I1031 19:27:05.609317    7056 provision.go:112] generating server cert: C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.calico-190750 san=[192.168.67.2 127.0.0.1 localhost 127.0.0.1 minikube calico-190750]
	I1031 19:27:06.287322    7056 provision.go:172] copyRemoteCerts
	I1031 19:27:06.316313    7056 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I1031 19:27:06.335319    7056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" calico-190750
	I1031 19:27:06.598740    7056 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51446 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\calico-190750\id_rsa Username:docker}
	I1031 19:27:06.737003    7056 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I1031 19:27:06.798001    7056 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1216 bytes)
	I1031 19:27:06.849538    7056 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I1031 19:27:06.906554    7056 provision.go:86] duration metric: configureAuth took 1.6318401s
	I1031 19:27:06.906554    7056 ubuntu.go:193] setting minikube options for container-runtime
	I1031 19:27:06.906554    7056 config.go:180] Loaded profile config "calico-190750": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.25.3
	I1031 19:27:06.921541    7056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" calico-190750
	I1031 19:27:07.173545    7056 main.go:134] libmachine: Using SSH client type: native
	I1031 19:27:07.173545    7056 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0xf6bd60] 0xf6ece0 <nil>  [] 0s} 127.0.0.1 51446 <nil> <nil>}
	I1031 19:27:07.173545    7056 main.go:134] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I1031 19:27:07.350543    7056 main.go:134] libmachine: SSH cmd err, output: <nil>: overlay
	
	I1031 19:27:07.350543    7056 ubuntu.go:71] root file system type: overlay
	I1031 19:27:07.350543    7056 provision.go:309] Updating docker unit: /lib/systemd/system/docker.service ...
	I1031 19:27:07.368564    7056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" calico-190750
	I1031 19:27:07.641324    7056 main.go:134] libmachine: Using SSH client type: native
	I1031 19:27:07.641941    7056 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0xf6bd60] 0xf6ece0 <nil>  [] 0s} 127.0.0.1 51446 <nil> <nil>}
	I1031 19:27:07.641941    7056 main.go:134] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP \$MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	" | sudo tee /lib/systemd/system/docker.service.new
	I1031 19:27:07.869600    7056 main.go:134] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	BindsTo=containerd.service
	After=network-online.target firewalld.service containerd.service
	Wants=network-online.target
	Requires=docker.socket
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	
	
	# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	# The base configuration already specifies an 'ExecStart=...' command. The first directive
	# here is to clear out that command inherited from the base configuration. Without this,
	# the command from the base configuration and the command specified here are treated as
	# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	# will catch this invalid input and refuse to start the service with an error like:
	#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	
	# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	ExecStart=
	ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	ExecReload=/bin/kill -s HUP $MAINPID
	
	# Having non-zero Limit*s causes performance problems due to accounting overhead
	# in the kernel. We recommend using cgroups to do container-local accounting.
	LimitNOFILE=infinity
	LimitNPROC=infinity
	LimitCORE=infinity
	
	# Uncomment TasksMax if your systemd version supports it.
	# Only systemd 226 and above support this version.
	TasksMax=infinity
	TimeoutStartSec=0
	
	# set delegate yes so that systemd does not reset the cgroups of docker containers
	Delegate=yes
	
	# kill only the docker process, not all processes in the cgroup
	KillMode=process
	
	[Install]
	WantedBy=multi-user.target
	
	I1031 19:27:07.887454    7056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" calico-190750
	I1031 19:27:08.140971    7056 main.go:134] libmachine: Using SSH client type: native
	I1031 19:27:08.140971    7056 main.go:134] libmachine: &{{{<nil> 0 [] [] []} docker [0xf6bd60] 0xf6ece0 <nil>  [] 0s} 127.0.0.1 51446 <nil> <nil>}
	I1031 19:27:08.140971    7056 main.go:134] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I1031 19:27:09.755172    7056 main.go:134] libmachine: SSH cmd err, output: <nil>: --- /lib/systemd/system/docker.service	2022-10-18 18:18:12.000000000 +0000
	+++ /lib/systemd/system/docker.service.new	2022-10-31 19:27:07.852281000 +0000
	@@ -1,30 +1,32 @@
	 [Unit]
	 Description=Docker Application Container Engine
	 Documentation=https://docs.docker.com
	-After=network-online.target docker.socket firewalld.service containerd.service
	+BindsTo=containerd.service
	+After=network-online.target firewalld.service containerd.service
	 Wants=network-online.target
	-Requires=docker.socket containerd.service
	+Requires=docker.socket
	+StartLimitBurst=3
	+StartLimitIntervalSec=60
	 
	 [Service]
	 Type=notify
	-# the default is not to use systemd for cgroups because the delegate issues still
	-# exists and systemd currently does not support the cgroup feature set required
	-# for containers run by docker
	-ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
	-ExecReload=/bin/kill -s HUP $MAINPID
	-TimeoutSec=0
	-RestartSec=2
	-Restart=always
	-
	-# Note that StartLimit* options were moved from "Service" to "Unit" in systemd 229.
	-# Both the old, and new location are accepted by systemd 229 and up, so using the old location
	-# to make them work for either version of systemd.
	-StartLimitBurst=3
	+Restart=on-failure
	 
	-# Note that StartLimitInterval was renamed to StartLimitIntervalSec in systemd 230.
	-# Both the old, and new name are accepted by systemd 230 and up, so using the old name to make
	-# this option work for either version of systemd.
	-StartLimitInterval=60s
	+
	+
	+# This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	+# The base configuration already specifies an 'ExecStart=...' command. The first directive
	+# here is to clear out that command inherited from the base configuration. Without this,
	+# the command from the base configuration and the command specified here are treated as
	+# a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	+# will catch this invalid input and refuse to start the service with an error like:
	+#  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	+
	+# NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	+# container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	+ExecStart=
	+ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2376 -H unix:///var/run/docker.sock --default-ulimit=nofile=1048576:1048576 --tlsverify --tlscacert /etc/docker/ca.pem --tlscert /etc/docker/server.pem --tlskey /etc/docker/server-key.pem --label provider=docker --insecure-registry 10.96.0.0/12 
	+ExecReload=/bin/kill -s HUP $MAINPID
	 
	 # Having non-zero Limit*s causes performance problems due to accounting overhead
	 # in the kernel. We recommend using cgroups to do container-local accounting.
	@@ -32,16 +34,16 @@
	 LimitNPROC=infinity
	 LimitCORE=infinity
	 
	-# Comment TasksMax if your systemd version does not support it.
	-# Only systemd 226 and above support this option.
	+# Uncomment TasksMax if your systemd version supports it.
	+# Only systemd 226 and above support this version.
	 TasksMax=infinity
	+TimeoutStartSec=0
	 
	 # set delegate yes so that systemd does not reset the cgroups of docker containers
	 Delegate=yes
	 
	 # kill only the docker process, not all processes in the cgroup
	 KillMode=process
	-OOMScoreAdjust=-500
	 
	 [Install]
	 WantedBy=multi-user.target
	Synchronizing state of docker.service with SysV service script with /lib/systemd/systemd-sysv-install.
	Executing: /lib/systemd/systemd-sysv-install enable docker
	
	I1031 19:27:09.755172    7056 machine.go:91] provisioned docker machine in 5.560598s
	I1031 19:27:09.755172    7056 client.go:171] LocalClient.Create took 51.7434535s
	I1031 19:27:09.755172    7056 start.go:167] duration metric: libmachine.API.Create for "calico-190750" took 51.7434535s
	I1031 19:27:09.755172    7056 start.go:300] post-start starting for "calico-190750" (driver="docker")
	I1031 19:27:09.755172    7056 start.go:328] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
	I1031 19:27:09.777140    7056 ssh_runner.go:195] Run: sudo mkdir -p /etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs
	I1031 19:27:09.792134    7056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" calico-190750
	I1031 19:27:10.014801    7056 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51446 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\calico-190750\id_rsa Username:docker}
	I1031 19:27:10.125623    7056 ssh_runner.go:195] Run: cat /etc/os-release
	I1031 19:27:10.135628    7056 main.go:134] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I1031 19:27:10.135628    7056 main.go:134] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I1031 19:27:10.135628    7056 main.go:134] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I1031 19:27:10.135628    7056 info.go:137] Remote host: Ubuntu 20.04.5 LTS
	I1031 19:27:10.135628    7056 filesync.go:126] Scanning C:\Users\jenkins.minikube3\minikube-integration\.minikube\addons for local assets ...
	I1031 19:27:10.136637    7056 filesync.go:126] Scanning C:\Users\jenkins.minikube3\minikube-integration\.minikube\files for local assets ...
	I1031 19:27:10.137627    7056 filesync.go:149] local asset: C:\Users\jenkins.minikube3\minikube-integration\.minikube\files\etc\ssl\certs\127522.pem -> 127522.pem in /etc/ssl/certs
	I1031 19:27:10.151641    7056 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I1031 19:27:10.176637    7056 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\files\etc\ssl\certs\127522.pem --> /etc/ssl/certs/127522.pem (1708 bytes)
	I1031 19:27:10.231177    7056 start.go:303] post-start completed in 476.0016ms
	I1031 19:27:10.245171    7056 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" calico-190750
	I1031 19:27:10.485185    7056 profile.go:148] Saving config to C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\calico-190750\config.json ...
	I1031 19:27:10.510182    7056 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1031 19:27:10.522164    7056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" calico-190750
	I1031 19:27:10.733815    7056 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51446 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\calico-190750\id_rsa Username:docker}
	I1031 19:27:10.876844    7056 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I1031 19:27:10.895810    7056 start.go:128] duration metric: createHost completed in 52.891061s
	I1031 19:27:10.895810    7056 start.go:83] releasing machines lock for "calico-190750", held for 52.891061s
	I1031 19:27:10.909817    7056 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" calico-190750
	I1031 19:27:11.146815    7056 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I1031 19:27:11.161821    7056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" calico-190750
	I1031 19:27:11.163810    7056 ssh_runner.go:195] Run: systemctl --version
	I1031 19:27:11.177808    7056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" calico-190750
	I1031 19:27:11.411816    7056 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51446 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\calico-190750\id_rsa Username:docker}
	I1031 19:27:11.428312    7056 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51446 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\calico-190750\id_rsa Username:docker}
	I1031 19:27:11.666777    7056 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I1031 19:27:11.689790    7056 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (233 bytes)
	I1031 19:27:11.740777    7056 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1031 19:27:11.917314    7056 ssh_runner.go:195] Run: sudo systemctl restart cri-docker
	I1031 19:27:12.129542    7056 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I1031 19:27:12.163685    7056 cruntime.go:273] skipping containerd shutdown because we are bound to it
	I1031 19:27:12.177688    7056 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1031 19:27:12.203680    7056 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	image-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I1031 19:27:12.254106    7056 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I1031 19:27:12.481740    7056 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I1031 19:27:12.685475    7056 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1031 19:27:12.882716    7056 ssh_runner.go:195] Run: sudo systemctl restart docker
	I1031 19:27:13.481762    7056 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I1031 19:27:13.678824    7056 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1031 19:27:13.884461    7056 ssh_runner.go:195] Run: sudo systemctl start cri-docker.socket
	I1031 19:27:13.948025    7056 start.go:451] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I1031 19:27:13.969677    7056 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I1031 19:27:13.982746    7056 start.go:472] Will wait 60s for crictl version
	I1031 19:27:13.996935    7056 ssh_runner.go:195] Run: sudo crictl version
	I1031 19:27:14.073229    7056 start.go:481] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  20.10.20
	RuntimeApiVersion:  1.41.0
	I1031 19:27:14.083229    7056 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1031 19:27:14.163237    7056 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1031 19:27:14.237103    7056 out.go:204] * Preparing Kubernetes v1.25.3 on Docker 20.10.20 ...
	I1031 19:27:14.248096    7056 cli_runner.go:164] Run: docker exec -t calico-190750 dig +short host.docker.internal
	I1031 19:27:14.650016    7056 network.go:96] got host ip for mount in container by digging dns: 192.168.65.2
	I1031 19:27:14.665044    7056 ssh_runner.go:195] Run: grep 192.168.65.2	host.minikube.internal$ /etc/hosts
	I1031 19:27:14.678019    7056 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.65.2	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I1031 19:27:14.718012    7056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" calico-190750
	I1031 19:27:14.980051    7056 preload.go:132] Checking if preload exists for k8s version v1.25.3 and runtime docker
	I1031 19:27:14.991065    7056 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I1031 19:27:15.050289    7056 docker.go:613] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.25.3
	registry.k8s.io/kube-controller-manager:v1.25.3
	registry.k8s.io/kube-scheduler:v1.25.3
	registry.k8s.io/kube-proxy:v1.25.3
	registry.k8s.io/pause:3.8
	registry.k8s.io/etcd:3.5.4-0
	registry.k8s.io/coredns/coredns:v1.9.3
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I1031 19:27:15.050289    7056 docker.go:543] Images already preloaded, skipping extraction
	I1031 19:27:15.066286    7056 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I1031 19:27:15.125396    7056 docker.go:613] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.25.3
	registry.k8s.io/kube-controller-manager:v1.25.3
	registry.k8s.io/kube-scheduler:v1.25.3
	registry.k8s.io/kube-proxy:v1.25.3
	registry.k8s.io/pause:3.8
	registry.k8s.io/etcd:3.5.4-0
	registry.k8s.io/coredns/coredns:v1.9.3
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I1031 19:27:15.125396    7056 cache_images.go:84] Images are preloaded, skipping loading
	I1031 19:27:15.135393    7056 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I1031 19:27:15.331006    7056 cni.go:95] Creating CNI manager for "calico"
	I1031 19:27:15.331006    7056 kubeadm.go:87] Using pod CIDR: 10.244.0.0/16
	I1031 19:27:15.331006    7056 kubeadm.go:156] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.67.2 APIServerPort:8443 KubernetesVersion:v1.25.3 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:calico-190750 NodeName:calico-190750 DNSDomain:cluster.local CRISocket:/var/run/cri-dockerd.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.67.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.67.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kuber
netes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false}
	I1031 19:27:15.331006    7056 kubeadm.go:161] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.67.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: /var/run/cri-dockerd.sock
	  name: "calico-190750"
	  kubeletExtraArgs:
	    node-ip: 192.168.67.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.67.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.25.3
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I1031 19:27:15.331006    7056 kubeadm.go:962] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.25.3/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --container-runtime=remote --container-runtime-endpoint=/var/run/cri-dockerd.sock --hostname-override=calico-190750 --image-service-endpoint=/var/run/cri-dockerd.sock --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.67.2 --runtime-request-timeout=15m
	
	[Install]
	 config:
	{KubernetesVersion:v1.25.3 ClusterName:calico-190750 Namespace:default 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:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:calico NodeIP: NodePort:8443 NodeName:}
	I1031 19:27:15.344989    7056 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.25.3
	I1031 19:27:15.374009    7056 binaries.go:44] Found k8s binaries, skipping transfer
	I1031 19:27:15.389998    7056 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I1031 19:27:15.411501    7056 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (475 bytes)
	I1031 19:27:15.452854    7056 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I1031 19:27:15.498820    7056 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2036 bytes)
	I1031 19:27:15.546838    7056 ssh_runner.go:195] Run: grep 192.168.67.2	control-plane.minikube.internal$ /etc/hosts
	I1031 19:27:15.558868    7056 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.67.2	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I1031 19:27:15.588846    7056 certs.go:54] Setting up C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\calico-190750 for IP: 192.168.67.2
	I1031 19:27:15.589853    7056 certs.go:182] skipping minikubeCA CA generation: C:\Users\jenkins.minikube3\minikube-integration\.minikube\ca.key
	I1031 19:27:15.589853    7056 certs.go:182] skipping proxyClientCA CA generation: C:\Users\jenkins.minikube3\minikube-integration\.minikube\proxy-client-ca.key
	I1031 19:27:15.589853    7056 certs.go:302] generating minikube-user signed cert: C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\calico-190750\client.key
	I1031 19:27:15.590861    7056 crypto.go:68] Generating cert C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\calico-190750\client.crt with IP's: []
	I1031 19:27:15.949088    7056 crypto.go:156] Writing cert to C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\calico-190750\client.crt ...
	I1031 19:27:15.949626    7056 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\calico-190750\client.crt: {Name:mkd905c3089fb06284aea757deb391d7ba4a6493 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1031 19:27:15.951137    7056 crypto.go:164] Writing key to C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\calico-190750\client.key ...
	I1031 19:27:15.951137    7056 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\calico-190750\client.key: {Name:mk8de7a9f4adffe2938e2e9c62e5d2ffb77c9861 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1031 19:27:15.952391    7056 certs.go:302] generating minikube signed cert: C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\calico-190750\apiserver.key.c7fa3a9e
	I1031 19:27:15.952391    7056 crypto.go:68] Generating cert C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\calico-190750\apiserver.crt.c7fa3a9e with IP's: [192.168.67.2 10.96.0.1 127.0.0.1 10.0.0.1]
	I1031 19:27:16.243657    7056 crypto.go:156] Writing cert to C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\calico-190750\apiserver.crt.c7fa3a9e ...
	I1031 19:27:16.243657    7056 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\calico-190750\apiserver.crt.c7fa3a9e: {Name:mkcfb28f6129d03531c307ccc836c94042ceb2c6 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1031 19:27:16.244604    7056 crypto.go:164] Writing key to C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\calico-190750\apiserver.key.c7fa3a9e ...
	I1031 19:27:16.244604    7056 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\calico-190750\apiserver.key.c7fa3a9e: {Name:mk1de6e4f8bae8a75c2df3ac03f994e0d2a56ca7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1031 19:27:16.245536    7056 certs.go:320] copying C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\calico-190750\apiserver.crt.c7fa3a9e -> C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\calico-190750\apiserver.crt
	I1031 19:27:16.253524    7056 certs.go:324] copying C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\calico-190750\apiserver.key.c7fa3a9e -> C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\calico-190750\apiserver.key
	I1031 19:27:16.255552    7056 certs.go:302] generating aggregator signed cert: C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\calico-190750\proxy-client.key
	I1031 19:27:16.255552    7056 crypto.go:68] Generating cert C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\calico-190750\proxy-client.crt with IP's: []
	I1031 19:27:16.620391    7056 crypto.go:156] Writing cert to C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\calico-190750\proxy-client.crt ...
	I1031 19:27:16.620391    7056 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\calico-190750\proxy-client.crt: {Name:mkce65a96a106b64037597ec85132f699e4bdf80 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1031 19:27:16.622877    7056 crypto.go:164] Writing key to C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\calico-190750\proxy-client.key ...
	I1031 19:27:16.622964    7056 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\calico-190750\proxy-client.key: {Name:mk7de43224466c76d64b8f711300f60d9e3395a9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1031 19:27:16.633769    7056 certs.go:388] found cert: C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\12752.pem (1338 bytes)
	W1031 19:27:16.633904    7056 certs.go:384] ignoring C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\12752_empty.pem, impossibly tiny 0 bytes
	I1031 19:27:16.633904    7056 certs.go:388] found cert: C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I1031 19:27:16.633904    7056 certs.go:388] found cert: C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I1031 19:27:16.634607    7056 certs.go:388] found cert: C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I1031 19:27:16.634782    7056 certs.go:388] found cert: C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\key.pem (1679 bytes)
	I1031 19:27:16.635368    7056 certs.go:388] found cert: C:\Users\jenkins.minikube3\minikube-integration\.minikube\files\etc\ssl\certs\C:\Users\jenkins.minikube3\minikube-integration\.minikube\files\etc\ssl\certs\127522.pem (1708 bytes)
	I1031 19:27:16.636634    7056 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\calico-190750\apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1399 bytes)
	I1031 19:27:16.708650    7056 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\calico-190750\apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I1031 19:27:16.760978    7056 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\calico-190750\proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I1031 19:27:16.815721    7056 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\calico-190750\proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I1031 19:27:16.862714    7056 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I1031 19:27:16.916729    7056 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I1031 19:27:16.963740    7056 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I1031 19:27:17.010716    7056 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I1031 19:27:17.073665    7056 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I1031 19:27:17.135913    7056 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\certs\12752.pem --> /usr/share/ca-certificates/12752.pem (1338 bytes)
	I1031 19:27:17.191905    7056 ssh_runner.go:362] scp C:\Users\jenkins.minikube3\minikube-integration\.minikube\files\etc\ssl\certs\127522.pem --> /usr/share/ca-certificates/127522.pem (1708 bytes)
	I1031 19:27:17.240916    7056 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I1031 19:27:17.299137    7056 ssh_runner.go:195] Run: openssl version
	I1031 19:27:17.331107    7056 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/minikubeCA.pem && ln -fs /usr/share/ca-certificates/minikubeCA.pem /etc/ssl/certs/minikubeCA.pem"
	I1031 19:27:17.380852    7056 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I1031 19:27:17.391860    7056 certs.go:431] hashing: -rw-r--r-- 1 root root 1111 Oct 31 17:33 /usr/share/ca-certificates/minikubeCA.pem
	I1031 19:27:17.403828    7056 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I1031 19:27:17.435776    7056 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/b5213941.0 || ln -fs /etc/ssl/certs/minikubeCA.pem /etc/ssl/certs/b5213941.0"
	I1031 19:27:17.477050    7056 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/12752.pem && ln -fs /usr/share/ca-certificates/12752.pem /etc/ssl/certs/12752.pem"
	I1031 19:27:17.539821    7056 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/12752.pem
	I1031 19:27:17.562138    7056 certs.go:431] hashing: -rw-r--r-- 1 root root 1338 Oct 31 17:44 /usr/share/ca-certificates/12752.pem
	I1031 19:27:17.579158    7056 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/12752.pem
	I1031 19:27:17.610134    7056 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/12752.pem /etc/ssl/certs/51391683.0"
	I1031 19:27:17.654464    7056 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/127522.pem && ln -fs /usr/share/ca-certificates/127522.pem /etc/ssl/certs/127522.pem"
	I1031 19:27:17.700429    7056 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/127522.pem
	I1031 19:27:17.716371    7056 certs.go:431] hashing: -rw-r--r-- 1 root root 1708 Oct 31 17:44 /usr/share/ca-certificates/127522.pem
	I1031 19:27:17.729372    7056 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/127522.pem
	I1031 19:27:17.760400    7056 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/127522.pem /etc/ssl/certs/3ec20f2e.0"
	I1031 19:27:17.786398    7056 kubeadm.go:396] StartCluster: {Name:calico-190750 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 Memory:2048 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 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.25.3 ClusterName:calico-190750 Namespace:default APIServerName:minikubeCA APIServerNames:[] APISe
rverIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:calico NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP:192.168.67.2 Port:8443 KubernetesVersion:v1.25.3 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:5m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube3:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations
:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath:/opt/socket_vmnet/bin/socket_vmnet_client SocketVMnetPath:/var/run/socket_vmnet}
	I1031 19:27:17.797372    7056 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I1031 19:27:17.873386    7056 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I1031 19:27:17.924929    7056 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I1031 19:27:17.945617    7056 kubeadm.go:221] ignoring SystemVerification for kubeadm because of docker driver
	I1031 19:27:17.965451    7056 ssh_runner.go:195] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
	I1031 19:27:17.994428    7056 kubeadm.go:152] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I1031 19:27:17.994428    7056 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.25.3:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I1031 19:27:18.088371    7056 kubeadm.go:317] W1031 19:27:18.085731    1234 initconfiguration.go:119] Usage of CRI endpoints without URL scheme is deprecated and can cause kubelet errors in the future. Automatically prepending scheme "unix" to the "criSocket" with value "/var/run/cri-dockerd.sock". Please update your configuration!
	I1031 19:27:18.170797    7056 kubeadm.go:317] 	[WARNING Swap]: swap is enabled; production deployments should disable swap unless testing the NodeSwap feature gate of the kubelet
	I1031 19:27:18.345930    7056 kubeadm.go:317] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I1031 19:27:43.320471    7056 kubeadm.go:317] [init] Using Kubernetes version: v1.25.3
	I1031 19:27:43.320471    7056 kubeadm.go:317] [preflight] Running pre-flight checks
	I1031 19:27:43.320471    7056 kubeadm.go:317] [preflight] Pulling images required for setting up a Kubernetes cluster
	I1031 19:27:43.321451    7056 kubeadm.go:317] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I1031 19:27:43.321451    7056 kubeadm.go:317] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I1031 19:27:43.321451    7056 kubeadm.go:317] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I1031 19:27:43.327471    7056 out.go:204]   - Generating certificates and keys ...
	I1031 19:27:43.327471    7056 kubeadm.go:317] [certs] Using existing ca certificate authority
	I1031 19:27:43.327471    7056 kubeadm.go:317] [certs] Using existing apiserver certificate and key on disk
	I1031 19:27:43.327471    7056 kubeadm.go:317] [certs] Generating "apiserver-kubelet-client" certificate and key
	I1031 19:27:43.328447    7056 kubeadm.go:317] [certs] Generating "front-proxy-ca" certificate and key
	I1031 19:27:43.328447    7056 kubeadm.go:317] [certs] Generating "front-proxy-client" certificate and key
	I1031 19:27:43.328447    7056 kubeadm.go:317] [certs] Generating "etcd/ca" certificate and key
	I1031 19:27:43.328447    7056 kubeadm.go:317] [certs] Generating "etcd/server" certificate and key
	I1031 19:27:43.328447    7056 kubeadm.go:317] [certs] etcd/server serving cert is signed for DNS names [calico-190750 localhost] and IPs [192.168.67.2 127.0.0.1 ::1]
	I1031 19:27:43.329447    7056 kubeadm.go:317] [certs] Generating "etcd/peer" certificate and key
	I1031 19:27:43.329447    7056 kubeadm.go:317] [certs] etcd/peer serving cert is signed for DNS names [calico-190750 localhost] and IPs [192.168.67.2 127.0.0.1 ::1]
	I1031 19:27:43.329447    7056 kubeadm.go:317] [certs] Generating "etcd/healthcheck-client" certificate and key
	I1031 19:27:43.329447    7056 kubeadm.go:317] [certs] Generating "apiserver-etcd-client" certificate and key
	I1031 19:27:43.330453    7056 kubeadm.go:317] [certs] Generating "sa" key and public key
	I1031 19:27:43.330453    7056 kubeadm.go:317] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I1031 19:27:43.330453    7056 kubeadm.go:317] [kubeconfig] Writing "admin.conf" kubeconfig file
	I1031 19:27:43.330453    7056 kubeadm.go:317] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I1031 19:27:43.331464    7056 kubeadm.go:317] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I1031 19:27:43.331464    7056 kubeadm.go:317] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I1031 19:27:43.331464    7056 kubeadm.go:317] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I1031 19:27:43.331464    7056 kubeadm.go:317] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I1031 19:27:43.331464    7056 kubeadm.go:317] [kubelet-start] Starting the kubelet
	I1031 19:27:43.332480    7056 kubeadm.go:317] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I1031 19:27:43.338455    7056 out.go:204]   - Booting up control plane ...
	I1031 19:27:43.339447    7056 kubeadm.go:317] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I1031 19:27:43.339447    7056 kubeadm.go:317] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I1031 19:27:43.339447    7056 kubeadm.go:317] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I1031 19:27:43.339447    7056 kubeadm.go:317] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I1031 19:27:43.340477    7056 kubeadm.go:317] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests". This can take up to 4m0s
	I1031 19:27:43.340477    7056 kubeadm.go:317] [apiclient] All control plane components are healthy after 19.008493 seconds
	I1031 19:27:43.340477    7056 kubeadm.go:317] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I1031 19:27:43.341487    7056 kubeadm.go:317] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I1031 19:27:43.341487    7056 kubeadm.go:317] [upload-certs] Skipping phase. Please see --upload-certs
	I1031 19:27:43.341487    7056 kubeadm.go:317] [mark-control-plane] Marking the node calico-190750 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I1031 19:27:43.342442    7056 kubeadm.go:317] [bootstrap-token] Using token: q94usn.pnktkcxhtbr7auya
	I1031 19:27:43.345450    7056 out.go:204]   - Configuring RBAC rules ...
	I1031 19:27:43.345450    7056 kubeadm.go:317] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I1031 19:27:43.346451    7056 kubeadm.go:317] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I1031 19:27:43.346451    7056 kubeadm.go:317] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I1031 19:27:43.346451    7056 kubeadm.go:317] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I1031 19:27:43.347446    7056 kubeadm.go:317] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I1031 19:27:43.347446    7056 kubeadm.go:317] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I1031 19:27:43.347446    7056 kubeadm.go:317] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I1031 19:27:43.348475    7056 kubeadm.go:317] [addons] Applied essential addon: CoreDNS
	I1031 19:27:43.348475    7056 kubeadm.go:317] [addons] Applied essential addon: kube-proxy
	I1031 19:27:43.348475    7056 kubeadm.go:317] 
	I1031 19:27:43.348475    7056 kubeadm.go:317] Your Kubernetes control-plane has initialized successfully!
	I1031 19:27:43.348475    7056 kubeadm.go:317] 
	I1031 19:27:43.348475    7056 kubeadm.go:317] To start using your cluster, you need to run the following as a regular user:
	I1031 19:27:43.348475    7056 kubeadm.go:317] 
	I1031 19:27:43.348475    7056 kubeadm.go:317]   mkdir -p $HOME/.kube
	I1031 19:27:43.349456    7056 kubeadm.go:317]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I1031 19:27:43.349456    7056 kubeadm.go:317]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I1031 19:27:43.349456    7056 kubeadm.go:317] 
	I1031 19:27:43.349456    7056 kubeadm.go:317] Alternatively, if you are the root user, you can run:
	I1031 19:27:43.349456    7056 kubeadm.go:317] 
	I1031 19:27:43.349456    7056 kubeadm.go:317]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I1031 19:27:43.349456    7056 kubeadm.go:317] 
	I1031 19:27:43.349456    7056 kubeadm.go:317] You should now deploy a pod network to the cluster.
	I1031 19:27:43.350455    7056 kubeadm.go:317] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I1031 19:27:43.350455    7056 kubeadm.go:317]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I1031 19:27:43.350455    7056 kubeadm.go:317] 
	I1031 19:27:43.350455    7056 kubeadm.go:317] You can now join any number of control-plane nodes by copying certificate authorities
	I1031 19:27:43.350455    7056 kubeadm.go:317] and service account keys on each node and then running the following as root:
	I1031 19:27:43.350455    7056 kubeadm.go:317] 
	I1031 19:27:43.351447    7056 kubeadm.go:317]   kubeadm join control-plane.minikube.internal:8443 --token q94usn.pnktkcxhtbr7auya \
	I1031 19:27:43.351447    7056 kubeadm.go:317] 	--discovery-token-ca-cert-hash sha256:9d26bdd1ddfbd4e3b7e92f3ce495fabdf776d48843c6fbbabf2f1cdaf43890b2 \
	I1031 19:27:43.351447    7056 kubeadm.go:317] 	--control-plane 
	I1031 19:27:43.351447    7056 kubeadm.go:317] 
	I1031 19:27:43.352458    7056 kubeadm.go:317] Then you can join any number of worker nodes by running the following on each as root:
	I1031 19:27:43.352458    7056 kubeadm.go:317] 
	I1031 19:27:43.352458    7056 kubeadm.go:317] kubeadm join control-plane.minikube.internal:8443 --token q94usn.pnktkcxhtbr7auya \
	I1031 19:27:43.352458    7056 kubeadm.go:317] 	--discovery-token-ca-cert-hash sha256:9d26bdd1ddfbd4e3b7e92f3ce495fabdf776d48843c6fbbabf2f1cdaf43890b2 
	I1031 19:27:43.352458    7056 cni.go:95] Creating CNI manager for "calico"
	I1031 19:27:43.356461    7056 out.go:177] * Configuring Calico (Container Networking Interface) ...
	I1031 19:27:43.360477    7056 cni.go:189] applying CNI manifest using /var/lib/minikube/binaries/v1.25.3/kubectl ...
	I1031 19:27:43.360477    7056 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (202045 bytes)
	I1031 19:27:43.451442    7056 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I1031 19:27:48.293662    7056 ssh_runner.go:235] Completed: sudo /var/lib/minikube/binaries/v1.25.3/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml: (4.8411799s)
	I1031 19:27:48.293662    7056 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I1031 19:27:48.316655    7056 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:27:48.317648    7056 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl label nodes minikube.k8s.io/version=v1.27.1 minikube.k8s.io/commit=c34ec3182cacd96a3e168acffe335374d66b10cc minikube.k8s.io/name=calico-190750 minikube.k8s.io/updated_at=2022_10_31T19_27_48_0700 minikube.k8s.io/primary=true --all --overwrite --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:27:48.320666    7056 ops.go:34] apiserver oom_adj: -16
	I1031 19:27:48.695669    7056 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:27:49.620631    7056 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:27:50.124935    7056 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:27:50.621137    7056 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:27:51.127597    7056 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:27:51.620674    7056 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:27:52.121774    7056 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:27:52.616752    7056 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:27:53.131544    7056 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:27:53.631543    7056 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:27:54.123163    7056 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:27:55.120581    7056 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1031 19:27:56.371143    7056 ssh_runner.go:235] Completed: sudo /var/lib/minikube/binaries/v1.25.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig: (1.2495731s)
	I1031 19:27:56.371143    7056 kubeadm.go:1067] duration metric: took 8.0774288s to wait for elevateKubeSystemPrivileges.
	I1031 19:27:56.371143    7056 kubeadm.go:398] StartCluster complete in 38.5844977s
	I1031 19:27:56.372165    7056 settings.go:142] acquiring lock: {Name:mke99fb8c09012609ce6804e7dfd4d68f5541df7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1031 19:27:56.372165    7056 settings.go:150] Updating kubeconfig:  C:\Users\jenkins.minikube3\minikube-integration\kubeconfig
	I1031 19:27:56.375158    7056 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube3\minikube-integration\kubeconfig: {Name:mk966a7640504e03827322930a51a762b5508893 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1031 19:27:57.459724    7056 kapi.go:244] deployment "coredns" in namespace "kube-system" and context "calico-190750" rescaled to 1
	I1031 19:27:57.460704    7056 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.25.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I1031 19:27:57.460704    7056 start.go:212] Will wait 5m0s for node &{Name: IP:192.168.67.2 Port:8443 KubernetesVersion:v1.25.3 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1031 19:27:57.463739    7056 out.go:177] * Verifying Kubernetes components...
	I1031 19:27:57.460704    7056 addons.go:412] enableAddons start: toEnable=map[], additional=[]
	I1031 19:27:57.460704    7056 config.go:180] Loaded profile config "calico-190750": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.25.3
	I1031 19:27:57.468724    7056 addons.go:65] Setting storage-provisioner=true in profile "calico-190750"
	I1031 19:27:57.468724    7056 addons.go:65] Setting default-storageclass=true in profile "calico-190750"
	I1031 19:27:57.468724    7056 addons.go:153] Setting addon storage-provisioner=true in "calico-190750"
	W1031 19:27:57.468724    7056 addons.go:162] addon storage-provisioner should already be in state true
	I1031 19:27:57.468724    7056 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "calico-190750"
	I1031 19:27:57.468724    7056 host.go:66] Checking if "calico-190750" exists ...
	I1031 19:27:57.498726    7056 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1031 19:27:57.515727    7056 cli_runner.go:164] Run: docker container inspect calico-190750 --format={{.State.Status}}
	I1031 19:27:57.517738    7056 cli_runner.go:164] Run: docker container inspect calico-190750 --format={{.State.Status}}
	I1031 19:27:57.867327    7056 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I1031 19:27:57.871298    7056 addons.go:345] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I1031 19:27:57.871298    7056 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I1031 19:27:57.894304    7056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" calico-190750
	I1031 19:27:57.976940    7056 addons.go:153] Setting addon default-storageclass=true in "calico-190750"
	W1031 19:27:57.976940    7056 addons.go:162] addon default-storageclass should already be in state true
	I1031 19:27:57.976940    7056 host.go:66] Checking if "calico-190750" exists ...
	I1031 19:27:58.014931    7056 cli_runner.go:164] Run: docker container inspect calico-190750 --format={{.State.Status}}
	I1031 19:27:58.201953    7056 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51446 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\calico-190750\id_rsa Username:docker}
	I1031 19:27:58.299930    7056 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.25.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.65.2 host.minikube.internal\n           fallthrough\n        }' | sudo /var/lib/minikube/binaries/v1.25.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I1031 19:27:58.313927    7056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" calico-190750
	I1031 19:27:58.319924    7056 addons.go:345] installing /etc/kubernetes/addons/storageclass.yaml
	I1031 19:27:58.319924    7056 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I1031 19:27:58.338948    7056 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" calico-190750
	I1031 19:27:58.644571    7056 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:51446 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\calico-190750\id_rsa Username:docker}
	I1031 19:27:58.659612    7056 node_ready.go:35] waiting up to 5m0s for node "calico-190750" to be "Ready" ...
	I1031 19:27:58.675617    7056 node_ready.go:49] node "calico-190750" has status "Ready":"True"
	I1031 19:27:58.675617    7056 node_ready.go:38] duration metric: took 16.0049ms waiting for node "calico-190750" to be "Ready" ...
	I1031 19:27:58.675617    7056 pod_ready.go:35] extra waiting up to 5m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1031 19:27:58.709582    7056 pod_ready.go:78] waiting up to 5m0s for pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace to be "Ready" ...
	I1031 19:27:59.001598    7056 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.25.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I1031 19:27:59.489584    7056 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.25.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I1031 19:28:00.876179    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:03.364451    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:05.460932    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:05.659948    7056 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.25.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.65.2 host.minikube.internal\n           fallthrough\n        }' | sudo /var/lib/minikube/binaries/v1.25.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (7.3599715s)
	I1031 19:28:05.659948    7056 start.go:826] {"host.minikube.internal": 192.168.65.2} host record injected into CoreDNS
	I1031 19:28:06.092962    7056 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.25.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (7.0913181s)
	I1031 19:28:06.092962    7056 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.25.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (6.6033356s)
	I1031 19:28:06.098950    7056 out.go:177] * Enabled addons: storage-provisioner, default-storageclass
	I1031 19:28:06.102972    7056 addons.go:414] enableAddons completed in 8.6422136s
	I1031 19:28:07.860967    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:14.958538    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:17.298166    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:19.370182    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:21.376830    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:23.806408    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:25.808813    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:27.871929    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:30.296980    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:32.297235    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:34.365109    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:36.807709    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:39.373160    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:41.602433    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:43.798713    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:46.675223    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:49.814727    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:52.312027    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:54.367111    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:56.379359    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:28:58.882179    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:01.462448    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:03.863185    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:05.872557    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:08.306917    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:10.371801    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:12.870656    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:15.301841    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:20.236930    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:22.381137    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:24.860266    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:26.870115    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:28.886698    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:31.313564    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:33.794699    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:35.859564    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:38.311087    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:40.361783    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:42.364085    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:44.871240    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:46.967454    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:49.458278    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:51.874420    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:54.369832    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:56.377975    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:29:58.804519    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:00.807289    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:03.366691    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:05.817591    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:07.876302    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:10.296067    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:12.309850    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:14.805931    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:17.374688    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:19.801909    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:21.809788    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:24.299472    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:26.303082    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:28.803090    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:30.809303    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:33.361137    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:35.811885    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:38.296991    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:40.306030    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:42.803143    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:44.810898    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:47.358960    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:49.803087    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:51.813273    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:54.310457    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:56.798062    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:30:58.803408    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:01.308176    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:03.805901    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:06.307091    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:08.377768    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:10.802522    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:12.806917    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:14.811713    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:17.310366    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:19.814658    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:22.299640    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:24.303461    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:26.792058    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:28.803328    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:31.302454    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:33.801717    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:35.804578    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:37.860383    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:39.862802    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:42.304541    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:44.312040    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:46.800674    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:48.807701    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:51.297077    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:53.312217    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:55.811133    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:58.310209    7056 pod_ready.go:102] pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace has status "Ready":"False"
	I1031 19:31:58.827611    7056 pod_ready.go:81] duration metric: took 4m0.1164916s waiting for pod "calico-kube-controllers-7df895d496-7jt9d" in "kube-system" namespace to be "Ready" ...
	E1031 19:31:58.827611    7056 pod_ready.go:66] WaitExtra: waitPodCondition: timed out waiting for the condition
	I1031 19:31:58.827611    7056 pod_ready.go:78] waiting up to 5m0s for pod "calico-node-4nx9g" in "kube-system" namespace to be "Ready" ...
	I1031 19:32:00.866978    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:02.878892    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:05.375432    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:07.381266    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:09.381675    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:11.385483    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:13.883336    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:15.884377    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:18.377014    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:20.871579    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:22.879463    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:24.884367    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:26.884922    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:29.382381    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:31.883660    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:34.381749    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:36.878353    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:39.379963    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:41.388240    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:43.872943    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:45.883828    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:47.890182    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:50.379958    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:52.386745    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:54.876286    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:57.383645    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:32:59.869991    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:01.880485    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:04.380214    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:06.865487    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:08.892866    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:11.373592    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:13.385301    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:15.464098    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:17.878162    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:20.374153    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:22.375937    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:24.869276    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:26.885033    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:29.378219    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:31.873842    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:33.876864    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:36.373758    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:38.384173    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:40.883360    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:42.884919    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:45.378727    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:47.459898    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:49.876285    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:51.887739    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:54.388267    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:56.390193    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:33:58.875095    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:00.888216    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:03.363492    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:05.380215    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:07.384549    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:09.891520    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:12.375423    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:14.381677    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:16.872174    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:19.374192    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:21.875779    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:23.878384    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:25.882313    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:28.364359    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:30.377564    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:32.878554    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:34.879658    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:37.206628    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:39.381232    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:41.883991    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:44.379409    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:46.381574    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:48.873904    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:50.874729    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:53.392368    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:55.880416    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:34:58.385085    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:00.874246    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:02.877357    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:04.887179    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:07.377979    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:09.871258    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:11.880593    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:14.374233    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:16.386276    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:18.873156    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:21.370191    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:23.373206    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:25.373788    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:27.383913    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:29.389249    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:31.877853    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:34.370653    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:36.382051    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:38.383873    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:40.869345    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:42.875128    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:44.876555    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:47.376357    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:49.380538    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:51.403627    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:53.893540    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:56.374927    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:58.880751    7056 pod_ready.go:102] pod "calico-node-4nx9g" in "kube-system" namespace has status "Ready":"False"
	I1031 19:35:58.907774    7056 pod_ready.go:81] duration metric: took 4m0.0786264s waiting for pod "calico-node-4nx9g" in "kube-system" namespace to be "Ready" ...
	E1031 19:35:58.907774    7056 pod_ready.go:66] WaitExtra: waitPodCondition: timed out waiting for the condition
	I1031 19:35:58.907774    7056 pod_ready.go:38] duration metric: took 8m0.229083s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1031 19:35:58.911876    7056 out.go:177] 
	W1031 19:35:58.914857    7056 out.go:239] X Exiting due to GUEST_START: wait 5m0s for node: extra waiting: timed out waiting 5m0s for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready"
	X Exiting due to GUEST_START: wait 5m0s for node: extra waiting: timed out waiting 5m0s for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready"
	W1031 19:35:58.914857    7056 out.go:239] * 
	* 
	W1031 19:35:58.916480    7056 out.go:239] ╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	I1031 19:35:58.920445    7056 out.go:177] 

                                                
                                                
** /stderr **
net_test.go:103: failed start: exit status 80
--- FAIL: TestNetworkPlugins/group/calico/Start (583.76s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/DNS
net_test.go:169: (dbg) Run:  kubectl --context bridge-190746 exec deployment/netcat -- nslookup kubernetes.default
E1031 19:34:43.833190   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\false-190748\client.crt: The system cannot find the path specified.
E1031 19:34:45.019645   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\functional-174407\client.crt: The system cannot find the path specified.
E1031 19:34:53.064884   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\auto-190746\client.crt: The system cannot find the path specified.
net_test.go:169: (dbg) Non-zero exit: kubectl --context bridge-190746 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.52387s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
net_test.go:169: (dbg) Run:  kubectl --context bridge-190746 exec deployment/netcat -- nslookup kubernetes.default

                                                
                                                
=== CONT  TestNetworkPlugins/group/bridge/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context bridge-190746 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.5733909s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
net_test.go:169: (dbg) Run:  kubectl --context bridge-190746 exec deployment/netcat -- nslookup kubernetes.default

                                                
                                                
=== CONT  TestNetworkPlugins/group/bridge/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context bridge-190746 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.6186479s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
net_test.go:169: (dbg) Run:  kubectl --context bridge-190746 exec deployment/netcat -- nslookup kubernetes.default

                                                
                                                
=== CONT  TestNetworkPlugins/group/bridge/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context bridge-190746 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.6118542s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **

                                                
                                                
=== CONT  TestNetworkPlugins/group/bridge/DNS
net_test.go:169: (dbg) Run:  kubectl --context bridge-190746 exec deployment/netcat -- nslookup kubernetes.default

                                                
                                                
=== CONT  TestNetworkPlugins/group/bridge/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context bridge-190746 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.6194695s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
net_test.go:169: (dbg) Run:  kubectl --context bridge-190746 exec deployment/netcat -- nslookup kubernetes.default

                                                
                                                
=== CONT  TestNetworkPlugins/group/bridge/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context bridge-190746 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.600901s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
net_test.go:169: (dbg) Run:  kubectl --context bridge-190746 exec deployment/netcat -- nslookup kubernetes.default

                                                
                                                
=== CONT  TestNetworkPlugins/group/bridge/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context bridge-190746 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.9313438s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **

                                                
                                                
=== CONT  TestNetworkPlugins/group/bridge/DNS
net_test.go:169: (dbg) Run:  kubectl --context bridge-190746 exec deployment/netcat -- nslookup kubernetes.default
E1031 19:37:19.626506   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\ingress-addon-legacy-182423\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestNetworkPlugins/group/bridge/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context bridge-190746 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.4841912s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
E1031 19:37:24.543608   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\kindnet-190748\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestNetworkPlugins/group/bridge/DNS
net_test.go:169: (dbg) Run:  kubectl --context bridge-190746 exec deployment/netcat -- nslookup kubernetes.default

                                                
                                                
=== CONT  TestNetworkPlugins/group/bridge/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context bridge-190746 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.5711547s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **

                                                
                                                
=== CONT  TestNetworkPlugins/group/bridge/DNS
net_test.go:169: (dbg) Run:  kubectl --context bridge-190746 exec deployment/netcat -- nslookup kubernetes.default

                                                
                                                
=== CONT  TestNetworkPlugins/group/bridge/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context bridge-190746 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.5118136s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
E1031 19:38:28.494916   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\no-preload-191101\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestNetworkPlugins/group/bridge/DNS
net_test.go:169: (dbg) Run:  kubectl --context bridge-190746 exec deployment/netcat -- nslookup kubernetes.default

                                                
                                                
=== CONT  TestNetworkPlugins/group/bridge/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context bridge-190746 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.4613198s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
E1031 19:39:23.285465   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.
E1031 19:39:25.189722   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\auto-190746\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestNetworkPlugins/group/bridge/DNS
net_test.go:169: (dbg) Run:  kubectl --context bridge-190746 exec deployment/netcat -- nslookup kubernetes.default
net_test.go:169: (dbg) Non-zero exit: kubectl --context bridge-190746 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.5148917s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
net_test.go:175: failed to do nslookup on kubernetes.default: exit status 1
net_test.go:180: failed nslookup: got=";; connection timed out; no servers could be reached\n\n\n", want=*"10.96.0.1"*
--- FAIL: TestNetworkPlugins/group/bridge/DNS (353.19s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:169: (dbg) Run:  kubectl --context enable-default-cni-190746 exec deployment/netcat -- nslookup kubernetes.default

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context enable-default-cni-190746 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.5023829s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
net_test.go:169: (dbg) Run:  kubectl --context enable-default-cni-190746 exec deployment/netcat -- nslookup kubernetes.default

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context enable-default-cni-190746 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.6119566s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
net_test.go:169: (dbg) Run:  kubectl --context enable-default-cni-190746 exec deployment/netcat -- nslookup kubernetes.default
E1031 19:36:10.933286   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\default-k8s-diff-port-191429\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context enable-default-cni-190746 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.9073386s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
net_test.go:169: (dbg) Run:  kubectl --context enable-default-cni-190746 exec deployment/netcat -- nslookup kubernetes.default

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context enable-default-cni-190746 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.6101128s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
net_test.go:169: (dbg) Run:  kubectl --context enable-default-cni-190746 exec deployment/netcat -- nslookup kubernetes.default

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context enable-default-cni-190746 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.5403945s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
net_test.go:169: (dbg) Run:  kubectl --context enable-default-cni-190746 exec deployment/netcat -- nslookup kubernetes.default

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context enable-default-cni-190746 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.5234025s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:169: (dbg) Run:  kubectl --context enable-default-cni-190746 exec deployment/netcat -- nslookup kubernetes.default

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context enable-default-cni-190746 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.51268s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
E1031 19:37:52.350943   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\kindnet-190748\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:169: (dbg) Run:  kubectl --context enable-default-cni-190746 exec deployment/netcat -- nslookup kubernetes.default

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context enable-default-cni-190746 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.6653188s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
E1031 19:38:21.769590   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\false-190748\client.crt: The system cannot find the path specified.
E1031 19:38:21.801302   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\functional-174407\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:169: (dbg) Run:  kubectl --context enable-default-cni-190746 exec deployment/netcat -- nslookup kubernetes.default
E1031 19:38:33.308552   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\old-k8s-version-191057\client.crt: The system cannot find the path specified.
E1031 19:38:42.841247   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\ingress-addon-legacy-182423\client.crt: The system cannot find the path specified.
net_test.go:169: (dbg) Non-zero exit: kubectl --context enable-default-cni-190746 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.6125246s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
E1031 19:38:49.609616   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\false-190748\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:169: (dbg) Run:  kubectl --context enable-default-cni-190746 exec deployment/netcat -- nslookup kubernetes.default

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:169: (dbg) Non-zero exit: kubectl --context enable-default-cni-190746 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.5459485s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
E1031 19:39:56.504231   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\old-k8s-version-191057\client.crt: The system cannot find the path specified.
net_test.go:169: (dbg) Run:  kubectl --context enable-default-cni-190746 exec deployment/netcat -- nslookup kubernetes.default
net_test.go:169: (dbg) Non-zero exit: kubectl --context enable-default-cni-190746 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.5403433s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/DNS
net_test.go:169: (dbg) Run:  kubectl --context enable-default-cni-190746 exec deployment/netcat -- nslookup kubernetes.default
E1031 19:41:10.930408   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\default-k8s-diff-port-191429\client.crt: The system cannot find the path specified.
net_test.go:169: (dbg) Non-zero exit: kubectl --context enable-default-cni-190746 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.4928689s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
net_test.go:175: failed to do nslookup on kubernetes.default: exit status 1
net_test.go:180: failed nslookup: got=";; connection timed out; no servers could be reached\n\n\n", want=*"10.96.0.1"*
--- FAIL: TestNetworkPlugins/group/enable-default-cni/DNS (335.76s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/DNS
net_test.go:169: (dbg) Run:  kubectl --context kubenet-190746 exec deployment/netcat -- nslookup kubernetes.default
E1031 19:42:34.137707   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\default-k8s-diff-port-191429\client.crt: The system cannot find the path specified.
net_test.go:169: (dbg) Non-zero exit: kubectl --context kubenet-190746 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.4931023s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
net_test.go:169: (dbg) Run:  kubectl --context kubenet-190746 exec deployment/netcat -- nslookup kubernetes.default
net_test.go:169: (dbg) Non-zero exit: kubectl --context kubenet-190746 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.5164854s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
net_test.go:169: (dbg) Run:  kubectl --context kubenet-190746 exec deployment/netcat -- nslookup kubernetes.default
net_test.go:169: (dbg) Non-zero exit: kubectl --context kubenet-190746 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.5405608s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
E1031 19:43:21.766851   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\false-190748\client.crt: The system cannot find the path specified.
E1031 19:43:21.797176   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\functional-174407\client.crt: The system cannot find the path specified.
net_test.go:169: (dbg) Run:  kubectl --context kubenet-190746 exec deployment/netcat -- nslookup kubernetes.default
E1031 19:43:28.508926   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\no-preload-191101\client.crt: The system cannot find the path specified.
E1031 19:43:33.317269   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\old-k8s-version-191057\client.crt: The system cannot find the path specified.
net_test.go:169: (dbg) Non-zero exit: kubectl --context kubenet-190746 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.5460723s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
net_test.go:169: (dbg) Run:  kubectl --context kubenet-190746 exec deployment/netcat -- nslookup kubernetes.default
net_test.go:169: (dbg) Non-zero exit: kubectl --context kubenet-190746 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.5146828s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
net_test.go:169: (dbg) Run:  kubectl --context kubenet-190746 exec deployment/netcat -- nslookup kubernetes.default
net_test.go:169: (dbg) Non-zero exit: kubectl --context kubenet-190746 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.5075393s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
E1031 19:44:18.200584   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\bridge-190746\client.crt: The system cannot find the path specified.
E1031 19:44:18.216096   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\bridge-190746\client.crt: The system cannot find the path specified.
E1031 19:44:18.231660   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\bridge-190746\client.crt: The system cannot find the path specified.
E1031 19:44:18.262299   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\bridge-190746\client.crt: The system cannot find the path specified.
E1031 19:44:18.309562   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\bridge-190746\client.crt: The system cannot find the path specified.
E1031 19:44:18.403926   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\bridge-190746\client.crt: The system cannot find the path specified.
E1031 19:44:18.572752   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\bridge-190746\client.crt: The system cannot find the path specified.
E1031 19:44:18.899707   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\bridge-190746\client.crt: The system cannot find the path specified.
E1031 19:44:19.552088   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\bridge-190746\client.crt: The system cannot find the path specified.
E1031 19:44:20.840942   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\bridge-190746\client.crt: The system cannot find the path specified.
net_test.go:169: (dbg) Run:  kubectl --context kubenet-190746 exec deployment/netcat -- nslookup kubernetes.default
E1031 19:44:23.283957   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.
E1031 19:44:23.407945   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\bridge-190746\client.crt: The system cannot find the path specified.
E1031 19:44:25.188349   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\auto-190746\client.crt: The system cannot find the path specified.
E1031 19:44:28.538794   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\bridge-190746\client.crt: The system cannot find the path specified.
net_test.go:169: (dbg) Non-zero exit: kubectl --context kubenet-190746 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.4788827s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
E1031 19:44:38.789078   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\bridge-190746\client.crt: The system cannot find the path specified.
net_test.go:169: (dbg) Run:  kubectl --context kubenet-190746 exec deployment/netcat -- nslookup kubernetes.default
E1031 19:44:51.667241   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\no-preload-191101\client.crt: The system cannot find the path specified.
E1031 19:44:59.275065   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\bridge-190746\client.crt: The system cannot find the path specified.
net_test.go:169: (dbg) Non-zero exit: kubectl --context kubenet-190746 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.4858186s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
E1031 19:45:10.132997   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\enable-default-cni-190746\client.crt: The system cannot find the path specified.
E1031 19:45:10.148232   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\enable-default-cni-190746\client.crt: The system cannot find the path specified.
E1031 19:45:10.163490   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\enable-default-cni-190746\client.crt: The system cannot find the path specified.
E1031 19:45:10.193897   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\enable-default-cni-190746\client.crt: The system cannot find the path specified.
E1031 19:45:10.241330   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\enable-default-cni-190746\client.crt: The system cannot find the path specified.
E1031 19:45:10.335438   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\enable-default-cni-190746\client.crt: The system cannot find the path specified.
E1031 19:45:10.505211   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\enable-default-cni-190746\client.crt: The system cannot find the path specified.
E1031 19:45:10.831803   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\enable-default-cni-190746\client.crt: The system cannot find the path specified.
E1031 19:45:11.476287   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\enable-default-cni-190746\client.crt: The system cannot find the path specified.
E1031 19:45:12.767730   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\enable-default-cni-190746\client.crt: The system cannot find the path specified.
E1031 19:45:15.337613   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\enable-default-cni-190746\client.crt: The system cannot find the path specified.
E1031 19:45:20.469762   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\enable-default-cni-190746\client.crt: The system cannot find the path specified.
net_test.go:169: (dbg) Run:  kubectl --context kubenet-190746 exec deployment/netcat -- nslookup kubernetes.default
E1031 19:45:30.714726   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\enable-default-cni-190746\client.crt: The system cannot find the path specified.
E1031 19:45:40.238020   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\bridge-190746\client.crt: The system cannot find the path specified.
net_test.go:169: (dbg) Non-zero exit: kubectl --context kubenet-190746 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.5847855s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
E1031 19:45:48.438017   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\auto-190746\client.crt: The system cannot find the path specified.
E1031 19:45:51.208294   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\enable-default-cni-190746\client.crt: The system cannot find the path specified.
net_test.go:169: (dbg) Run:  kubectl --context kubenet-190746 exec deployment/netcat -- nslookup kubernetes.default
E1031 19:46:10.941748   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\default-k8s-diff-port-191429\client.crt: The system cannot find the path specified.
net_test.go:169: (dbg) Non-zero exit: kubectl --context kubenet-190746 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.5311174s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
E1031 19:46:32.170083   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\enable-default-cni-190746\client.crt: The system cannot find the path specified.
net_test.go:169: (dbg) Run:  kubectl --context kubenet-190746 exec deployment/netcat -- nslookup kubernetes.default
E1031 19:47:02.159040   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\bridge-190746\client.crt: The system cannot find the path specified.
net_test.go:169: (dbg) Non-zero exit: kubectl --context kubenet-190746 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.7038113s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
E1031 19:47:19.633750   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\ingress-addon-legacy-182423\client.crt: The system cannot find the path specified.
E1031 19:47:24.545529   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\kindnet-190748\client.crt: The system cannot find the path specified.
E1031 19:47:54.103848   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\enable-default-cni-190746\client.crt: The system cannot find the path specified.
net_test.go:169: (dbg) Run:  kubectl --context kubenet-190746 exec deployment/netcat -- nslookup kubernetes.default
net_test.go:169: (dbg) Non-zero exit: kubectl --context kubenet-190746 exec deployment/netcat -- nslookup kubernetes.default: context deadline exceeded (0s)
net_test.go:175: failed to do nslookup on kubernetes.default: context deadline exceeded
net_test.go:180: failed nslookup: got="", want=*"10.96.0.1"*
--- FAIL: TestNetworkPlugins/group/kubenet/DNS (345.63s)

                                                
                                    

Test pass (245/277)

Order passed test Duration
3 TestDownloadOnly/v1.16.0/json-events 14.12
4 TestDownloadOnly/v1.16.0/preload-exists 0
7 TestDownloadOnly/v1.16.0/kubectl 0
8 TestDownloadOnly/v1.16.0/LogsDuration 0.73
10 TestDownloadOnly/v1.25.3/json-events 8.39
11 TestDownloadOnly/v1.25.3/preload-exists 0
14 TestDownloadOnly/v1.25.3/kubectl 0
15 TestDownloadOnly/v1.25.3/LogsDuration 0.4
16 TestDownloadOnly/DeleteAll 2.48
17 TestDownloadOnly/DeleteAlwaysSucceeds 1.66
18 TestDownloadOnlyKic 35.51
19 TestBinaryMirror 4.38
20 TestOffline 166.44
22 TestAddons/Setup 472.42
26 TestAddons/parallel/MetricsServer 9.87
27 TestAddons/parallel/HelmTiller 53.5
29 TestAddons/parallel/CSI 103.68
30 TestAddons/parallel/Headlamp 36.88
31 TestAddons/parallel/CloudSpanner 7.74
33 TestAddons/serial/GCPAuth 23.46
34 TestAddons/StoppedEnableDisable 14.76
35 TestCertOptions 107.55
36 TestCertExpiration 397.04
37 TestDockerFlags 115.61
38 TestForceSystemdFlag 143.67
39 TestForceSystemdEnv 101.22
44 TestErrorSpam/setup 79.84
45 TestErrorSpam/start 6.3
46 TestErrorSpam/status 6.67
47 TestErrorSpam/pause 5.29
48 TestErrorSpam/unpause 5.73
49 TestErrorSpam/stop 16.82
52 TestFunctional/serial/CopySyncFile 0.03
53 TestFunctional/serial/StartWithProxy 100.63
54 TestFunctional/serial/AuditLog 0
55 TestFunctional/serial/SoftStart 51.96
56 TestFunctional/serial/KubeContext 0.19
57 TestFunctional/serial/KubectlGetPods 0.35
60 TestFunctional/serial/CacheCmd/cache/add_remote 8.25
61 TestFunctional/serial/CacheCmd/cache/add_local 5.03
62 TestFunctional/serial/CacheCmd/cache/delete_k8s.gcr.io/pause:3.3 0.39
63 TestFunctional/serial/CacheCmd/cache/list 0.37
64 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 1.51
65 TestFunctional/serial/CacheCmd/cache/cache_reload 6.86
66 TestFunctional/serial/CacheCmd/cache/delete 0.76
67 TestFunctional/serial/MinikubeKubectlCmd 0.66
68 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.59
69 TestFunctional/serial/ExtraConfig 69.33
70 TestFunctional/serial/ComponentHealth 0.27
71 TestFunctional/serial/LogsCmd 3.23
72 TestFunctional/serial/LogsFileCmd 3.46
74 TestFunctional/parallel/ConfigCmd 2.6
76 TestFunctional/parallel/DryRun 3.8
77 TestFunctional/parallel/InternationalLanguage 2.01
78 TestFunctional/parallel/StatusCmd 8.26
83 TestFunctional/parallel/AddonsCmd 0.96
84 TestFunctional/parallel/PersistentVolumeClaim 125.35
86 TestFunctional/parallel/SSHCmd 3.36
87 TestFunctional/parallel/CpCmd 7
88 TestFunctional/parallel/MySQL 140.69
89 TestFunctional/parallel/FileSync 2.04
90 TestFunctional/parallel/CertSync 11.83
94 TestFunctional/parallel/NodeLabels 0.4
96 TestFunctional/parallel/NonActiveRuntimeDisabled 1.5
98 TestFunctional/parallel/License 1.63
99 TestFunctional/parallel/DockerEnv/powershell 9.31
100 TestFunctional/parallel/UpdateContextCmd/no_changes 1.39
101 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.95
102 TestFunctional/parallel/UpdateContextCmd/no_clusters 1.05
103 TestFunctional/parallel/ProfileCmd/profile_not_create 2.51
104 TestFunctional/parallel/ProfileCmd/profile_list 2.78
105 TestFunctional/parallel/ProfileCmd/profile_json_output 2.54
107 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0.01
109 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 115.29
110 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.25
115 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.23
116 TestFunctional/parallel/Version/short 0.42
117 TestFunctional/parallel/Version/components 2.27
118 TestFunctional/parallel/ImageCommands/ImageListShort 1.23
119 TestFunctional/parallel/ImageCommands/ImageListTable 1.22
120 TestFunctional/parallel/ImageCommands/ImageListJson 1.19
121 TestFunctional/parallel/ImageCommands/ImageListYaml 1.26
122 TestFunctional/parallel/ImageCommands/ImageBuild 8.46
123 TestFunctional/parallel/ImageCommands/Setup 5.52
124 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 10.82
125 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 6.47
126 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 13.72
127 TestFunctional/parallel/ImageCommands/ImageSaveToFile 5.03
128 TestFunctional/parallel/ImageCommands/ImageRemove 2.2
129 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 6.09
130 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 7.96
131 TestFunctional/delete_addon-resizer_images 0.02
132 TestFunctional/delete_my-image_image 0.02
133 TestFunctional/delete_minikube_cached_images 0.01
136 TestIngressAddonLegacy/StartLegacyK8sCluster 112.61
138 TestIngressAddonLegacy/serial/ValidateIngressAddonActivation 61.62
139 TestIngressAddonLegacy/serial/ValidateIngressDNSAddonActivation 1.55
143 TestJSONOutput/start/Command 98.16
144 TestJSONOutput/start/Audit 0
146 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
147 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
149 TestJSONOutput/pause/Command 2.83
150 TestJSONOutput/pause/Audit 0
152 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
153 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
155 TestJSONOutput/unpause/Command 2
156 TestJSONOutput/unpause/Audit 0
158 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
159 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
161 TestJSONOutput/stop/Command 8.53
162 TestJSONOutput/stop/Audit 0
164 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
165 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
166 TestErrorJSONOutput 1.84
168 TestKicCustomNetwork/create_custom_network 87.98
169 TestKicCustomNetwork/use_default_bridge_network 87.6
170 TestKicExistingNetwork 86.68
171 TestKicCustomSubnet 89.17
172 TestMainNoArgs 0.36
173 TestMinikubeProfile 190.06
176 TestMountStart/serial/StartWithMountFirst 21.01
177 TestMountStart/serial/VerifyMountFirst 1.41
178 TestMountStart/serial/StartWithMountSecond 19.67
179 TestMountStart/serial/VerifyMountSecond 1.43
180 TestMountStart/serial/DeleteFirst 4.82
181 TestMountStart/serial/VerifyMountPostDelete 1.42
182 TestMountStart/serial/Stop 2.89
183 TestMountStart/serial/RestartStopped 14.02
184 TestMountStart/serial/VerifyMountPostStop 1.43
187 TestMultiNode/serial/FreshStart2Nodes 201.24
188 TestMultiNode/serial/DeployApp2Nodes 14.44
189 TestMultiNode/serial/PingHostFrom2Pods 3.85
190 TestMultiNode/serial/AddNode 64.83
191 TestMultiNode/serial/ProfileList 1.61
192 TestMultiNode/serial/CopyFile 52.43
193 TestMultiNode/serial/StopNode 8.3
194 TestMultiNode/serial/StartAfterStop 35.09
195 TestMultiNode/serial/RestartKeepsNodes 141.91
196 TestMultiNode/serial/DeleteNode 14.41
197 TestMultiNode/serial/StopMultiNode 26.95
198 TestMultiNode/serial/RestartMultiNode 77.02
199 TestMultiNode/serial/ValidateNameConflict 92.62
203 TestPreload 274.4
204 TestScheduledStopWindows 153.54
208 TestInsufficientStorage 54.91
209 TestRunningBinaryUpgrade 260.36
211 TestKubernetesUpgrade 338.51
212 TestMissingContainerUpgrade 328.27
214 TestNoKubernetes/serial/StartNoK8sWithVersion 0.49
215 TestNoKubernetes/serial/StartWithK8s 130.98
216 TestNoKubernetes/serial/StartWithStopK8s 25.31
217 TestNoKubernetes/serial/Start 35.7
218 TestStoppedBinaryUpgrade/Setup 0.63
219 TestStoppedBinaryUpgrade/Upgrade 223.74
220 TestNoKubernetes/serial/VerifyK8sNotRunning 1.62
221 TestNoKubernetes/serial/ProfileList 12.51
222 TestNoKubernetes/serial/Stop 3.56
223 TestNoKubernetes/serial/StartNoArgs 15.86
224 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 2.15
233 TestPause/serial/Start 128.37
234 TestStoppedBinaryUpgrade/MinikubeLogs 5.87
246 TestPause/serial/SecondStartNoReconfiguration 64.64
247 TestPause/serial/Pause 3.56
248 TestPause/serial/VerifyStatus 2.2
249 TestPause/serial/Unpause 3.11
250 TestPause/serial/PauseAgain 4.82
251 TestPause/serial/DeletePaused 10.45
252 TestPause/serial/VerifyDeletedResources 3.9
254 TestStartStop/group/old-k8s-version/serial/FirstStart 155.67
256 TestStartStop/group/no-preload/serial/FirstStart 146.94
258 TestStartStop/group/embed-certs/serial/FirstStart 110.87
259 TestStartStop/group/no-preload/serial/DeployApp 11.09
260 TestStartStop/group/old-k8s-version/serial/DeployApp 12.14
261 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 2.89
262 TestStartStop/group/no-preload/serial/Stop 13.51
263 TestStartStop/group/embed-certs/serial/DeployApp 12.21
264 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 3.31
265 TestStartStop/group/old-k8s-version/serial/Stop 14.02
266 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 2.81
267 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 1.39
268 TestStartStop/group/no-preload/serial/SecondStart 619.72
269 TestStartStop/group/embed-certs/serial/Stop 13.48
270 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 1.37
271 TestStartStop/group/old-k8s-version/serial/SecondStart 448.39
272 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 1.47
273 TestStartStop/group/embed-certs/serial/SecondStart 374.25
275 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 101.2
276 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 12.25
277 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 3.03
278 TestStartStop/group/default-k8s-diff-port/serial/Stop 13.66
279 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 1.35
280 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 399.8
281 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 50.08
282 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.72
283 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 2.3
285 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 5.05
286 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.53
287 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 1.78
288 TestStartStop/group/old-k8s-version/serial/Pause 13.04
290 TestStartStop/group/newest-cni/serial/FirstStart 117.23
291 TestNetworkPlugins/group/auto/Start 124.71
292 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 44.05
293 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.79
294 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 2.3
295 TestStartStop/group/newest-cni/serial/DeployApp 0
296 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 3.64
297 TestStartStop/group/default-k8s-diff-port/serial/Pause 16.93
298 TestStartStop/group/newest-cni/serial/Stop 6.69
299 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 83.04
300 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 1.77
301 TestNetworkPlugins/group/auto/KubeletFlags 2.04
302 TestStartStop/group/newest-cni/serial/SecondStart 78.7
303 TestNetworkPlugins/group/auto/NetCatPod 37.11
304 TestNetworkPlugins/group/kindnet/Start 156.41
305 TestNetworkPlugins/group/auto/DNS 0.73
306 TestNetworkPlugins/group/auto/Localhost 0.62
307 TestNetworkPlugins/group/auto/HairPin 5.61
309 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.61
310 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
311 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
312 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 1.78
313 TestStartStop/group/newest-cni/serial/Pause 16.48
314 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 1.69
315 TestStartStop/group/no-preload/serial/Pause 13.6
317 TestNetworkPlugins/group/false/Start 123.06
318 TestNetworkPlugins/group/kindnet/ControllerPod 5.06
319 TestNetworkPlugins/group/kindnet/KubeletFlags 1.78
320 TestNetworkPlugins/group/kindnet/NetCatPod 29.92
321 TestNetworkPlugins/group/kindnet/DNS 0.68
322 TestNetworkPlugins/group/kindnet/Localhost 0.77
323 TestNetworkPlugins/group/kindnet/HairPin 0.64
324 TestNetworkPlugins/group/bridge/Start 359.94
325 TestNetworkPlugins/group/false/KubeletFlags 1.96
326 TestNetworkPlugins/group/false/NetCatPod 42.02
327 TestNetworkPlugins/group/false/DNS 0.67
328 TestNetworkPlugins/group/false/Localhost 0.58
329 TestNetworkPlugins/group/false/HairPin 5.59
330 TestNetworkPlugins/group/enable-default-cni/Start 350.45
331 TestNetworkPlugins/group/bridge/KubeletFlags 1.55
332 TestNetworkPlugins/group/bridge/NetCatPod 25.72
334 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 1.54
335 TestNetworkPlugins/group/enable-default-cni/NetCatPod 26.78
337 TestNetworkPlugins/group/kubenet/Start 349.23
338 TestNetworkPlugins/group/kubenet/KubeletFlags 1.41
339 TestNetworkPlugins/group/kubenet/NetCatPod 24.83
x
+
TestDownloadOnly/v1.16.0/json-events (14.12s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.16.0/json-events
aaa_download_only_test.go:71: (dbg) Run:  out/minikube-windows-amd64.exe start -o=json --download-only -p download-only-173021 --force --alsologtostderr --kubernetes-version=v1.16.0 --container-runtime=docker --driver=docker
aaa_download_only_test.go:71: (dbg) Done: out/minikube-windows-amd64.exe start -o=json --download-only -p download-only-173021 --force --alsologtostderr --kubernetes-version=v1.16.0 --container-runtime=docker --driver=docker: (14.120973s)
--- PASS: TestDownloadOnly/v1.16.0/json-events (14.12s)

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

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.16.0/kubectl
--- PASS: TestDownloadOnly/v1.16.0/kubectl (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.16.0/LogsDuration (0.73s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.16.0/LogsDuration
aaa_download_only_test.go:173: (dbg) Run:  out/minikube-windows-amd64.exe logs -p download-only-173021
aaa_download_only_test.go:173: (dbg) Non-zero exit: out/minikube-windows-amd64.exe logs -p download-only-173021: exit status 85 (724.9816ms)

                                                
                                                
-- stdout --
	* 
	* ==> Audit <==
	* |---------|--------------------------------|----------------------|-------------------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |       User        | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-173021 | minikube3\jenkins | v1.27.1 | 31 Oct 22 17:30 GMT |          |
	|         | -p download-only-173021        |                      |                   |         |                     |          |
	|         | --force --alsologtostderr      |                      |                   |         |                     |          |
	|         | --kubernetes-version=v1.16.0   |                      |                   |         |                     |          |
	|         | --container-runtime=docker     |                      |                   |         |                     |          |
	|         | --driver=docker                |                      |                   |         |                     |          |
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|----------|
	
	* 
	* ==> Last Start <==
	* Log file created at: 2022/10/31 17:30:21
	Running on machine: minikube3
	Binary: Built with gc go1.19.2 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1031 17:30:21.450769   13680 out.go:296] Setting OutFile to fd 624 ...
	I1031 17:30:21.513796   13680 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1031 17:30:21.513796   13680 out.go:309] Setting ErrFile to fd 628...
	I1031 17:30:21.513796   13680 out.go:343] TERM=,COLORTERM=, which probably does not support color
	W1031 17:30:21.530282   13680 root.go:311] Error reading config file at C:\Users\jenkins.minikube3\minikube-integration\.minikube\config\config.json: open C:\Users\jenkins.minikube3\minikube-integration\.minikube\config\config.json: The system cannot find the path specified.
	I1031 17:30:21.540673   13680 out.go:303] Setting JSON to true
	I1031 17:30:21.543676   13680 start.go:116] hostinfo: {"hostname":"minikube3","uptime":291714,"bootTime":1666945707,"procs":195,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045 Build 19045","kernelVersion":"10.0.19045 Build 19045","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"a0f355d5-8b6e-4346-9071-73232725d096"}
	W1031 17:30:21.543676   13680 start.go:124] gopshost.Virtualization returned error: not implemented yet
	I1031 17:30:21.558273   13680 out.go:97] [download-only-173021] minikube v1.27.1 on Microsoft Windows 10 Enterprise N 10.0.19045 Build 19045
	I1031 17:30:21.559566   13680 notify.go:220] Checking for updates...
	I1031 17:30:21.562376   13680 out.go:169] KUBECONFIG=C:\Users\jenkins.minikube3\minikube-integration\kubeconfig
	W1031 17:30:21.559709   13680 preload.go:295] Failed to list preload files: open C:\Users\jenkins.minikube3\minikube-integration\.minikube\cache\preloaded-tarball: The system cannot find the file specified.
	I1031 17:30:21.564329   13680 out.go:169] MINIKUBE_HOME=C:\Users\jenkins.minikube3\minikube-integration\.minikube
	I1031 17:30:21.567089   13680 out.go:169] MINIKUBE_LOCATION=15242
	I1031 17:30:21.569218   13680 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	W1031 17:30:21.574411   13680 out.go:272] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1031 17:30:21.574797   13680 driver.go:365] Setting default libvirt URI to qemu:///system
	I1031 17:30:21.948686   13680 docker.go:137] docker version: linux-20.10.20
	I1031 17:30:21.960450   13680 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1031 17:30:26.927795   13680 cli_runner.go:217] Completed: docker system info --format "{{json .}}": (4.9670606s)
	I1031 17:30:26.928566   13680 info.go:266] docker info: {ID:TSZK:BILT:PRPM:VYD3:VAER:TKFK:77ZH:VWEB:QG4W:3HP3:3BMA:NCFX Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:0 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:45 OomKillDisable:true NGoroutines:47 SystemTime:2022-10-31 17:30:22.1258366 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:4 KernelVersion:5.10.102.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:53902323712 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[] ExperimentalBuild:false ServerVersion:20.10.20 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 Expected:9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6} RuncCommit:{ID:v1.1.4-0-g5fd4c4d Expected:v1.1.4-0-g5fd4c4d} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp
,profile=default] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.9.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.12.1] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.0.3] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.13] map[Name:sbom Path:C:\Program Files\Docker\cli-plug
ins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scan Path:C:\Program Files\Docker\cli-plugins\docker-scan.exe SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.21.0]] Warnings:<nil>}}
	I1031 17:30:26.931945   13680 out.go:97] Using the docker driver based on user configuration
	I1031 17:30:26.931945   13680 start.go:282] selected driver: docker
	I1031 17:30:26.931945   13680 start.go:808] validating driver "docker" against <nil>
	I1031 17:30:26.953658   13680 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1031 17:30:27.575243   13680 info.go:266] docker info: {ID:TSZK:BILT:PRPM:VYD3:VAER:TKFK:77ZH:VWEB:QG4W:3HP3:3BMA:NCFX Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:0 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:45 OomKillDisable:true NGoroutines:47 SystemTime:2022-10-31 17:30:27.1088201 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:4 KernelVersion:5.10.102.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:53902323712 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[] ExperimentalBuild:false ServerVersion:20.10.20 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 Expected:9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6} RuncCommit:{ID:v1.1.4-0-g5fd4c4d Expected:v1.1.4-0-g5fd4c4d} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp
,profile=default] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.9.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.12.1] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.0.3] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.13] map[Name:sbom Path:C:\Program Files\Docker\cli-plug
ins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scan Path:C:\Program Files\Docker\cli-plugins\docker-scan.exe SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.21.0]] Warnings:<nil>}}
	I1031 17:30:27.575771   13680 start_flags.go:303] no existing cluster config was found, will generate one from the flags 
	I1031 17:30:27.642385   13680 start_flags.go:384] Using suggested 16300MB memory alloc based on sys=65534MB, container=51405MB
	I1031 17:30:27.643011   13680 start_flags.go:870] Wait components to verify : map[apiserver:true system_pods:true]
	I1031 17:30:27.654137   13680 out.go:169] Using Docker Desktop driver with root privileges
	I1031 17:30:27.655954   13680 cni.go:95] Creating CNI manager for ""
	I1031 17:30:27.656514   13680 cni.go:169] CNI unnecessary in this configuration, recommending no CNI
	I1031 17:30:27.656514   13680 start_flags.go:317] config:
	{Name:download-only-173021 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 Memory:16300 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 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.16.0 ClusterName:download-only-173021 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerR
untime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[] 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:C:\Users\jenkins.minikube3:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath:/opt/socket_vmnet/bin/socket_vmnet_client SocketVMnetPath:/var/run/socket_vmnet}
	I1031 17:30:27.658618   13680 out.go:97] Starting control plane node download-only-173021 in cluster download-only-173021
	I1031 17:30:27.658618   13680 cache.go:120] Beginning downloading kic base image for docker with docker
	I1031 17:30:27.661188   13680 out.go:97] Pulling base image ...
	I1031 17:30:27.661188   13680 preload.go:132] Checking if preload exists for k8s version v1.16.0 and runtime docker
	I1031 17:30:27.661320   13680 image.go:76] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 in local docker daemon
	I1031 17:30:27.702419   13680 preload.go:119] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.16.0/preloaded-images-k8s-v18-v1.16.0-docker-overlay2-amd64.tar.lz4
	I1031 17:30:27.702492   13680 cache.go:57] Caching tarball of preloaded images
	I1031 17:30:27.702492   13680 preload.go:132] Checking if preload exists for k8s version v1.16.0 and runtime docker
	I1031 17:30:27.706521   13680 out.go:97] Downloading Kubernetes v1.16.0 preload ...
	I1031 17:30:27.706521   13680 preload.go:238] getting checksum for preloaded-images-k8s-v18-v1.16.0-docker-overlay2-amd64.tar.lz4 ...
	I1031 17:30:27.769458   13680 download.go:101] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.16.0/preloaded-images-k8s-v18-v1.16.0-docker-overlay2-amd64.tar.lz4?checksum=md5:326f3ce331abb64565b50b8c9e791244 -> C:\Users\jenkins.minikube3\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.16.0-docker-overlay2-amd64.tar.lz4
	I1031 17:30:27.885392   13680 cache.go:147] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 to local cache
	I1031 17:30:27.885739   13680 localpath.go:146] windows sanitize: C:\Users\jenkins.minikube3\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456.tar -> C:\Users\jenkins.minikube3\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds_v0.0.35-1666722858-15219@sha256_8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456.tar
	I1031 17:30:27.885966   13680 localpath.go:146] windows sanitize: C:\Users\jenkins.minikube3\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456.tar -> C:\Users\jenkins.minikube3\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds_v0.0.35-1666722858-15219@sha256_8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456.tar
	I1031 17:30:27.885966   13680 image.go:60] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 in local cache directory
	I1031 17:30:27.887258   13680 image.go:120] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 to local cache
	I1031 17:30:30.989412   13680 preload.go:249] saving checksum for preloaded-images-k8s-v18-v1.16.0-docker-overlay2-amd64.tar.lz4 ...
	I1031 17:30:30.990469   13680 preload.go:256] verifying checksum of C:\Users\jenkins.minikube3\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.16.0-docker-overlay2-amd64.tar.lz4 ...
	
	* 
	* The control plane node "" does not exist.
	  To start a cluster, run: "minikube start -p download-only-173021"

                                                
                                                
-- /stdout --
aaa_download_only_test.go:174: minikube logs failed with error: exit status 85
--- PASS: TestDownloadOnly/v1.16.0/LogsDuration (0.73s)

                                                
                                    
x
+
TestDownloadOnly/v1.25.3/json-events (8.39s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.25.3/json-events
aaa_download_only_test.go:71: (dbg) Run:  out/minikube-windows-amd64.exe start -o=json --download-only -p download-only-173021 --force --alsologtostderr --kubernetes-version=v1.25.3 --container-runtime=docker --driver=docker
aaa_download_only_test.go:71: (dbg) Done: out/minikube-windows-amd64.exe start -o=json --download-only -p download-only-173021 --force --alsologtostderr --kubernetes-version=v1.25.3 --container-runtime=docker --driver=docker: (8.3922781s)
--- PASS: TestDownloadOnly/v1.25.3/json-events (8.39s)

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

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.25.3/kubectl
--- PASS: TestDownloadOnly/v1.25.3/kubectl (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.25.3/LogsDuration (0.4s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.25.3/LogsDuration
aaa_download_only_test.go:173: (dbg) Run:  out/minikube-windows-amd64.exe logs -p download-only-173021
aaa_download_only_test.go:173: (dbg) Non-zero exit: out/minikube-windows-amd64.exe logs -p download-only-173021: exit status 85 (403.8433ms)

                                                
                                                
-- stdout --
	* 
	* ==> Audit <==
	* |---------|--------------------------------|----------------------|-------------------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |       User        | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-173021 | minikube3\jenkins | v1.27.1 | 31 Oct 22 17:30 GMT |          |
	|         | -p download-only-173021        |                      |                   |         |                     |          |
	|         | --force --alsologtostderr      |                      |                   |         |                     |          |
	|         | --kubernetes-version=v1.16.0   |                      |                   |         |                     |          |
	|         | --container-runtime=docker     |                      |                   |         |                     |          |
	|         | --driver=docker                |                      |                   |         |                     |          |
	| start   | -o=json --download-only        | download-only-173021 | minikube3\jenkins | v1.27.1 | 31 Oct 22 17:30 GMT |          |
	|         | -p download-only-173021        |                      |                   |         |                     |          |
	|         | --force --alsologtostderr      |                      |                   |         |                     |          |
	|         | --kubernetes-version=v1.25.3   |                      |                   |         |                     |          |
	|         | --container-runtime=docker     |                      |                   |         |                     |          |
	|         | --driver=docker                |                      |                   |         |                     |          |
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|----------|
	
	* 
	* ==> Last Start <==
	* Log file created at: 2022/10/31 17:30:36
	Running on machine: minikube3
	Binary: Built with gc go1.19.2 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1031 17:30:36.297695    3924 out.go:296] Setting OutFile to fd 688 ...
	I1031 17:30:36.374037    3924 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1031 17:30:36.374037    3924 out.go:309] Setting ErrFile to fd 692...
	I1031 17:30:36.374037    3924 out.go:343] TERM=,COLORTERM=, which probably does not support color
	W1031 17:30:36.387892    3924 root.go:311] Error reading config file at C:\Users\jenkins.minikube3\minikube-integration\.minikube\config\config.json: open C:\Users\jenkins.minikube3\minikube-integration\.minikube\config\config.json: The system cannot find the file specified.
	I1031 17:30:36.395878    3924 out.go:303] Setting JSON to true
	I1031 17:30:36.401634    3924 start.go:116] hostinfo: {"hostname":"minikube3","uptime":291729,"bootTime":1666945707,"procs":198,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045 Build 19045","kernelVersion":"10.0.19045 Build 19045","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"a0f355d5-8b6e-4346-9071-73232725d096"}
	W1031 17:30:36.401723    3924 start.go:124] gopshost.Virtualization returned error: not implemented yet
	I1031 17:30:36.405958    3924 out.go:97] [download-only-173021] minikube v1.27.1 on Microsoft Windows 10 Enterprise N 10.0.19045 Build 19045
	I1031 17:30:36.406254    3924 notify.go:220] Checking for updates...
	I1031 17:30:36.409407    3924 out.go:169] KUBECONFIG=C:\Users\jenkins.minikube3\minikube-integration\kubeconfig
	I1031 17:30:36.411074    3924 out.go:169] MINIKUBE_HOME=C:\Users\jenkins.minikube3\minikube-integration\.minikube
	I1031 17:30:36.414596    3924 out.go:169] MINIKUBE_LOCATION=15242
	I1031 17:30:36.416402    3924 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	W1031 17:30:36.420504    3924 out.go:272] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1031 17:30:36.421540    3924 config.go:180] Loaded profile config "download-only-173021": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.16.0
	W1031 17:30:36.422556    3924 start.go:716] api.Load failed for download-only-173021: filestore "download-only-173021": Docker machine "download-only-173021" does not exist. Use "docker-machine ls" to list machines. Use "docker-machine create" to add a new one.
	I1031 17:30:36.422597    3924 driver.go:365] Setting default libvirt URI to qemu:///system
	W1031 17:30:36.422597    3924 start.go:716] api.Load failed for download-only-173021: filestore "download-only-173021": Docker machine "download-only-173021" does not exist. Use "docker-machine ls" to list machines. Use "docker-machine create" to add a new one.
	I1031 17:30:36.716433    3924 docker.go:137] docker version: linux-20.10.20
	I1031 17:30:36.727399    3924 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1031 17:30:37.352261    3924 info.go:266] docker info: {ID:TSZK:BILT:PRPM:VYD3:VAER:TKFK:77ZH:VWEB:QG4W:3HP3:3BMA:NCFX Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:0 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:45 OomKillDisable:true NGoroutines:47 SystemTime:2022-10-31 17:30:36.8806612 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:4 KernelVersion:5.10.102.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:53902323712 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[] ExperimentalBuild:false ServerVersion:20.10.20 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 Expected:9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6} RuncCommit:{ID:v1.1.4-0-g5fd4c4d Expected:v1.1.4-0-g5fd4c4d} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp
,profile=default] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.9.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.12.1] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.0.3] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.13] map[Name:sbom Path:C:\Program Files\Docker\cli-plug
ins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scan Path:C:\Program Files\Docker\cli-plugins\docker-scan.exe SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.21.0]] Warnings:<nil>}}
	I1031 17:30:37.575366    3924 out.go:97] Using the docker driver based on existing profile
	I1031 17:30:37.575366    3924 start.go:282] selected driver: docker
	I1031 17:30:37.575366    3924 start.go:808] validating driver "docker" against &{Name:download-only-173021 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 Memory:16300 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 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.16.0 ClusterName:download-only-173021 Namespace:default APIServerName
:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.16.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:C:\Users\jenkins.minikube3:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVM
netClientPath:/opt/socket_vmnet/bin/socket_vmnet_client SocketVMnetPath:/var/run/socket_vmnet}
	I1031 17:30:37.596346    3924 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1031 17:30:38.208000    3924 info.go:266] docker info: {ID:TSZK:BILT:PRPM:VYD3:VAER:TKFK:77ZH:VWEB:QG4W:3HP3:3BMA:NCFX Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:0 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:45 OomKillDisable:true NGoroutines:47 SystemTime:2022-10-31 17:30:37.7582224 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:4 KernelVersion:5.10.102.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:53902323712 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[] ExperimentalBuild:false ServerVersion:20.10.20 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 Expected:9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6} RuncCommit:{ID:v1.1.4-0-g5fd4c4d Expected:v1.1.4-0-g5fd4c4d} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp
,profile=default] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.9.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.12.1] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.0.3] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.13] map[Name:sbom Path:C:\Program Files\Docker\cli-plug
ins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scan Path:C:\Program Files\Docker\cli-plugins\docker-scan.exe SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.21.0]] Warnings:<nil>}}
	I1031 17:30:38.257575    3924 cni.go:95] Creating CNI manager for ""
	I1031 17:30:38.258101    3924 cni.go:169] CNI unnecessary in this configuration, recommending no CNI
	I1031 17:30:38.258101    3924 start_flags.go:317] config:
	{Name:download-only-173021 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 Memory:16300 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 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.25.3 ClusterName:download-only-173021 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerR
untime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI: NodeIP: NodePort:8443 NodeName:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.16.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:C:\Users\jenkins.minikube3:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath:/opt/socket_vmnet/bin/socket_vmnet_client SocketVMnetPath:/var/run
/socket_vmnet}
	I1031 17:30:38.485761    3924 out.go:97] Starting control plane node download-only-173021 in cluster download-only-173021
	I1031 17:30:38.486216    3924 cache.go:120] Beginning downloading kic base image for docker with docker
	I1031 17:30:38.489057    3924 out.go:97] Pulling base image ...
	I1031 17:30:38.489057    3924 preload.go:132] Checking if preload exists for k8s version v1.25.3 and runtime docker
	I1031 17:30:38.489057    3924 image.go:76] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 in local docker daemon
	I1031 17:30:38.531650    3924 preload.go:119] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.25.3/preloaded-images-k8s-v18-v1.25.3-docker-overlay2-amd64.tar.lz4
	I1031 17:30:38.531650    3924 cache.go:57] Caching tarball of preloaded images
	I1031 17:30:38.531650    3924 preload.go:132] Checking if preload exists for k8s version v1.25.3 and runtime docker
	I1031 17:30:38.535842    3924 out.go:97] Downloading Kubernetes v1.25.3 preload ...
	I1031 17:30:38.535842    3924 preload.go:238] getting checksum for preloaded-images-k8s-v18-v1.25.3-docker-overlay2-amd64.tar.lz4 ...
	I1031 17:30:38.593545    3924 download.go:101] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.25.3/preloaded-images-k8s-v18-v1.25.3-docker-overlay2-amd64.tar.lz4?checksum=md5:624cb874287e7e3d793b79e4205a7f98 -> C:\Users\jenkins.minikube3\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.25.3-docker-overlay2-amd64.tar.lz4
	I1031 17:30:38.734031    3924 cache.go:147] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 to local cache
	I1031 17:30:38.734031    3924 localpath.go:146] windows sanitize: C:\Users\jenkins.minikube3\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456.tar -> C:\Users\jenkins.minikube3\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds_v0.0.35-1666722858-15219@sha256_8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456.tar
	I1031 17:30:38.734558    3924 localpath.go:146] windows sanitize: C:\Users\jenkins.minikube3\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456.tar -> C:\Users\jenkins.minikube3\minikube-integration\.minikube\cache\kic\amd64\kicbase-builds_v0.0.35-1666722858-15219@sha256_8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456.tar
	I1031 17:30:38.734631    3924 image.go:60] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 in local cache directory
	I1031 17:30:38.734631    3924 image.go:63] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 in local cache directory, skipping pull
	I1031 17:30:38.734631    3924 image.go:104] gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 exists in cache, skipping pull
	I1031 17:30:38.734631    3924 cache.go:150] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 as a tarball
	
	* 
	* The control plane node "" does not exist.
	  To start a cluster, run: "minikube start -p download-only-173021"

                                                
                                                
-- /stdout --
aaa_download_only_test.go:174: minikube logs failed with error: exit status 85
--- PASS: TestDownloadOnly/v1.25.3/LogsDuration (0.40s)

                                                
                                    
x
+
TestDownloadOnly/DeleteAll (2.48s)

                                                
                                                
=== RUN   TestDownloadOnly/DeleteAll
aaa_download_only_test.go:191: (dbg) Run:  out/minikube-windows-amd64.exe delete --all
aaa_download_only_test.go:191: (dbg) Done: out/minikube-windows-amd64.exe delete --all: (2.4760903s)
--- PASS: TestDownloadOnly/DeleteAll (2.48s)

                                                
                                    
x
+
TestDownloadOnly/DeleteAlwaysSucceeds (1.66s)

                                                
                                                
=== RUN   TestDownloadOnly/DeleteAlwaysSucceeds
aaa_download_only_test.go:203: (dbg) Run:  out/minikube-windows-amd64.exe delete -p download-only-173021
aaa_download_only_test.go:203: (dbg) Done: out/minikube-windows-amd64.exe delete -p download-only-173021: (1.6634623s)
--- PASS: TestDownloadOnly/DeleteAlwaysSucceeds (1.66s)

                                                
                                    
x
+
TestDownloadOnlyKic (35.51s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:228: (dbg) Run:  out/minikube-windows-amd64.exe start --download-only -p download-docker-173050 --force --alsologtostderr --driver=docker
aaa_download_only_test.go:228: (dbg) Done: out/minikube-windows-amd64.exe start --download-only -p download-docker-173050 --force --alsologtostderr --driver=docker: (32.7143166s)
helpers_test.go:175: Cleaning up "download-docker-173050" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p download-docker-173050
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p download-docker-173050: (1.7129944s)
--- PASS: TestDownloadOnlyKic (35.51s)

                                                
                                    
x
+
TestBinaryMirror (4.38s)

                                                
                                                
=== RUN   TestBinaryMirror
aaa_download_only_test.go:310: (dbg) Run:  out/minikube-windows-amd64.exe start --download-only -p binary-mirror-173126 --alsologtostderr --binary-mirror http://127.0.0.1:62656 --driver=docker
aaa_download_only_test.go:310: (dbg) Done: out/minikube-windows-amd64.exe start --download-only -p binary-mirror-173126 --alsologtostderr --binary-mirror http://127.0.0.1:62656 --driver=docker: (2.4582152s)
helpers_test.go:175: Cleaning up "binary-mirror-173126" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p binary-mirror-173126
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p binary-mirror-173126: (1.7020309s)
--- PASS: TestBinaryMirror (4.38s)

                                                
                                    
x
+
TestOffline (166.44s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-windows-amd64.exe start -p offline-docker-190059 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Done: out/minikube-windows-amd64.exe start -p offline-docker-190059 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker: (2m33.2292394s)
helpers_test.go:175: Cleaning up "offline-docker-190059" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p offline-docker-190059

                                                
                                                
=== CONT  TestOffline
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p offline-docker-190059: (13.2122056s)
--- PASS: TestOffline (166.44s)

                                                
                                    
x
+
TestAddons/Setup (472.42s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:76: (dbg) Run:  out/minikube-windows-amd64.exe start -p addons-173130 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --driver=docker --addons=ingress --addons=ingress-dns --addons=helm-tiller
addons_test.go:76: (dbg) Done: out/minikube-windows-amd64.exe start -p addons-173130 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --driver=docker --addons=ingress --addons=ingress-dns --addons=helm-tiller: (7m52.4212318s)
--- PASS: TestAddons/Setup (472.42s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (9.87s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:360: metrics-server stabilized in 28.0153ms

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:362: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
helpers_test.go:342: "metrics-server-769cd898cd-6gv9r" [1c59ad5d-da3a-4113-9b06-188b5d904402] Running

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:362: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.072499s

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:368: (dbg) Run:  kubectl --context addons-173130 top pods -n kube-system

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:385: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-173130 addons disable metrics-server --alsologtostderr -v=1

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:385: (dbg) Done: out/minikube-windows-amd64.exe -p addons-173130 addons disable metrics-server --alsologtostderr -v=1: (4.5026382s)
--- PASS: TestAddons/parallel/MetricsServer (9.87s)

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (53.5s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:409: tiller-deploy stabilized in 45.0111ms
addons_test.go:411: (dbg) TestAddons/parallel/HelmTiller: waiting 6m0s for pods matching "app=helm" in namespace "kube-system" ...
helpers_test.go:342: "tiller-deploy-696b5bfbb7-nzzr8" [a113b88d-a04a-4595-99f5-1ab2e87ea958] Running
addons_test.go:411: (dbg) TestAddons/parallel/HelmTiller: app=helm healthy within 5.1094604s
addons_test.go:426: (dbg) Run:  kubectl --context addons-173130 run --rm helm-test --restart=Never --image=alpine/helm:2.16.3 -it --namespace=kube-system -- version

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:426: (dbg) Done: kubectl --context addons-173130 run --rm helm-test --restart=Never --image=alpine/helm:2.16.3 -it --namespace=kube-system -- version: (46.3493766s)
addons_test.go:431: kubectl --context addons-173130 run --rm helm-test --restart=Never --image=alpine/helm:2.16.3 -it --namespace=kube-system -- version: unexpected stderr: Unable to use a TTY - input is not a terminal or the right kind of file
If you don't see a command prompt, try pressing enter.
Error attaching, falling back to logs: 
addons_test.go:443: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-173130 addons disable helm-tiller --alsologtostderr -v=1

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:443: (dbg) Done: out/minikube-windows-amd64.exe -p addons-173130 addons disable helm-tiller --alsologtostderr -v=1: (1.9825922s)
--- PASS: TestAddons/parallel/HelmTiller (53.50s)

                                                
                                    
x
+
TestAddons/parallel/CSI (103.68s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:514: csi-hostpath-driver pods stabilized in 44.5558ms
addons_test.go:517: (dbg) Run:  kubectl --context addons-173130 create -f testdata\csi-hostpath-driver\pvc.yaml

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:517: (dbg) Done: kubectl --context addons-173130 create -f testdata\csi-hostpath-driver\pvc.yaml: (6.9056915s)
addons_test.go:522: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:392: (dbg) Run:  kubectl --context addons-173130 get pvc hpvc -o jsonpath={.status.phase} -n default

                                                
                                                
=== CONT  TestAddons/parallel/CSI
helpers_test.go:392: (dbg) Run:  kubectl --context addons-173130 get pvc hpvc -o jsonpath={.status.phase} -n default

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:527: (dbg) Run:  kubectl --context addons-173130 create -f testdata\csi-hostpath-driver\pv-pod.yaml

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:532: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:342: "task-pv-pod" [d041af24-5799-49f5-b051-91a0c391f727] Pending
helpers_test.go:342: "task-pv-pod" [d041af24-5799-49f5-b051-91a0c391f727] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])

                                                
                                                
=== CONT  TestAddons/parallel/CSI
helpers_test.go:342: "task-pv-pod" [d041af24-5799-49f5-b051-91a0c391f727] Running
addons_test.go:532: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 51.1836593s
addons_test.go:537: (dbg) Run:  kubectl --context addons-173130 create -f testdata\csi-hostpath-driver\snapshot.yaml
addons_test.go:537: (dbg) Done: kubectl --context addons-173130 create -f testdata\csi-hostpath-driver\snapshot.yaml: (1.0958608s)
addons_test.go:542: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:417: (dbg) Run:  kubectl --context addons-173130 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:417: (dbg) Run:  kubectl --context addons-173130 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:547: (dbg) Run:  kubectl --context addons-173130 delete pod task-pv-pod
addons_test.go:547: (dbg) Done: kubectl --context addons-173130 delete pod task-pv-pod: (2.9453686s)
addons_test.go:553: (dbg) Run:  kubectl --context addons-173130 delete pvc hpvc
addons_test.go:559: (dbg) Run:  kubectl --context addons-173130 create -f testdata\csi-hostpath-driver\pvc-restore.yaml
addons_test.go:564: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:392: (dbg) Run:  kubectl --context addons-173130 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:569: (dbg) Run:  kubectl --context addons-173130 create -f testdata\csi-hostpath-driver\pv-pod-restore.yaml

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:574: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:342: "task-pv-pod-restore" [c716a58a-2d0e-4760-a670-a34f4ec3c029] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])

                                                
                                                
=== CONT  TestAddons/parallel/CSI
helpers_test.go:342: "task-pv-pod-restore" [c716a58a-2d0e-4760-a670-a34f4ec3c029] Running
addons_test.go:574: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 19.0221447s
addons_test.go:579: (dbg) Run:  kubectl --context addons-173130 delete pod task-pv-pod-restore
addons_test.go:579: (dbg) Done: kubectl --context addons-173130 delete pod task-pv-pod-restore: (2.1534879s)
addons_test.go:583: (dbg) Run:  kubectl --context addons-173130 delete pvc hpvc-restore
addons_test.go:587: (dbg) Run:  kubectl --context addons-173130 delete volumesnapshot new-snapshot-demo
addons_test.go:591: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-173130 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:591: (dbg) Done: out/minikube-windows-amd64.exe -p addons-173130 addons disable csi-hostpath-driver --alsologtostderr -v=1: (11.2769681s)
addons_test.go:595: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-173130 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:595: (dbg) Done: out/minikube-windows-amd64.exe -p addons-173130 addons disable volumesnapshots --alsologtostderr -v=1: (2.3215839s)
--- PASS: TestAddons/parallel/CSI (103.68s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (36.88s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:738: (dbg) Run:  out/minikube-windows-amd64.exe addons enable headlamp -p addons-173130 --alsologtostderr -v=1

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:738: (dbg) Done: out/minikube-windows-amd64.exe addons enable headlamp -p addons-173130 --alsologtostderr -v=1: (10.8261671s)
addons_test.go:743: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:342: "headlamp-5f4cf474d8-gm9j8" [bbf7883b-d5ec-4a92-923e-e257cea8cbf7] Pending

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
helpers_test.go:342: "headlamp-5f4cf474d8-gm9j8" [bbf7883b-d5ec-4a92-923e-e257cea8cbf7] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
helpers_test.go:342: "headlamp-5f4cf474d8-gm9j8" [bbf7883b-d5ec-4a92-923e-e257cea8cbf7] Running

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:743: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 26.0482963s
--- PASS: TestAddons/parallel/Headlamp (36.88s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (7.74s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:759: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
helpers_test.go:342: "cloud-spanner-emulator-6c47ff8fb6-288zk" [434f2b6f-f696-45a7-ac34-bcffa8b400d7] Running

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:759: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.0709321s
addons_test.go:762: (dbg) Run:  out/minikube-windows-amd64.exe addons disable cloud-spanner -p addons-173130

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:762: (dbg) Done: out/minikube-windows-amd64.exe addons disable cloud-spanner -p addons-173130: (2.631193s)
--- PASS: TestAddons/parallel/CloudSpanner (7.74s)

                                                
                                    
x
+
TestAddons/serial/GCPAuth (23.46s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth
addons_test.go:606: (dbg) Run:  kubectl --context addons-173130 create -f testdata\busybox.yaml
addons_test.go:613: (dbg) Run:  kubectl --context addons-173130 create sa gcp-auth-test
addons_test.go:619: (dbg) TestAddons/serial/GCPAuth: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:342: "busybox" [6f5ae816-b3b3-44a9-a186-ee76de379720] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:342: "busybox" [6f5ae816-b3b3-44a9-a186-ee76de379720] Running
addons_test.go:619: (dbg) TestAddons/serial/GCPAuth: integration-test=busybox healthy within 12.0381339s
addons_test.go:625: (dbg) Run:  kubectl --context addons-173130 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:637: (dbg) Run:  kubectl --context addons-173130 describe sa gcp-auth-test
addons_test.go:651: (dbg) Run:  kubectl --context addons-173130 exec busybox -- /bin/sh -c "cat /google-app-creds.json"
addons_test.go:675: (dbg) Run:  kubectl --context addons-173130 exec busybox -- /bin/sh -c "printenv GOOGLE_CLOUD_PROJECT"
addons_test.go:688: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-173130 addons disable gcp-auth --alsologtostderr -v=1
addons_test.go:688: (dbg) Done: out/minikube-windows-amd64.exe -p addons-173130 addons disable gcp-auth --alsologtostderr -v=1: (8.6265071s)
--- PASS: TestAddons/serial/GCPAuth (23.46s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (14.76s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:135: (dbg) Run:  out/minikube-windows-amd64.exe stop -p addons-173130
addons_test.go:135: (dbg) Done: out/minikube-windows-amd64.exe stop -p addons-173130: (13.5593797s)
addons_test.go:139: (dbg) Run:  out/minikube-windows-amd64.exe addons enable dashboard -p addons-173130
addons_test.go:143: (dbg) Run:  out/minikube-windows-amd64.exe addons disable dashboard -p addons-173130
--- PASS: TestAddons/StoppedEnableDisable (14.76s)

                                                
                                    
x
+
TestCertOptions (107.55s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-windows-amd64.exe start -p cert-options-190913 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker --apiserver-name=localhost
E1031 19:09:23.265498   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Done: out/minikube-windows-amd64.exe start -p cert-options-190913 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker --apiserver-name=localhost: (1m34.5571912s)
cert_options_test.go:60: (dbg) Run:  out/minikube-windows-amd64.exe -p cert-options-190913 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:60: (dbg) Done: out/minikube-windows-amd64.exe -p cert-options-190913 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt": (1.766239s)
cert_options_test.go:100: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p cert-options-190913 -- "sudo cat /etc/kubernetes/admin.conf"
cert_options_test.go:100: (dbg) Done: out/minikube-windows-amd64.exe ssh -p cert-options-190913 -- "sudo cat /etc/kubernetes/admin.conf": (1.485138s)
helpers_test.go:175: Cleaning up "cert-options-190913" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p cert-options-190913

                                                
                                                
=== CONT  TestCertOptions
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p cert-options-190913: (9.5062374s)
--- PASS: TestCertOptions (107.55s)

                                                
                                    
x
+
TestCertExpiration (397.04s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-windows-amd64.exe start -p cert-expiration-190750 --memory=2048 --cert-expiration=3m --driver=docker
E1031 19:08:21.786468   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\functional-174407\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Done: out/minikube-windows-amd64.exe start -p cert-expiration-190750 --memory=2048 --cert-expiration=3m --driver=docker: (1m58.6959981s)

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:131: (dbg) Run:  out/minikube-windows-amd64.exe start -p cert-expiration-190750 --memory=2048 --cert-expiration=8760h --driver=docker
E1031 19:13:21.794262   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\functional-174407\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:131: (dbg) Done: out/minikube-windows-amd64.exe start -p cert-expiration-190750 --memory=2048 --cert-expiration=8760h --driver=docker: (1m26.0276266s)
helpers_test.go:175: Cleaning up "cert-expiration-190750" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p cert-expiration-190750
E1031 19:14:23.270440   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p cert-expiration-190750: (12.3087471s)
--- PASS: TestCertExpiration (397.04s)

                                                
                                    
x
+
TestDockerFlags (115.61s)

                                                
                                                
=== RUN   TestDockerFlags
=== PAUSE TestDockerFlags

                                                
                                                

                                                
                                                
=== CONT  TestDockerFlags
docker_test.go:45: (dbg) Run:  out/minikube-windows-amd64.exe start -p docker-flags-190901 --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=docker

                                                
                                                
=== CONT  TestDockerFlags
docker_test.go:45: (dbg) Done: out/minikube-windows-amd64.exe start -p docker-flags-190901 --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=docker: (1m42.2254914s)
docker_test.go:50: (dbg) Run:  out/minikube-windows-amd64.exe -p docker-flags-190901 ssh "sudo systemctl show docker --property=Environment --no-pager"
docker_test.go:50: (dbg) Done: out/minikube-windows-amd64.exe -p docker-flags-190901 ssh "sudo systemctl show docker --property=Environment --no-pager": (1.6482486s)
docker_test.go:61: (dbg) Run:  out/minikube-windows-amd64.exe -p docker-flags-190901 ssh "sudo systemctl show docker --property=ExecStart --no-pager"
docker_test.go:61: (dbg) Done: out/minikube-windows-amd64.exe -p docker-flags-190901 ssh "sudo systemctl show docker --property=ExecStart --no-pager": (1.7493644s)
helpers_test.go:175: Cleaning up "docker-flags-190901" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p docker-flags-190901

                                                
                                                
=== CONT  TestDockerFlags
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p docker-flags-190901: (9.9814687s)
--- PASS: TestDockerFlags (115.61s)

                                                
                                    
x
+
TestForceSystemdFlag (143.67s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:85: (dbg) Run:  out/minikube-windows-amd64.exe start -p force-systemd-flag-190059 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:85: (dbg) Done: out/minikube-windows-amd64.exe start -p force-systemd-flag-190059 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker: (2m9.2476202s)
docker_test.go:104: (dbg) Run:  out/minikube-windows-amd64.exe -p force-systemd-flag-190059 ssh "docker info --format {{.CgroupDriver}}"

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:104: (dbg) Done: out/minikube-windows-amd64.exe -p force-systemd-flag-190059 ssh "docker info --format {{.CgroupDriver}}": (2.0264783s)
helpers_test.go:175: Cleaning up "force-systemd-flag-190059" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p force-systemd-flag-190059

                                                
                                                
=== CONT  TestForceSystemdFlag
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p force-systemd-flag-190059: (12.3944964s)
--- PASS: TestForceSystemdFlag (143.67s)

                                                
                                    
x
+
TestForceSystemdEnv (101.22s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:149: (dbg) Run:  out/minikube-windows-amd64.exe start -p force-systemd-env-191010 --memory=2048 --alsologtostderr -v=5 --driver=docker

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:149: (dbg) Done: out/minikube-windows-amd64.exe start -p force-systemd-env-191010 --memory=2048 --alsologtostderr -v=5 --driver=docker: (1m32.3231967s)
docker_test.go:104: (dbg) Run:  out/minikube-windows-amd64.exe -p force-systemd-env-191010 ssh "docker info --format {{.CgroupDriver}}"
docker_test.go:104: (dbg) Done: out/minikube-windows-amd64.exe -p force-systemd-env-191010 ssh "docker info --format {{.CgroupDriver}}": (1.8729569s)
helpers_test.go:175: Cleaning up "force-systemd-env-191010" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p force-systemd-env-191010
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p force-systemd-env-191010: (7.0206629s)
--- PASS: TestForceSystemdEnv (101.22s)

                                                
                                    
x
+
TestErrorSpam/setup (79.84s)

                                                
                                                
=== RUN   TestErrorSpam/setup
error_spam_test.go:81: (dbg) Run:  out/minikube-windows-amd64.exe start -p nospam-174201 -n=1 --memory=2250 --wait=false --log_dir=C:\Users\jenkins.minikube3\AppData\Local\Temp\nospam-174201 --driver=docker
error_spam_test.go:81: (dbg) Done: out/minikube-windows-amd64.exe start -p nospam-174201 -n=1 --memory=2250 --wait=false --log_dir=C:\Users\jenkins.minikube3\AppData\Local\Temp\nospam-174201 --driver=docker: (1m19.8399013s)
error_spam_test.go:91: acceptable stderr: "! C:\\ProgramData\\chocolatey\\bin\\kubectl.exe is version 1.18.2, which may have incompatibilites with Kubernetes 1.25.3."
--- PASS: TestErrorSpam/setup (79.84s)

                                                
                                    
x
+
TestErrorSpam/start (6.3s)

                                                
                                                
=== RUN   TestErrorSpam/start
error_spam_test.go:216: Cleaning up 1 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-174201 --log_dir C:\Users\jenkins.minikube3\AppData\Local\Temp\nospam-174201 start --dry-run
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-174201 --log_dir C:\Users\jenkins.minikube3\AppData\Local\Temp\nospam-174201 start --dry-run: (2.0663494s)
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-174201 --log_dir C:\Users\jenkins.minikube3\AppData\Local\Temp\nospam-174201 start --dry-run
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-174201 --log_dir C:\Users\jenkins.minikube3\AppData\Local\Temp\nospam-174201 start --dry-run: (2.0897222s)
error_spam_test.go:182: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-174201 --log_dir C:\Users\jenkins.minikube3\AppData\Local\Temp\nospam-174201 start --dry-run
error_spam_test.go:182: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-174201 --log_dir C:\Users\jenkins.minikube3\AppData\Local\Temp\nospam-174201 start --dry-run: (2.1449076s)
--- PASS: TestErrorSpam/start (6.30s)

                                                
                                    
x
+
TestErrorSpam/status (6.67s)

                                                
                                                
=== RUN   TestErrorSpam/status
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-174201 --log_dir C:\Users\jenkins.minikube3\AppData\Local\Temp\nospam-174201 status
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-174201 --log_dir C:\Users\jenkins.minikube3\AppData\Local\Temp\nospam-174201 status: (2.2764014s)
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-174201 --log_dir C:\Users\jenkins.minikube3\AppData\Local\Temp\nospam-174201 status
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-174201 --log_dir C:\Users\jenkins.minikube3\AppData\Local\Temp\nospam-174201 status: (2.5816012s)
error_spam_test.go:182: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-174201 --log_dir C:\Users\jenkins.minikube3\AppData\Local\Temp\nospam-174201 status
error_spam_test.go:182: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-174201 --log_dir C:\Users\jenkins.minikube3\AppData\Local\Temp\nospam-174201 status: (1.8133379s)
--- PASS: TestErrorSpam/status (6.67s)

                                                
                                    
x
+
TestErrorSpam/pause (5.29s)

                                                
                                                
=== RUN   TestErrorSpam/pause
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-174201 --log_dir C:\Users\jenkins.minikube3\AppData\Local\Temp\nospam-174201 pause
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-174201 --log_dir C:\Users\jenkins.minikube3\AppData\Local\Temp\nospam-174201 pause: (2.1534363s)
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-174201 --log_dir C:\Users\jenkins.minikube3\AppData\Local\Temp\nospam-174201 pause
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-174201 --log_dir C:\Users\jenkins.minikube3\AppData\Local\Temp\nospam-174201 pause: (1.5387306s)
error_spam_test.go:182: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-174201 --log_dir C:\Users\jenkins.minikube3\AppData\Local\Temp\nospam-174201 pause
error_spam_test.go:182: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-174201 --log_dir C:\Users\jenkins.minikube3\AppData\Local\Temp\nospam-174201 pause: (1.5975702s)
--- PASS: TestErrorSpam/pause (5.29s)

                                                
                                    
x
+
TestErrorSpam/unpause (5.73s)

                                                
                                                
=== RUN   TestErrorSpam/unpause
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-174201 --log_dir C:\Users\jenkins.minikube3\AppData\Local\Temp\nospam-174201 unpause
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-174201 --log_dir C:\Users\jenkins.minikube3\AppData\Local\Temp\nospam-174201 unpause: (1.9325783s)
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-174201 --log_dir C:\Users\jenkins.minikube3\AppData\Local\Temp\nospam-174201 unpause
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-174201 --log_dir C:\Users\jenkins.minikube3\AppData\Local\Temp\nospam-174201 unpause: (2.2582631s)
error_spam_test.go:182: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-174201 --log_dir C:\Users\jenkins.minikube3\AppData\Local\Temp\nospam-174201 unpause
error_spam_test.go:182: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-174201 --log_dir C:\Users\jenkins.minikube3\AppData\Local\Temp\nospam-174201 unpause: (1.5408929s)
--- PASS: TestErrorSpam/unpause (5.73s)

                                                
                                    
x
+
TestErrorSpam/stop (16.82s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-174201 --log_dir C:\Users\jenkins.minikube3\AppData\Local\Temp\nospam-174201 stop
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-174201 --log_dir C:\Users\jenkins.minikube3\AppData\Local\Temp\nospam-174201 stop: (7.9041833s)
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-174201 --log_dir C:\Users\jenkins.minikube3\AppData\Local\Temp\nospam-174201 stop
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-174201 --log_dir C:\Users\jenkins.minikube3\AppData\Local\Temp\nospam-174201 stop: (4.4787435s)
error_spam_test.go:182: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-174201 --log_dir C:\Users\jenkins.minikube3\AppData\Local\Temp\nospam-174201 stop
error_spam_test.go:182: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-174201 --log_dir C:\Users\jenkins.minikube3\AppData\Local\Temp\nospam-174201 stop: (4.4331503s)
--- PASS: TestErrorSpam/stop (16.82s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0.03s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1782: local sync path: C:\Users\jenkins.minikube3\minikube-integration\.minikube\files\etc\test\nested\copy\12752\hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.03s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (100.63s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2161: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-174407 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker
E1031 17:44:23.240582   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.
E1031 17:44:23.255759   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.
E1031 17:44:23.271447   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.
E1031 17:44:23.302733   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.
E1031 17:44:23.349070   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.
E1031 17:44:23.442692   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.
E1031 17:44:23.615097   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.
E1031 17:44:23.942842   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.
E1031 17:44:24.589851   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.
E1031 17:44:25.884163   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.
E1031 17:44:28.454639   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.
E1031 17:44:33.581612   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.
E1031 17:44:43.837284   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.
E1031 17:45:04.323532   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.
E1031 17:45:45.285438   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.
functional_test.go:2161: (dbg) Done: out/minikube-windows-amd64.exe start -p functional-174407 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker: (1m40.6260485s)
--- PASS: TestFunctional/serial/StartWithProxy (100.63s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (51.96s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:652: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-174407 --alsologtostderr -v=8
functional_test.go:652: (dbg) Done: out/minikube-windows-amd64.exe start -p functional-174407 --alsologtostderr -v=8: (51.9614198s)
functional_test.go:656: soft start took 51.9633497s for "functional-174407" cluster.
--- PASS: TestFunctional/serial/SoftStart (51.96s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.19s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.35s)

                                                
                                                
=== RUN   TestFunctional/serial/KubectlGetPods
functional_test.go:689: (dbg) Run:  kubectl --context functional-174407 get po -A
--- PASS: TestFunctional/serial/KubectlGetPods (0.35s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1042: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 cache add k8s.gcr.io/pause:3.1
functional_test.go:1042: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 cache add k8s.gcr.io/pause:3.1: (2.8089868s)
functional_test.go:1042: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 cache add k8s.gcr.io/pause:3.3
functional_test.go:1042: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 cache add k8s.gcr.io/pause:3.3: (2.6613368s)
functional_test.go:1042: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 cache add k8s.gcr.io/pause:latest
functional_test.go:1042: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 cache add k8s.gcr.io/pause:latest: (2.779236s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (8.25s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1070: (dbg) Run:  docker build -t minikube-local-cache-test:functional-174407 C:\Users\jenkins.minikube3\AppData\Local\Temp\TestFunctionalserialCacheCmdcacheadd_local3427057128\001
functional_test.go:1070: (dbg) Done: docker build -t minikube-local-cache-test:functional-174407 C:\Users\jenkins.minikube3\AppData\Local\Temp\TestFunctionalserialCacheCmdcacheadd_local3427057128\001: (1.6501285s)
functional_test.go:1082: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 cache add minikube-local-cache-test:functional-174407
functional_test.go:1082: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 cache add minikube-local-cache-test:functional-174407: (2.7395685s)
functional_test.go:1087: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 cache delete minikube-local-cache-test:functional-174407
functional_test.go:1076: (dbg) Run:  docker rmi minikube-local-cache-test:functional-174407
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (5.03s)

                                                
                                    
x
+
TestFunctional/serial/CacheCmd/cache/delete_k8s.gcr.io/pause:3.3 (0.39s)

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/delete_k8s.gcr.io/pause:3.3
functional_test.go:1095: (dbg) Run:  out/minikube-windows-amd64.exe cache delete k8s.gcr.io/pause:3.3
--- PASS: TestFunctional/serial/CacheCmd/cache/delete_k8s.gcr.io/pause:3.3 (0.39s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/list
functional_test.go:1103: (dbg) Run:  out/minikube-windows-amd64.exe cache list
--- PASS: TestFunctional/serial/CacheCmd/cache/list (0.37s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node
functional_test.go:1117: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 ssh sudo crictl images
functional_test.go:1117: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 ssh sudo crictl images: (1.509017s)
--- PASS: TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (1.51s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/cache_reload
functional_test.go:1140: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 ssh sudo docker rmi k8s.gcr.io/pause:latest
functional_test.go:1140: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 ssh sudo docker rmi k8s.gcr.io/pause:latest: (1.4876613s)
functional_test.go:1146: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 ssh sudo crictl inspecti k8s.gcr.io/pause:latest
functional_test.go:1146: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-174407 ssh sudo crictl inspecti k8s.gcr.io/pause:latest: exit status 1 (1.4799698s)

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

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

                                                
                                                
** /stderr **
functional_test.go:1151: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 cache reload
functional_test.go:1151: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 cache reload: (2.5059163s)
functional_test.go:1156: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 ssh sudo crictl inspecti k8s.gcr.io/pause:latest
functional_test.go:1156: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 ssh sudo crictl inspecti k8s.gcr.io/pause:latest: (1.3863348s)
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (6.86s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/delete
functional_test.go:1165: (dbg) Run:  out/minikube-windows-amd64.exe cache delete k8s.gcr.io/pause:3.1
functional_test.go:1165: (dbg) Run:  out/minikube-windows-amd64.exe cache delete k8s.gcr.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/delete (0.76s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.66s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmd
functional_test.go:709: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 kubectl -- --context functional-174407 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmd (0.66s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.59s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmdDirectly
functional_test.go:734: (dbg) Run:  out\kubectl.exe --context functional-174407 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmdDirectly (0.59s)

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (69.33s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:750: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-174407 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E1031 17:47:07.220209   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.
functional_test.go:750: (dbg) Done: out/minikube-windows-amd64.exe start -p functional-174407 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (1m9.3274127s)
functional_test.go:754: restart took 1m9.3276478s for "functional-174407" cluster.
--- PASS: TestFunctional/serial/ExtraConfig (69.33s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.27s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (3.23s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1229: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 logs
functional_test.go:1229: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 logs: (3.2308159s)
--- PASS: TestFunctional/serial/LogsCmd (3.23s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (3.46s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1243: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 logs --file C:\Users\jenkins.minikube3\AppData\Local\Temp\TestFunctionalserialLogsFileCmd785436531\001\logs.txt
functional_test.go:1243: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 logs --file C:\Users\jenkins.minikube3\AppData\Local\Temp\TestFunctionalserialLogsFileCmd785436531\001\logs.txt: (3.4509383s)
--- PASS: TestFunctional/serial/LogsFileCmd (3.46s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (2.6s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ConfigCmd
functional_test.go:1192: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 config unset cpus

                                                
                                                
=== CONT  TestFunctional/parallel/ConfigCmd
functional_test.go:1192: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 config get cpus

                                                
                                                
=== CONT  TestFunctional/parallel/ConfigCmd
functional_test.go:1192: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-174407 config get cpus: exit status 14 (406.6966ms)

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

                                                
                                                
** /stderr **
functional_test.go:1192: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 config set cpus 2
functional_test.go:1192: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 config get cpus

                                                
                                                
=== CONT  TestFunctional/parallel/ConfigCmd
functional_test.go:1192: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 config unset cpus
functional_test.go:1192: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 config get cpus
functional_test.go:1192: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-174407 config get cpus: exit status 14 (469.9596ms)

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

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (3.8s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DryRun
functional_test.go:967: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-174407 --dry-run --memory 250MB --alsologtostderr --driver=docker
functional_test.go:967: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p functional-174407 --dry-run --memory 250MB --alsologtostderr --driver=docker: exit status 23 (1.5526308s)

                                                
                                                
-- stdout --
	* [functional-174407] minikube v1.27.1 on Microsoft Windows 10 Enterprise N 10.0.19045 Build 19045
	  - KUBECONFIG=C:\Users\jenkins.minikube3\minikube-integration\kubeconfig
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube3\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=15242
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	* Using the docker driver based on existing profile
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1031 17:50:47.430161   14012 out.go:296] Setting OutFile to fd 992 ...
	I1031 17:50:47.505342   14012 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1031 17:50:47.505342   14012 out.go:309] Setting ErrFile to fd 744...
	I1031 17:50:47.505342   14012 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1031 17:50:47.529584   14012 out.go:303] Setting JSON to false
	I1031 17:50:47.531752   14012 start.go:116] hostinfo: {"hostname":"minikube3","uptime":292940,"bootTime":1666945707,"procs":196,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045 Build 19045","kernelVersion":"10.0.19045 Build 19045","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"a0f355d5-8b6e-4346-9071-73232725d096"}
	W1031 17:50:47.531752   14012 start.go:124] gopshost.Virtualization returned error: not implemented yet
	I1031 17:50:47.534483   14012 out.go:177] * [functional-174407] minikube v1.27.1 on Microsoft Windows 10 Enterprise N 10.0.19045 Build 19045
	I1031 17:50:47.539901   14012 notify.go:220] Checking for updates...
	I1031 17:50:47.542677   14012 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube3\minikube-integration\kubeconfig
	I1031 17:50:47.545194   14012 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube3\minikube-integration\.minikube
	I1031 17:50:47.547554   14012 out.go:177]   - MINIKUBE_LOCATION=15242
	I1031 17:50:47.549784   14012 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1031 17:50:47.553238   14012 config.go:180] Loaded profile config "functional-174407": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.25.3
	I1031 17:50:47.554794   14012 driver.go:365] Setting default libvirt URI to qemu:///system
	I1031 17:50:47.874830   14012 docker.go:137] docker version: linux-20.10.20
	I1031 17:50:47.886005   14012 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1031 17:50:48.591950   14012 info.go:266] docker info: {ID:TSZK:BILT:PRPM:VYD3:VAER:TKFK:77ZH:VWEB:QG4W:3HP3:3BMA:NCFX Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:59 OomKillDisable:true NGoroutines:54 SystemTime:2022-10-31 17:50:48.052705 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:4 KernelVersion:5.10.102.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86_
64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:53902323712 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[] ExperimentalBuild:false ServerVersion:20.10.20 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 Expected:9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6} RuncCommit:{ID:v1.1.4-0-g5fd4c4d Expected:v1.1.4-0-g5fd4c4d} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp,
profile=default] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.9.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.12.1] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.0.3] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.13] map[Name:sbom Path:C:\Program Files\Docker\cli-plugi
ns\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scan Path:C:\Program Files\Docker\cli-plugins\docker-scan.exe SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.21.0]] Warnings:<nil>}}
	I1031 17:50:48.596563   14012 out.go:177] * Using the docker driver based on existing profile
	I1031 17:50:48.599556   14012 start.go:282] selected driver: docker
	I1031 17:50:48.599556   14012 start.go:808] validating driver "docker" against &{Name:functional-174407 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 Memory:4000 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 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.25.3 ClusterName:functional-174407 Namespace:default APIServerName:miniku
beCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: 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: NodeIP: NodePort:8441 NodeName:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.25.3 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[ambassador:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:false ingress-dns:false istio:false istio-provisioner:false kong:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:fals
e portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false volumesnapshots:false] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube3:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath:/opt/socket_vmnet/bin/socket_vmnet_client SocketVMnetPath:/var/run/socket_vmnet}
	I1031 17:50:48.599556   14012 start.go:819] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1031 17:50:48.718318   14012 out.go:177] 
	W1031 17:50:48.723190   14012 out.go:239] 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
	I1031 17:50:48.727168   14012 out.go:177] 

                                                
                                                
** /stderr **
functional_test.go:984: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-174407 --dry-run --alsologtostderr -v=1 --driver=docker

                                                
                                                
=== CONT  TestFunctional/parallel/DryRun
functional_test.go:984: (dbg) Done: out/minikube-windows-amd64.exe start -p functional-174407 --dry-run --alsologtostderr -v=1 --driver=docker: (2.250224s)
--- PASS: TestFunctional/parallel/DryRun (3.80s)

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (2.01s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/InternationalLanguage
functional_test.go:1013: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-174407 --dry-run --memory 250MB --alsologtostderr --driver=docker

                                                
                                                
=== CONT  TestFunctional/parallel/InternationalLanguage
functional_test.go:1013: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p functional-174407 --dry-run --memory 250MB --alsologtostderr --driver=docker: exit status 23 (2.0080153s)

                                                
                                                
-- stdout --
	* [functional-174407] minikube v1.27.1 sur Microsoft Windows 10 Enterprise N 10.0.19045 Build 19045
	  - KUBECONFIG=C:\Users\jenkins.minikube3\minikube-integration\kubeconfig
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube3\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=15242
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	* Utilisation du pilote docker basé sur le profil existant
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1031 17:50:51.170290   14328 out.go:296] Setting OutFile to fd 676 ...
	I1031 17:50:51.278165   14328 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1031 17:50:51.278165   14328 out.go:309] Setting ErrFile to fd 976...
	I1031 17:50:51.278165   14328 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1031 17:50:51.304130   14328 out.go:303] Setting JSON to false
	I1031 17:50:51.304820   14328 start.go:116] hostinfo: {"hostname":"minikube3","uptime":292944,"bootTime":1666945707,"procs":201,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045 Build 19045","kernelVersion":"10.0.19045 Build 19045","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"a0f355d5-8b6e-4346-9071-73232725d096"}
	W1031 17:50:51.304820   14328 start.go:124] gopshost.Virtualization returned error: not implemented yet
	I1031 17:50:51.309852   14328 out.go:177] * [functional-174407] minikube v1.27.1 sur Microsoft Windows 10 Enterprise N 10.0.19045 Build 19045
	I1031 17:50:51.313234   14328 notify.go:220] Checking for updates...
	I1031 17:50:51.315671   14328 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube3\minikube-integration\kubeconfig
	I1031 17:50:51.320297   14328 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube3\minikube-integration\.minikube
	I1031 17:50:51.324767   14328 out.go:177]   - MINIKUBE_LOCATION=15242
	I1031 17:50:51.328044   14328 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1031 17:50:51.331835   14328 config.go:180] Loaded profile config "functional-174407": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.25.3
	I1031 17:50:51.333239   14328 driver.go:365] Setting default libvirt URI to qemu:///system
	I1031 17:50:51.789240   14328 docker.go:137] docker version: linux-20.10.20
	I1031 17:50:51.807927   14328 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I1031 17:50:52.723361   14328 info.go:266] docker info: {ID:TSZK:BILT:PRPM:VYD3:VAER:TKFK:77ZH:VWEB:QG4W:3HP3:3BMA:NCFX Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:true KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:61 OomKillDisable:true NGoroutines:59 SystemTime:2022-10-31 17:50:52.0292367 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:4 KernelVersion:5.10.102.1-microsoft-standard-WSL2 OperatingSystem:Docker Desktop OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:16 MemTotal:53902323712 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy:http.docker.internal:3128 HTTPSProxy:http.docker.internal:3128 NoProxy:hubproxy.docker.internal Name:docker-desktop Labels:[] ExperimentalBuild:false ServerVersion:20.10.20 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 Expected:9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6} RuncCommit:{ID:v1.1.4-0-g5fd4c4d Expected:v1.1.4-0-g5fd4c4d} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=seccomp
,profile=default] ProductLicense: Warnings:[WARNING: No blkio throttle.read_bps_device support WARNING: No blkio throttle.write_bps_device support WARNING: No blkio throttle.read_iops_device support WARNING: No blkio throttle.write_iops_device support] ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:C:\Program Files\Docker\cli-plugins\docker-buildx.exe SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.9.1] map[Name:compose Path:C:\Program Files\Docker\cli-plugins\docker-compose.exe SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.12.1] map[Name:dev Path:C:\Program Files\Docker\cli-plugins\docker-dev.exe SchemaVersion:0.1.0 ShortDescription:Docker Dev Environments Vendor:Docker Inc. Version:v0.0.3] map[Name:extension Path:C:\Program Files\Docker\cli-plugins\docker-extension.exe SchemaVersion:0.1.0 ShortDescription:Manages Docker extensions Vendor:Docker Inc. Version:v0.2.13] map[Name:sbom Path:C:\Program Files\Docker\cli-plug
ins\docker-sbom.exe SchemaVersion:0.1.0 ShortDescription:View the packaged-based Software Bill Of Materials (SBOM) for an image URL:https://github.com/docker/sbom-cli-plugin Vendor:Anchore Inc. Version:0.6.0] map[Name:scan Path:C:\Program Files\Docker\cli-plugins\docker-scan.exe SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.21.0]] Warnings:<nil>}}
	I1031 17:50:52.729076   14328 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I1031 17:50:52.732018   14328 start.go:282] selected driver: docker
	I1031 17:50:52.732052   14328 start.go:808] validating driver "docker" against &{Name:functional-174407 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1666722858-15219@sha256:8debc1b6a335075c5f99bfbf131b4f5566f68c6500dc5991817832e55fcc9456 Memory:4000 CPUs:2 DiskSize:20000 VMDriver: Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:0 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.25.3 ClusterName:functional-174407 Namespace:default APIServerName:miniku
beCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin: 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: NodeIP: NodePort:8441 NodeName:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.25.3 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[ambassador:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false helm-tiller:false inaccel:false ingress:false ingress-dns:false istio:false istio-provisioner:false kong:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:fals
e portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false volumesnapshots:false] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube3:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath:/opt/socket_vmnet/bin/socket_vmnet_client SocketVMnetPath:/var/run/socket_vmnet}
	I1031 17:50:52.732052   14328 start.go:819] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1031 17:50:52.815918   14328 out.go:177] 
	W1031 17:50:52.818766   14328 out.go:239] 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
	I1031 17:50:52.821099   14328 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (8.26s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:847: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 status

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:847: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 status: (2.7732907s)
functional_test.go:853: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:853: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}: (2.7118496s)
functional_test.go:865: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 status -o json

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:865: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 status -o json: (2.7784431s)
--- PASS: TestFunctional/parallel/StatusCmd (8.26s)

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.96s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1620: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 addons list
functional_test.go:1632: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.96s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (125.35s)

                                                
                                                
=== 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:342: "storage-provisioner" [2cf97c1e-2814-4808-852a-be95db6679dc] Running

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.0852231s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-174407 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-174407 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-174407 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-174407 apply -f testdata/storage-provisioner/pod.yaml

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 3m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:342: "sp-pod" [f4bab37a-2075-489c-a81b-f8ac466e84e6] Pending

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
helpers_test.go:342: "sp-pod" [f4bab37a-2075-489c-a81b-f8ac466e84e6] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
helpers_test.go:342: "sp-pod" [f4bab37a-2075-489c-a81b-f8ac466e84e6] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 1m44.1271377s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-174407 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:100: (dbg) Done: kubectl --context functional-174407 exec sp-pod -- touch /tmp/mount/foo: (1.0293981s)
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-174407 delete -f testdata/storage-provisioner/pod.yaml

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-174407 delete -f testdata/storage-provisioner/pod.yaml: (2.9809307s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-174407 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:342: "sp-pod" [a18c8d20-6be3-4bfd-84fe-72f0aa76540d] Pending

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
helpers_test.go:342: "sp-pod" [a18c8d20-6be3-4bfd-84fe-72f0aa76540d] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:342: "sp-pod" [a18c8d20-6be3-4bfd-84fe-72f0aa76540d] Running

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 9.2804005s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-174407 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (125.35s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (3.36s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1655: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 ssh "echo hello"
functional_test.go:1655: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 ssh "echo hello": (1.5729444s)
functional_test.go:1672: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 ssh "cat /etc/hostname"

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1672: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 ssh "cat /etc/hostname": (1.7913008s)
--- PASS: TestFunctional/parallel/SSHCmd (3.36s)

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (7s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CpCmd

                                                
                                                
=== CONT  TestFunctional/parallel/CpCmd
helpers_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 cp testdata\cp-test.txt /home/docker/cp-test.txt

                                                
                                                
=== CONT  TestFunctional/parallel/CpCmd
helpers_test.go:554: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 cp testdata\cp-test.txt /home/docker/cp-test.txt: (1.3499187s)
helpers_test.go:532: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 ssh -n functional-174407 "sudo cat /home/docker/cp-test.txt"

                                                
                                                
=== CONT  TestFunctional/parallel/CpCmd
helpers_test.go:532: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 ssh -n functional-174407 "sudo cat /home/docker/cp-test.txt": (1.7804657s)
helpers_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 cp functional-174407:/home/docker/cp-test.txt C:\Users\jenkins.minikube3\AppData\Local\Temp\TestFunctionalparallelCpCmd417376908\001\cp-test.txt

                                                
                                                
=== CONT  TestFunctional/parallel/CpCmd
helpers_test.go:554: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 cp functional-174407:/home/docker/cp-test.txt C:\Users\jenkins.minikube3\AppData\Local\Temp\TestFunctionalparallelCpCmd417376908\001\cp-test.txt: (1.9229543s)
helpers_test.go:532: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 ssh -n functional-174407 "sudo cat /home/docker/cp-test.txt"

                                                
                                                
=== CONT  TestFunctional/parallel/CpCmd
helpers_test.go:532: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 ssh -n functional-174407 "sudo cat /home/docker/cp-test.txt": (1.9467792s)
--- PASS: TestFunctional/parallel/CpCmd (7.00s)

                                                
                                    
x
+
TestFunctional/parallel/MySQL (140.69s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1720: (dbg) Run:  kubectl --context functional-174407 replace --force -f testdata\mysql.yaml
functional_test.go:1726: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
helpers_test.go:342: "mysql-596b7fcdbf-rwvlg" [11bd0d19-8eeb-45d7-ab44-34994aaca7e5] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
helpers_test.go:342: "mysql-596b7fcdbf-rwvlg" [11bd0d19-8eeb-45d7-ab44-34994aaca7e5] Running
functional_test.go:1726: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 1m31.0835174s
functional_test.go:1734: (dbg) Run:  kubectl --context functional-174407 exec mysql-596b7fcdbf-rwvlg -- mysql -ppassword -e "show databases;"
functional_test.go:1734: (dbg) Non-zero exit: kubectl --context functional-174407 exec mysql-596b7fcdbf-rwvlg -- mysql -ppassword -e "show databases;": exit status 1 (1.0122362s)

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

                                                
                                                
** /stderr **
functional_test.go:1734: (dbg) Run:  kubectl --context functional-174407 exec mysql-596b7fcdbf-rwvlg -- mysql -ppassword -e "show databases;"
functional_test.go:1734: (dbg) Non-zero exit: kubectl --context functional-174407 exec mysql-596b7fcdbf-rwvlg -- mysql -ppassword -e "show databases;": exit status 1 (785.2525ms)

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

                                                
                                                
** /stderr **
functional_test.go:1734: (dbg) Run:  kubectl --context functional-174407 exec mysql-596b7fcdbf-rwvlg -- mysql -ppassword -e "show databases;"
functional_test.go:1734: (dbg) Non-zero exit: kubectl --context functional-174407 exec mysql-596b7fcdbf-rwvlg -- mysql -ppassword -e "show databases;": exit status 1 (1.1676011s)

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

                                                
                                                
** /stderr **
functional_test.go:1734: (dbg) Run:  kubectl --context functional-174407 exec mysql-596b7fcdbf-rwvlg -- mysql -ppassword -e "show databases;"
functional_test.go:1734: (dbg) Non-zero exit: kubectl --context functional-174407 exec mysql-596b7fcdbf-rwvlg -- mysql -ppassword -e "show databases;": exit status 1 (1.5220811s)

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

                                                
                                                
** /stderr **
functional_test.go:1734: (dbg) Run:  kubectl --context functional-174407 exec mysql-596b7fcdbf-rwvlg -- mysql -ppassword -e "show databases;"
functional_test.go:1734: (dbg) Non-zero exit: kubectl --context functional-174407 exec mysql-596b7fcdbf-rwvlg -- mysql -ppassword -e "show databases;": exit status 1 (996.8134ms)

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

                                                
                                                
** /stderr **
functional_test.go:1734: (dbg) Run:  kubectl --context functional-174407 exec mysql-596b7fcdbf-rwvlg -- mysql -ppassword -e "show databases;"
functional_test.go:1734: (dbg) Non-zero exit: kubectl --context functional-174407 exec mysql-596b7fcdbf-rwvlg -- mysql -ppassword -e "show databases;": exit status 1 (1.0410153s)

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

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1734: (dbg) Run:  kubectl --context functional-174407 exec mysql-596b7fcdbf-rwvlg -- mysql -ppassword -e "show databases;"
functional_test.go:1734: (dbg) Non-zero exit: kubectl --context functional-174407 exec mysql-596b7fcdbf-rwvlg -- mysql -ppassword -e "show databases;": exit status 1 (766.6411ms)

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

                                                
                                                
** /stderr **

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1734: (dbg) Run:  kubectl --context functional-174407 exec mysql-596b7fcdbf-rwvlg -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (140.69s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (2.04s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/FileSync
functional_test.go:1856: Checking for existence of /etc/test/nested/copy/12752/hosts within VM
functional_test.go:1858: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 ssh "sudo cat /etc/test/nested/copy/12752/hosts"

                                                
                                                
=== CONT  TestFunctional/parallel/FileSync
functional_test.go:1858: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 ssh "sudo cat /etc/test/nested/copy/12752/hosts": (2.0355808s)
functional_test.go:1863: file sync test content: Test file for checking file sync process
--- PASS: TestFunctional/parallel/FileSync (2.04s)

                                                
                                    
x
+
TestFunctional/parallel/CertSync (11.83s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1899: Checking for existence of /etc/ssl/certs/12752.pem within VM
functional_test.go:1900: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 ssh "sudo cat /etc/ssl/certs/12752.pem"

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1900: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 ssh "sudo cat /etc/ssl/certs/12752.pem": (2.0428979s)
functional_test.go:1899: Checking for existence of /usr/share/ca-certificates/12752.pem within VM
functional_test.go:1900: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 ssh "sudo cat /usr/share/ca-certificates/12752.pem"

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1900: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 ssh "sudo cat /usr/share/ca-certificates/12752.pem": (1.9507431s)
functional_test.go:1899: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1900: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 ssh "sudo cat /etc/ssl/certs/51391683.0"

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1900: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 ssh "sudo cat /etc/ssl/certs/51391683.0": (1.9765844s)
functional_test.go:1926: Checking for existence of /etc/ssl/certs/127522.pem within VM
functional_test.go:1927: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 ssh "sudo cat /etc/ssl/certs/127522.pem"

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1927: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 ssh "sudo cat /etc/ssl/certs/127522.pem": (1.9594575s)
functional_test.go:1926: Checking for existence of /usr/share/ca-certificates/127522.pem within VM
functional_test.go:1927: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 ssh "sudo cat /usr/share/ca-certificates/127522.pem"

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1927: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 ssh "sudo cat /usr/share/ca-certificates/127522.pem": (2.1867897s)
functional_test.go:1926: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:1927: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1927: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0": (1.7156002s)
--- PASS: TestFunctional/parallel/CertSync (11.83s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.4s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (1.5s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/NonActiveRuntimeDisabled
functional_test.go:1954: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 ssh "sudo systemctl is-active crio"

                                                
                                                
=== CONT  TestFunctional/parallel/NonActiveRuntimeDisabled
functional_test.go:1954: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-174407 ssh "sudo systemctl is-active crio": exit status 1 (1.5002448s)

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (1.63s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/License

                                                
                                                
=== CONT  TestFunctional/parallel/License
functional_test.go:2215: (dbg) Run:  out/minikube-windows-amd64.exe license

                                                
                                                
=== CONT  TestFunctional/parallel/License
functional_test.go:2215: (dbg) Done: out/minikube-windows-amd64.exe license: (1.6174762s)
--- PASS: TestFunctional/parallel/License (1.63s)

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv/powershell (9.31s)

                                                
                                                
=== RUN   TestFunctional/parallel/DockerEnv/powershell
functional_test.go:492: (dbg) Run:  powershell.exe -NoProfile -NonInteractive "out/minikube-windows-amd64.exe -p functional-174407 docker-env | Invoke-Expression ; out/minikube-windows-amd64.exe status -p functional-174407"

                                                
                                                
=== CONT  TestFunctional/parallel/DockerEnv/powershell
functional_test.go:492: (dbg) Done: powershell.exe -NoProfile -NonInteractive "out/minikube-windows-amd64.exe -p functional-174407 docker-env | Invoke-Expression ; out/minikube-windows-amd64.exe status -p functional-174407": (5.5582175s)
functional_test.go:515: (dbg) Run:  powershell.exe -NoProfile -NonInteractive "out/minikube-windows-amd64.exe -p functional-174407 docker-env | Invoke-Expression ; docker images"

                                                
                                                
=== CONT  TestFunctional/parallel/DockerEnv/powershell
functional_test.go:515: (dbg) Done: powershell.exe -NoProfile -NonInteractive "out/minikube-windows-amd64.exe -p functional-174407 docker-env | Invoke-Expression ; docker images": (3.7404118s)
--- PASS: TestFunctional/parallel/DockerEnv/powershell (9.31s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_changes
functional_test.go:2046: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 update-context --alsologtostderr -v=2
functional_test.go:2046: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 update-context --alsologtostderr -v=2: (1.3888855s)
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (1.39s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster
functional_test.go:2046: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.95s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_clusters
functional_test.go:2046: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 update-context --alsologtostderr -v=2
functional_test.go:2046: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 update-context --alsologtostderr -v=2: (1.0438529s)
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (1.05s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_not_create
functional_test.go:1266: (dbg) Run:  out/minikube-windows-amd64.exe profile lis
functional_test.go:1271: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json

                                                
                                                
=== CONT  TestFunctional/parallel/ProfileCmd/profile_not_create
functional_test.go:1271: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (1.8332691s)
--- PASS: TestFunctional/parallel/ProfileCmd/profile_not_create (2.51s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1306: (dbg) Run:  out/minikube-windows-amd64.exe profile list

                                                
                                                
=== CONT  TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1306: (dbg) Done: out/minikube-windows-amd64.exe profile list: (2.3703667s)
functional_test.go:1311: Took "2.3704736s" to run "out/minikube-windows-amd64.exe profile list"
functional_test.go:1320: (dbg) Run:  out/minikube-windows-amd64.exe profile list -l
functional_test.go:1325: Took "406.696ms" to run "out/minikube-windows-amd64.exe profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (2.78s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1357: (dbg) Run:  out/minikube-windows-amd64.exe profile list -o json
functional_test.go:1357: (dbg) Done: out/minikube-windows-amd64.exe profile list -o json: (2.1248051s)
functional_test.go:1362: Took "2.125773s" to run "out/minikube-windows-amd64.exe profile list -o json"
functional_test.go:1370: (dbg) Run:  out/minikube-windows-amd64.exe profile list -o json --light
functional_test.go:1375: Took "409.5535ms" to run "out/minikube-windows-amd64.exe profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (2.54s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/StartTunnel
functional_test_tunnel_test.go:127: (dbg) daemon: [out/minikube-windows-amd64.exe -p functional-174407 tunnel --alsologtostderr]
--- PASS: TestFunctional/parallel/TunnelCmd/serial/StartTunnel (0.01s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:147: (dbg) Run:  kubectl --context functional-174407 apply -f testdata\testsvc.yaml

                                                
                                                
=== CONT  TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:147: (dbg) Done: kubectl --context functional-174407 apply -f testdata\testsvc.yaml: (1.0827803s)
functional_test_tunnel_test.go:151: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: waiting 4m0s for pods matching "run=nginx-svc" in namespace "default" ...
helpers_test.go:342: "nginx-svc" [9cb4ad5f-a502-482c-8ae6-d7b595708a3a] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])

                                                
                                                
=== CONT  TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
helpers_test.go:342: "nginx-svc" [9cb4ad5f-a502-482c-8ae6-d7b595708a3a] Running

                                                
                                                
=== CONT  TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:151: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 1m54.1773897s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (115.29s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel
functional_test_tunnel_test.go:369: (dbg) stopping [out/minikube-windows-amd64.exe -p functional-174407 tunnel --alsologtostderr] ...
helpers_test.go:506: unable to kill pid 13964: TerminateProcess: Access is denied.
helpers_test.go:506: unable to kill pid 14116: TerminateProcess: Access is denied.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.23s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/short
functional_test.go:2183: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 version --short
--- PASS: TestFunctional/parallel/Version/short (0.42s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2197: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 version -o=json --components
functional_test.go:2197: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 version -o=json --components: (2.2667075s)
--- PASS: TestFunctional/parallel/Version/components (2.27s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:257: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 image ls --format short

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:257: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 image ls --format short: (1.2256673s)
functional_test.go:262: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-174407 image ls --format short:
registry.k8s.io/pause:3.8
registry.k8s.io/kube-scheduler:v1.25.3
registry.k8s.io/kube-proxy:v1.25.3
registry.k8s.io/kube-controller-manager:v1.25.3
registry.k8s.io/kube-apiserver:v1.25.3
registry.k8s.io/etcd:3.5.4-0
registry.k8s.io/coredns/coredns:v1.9.3
k8s.gcr.io/pause:latest
k8s.gcr.io/pause:3.6
k8s.gcr.io/pause:3.3
k8s.gcr.io/pause:3.1
k8s.gcr.io/echoserver:1.8
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/google-containers/addon-resizer:functional-174407
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/library/mysql:5.7
docker.io/library/minikube-local-cache-test:functional-174407
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (1.23s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:257: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 image ls --format table

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:257: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 image ls --format table: (1.2187885s)
functional_test.go:262: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-174407 image ls --format table:
|---------------------------------------------|-------------------|---------------|--------|
|                    Image                    |        Tag        |   Image ID    |  Size  |
|---------------------------------------------|-------------------|---------------|--------|
| registry.k8s.io/kube-controller-manager     | v1.25.3           | 6039992312758 | 117MB  |
| gcr.io/google-containers/addon-resizer      | functional-174407 | ffd4cfbbe753e | 32.9MB |
| k8s.gcr.io/pause                            | 3.3               | 0184c1613d929 | 683kB  |
| k8s.gcr.io/echoserver                       | 1.8               | 82e4c8a736a4f | 95.4MB |
| k8s.gcr.io/pause                            | latest            | 350b164e7ae1d | 240kB  |
| docker.io/library/minikube-local-cache-test | functional-174407 | 20db4b4d5d6f5 | 30B    |
| docker.io/library/nginx                     | latest            | 76c69feac34e8 | 142MB  |
| k8s.gcr.io/pause                            | 3.1               | da86e6ba6ca19 | 742kB  |
| registry.k8s.io/etcd                        | 3.5.4-0           | a8a176a5d5d69 | 300MB  |
| registry.k8s.io/coredns/coredns             | v1.9.3            | 5185b96f0becf | 48.8MB |
| gcr.io/k8s-minikube/storage-provisioner     | v5                | 6e38f40d628db | 31.5MB |
| registry.k8s.io/kube-apiserver              | v1.25.3           | 0346dbd74bcb9 | 128MB  |
| registry.k8s.io/kube-proxy                  | v1.25.3           | beaaf00edd38a | 61.7MB |
| registry.k8s.io/pause                       | 3.8               | 4873874c08efc | 711kB  |
| k8s.gcr.io/pause                            | 3.6               | 6270bb605e12e | 683kB  |
| docker.io/library/mysql                     | 5.7               | 14905234a4ed4 | 495MB  |
| docker.io/library/nginx                     | alpine            | b997307a58ab5 | 23.6MB |
| registry.k8s.io/kube-scheduler              | v1.25.3           | 6d23ec0e8b87e | 50.6MB |
|---------------------------------------------|-------------------|---------------|--------|
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (1.22s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:257: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 image ls --format json
functional_test.go:257: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 image ls --format json: (1.1881045s)
functional_test.go:262: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-174407 image ls --format json:
[{"id":"6270bb605e12e581514ada5fd5b3216f727db55dc87d5889c790e4c760683fee","repoDigests":[],"repoTags":["k8s.gcr.io/pause:3.6"],"size":"683000"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":[],"repoTags":["k8s.gcr.io/pause:3.1"],"size":"742000"},{"id":"20db4b4d5d6f5aca62b7e447bb9908601091525255c4a2475eb6bc3b4084a54b","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-174407"],"size":"30"},{"id":"0346dbd74bcb9485bb4da1b33027094d79488470d8d1b9baa4d927db564e4fe0","repoDigests":[],"repoTags":["registry.k8s.io/kube-apiserver:v1.25.3"],"size":"128000000"},{"id":"beaaf00edd38a6cb405376588e708084376a6786e722231dc8a1482730e0c041","repoDigests":[],"repoTags":["registry.k8s.io/kube-proxy:v1.25.3"],"size":"61700000"},{"id":"a8a176a5d5d698f9409dc246f81fa69d37d4a2f4132ba5e62e72a78476b27f66","repoDigests":[],"repoTags":["registry.k8s.io/etcd:3.5.4-0"],"size":"300000000"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06"
,"repoDigests":[],"repoTags":["k8s.gcr.io/pause:latest"],"size":"240000"},{"id":"6d23ec0e8b87eaaa698c3425c2c4d25f7329c587e9b39d967ab3f60048983912","repoDigests":[],"repoTags":["registry.k8s.io/kube-scheduler:v1.25.3"],"size":"50600000"},{"id":"4873874c08efc72e9729683a83ffbb7502ee729e9a5ac097723806ea7fa13517","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.8"],"size":"711000"},{"id":"5185b96f0becf59032b8e3646e99f84d9655dff3ac9e2605e0dc77f9c441ae4a","repoDigests":[],"repoTags":["registry.k8s.io/coredns/coredns:v1.9.3"],"size":"48800000"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31500000"},{"id":"ffd4cfbbe753e62419e129ee2ac618beb94e51baa7471df5038b0b516b59cf91","repoDigests":[],"repoTags":["gcr.io/google-containers/addon-resizer:functional-174407"],"size":"32900000"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":[],"repoTags":["k8s.gcr.io/pause:3.3"],"s
ize":"683000"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":[],"repoTags":["k8s.gcr.io/echoserver:1.8"],"size":"95400000"},{"id":"76c69feac34e85768b284f84416c3546b240e8cb4f68acbbe5ad261a8b36f39f","repoDigests":[],"repoTags":["docker.io/library/nginx:latest"],"size":"142000000"},{"id":"14905234a4ed471d6da5b7e09d9e9f62f4d350713e2b0e8c86652ebcbf710238","repoDigests":[],"repoTags":["docker.io/library/mysql:5.7"],"size":"495000000"},{"id":"b997307a58ab5b542359e567c9f77bb2a7cc3da1432baf6de2b3ae3e7b872070","repoDigests":[],"repoTags":["docker.io/library/nginx:alpine"],"size":"23600000"},{"id":"60399923127581086e9029f30a0c9e3c88708efa8fc05d22d5e33887e7c0310a","repoDigests":[],"repoTags":["registry.k8s.io/kube-controller-manager:v1.25.3"],"size":"117000000"}]
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (1.19s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:257: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 image ls --format yaml

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:257: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 image ls --format yaml: (1.2562967s)
functional_test.go:262: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-174407 image ls --format yaml:
- id: 0346dbd74bcb9485bb4da1b33027094d79488470d8d1b9baa4d927db564e4fe0
repoDigests: []
repoTags:
- registry.k8s.io/kube-apiserver:v1.25.3
size: "128000000"
- id: 6d23ec0e8b87eaaa698c3425c2c4d25f7329c587e9b39d967ab3f60048983912
repoDigests: []
repoTags:
- registry.k8s.io/kube-scheduler:v1.25.3
size: "50600000"
- id: beaaf00edd38a6cb405376588e708084376a6786e722231dc8a1482730e0c041
repoDigests: []
repoTags:
- registry.k8s.io/kube-proxy:v1.25.3
size: "61700000"
- id: a8a176a5d5d698f9409dc246f81fa69d37d4a2f4132ba5e62e72a78476b27f66
repoDigests: []
repoTags:
- registry.k8s.io/etcd:3.5.4-0
size: "300000000"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31500000"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests: []
repoTags:
- k8s.gcr.io/pause:3.3
size: "683000"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests: []
repoTags:
- k8s.gcr.io/pause:3.1
size: "742000"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests: []
repoTags:
- k8s.gcr.io/pause:latest
size: "240000"
- id: 20db4b4d5d6f5aca62b7e447bb9908601091525255c4a2475eb6bc3b4084a54b
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-174407
size: "30"
- id: 76c69feac34e85768b284f84416c3546b240e8cb4f68acbbe5ad261a8b36f39f
repoDigests: []
repoTags:
- docker.io/library/nginx:latest
size: "142000000"
- id: b997307a58ab5b542359e567c9f77bb2a7cc3da1432baf6de2b3ae3e7b872070
repoDigests: []
repoTags:
- docker.io/library/nginx:alpine
size: "23600000"
- id: 60399923127581086e9029f30a0c9e3c88708efa8fc05d22d5e33887e7c0310a
repoDigests: []
repoTags:
- registry.k8s.io/kube-controller-manager:v1.25.3
size: "117000000"
- id: 4873874c08efc72e9729683a83ffbb7502ee729e9a5ac097723806ea7fa13517
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.8
size: "711000"
- id: 5185b96f0becf59032b8e3646e99f84d9655dff3ac9e2605e0dc77f9c441ae4a
repoDigests: []
repoTags:
- registry.k8s.io/coredns/coredns:v1.9.3
size: "48800000"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests: []
repoTags:
- k8s.gcr.io/echoserver:1.8
size: "95400000"
- id: 14905234a4ed471d6da5b7e09d9e9f62f4d350713e2b0e8c86652ebcbf710238
repoDigests: []
repoTags:
- docker.io/library/mysql:5.7
size: "495000000"
- id: 6270bb605e12e581514ada5fd5b3216f727db55dc87d5889c790e4c760683fee
repoDigests: []
repoTags:
- k8s.gcr.io/pause:3.6
size: "683000"
- id: ffd4cfbbe753e62419e129ee2ac618beb94e51baa7471df5038b0b516b59cf91
repoDigests: []
repoTags:
- gcr.io/google-containers/addon-resizer:functional-174407
size: "32900000"

                                                
                                                
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (1.26s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageBuild
functional_test.go:304: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 ssh pgrep buildkitd

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageBuild
functional_test.go:304: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-174407 ssh pgrep buildkitd: exit status 1 (1.6309527s)

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

                                                
                                                
** /stderr **
functional_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 image build -t localhost/my-image:functional-174407 testdata\build

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageBuild
functional_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 image build -t localhost/my-image:functional-174407 testdata\build: (5.7533765s)
functional_test.go:316: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-174407 image build -t localhost/my-image:functional-174407 testdata\build:
Sending build context to Docker daemon  3.072kB

Step 1/3 : FROM gcr.io/k8s-minikube/busybox
latest: Pulling from k8s-minikube/busybox
5cc84ad355aa: Pulling fs layer
5cc84ad355aa: Verifying Checksum
5cc84ad355aa: Download complete
5cc84ad355aa: Pull complete
Digest: sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b
Status: Downloaded newer image for gcr.io/k8s-minikube/busybox:latest
---> beae173ccac6
Step 2/3 : RUN true
---> Running in a914d9f8870b
Removing intermediate container a914d9f8870b
---> dcb4759e1065
Step 3/3 : ADD content.txt /
---> 36dff5aea803
Successfully built 36dff5aea803
Successfully tagged localhost/my-image:functional-174407
functional_test.go:444: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 image ls
functional_test.go:444: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 image ls: (1.0797331s)
E1031 17:54:23.239545   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (8.46s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:338: (dbg) Run:  docker pull gcr.io/google-containers/addon-resizer:1.8.8

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/Setup
functional_test.go:338: (dbg) Done: docker pull gcr.io/google-containers/addon-resizer:1.8.8: (5.2188035s)
functional_test.go:343: (dbg) Run:  docker tag gcr.io/google-containers/addon-resizer:1.8.8 gcr.io/google-containers/addon-resizer:functional-174407
--- PASS: TestFunctional/parallel/ImageCommands/Setup (5.52s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:351: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 image load --daemon gcr.io/google-containers/addon-resizer:functional-174407

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:351: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 image load --daemon gcr.io/google-containers/addon-resizer:functional-174407: (9.7188387s)
functional_test.go:444: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 image ls
functional_test.go:444: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 image ls: (1.1026774s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (10.82s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:361: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 image load --daemon gcr.io/google-containers/addon-resizer:functional-174407
functional_test.go:361: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 image load --daemon gcr.io/google-containers/addon-resizer:functional-174407: (5.3470955s)
functional_test.go:444: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 image ls
functional_test.go:444: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 image ls: (1.1212897s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (6.47s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:231: (dbg) Run:  docker pull gcr.io/google-containers/addon-resizer:1.8.9
functional_test.go:231: (dbg) Done: docker pull gcr.io/google-containers/addon-resizer:1.8.9: (4.3982965s)
functional_test.go:236: (dbg) Run:  docker tag gcr.io/google-containers/addon-resizer:1.8.9 gcr.io/google-containers/addon-resizer:functional-174407
functional_test.go:241: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 image load --daemon gcr.io/google-containers/addon-resizer:functional-174407
functional_test.go:241: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 image load --daemon gcr.io/google-containers/addon-resizer:functional-174407: (8.0186218s)
functional_test.go:444: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 image ls
functional_test.go:444: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 image ls: (1.0165382s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (13.72s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:376: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 image save gcr.io/google-containers/addon-resizer:functional-174407 C:\jenkins\workspace\Docker_Windows_integration\addon-resizer-save.tar
functional_test.go:376: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 image save gcr.io/google-containers/addon-resizer:functional-174407 C:\jenkins\workspace\Docker_Windows_integration\addon-resizer-save.tar: (5.026113s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (5.03s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:388: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 image rm gcr.io/google-containers/addon-resizer:functional-174407
functional_test.go:388: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 image rm gcr.io/google-containers/addon-resizer:functional-174407: (1.141494s)
functional_test.go:444: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 image ls
functional_test.go:444: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 image ls: (1.0622899s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (2.20s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:405: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 image load C:\jenkins\workspace\Docker_Windows_integration\addon-resizer-save.tar
functional_test.go:405: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 image load C:\jenkins\workspace\Docker_Windows_integration\addon-resizer-save.tar: (4.9739932s)
functional_test.go:444: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 image ls
functional_test.go:444: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 image ls: (1.1152965s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (6.09s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:415: (dbg) Run:  docker rmi gcr.io/google-containers/addon-resizer:functional-174407
functional_test.go:420: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-174407 image save --daemon gcr.io/google-containers/addon-resizer:functional-174407
functional_test.go:420: (dbg) Done: out/minikube-windows-amd64.exe -p functional-174407 image save --daemon gcr.io/google-containers/addon-resizer:functional-174407: (7.5189675s)
functional_test.go:425: (dbg) Run:  docker image inspect gcr.io/google-containers/addon-resizer:functional-174407
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (7.96s)

                                                
                                    
x
+
TestFunctional/delete_addon-resizer_images (0.02s)

                                                
                                                
=== RUN   TestFunctional/delete_addon-resizer_images
functional_test.go:186: (dbg) Run:  docker rmi -f gcr.io/google-containers/addon-resizer:1.8.8
functional_test.go:186: (dbg) Non-zero exit: docker rmi -f gcr.io/google-containers/addon-resizer:1.8.8: context deadline exceeded (0s)
functional_test.go:188: failed to remove image "gcr.io/google-containers/addon-resizer:1.8.8" from docker images. args "docker rmi -f gcr.io/google-containers/addon-resizer:1.8.8": context deadline exceeded
functional_test.go:186: (dbg) Run:  docker rmi -f gcr.io/google-containers/addon-resizer:functional-174407
functional_test.go:186: (dbg) Non-zero exit: docker rmi -f gcr.io/google-containers/addon-resizer:functional-174407: context deadline exceeded (0s)
functional_test.go:188: failed to remove image "gcr.io/google-containers/addon-resizer:functional-174407" from docker images. args "docker rmi -f gcr.io/google-containers/addon-resizer:functional-174407": context deadline exceeded
--- PASS: TestFunctional/delete_addon-resizer_images (0.02s)

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

                                                
                                                
=== RUN   TestFunctional/delete_my-image_image
functional_test.go:194: (dbg) Run:  docker rmi -f localhost/my-image:functional-174407
functional_test.go:194: (dbg) Non-zero exit: docker rmi -f localhost/my-image:functional-174407: context deadline exceeded (0s)
functional_test.go:196: failed to remove image my-image from docker images. args "docker rmi -f localhost/my-image:functional-174407": context deadline exceeded
--- PASS: TestFunctional/delete_my-image_image (0.02s)

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.01s)

                                                
                                                
=== RUN   TestFunctional/delete_minikube_cached_images
functional_test.go:202: (dbg) Run:  docker rmi -f minikube-local-cache-test:functional-174407
functional_test.go:202: (dbg) Non-zero exit: docker rmi -f minikube-local-cache-test:functional-174407: context deadline exceeded (0s)
functional_test.go:204: failed to remove image minikube local cache test images from docker. args "docker rmi -f minikube-local-cache-test:functional-174407": context deadline exceeded
--- PASS: TestFunctional/delete_minikube_cached_images (0.01s)

                                                
                                    
x
+
TestIngressAddonLegacy/StartLegacyK8sCluster (112.61s)

                                                
                                                
=== RUN   TestIngressAddonLegacy/StartLegacyK8sCluster
ingress_addon_legacy_test.go:39: (dbg) Run:  out/minikube-windows-amd64.exe start -p ingress-addon-legacy-182423 --kubernetes-version=v1.18.20 --memory=4096 --wait=true --alsologtostderr -v=5 --driver=docker
ingress_addon_legacy_test.go:39: (dbg) Done: out/minikube-windows-amd64.exe start -p ingress-addon-legacy-182423 --kubernetes-version=v1.18.20 --memory=4096 --wait=true --alsologtostderr -v=5 --driver=docker: (1m52.6073677s)
--- PASS: TestIngressAddonLegacy/StartLegacyK8sCluster (112.61s)

                                                
                                    
x
+
TestIngressAddonLegacy/serial/ValidateIngressAddonActivation (61.62s)

                                                
                                                
=== RUN   TestIngressAddonLegacy/serial/ValidateIngressAddonActivation
ingress_addon_legacy_test.go:70: (dbg) Run:  out/minikube-windows-amd64.exe -p ingress-addon-legacy-182423 addons enable ingress --alsologtostderr -v=5
ingress_addon_legacy_test.go:70: (dbg) Done: out/minikube-windows-amd64.exe -p ingress-addon-legacy-182423 addons enable ingress --alsologtostderr -v=5: (1m1.6180953s)
--- PASS: TestIngressAddonLegacy/serial/ValidateIngressAddonActivation (61.62s)

                                                
                                    
x
+
TestIngressAddonLegacy/serial/ValidateIngressDNSAddonActivation (1.55s)

                                                
                                                
=== RUN   TestIngressAddonLegacy/serial/ValidateIngressDNSAddonActivation
ingress_addon_legacy_test.go:79: (dbg) Run:  out/minikube-windows-amd64.exe -p ingress-addon-legacy-182423 addons enable ingress-dns --alsologtostderr -v=5
ingress_addon_legacy_test.go:79: (dbg) Done: out/minikube-windows-amd64.exe -p ingress-addon-legacy-182423 addons enable ingress-dns --alsologtostderr -v=5: (1.5537926s)
--- PASS: TestIngressAddonLegacy/serial/ValidateIngressDNSAddonActivation (1.55s)

                                                
                                    
x
+
TestJSONOutput/start/Command (98.16s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-windows-amd64.exe start -p json-output-182815 --output=json --user=testUser --memory=2200 --wait=true --driver=docker
E1031 18:28:21.781170   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\functional-174407\client.crt: The system cannot find the path specified.
E1031 18:28:21.796594   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\functional-174407\client.crt: The system cannot find the path specified.
E1031 18:28:21.812069   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\functional-174407\client.crt: The system cannot find the path specified.
E1031 18:28:21.842920   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\functional-174407\client.crt: The system cannot find the path specified.
E1031 18:28:21.889018   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\functional-174407\client.crt: The system cannot find the path specified.
E1031 18:28:21.981390   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\functional-174407\client.crt: The system cannot find the path specified.
E1031 18:28:22.150402   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\functional-174407\client.crt: The system cannot find the path specified.
E1031 18:28:22.475613   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\functional-174407\client.crt: The system cannot find the path specified.
E1031 18:28:23.130506   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\functional-174407\client.crt: The system cannot find the path specified.
E1031 18:28:24.418256   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\functional-174407\client.crt: The system cannot find the path specified.
E1031 18:28:26.981344   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\functional-174407\client.crt: The system cannot find the path specified.
E1031 18:28:32.105078   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\functional-174407\client.crt: The system cannot find the path specified.
E1031 18:28:42.358129   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\functional-174407\client.crt: The system cannot find the path specified.
E1031 18:29:02.846686   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\functional-174407\client.crt: The system cannot find the path specified.
E1031 18:29:23.257302   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.
E1031 18:29:43.816280   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\functional-174407\client.crt: The system cannot find the path specified.
json_output_test.go:63: (dbg) Done: out/minikube-windows-amd64.exe start -p json-output-182815 --output=json --user=testUser --memory=2200 --wait=true --driver=docker: (1m38.1580436s)
--- PASS: TestJSONOutput/start/Command (98.16s)

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

                                                
                                                
=== RUN   TestJSONOutput/pause/Command
json_output_test.go:63: (dbg) Run:  out/minikube-windows-amd64.exe pause -p json-output-182815 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-windows-amd64.exe pause -p json-output-182815 --output=json --user=testUser: (2.8313399s)
--- PASS: TestJSONOutput/pause/Command (2.83s)

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

                                                
                                                
=== RUN   TestJSONOutput/unpause/Command
json_output_test.go:63: (dbg) Run:  out/minikube-windows-amd64.exe unpause -p json-output-182815 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-windows-amd64.exe unpause -p json-output-182815 --output=json --user=testUser: (2.0046429s)
--- PASS: TestJSONOutput/unpause/Command (2.00s)

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

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-windows-amd64.exe stop -p json-output-182815 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-windows-amd64.exe stop -p json-output-182815 --output=json --user=testUser: (8.526078s)
--- PASS: TestJSONOutput/stop/Command (8.53s)

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

                                                
                                                
=== RUN   TestErrorJSONOutput
json_output_test.go:149: (dbg) Run:  out/minikube-windows-amd64.exe start -p json-output-error-183011 --memory=2200 --output=json --wait=true --driver=fail
json_output_test.go:149: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p json-output-error-183011 --memory=2200 --output=json --wait=true --driver=fail: exit status 56 (392.1258ms)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"6482812e-e392-4233-a2cd-5c676b52c755","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-183011] minikube v1.27.1 on Microsoft Windows 10 Enterprise N 10.0.19045 Build 19045","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"44719509-0678-44f9-a9ef-d68cb6370275","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=C:\\Users\\jenkins.minikube3\\minikube-integration\\kubeconfig"}}
	{"specversion":"1.0","id":"2e14ec55-63c5-4ba2-b525-6e16874c5930","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=C:\\Users\\jenkins.minikube3\\minikube-integration\\.minikube"}}
	{"specversion":"1.0","id":"4c609407-997e-403f-8322-e3221a7c31d1","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=15242"}}
	{"specversion":"1.0","id":"6659e372-f505-47ae-a8bc-97dabb919da1","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":"c76eb554-6fa2-4cf8-806a-bed25587d0bf","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 windows/amd64","name":"DRV_UNSUPPORTED_OS","url":""}}

                                                
                                                
-- /stdout --
helpers_test.go:175: Cleaning up "json-output-error-183011" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p json-output-error-183011
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p json-output-error-183011: (1.4436807s)
--- PASS: TestErrorJSONOutput (1.84s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (87.98s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-windows-amd64.exe start -p docker-network-183013 --network=
E1031 18:31:05.744588   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\functional-174407\client.crt: The system cannot find the path specified.
kic_custom_network_test.go:57: (dbg) Done: out/minikube-windows-amd64.exe start -p docker-network-183013 --network=: (1m21.5584712s)
kic_custom_network_test.go:122: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-183013" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p docker-network-183013
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p docker-network-183013: (6.2174345s)
--- PASS: TestKicCustomNetwork/create_custom_network (87.98s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (87.6s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-windows-amd64.exe start -p docker-network-183141 --network=bridge
E1031 18:32:19.606366   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\ingress-addon-legacy-182423\client.crt: The system cannot find the path specified.
E1031 18:32:19.620985   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\ingress-addon-legacy-182423\client.crt: The system cannot find the path specified.
E1031 18:32:19.636112   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\ingress-addon-legacy-182423\client.crt: The system cannot find the path specified.
E1031 18:32:19.667755   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\ingress-addon-legacy-182423\client.crt: The system cannot find the path specified.
E1031 18:32:19.714613   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\ingress-addon-legacy-182423\client.crt: The system cannot find the path specified.
E1031 18:32:19.807665   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\ingress-addon-legacy-182423\client.crt: The system cannot find the path specified.
E1031 18:32:19.978869   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\ingress-addon-legacy-182423\client.crt: The system cannot find the path specified.
E1031 18:32:20.307159   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\ingress-addon-legacy-182423\client.crt: The system cannot find the path specified.
E1031 18:32:20.962247   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\ingress-addon-legacy-182423\client.crt: The system cannot find the path specified.
E1031 18:32:22.257457   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\ingress-addon-legacy-182423\client.crt: The system cannot find the path specified.
E1031 18:32:24.824457   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\ingress-addon-legacy-182423\client.crt: The system cannot find the path specified.
E1031 18:32:29.959385   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\ingress-addon-legacy-182423\client.crt: The system cannot find the path specified.
E1031 18:32:40.208765   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\ingress-addon-legacy-182423\client.crt: The system cannot find the path specified.
E1031 18:33:00.690126   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\ingress-addon-legacy-182423\client.crt: The system cannot find the path specified.
kic_custom_network_test.go:57: (dbg) Done: out/minikube-windows-amd64.exe start -p docker-network-183141 --network=bridge: (1m21.9433247s)
kic_custom_network_test.go:122: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-183141" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p docker-network-183141
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p docker-network-183141: (5.4495898s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (87.60s)

                                                
                                    
x
+
TestKicExistingNetwork (86.68s)

                                                
                                                
=== RUN   TestKicExistingNetwork
kic_custom_network_test.go:122: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-windows-amd64.exe start -p existing-network-183310 --network=existing-network
E1031 18:33:21.779634   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\functional-174407\client.crt: The system cannot find the path specified.
E1031 18:33:41.653767   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\ingress-addon-legacy-182423\client.crt: The system cannot find the path specified.
E1031 18:33:49.588174   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\functional-174407\client.crt: The system cannot find the path specified.
E1031 18:34:06.460749   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.
E1031 18:34:23.264556   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.
kic_custom_network_test.go:93: (dbg) Done: out/minikube-windows-amd64.exe start -p existing-network-183310 --network=existing-network: (1m19.8105704s)
helpers_test.go:175: Cleaning up "existing-network-183310" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p existing-network-183310
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p existing-network-183310: (5.5017449s)
--- PASS: TestKicExistingNetwork (86.68s)

                                                
                                    
x
+
TestKicCustomSubnet (89.17s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p custom-subnet-183435 --subnet=192.168.60.0/24
E1031 18:35:03.576503   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\ingress-addon-legacy-182423\client.crt: The system cannot find the path specified.
kic_custom_network_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p custom-subnet-183435 --subnet=192.168.60.0/24: (1m22.6507133s)
kic_custom_network_test.go:133: (dbg) Run:  docker network inspect custom-subnet-183435 --format "{{(index .IPAM.Config 0).Subnet}}"
helpers_test.go:175: Cleaning up "custom-subnet-183435" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p custom-subnet-183435
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p custom-subnet-183435: (6.2891634s)
--- PASS: TestKicCustomSubnet (89.17s)

                                                
                                    
x
+
TestMainNoArgs (0.36s)

                                                
                                                
=== RUN   TestMainNoArgs
main_test.go:68: (dbg) Run:  out/minikube-windows-amd64.exe
--- PASS: TestMainNoArgs (0.36s)

                                                
                                    
x
+
TestMinikubeProfile (190.06s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-windows-amd64.exe start -p first-183605 --driver=docker
E1031 18:37:19.600214   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\ingress-addon-legacy-182423\client.crt: The system cannot find the path specified.
minikube_profile_test.go:44: (dbg) Done: out/minikube-windows-amd64.exe start -p first-183605 --driver=docker: (1m26.8568888s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-windows-amd64.exe start -p second-183605 --driver=docker
E1031 18:37:47.431221   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\ingress-addon-legacy-182423\client.crt: The system cannot find the path specified.
E1031 18:38:21.781291   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\functional-174407\client.crt: The system cannot find the path specified.
minikube_profile_test.go:44: (dbg) Done: out/minikube-windows-amd64.exe start -p second-183605 --driver=docker: (1m22.5694689s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-windows-amd64.exe profile first-183605
minikube_profile_test.go:55: (dbg) Run:  out/minikube-windows-amd64.exe profile list -ojson
minikube_profile_test.go:55: (dbg) Done: out/minikube-windows-amd64.exe profile list -ojson: (2.4878718s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-windows-amd64.exe profile second-183605
minikube_profile_test.go:55: (dbg) Run:  out/minikube-windows-amd64.exe profile list -ojson
minikube_profile_test.go:55: (dbg) Done: out/minikube-windows-amd64.exe profile list -ojson: (3.4047493s)
helpers_test.go:175: Cleaning up "second-183605" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p second-183605
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p second-183605: (6.9899779s)
helpers_test.go:175: Cleaning up "first-183605" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p first-183605
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p first-183605: (6.4519911s)
--- PASS: TestMinikubeProfile (190.06s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (21.01s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:98: (dbg) Run:  out/minikube-windows-amd64.exe start -p mount-start-1-183915 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker
E1031 18:39:23.266068   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.
mount_start_test.go:98: (dbg) Done: out/minikube-windows-amd64.exe start -p mount-start-1-183915 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker: (20.0065543s)
--- PASS: TestMountStart/serial/StartWithMountFirst (21.01s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (1.41s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountFirst
mount_start_test.go:114: (dbg) Run:  out/minikube-windows-amd64.exe -p mount-start-1-183915 ssh -- ls /minikube-host
mount_start_test.go:114: (dbg) Done: out/minikube-windows-amd64.exe -p mount-start-1-183915 ssh -- ls /minikube-host: (1.4132068s)
--- PASS: TestMountStart/serial/VerifyMountFirst (1.41s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (19.67s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:98: (dbg) Run:  out/minikube-windows-amd64.exe start -p mount-start-2-183915 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker
mount_start_test.go:98: (dbg) Done: out/minikube-windows-amd64.exe start -p mount-start-2-183915 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker: (18.6671165s)
--- PASS: TestMountStart/serial/StartWithMountSecond (19.67s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (1.43s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountSecond
mount_start_test.go:114: (dbg) Run:  out/minikube-windows-amd64.exe -p mount-start-2-183915 ssh -- ls /minikube-host
mount_start_test.go:114: (dbg) Done: out/minikube-windows-amd64.exe -p mount-start-2-183915 ssh -- ls /minikube-host: (1.4344452s)
--- PASS: TestMountStart/serial/VerifyMountSecond (1.43s)

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (4.82s)

                                                
                                                
=== RUN   TestMountStart/serial/DeleteFirst
pause_test.go:132: (dbg) Run:  out/minikube-windows-amd64.exe delete -p mount-start-1-183915 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-windows-amd64.exe delete -p mount-start-1-183915 --alsologtostderr -v=5: (4.8191418s)
--- PASS: TestMountStart/serial/DeleteFirst (4.82s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (1.42s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostDelete
mount_start_test.go:114: (dbg) Run:  out/minikube-windows-amd64.exe -p mount-start-2-183915 ssh -- ls /minikube-host
mount_start_test.go:114: (dbg) Done: out/minikube-windows-amd64.exe -p mount-start-2-183915 ssh -- ls /minikube-host: (1.4177964s)
--- PASS: TestMountStart/serial/VerifyMountPostDelete (1.42s)

                                                
                                    
x
+
TestMountStart/serial/Stop (2.89s)

                                                
                                                
=== RUN   TestMountStart/serial/Stop
mount_start_test.go:155: (dbg) Run:  out/minikube-windows-amd64.exe stop -p mount-start-2-183915
mount_start_test.go:155: (dbg) Done: out/minikube-windows-amd64.exe stop -p mount-start-2-183915: (2.894122s)
--- PASS: TestMountStart/serial/Stop (2.89s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (14.02s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:166: (dbg) Run:  out/minikube-windows-amd64.exe start -p mount-start-2-183915
mount_start_test.go:166: (dbg) Done: out/minikube-windows-amd64.exe start -p mount-start-2-183915: (13.0063158s)
--- PASS: TestMountStart/serial/RestartStopped (14.02s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (1.43s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostStop
mount_start_test.go:114: (dbg) Run:  out/minikube-windows-amd64.exe -p mount-start-2-183915 ssh -- ls /minikube-host
mount_start_test.go:114: (dbg) Done: out/minikube-windows-amd64.exe -p mount-start-2-183915 ssh -- ls /minikube-host: (1.4268973s)
--- PASS: TestMountStart/serial/VerifyMountPostStop (1.43s)

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (201.24s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:83: (dbg) Run:  out/minikube-windows-amd64.exe start -p multinode-184029 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker
E1031 18:42:19.600354   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\ingress-addon-legacy-182423\client.crt: The system cannot find the path specified.
E1031 18:43:21.781282   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\functional-174407\client.crt: The system cannot find the path specified.
multinode_test.go:83: (dbg) Done: out/minikube-windows-amd64.exe start -p multinode-184029 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker: (3m18.6453358s)
multinode_test.go:89: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 status --alsologtostderr
multinode_test.go:89: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-184029 status --alsologtostderr: (2.5992139s)
--- PASS: TestMultiNode/serial/FreshStart2Nodes (201.24s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (14.44s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeployApp2Nodes
multinode_test.go:479: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-184029 -- apply -f ./testdata/multinodes/multinode-pod-dns-test.yaml
multinode_test.go:479: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p multinode-184029 -- apply -f ./testdata/multinodes/multinode-pod-dns-test.yaml: (1.1895689s)
multinode_test.go:484: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-184029 -- rollout status deployment/busybox
multinode_test.go:484: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p multinode-184029 -- rollout status deployment/busybox: (4.7709547s)
multinode_test.go:490: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-184029 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:502: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-184029 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:510: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-184029 -- exec busybox-65db55d5d6-d2c2v -- nslookup kubernetes.io
multinode_test.go:510: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p multinode-184029 -- exec busybox-65db55d5d6-d2c2v -- nslookup kubernetes.io: (2.0042554s)
multinode_test.go:510: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-184029 -- exec busybox-65db55d5d6-qfj28 -- nslookup kubernetes.io
multinode_test.go:510: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p multinode-184029 -- exec busybox-65db55d5d6-qfj28 -- nslookup kubernetes.io: (1.8584671s)
multinode_test.go:520: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-184029 -- exec busybox-65db55d5d6-d2c2v -- nslookup kubernetes.default
multinode_test.go:520: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-184029 -- exec busybox-65db55d5d6-qfj28 -- nslookup kubernetes.default
multinode_test.go:528: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-184029 -- exec busybox-65db55d5d6-d2c2v -- nslookup kubernetes.default.svc.cluster.local
multinode_test.go:528: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-184029 -- exec busybox-65db55d5d6-qfj28 -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiNode/serial/DeployApp2Nodes (14.44s)

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (3.85s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:538: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-184029 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:546: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-184029 -- exec busybox-65db55d5d6-d2c2v -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-184029 -- exec busybox-65db55d5d6-d2c2v -- sh -c "ping -c 1 192.168.65.2"
multinode_test.go:546: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-184029 -- exec busybox-65db55d5d6-qfj28 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-184029 -- exec busybox-65db55d5d6-qfj28 -- sh -c "ping -c 1 192.168.65.2"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (3.85s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (64.83s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:108: (dbg) Run:  out/minikube-windows-amd64.exe node add -p multinode-184029 -v 3 --alsologtostderr
E1031 18:44:23.264269   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.
E1031 18:44:44.964742   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\functional-174407\client.crt: The system cannot find the path specified.
multinode_test.go:108: (dbg) Done: out/minikube-windows-amd64.exe node add -p multinode-184029 -v 3 --alsologtostderr: (1m1.1852126s)
multinode_test.go:114: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 status --alsologtostderr
multinode_test.go:114: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-184029 status --alsologtostderr: (3.6492502s)
--- PASS: TestMultiNode/serial/AddNode (64.83s)

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (1.61s)

                                                
                                                
=== RUN   TestMultiNode/serial/ProfileList
multinode_test.go:130: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json
multinode_test.go:130: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (1.6074522s)
--- PASS: TestMultiNode/serial/ProfileList (1.61s)

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (52.43s)

                                                
                                                
=== RUN   TestMultiNode/serial/CopyFile
multinode_test.go:171: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 status --output json --alsologtostderr
multinode_test.go:171: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-184029 status --output json --alsologtostderr: (3.5132958s)
helpers_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 cp testdata\cp-test.txt multinode-184029:/home/docker/cp-test.txt
helpers_test.go:554: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-184029 cp testdata\cp-test.txt multinode-184029:/home/docker/cp-test.txt: (1.5505448s)
helpers_test.go:532: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 ssh -n multinode-184029 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:532: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-184029 ssh -n multinode-184029 "sudo cat /home/docker/cp-test.txt": (1.5844603s)
helpers_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 cp multinode-184029:/home/docker/cp-test.txt C:\Users\jenkins.minikube3\AppData\Local\Temp\TestMultiNodeserialCopyFile3631425026\001\cp-test_multinode-184029.txt
helpers_test.go:554: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-184029 cp multinode-184029:/home/docker/cp-test.txt C:\Users\jenkins.minikube3\AppData\Local\Temp\TestMultiNodeserialCopyFile3631425026\001\cp-test_multinode-184029.txt: (1.5517631s)
helpers_test.go:532: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 ssh -n multinode-184029 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:532: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-184029 ssh -n multinode-184029 "sudo cat /home/docker/cp-test.txt": (1.527578s)
helpers_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 cp multinode-184029:/home/docker/cp-test.txt multinode-184029-m02:/home/docker/cp-test_multinode-184029_multinode-184029-m02.txt
helpers_test.go:554: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-184029 cp multinode-184029:/home/docker/cp-test.txt multinode-184029-m02:/home/docker/cp-test_multinode-184029_multinode-184029-m02.txt: (2.0891076s)
helpers_test.go:532: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 ssh -n multinode-184029 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:532: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-184029 ssh -n multinode-184029 "sudo cat /home/docker/cp-test.txt": (1.5375669s)
helpers_test.go:532: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 ssh -n multinode-184029-m02 "sudo cat /home/docker/cp-test_multinode-184029_multinode-184029-m02.txt"
helpers_test.go:532: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-184029 ssh -n multinode-184029-m02 "sudo cat /home/docker/cp-test_multinode-184029_multinode-184029-m02.txt": (1.4737712s)
helpers_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 cp multinode-184029:/home/docker/cp-test.txt multinode-184029-m03:/home/docker/cp-test_multinode-184029_multinode-184029-m03.txt
helpers_test.go:554: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-184029 cp multinode-184029:/home/docker/cp-test.txt multinode-184029-m03:/home/docker/cp-test_multinode-184029_multinode-184029-m03.txt: (2.0441366s)
helpers_test.go:532: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 ssh -n multinode-184029 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:532: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-184029 ssh -n multinode-184029 "sudo cat /home/docker/cp-test.txt": (1.5368491s)
helpers_test.go:532: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 ssh -n multinode-184029-m03 "sudo cat /home/docker/cp-test_multinode-184029_multinode-184029-m03.txt"
helpers_test.go:532: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-184029 ssh -n multinode-184029-m03 "sudo cat /home/docker/cp-test_multinode-184029_multinode-184029-m03.txt": (1.5214245s)
helpers_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 cp testdata\cp-test.txt multinode-184029-m02:/home/docker/cp-test.txt
helpers_test.go:554: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-184029 cp testdata\cp-test.txt multinode-184029-m02:/home/docker/cp-test.txt: (1.5477943s)
helpers_test.go:532: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 ssh -n multinode-184029-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:532: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-184029 ssh -n multinode-184029-m02 "sudo cat /home/docker/cp-test.txt": (1.5669358s)
helpers_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 cp multinode-184029-m02:/home/docker/cp-test.txt C:\Users\jenkins.minikube3\AppData\Local\Temp\TestMultiNodeserialCopyFile3631425026\001\cp-test_multinode-184029-m02.txt
helpers_test.go:554: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-184029 cp multinode-184029-m02:/home/docker/cp-test.txt C:\Users\jenkins.minikube3\AppData\Local\Temp\TestMultiNodeserialCopyFile3631425026\001\cp-test_multinode-184029-m02.txt: (1.5229171s)
helpers_test.go:532: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 ssh -n multinode-184029-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:532: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-184029 ssh -n multinode-184029-m02 "sudo cat /home/docker/cp-test.txt": (1.4909674s)
helpers_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 cp multinode-184029-m02:/home/docker/cp-test.txt multinode-184029:/home/docker/cp-test_multinode-184029-m02_multinode-184029.txt
helpers_test.go:554: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-184029 cp multinode-184029-m02:/home/docker/cp-test.txt multinode-184029:/home/docker/cp-test_multinode-184029-m02_multinode-184029.txt: (2.0899543s)
helpers_test.go:532: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 ssh -n multinode-184029-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:532: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-184029 ssh -n multinode-184029-m02 "sudo cat /home/docker/cp-test.txt": (1.4761848s)
helpers_test.go:532: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 ssh -n multinode-184029 "sudo cat /home/docker/cp-test_multinode-184029-m02_multinode-184029.txt"
helpers_test.go:532: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-184029 ssh -n multinode-184029 "sudo cat /home/docker/cp-test_multinode-184029-m02_multinode-184029.txt": (1.465405s)
helpers_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 cp multinode-184029-m02:/home/docker/cp-test.txt multinode-184029-m03:/home/docker/cp-test_multinode-184029-m02_multinode-184029-m03.txt
helpers_test.go:554: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-184029 cp multinode-184029-m02:/home/docker/cp-test.txt multinode-184029-m03:/home/docker/cp-test_multinode-184029-m02_multinode-184029-m03.txt: (2.1227626s)
helpers_test.go:532: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 ssh -n multinode-184029-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:532: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-184029 ssh -n multinode-184029-m02 "sudo cat /home/docker/cp-test.txt": (1.521406s)
helpers_test.go:532: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 ssh -n multinode-184029-m03 "sudo cat /home/docker/cp-test_multinode-184029-m02_multinode-184029-m03.txt"
helpers_test.go:532: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-184029 ssh -n multinode-184029-m03 "sudo cat /home/docker/cp-test_multinode-184029-m02_multinode-184029-m03.txt": (1.4170062s)
helpers_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 cp testdata\cp-test.txt multinode-184029-m03:/home/docker/cp-test.txt
helpers_test.go:554: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-184029 cp testdata\cp-test.txt multinode-184029-m03:/home/docker/cp-test.txt: (1.4809107s)
helpers_test.go:532: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 ssh -n multinode-184029-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:532: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-184029 ssh -n multinode-184029-m03 "sudo cat /home/docker/cp-test.txt": (1.4110863s)
helpers_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 cp multinode-184029-m03:/home/docker/cp-test.txt C:\Users\jenkins.minikube3\AppData\Local\Temp\TestMultiNodeserialCopyFile3631425026\001\cp-test_multinode-184029-m03.txt
helpers_test.go:554: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-184029 cp multinode-184029-m03:/home/docker/cp-test.txt C:\Users\jenkins.minikube3\AppData\Local\Temp\TestMultiNodeserialCopyFile3631425026\001\cp-test_multinode-184029-m03.txt: (1.5847515s)
helpers_test.go:532: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 ssh -n multinode-184029-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:532: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-184029 ssh -n multinode-184029-m03 "sudo cat /home/docker/cp-test.txt": (1.5075628s)
helpers_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 cp multinode-184029-m03:/home/docker/cp-test.txt multinode-184029:/home/docker/cp-test_multinode-184029-m03_multinode-184029.txt
helpers_test.go:554: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-184029 cp multinode-184029-m03:/home/docker/cp-test.txt multinode-184029:/home/docker/cp-test_multinode-184029-m03_multinode-184029.txt: (2.1911303s)
helpers_test.go:532: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 ssh -n multinode-184029-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:532: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-184029 ssh -n multinode-184029-m03 "sudo cat /home/docker/cp-test.txt": (1.508055s)
helpers_test.go:532: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 ssh -n multinode-184029 "sudo cat /home/docker/cp-test_multinode-184029-m03_multinode-184029.txt"
helpers_test.go:532: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-184029 ssh -n multinode-184029 "sudo cat /home/docker/cp-test_multinode-184029-m03_multinode-184029.txt": (1.4550795s)
helpers_test.go:554: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 cp multinode-184029-m03:/home/docker/cp-test.txt multinode-184029-m02:/home/docker/cp-test_multinode-184029-m03_multinode-184029-m02.txt
helpers_test.go:554: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-184029 cp multinode-184029-m03:/home/docker/cp-test.txt multinode-184029-m02:/home/docker/cp-test_multinode-184029-m03_multinode-184029-m02.txt: (2.115004s)
helpers_test.go:532: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 ssh -n multinode-184029-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:532: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-184029 ssh -n multinode-184029-m03 "sudo cat /home/docker/cp-test.txt": (1.4608283s)
helpers_test.go:532: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 ssh -n multinode-184029-m02 "sudo cat /home/docker/cp-test_multinode-184029-m03_multinode-184029-m02.txt"
helpers_test.go:532: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-184029 ssh -n multinode-184029-m02 "sudo cat /home/docker/cp-test_multinode-184029-m03_multinode-184029-m02.txt": (1.5496822s)
--- PASS: TestMultiNode/serial/CopyFile (52.43s)

                                                
                                    
x
+
TestMultiNode/serial/StopNode (8.3s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopNode
multinode_test.go:208: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 node stop m03
multinode_test.go:208: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-184029 node stop m03: (2.6899247s)
multinode_test.go:214: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 status
multinode_test.go:214: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p multinode-184029 status: exit status 7 (2.9523703s)

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

                                                
                                                
-- /stdout --
multinode_test.go:221: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 status --alsologtostderr
multinode_test.go:221: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p multinode-184029 status --alsologtostderr: exit status 7 (2.6540975s)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1031 18:46:13.981489    2852 out.go:296] Setting OutFile to fd 736 ...
	I1031 18:46:14.046486    2852 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1031 18:46:14.046486    2852 out.go:309] Setting ErrFile to fd 812...
	I1031 18:46:14.046486    2852 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1031 18:46:14.063488    2852 out.go:303] Setting JSON to false
	I1031 18:46:14.063488    2852 mustload.go:65] Loading cluster: multinode-184029
	I1031 18:46:14.063488    2852 notify.go:220] Checking for updates...
	I1031 18:46:14.063488    2852 config.go:180] Loaded profile config "multinode-184029": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.25.3
	I1031 18:46:14.063488    2852 status.go:255] checking status of multinode-184029 ...
	I1031 18:46:14.085488    2852 cli_runner.go:164] Run: docker container inspect multinode-184029 --format={{.State.Status}}
	I1031 18:46:14.285738    2852 status.go:330] multinode-184029 host status = "Running" (err=<nil>)
	I1031 18:46:14.285738    2852 host.go:66] Checking if "multinode-184029" exists ...
	I1031 18:46:14.297921    2852 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-184029
	I1031 18:46:14.490262    2852 host.go:66] Checking if "multinode-184029" exists ...
	I1031 18:46:14.503128    2852 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1031 18:46:14.515353    2852 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-184029
	I1031 18:46:14.720942    2852 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:64775 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\multinode-184029\id_rsa Username:docker}
	I1031 18:46:14.818620    2852 ssh_runner.go:195] Run: systemctl --version
	I1031 18:46:14.849126    2852 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1031 18:46:14.891215    2852 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "8443/tcp") 0).HostPort}}'" multinode-184029
	I1031 18:46:15.107394    2852 kubeconfig.go:92] found "multinode-184029" server: "https://127.0.0.1:64779"
	I1031 18:46:15.107394    2852 api_server.go:165] Checking apiserver status ...
	I1031 18:46:15.122063    2852 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1031 18:46:15.164269    2852 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1900/cgroup
	I1031 18:46:15.191510    2852 api_server.go:181] apiserver freezer: "7:freezer:/docker/bb0f8b70f61ad7f651ebf503dc91de5f24ad36452159dd857bbf1bd17071c7f5/kubepods/burstable/pod508bff93cd9c9d84a3f826e8cffdbeb2/3571fba3e537bb9807f76aaa5cf7f28ef47dc3b42cee673198060225d53c184b"
	I1031 18:46:15.206929    2852 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/bb0f8b70f61ad7f651ebf503dc91de5f24ad36452159dd857bbf1bd17071c7f5/kubepods/burstable/pod508bff93cd9c9d84a3f826e8cffdbeb2/3571fba3e537bb9807f76aaa5cf7f28ef47dc3b42cee673198060225d53c184b/freezer.state
	I1031 18:46:15.234115    2852 api_server.go:203] freezer state: "THAWED"
	I1031 18:46:15.234115    2852 api_server.go:252] Checking apiserver healthz at https://127.0.0.1:64779/healthz ...
	I1031 18:46:15.250872    2852 api_server.go:278] https://127.0.0.1:64779/healthz returned 200:
	ok
	I1031 18:46:15.251753    2852 status.go:421] multinode-184029 apiserver status = Running (err=<nil>)
	I1031 18:46:15.251753    2852 status.go:257] multinode-184029 status: &{Name:multinode-184029 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1031 18:46:15.251823    2852 status.go:255] checking status of multinode-184029-m02 ...
	I1031 18:46:15.276045    2852 cli_runner.go:164] Run: docker container inspect multinode-184029-m02 --format={{.State.Status}}
	I1031 18:46:15.478694    2852 status.go:330] multinode-184029-m02 host status = "Running" (err=<nil>)
	I1031 18:46:15.478694    2852 host.go:66] Checking if "multinode-184029-m02" exists ...
	I1031 18:46:15.488686    2852 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-184029-m02
	I1031 18:46:15.694602    2852 host.go:66] Checking if "multinode-184029-m02" exists ...
	I1031 18:46:15.708556    2852 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1031 18:46:15.719550    2852 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-184029-m02
	I1031 18:46:15.929540    2852 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:64843 SSHKeyPath:C:\Users\jenkins.minikube3\minikube-integration\.minikube\machines\multinode-184029-m02\id_rsa Username:docker}
	I1031 18:46:16.069880    2852 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1031 18:46:16.102143    2852 status.go:257] multinode-184029-m02 status: &{Name:multinode-184029-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I1031 18:46:16.102143    2852 status.go:255] checking status of multinode-184029-m03 ...
	I1031 18:46:16.124956    2852 cli_runner.go:164] Run: docker container inspect multinode-184029-m03 --format={{.State.Status}}
	I1031 18:46:16.349394    2852 status.go:330] multinode-184029-m03 host status = "Stopped" (err=<nil>)
	I1031 18:46:16.349394    2852 status.go:343] host is not running, skipping remaining checks
	I1031 18:46:16.349394    2852 status.go:257] multinode-184029-m03 status: &{Name:multinode-184029-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (35.09s)

                                                
                                                
=== RUN   TestMultiNode/serial/StartAfterStop
multinode_test.go:242: (dbg) Run:  docker version -f {{.Server.Version}}
multinode_test.go:252: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 node start m03 --alsologtostderr
multinode_test.go:252: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-184029 node start m03 --alsologtostderr: (30.9930004s)
multinode_test.go:259: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 status
multinode_test.go:259: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-184029 status: (3.5322229s)
multinode_test.go:273: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiNode/serial/StartAfterStop (35.09s)

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (141.91s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:281: (dbg) Run:  out/minikube-windows-amd64.exe node list -p multinode-184029
multinode_test.go:288: (dbg) Run:  out/minikube-windows-amd64.exe stop -p multinode-184029
multinode_test.go:288: (dbg) Done: out/minikube-windows-amd64.exe stop -p multinode-184029: (27.5860945s)
multinode_test.go:293: (dbg) Run:  out/minikube-windows-amd64.exe start -p multinode-184029 --wait=true -v=8 --alsologtostderr
E1031 18:47:19.601062   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\ingress-addon-legacy-182423\client.crt: The system cannot find the path specified.
E1031 18:48:21.778867   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\functional-174407\client.crt: The system cannot find the path specified.
E1031 18:48:42.808286   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\ingress-addon-legacy-182423\client.crt: The system cannot find the path specified.
multinode_test.go:293: (dbg) Done: out/minikube-windows-amd64.exe start -p multinode-184029 --wait=true -v=8 --alsologtostderr: (1m53.5826325s)
multinode_test.go:298: (dbg) Run:  out/minikube-windows-amd64.exe node list -p multinode-184029
--- PASS: TestMultiNode/serial/RestartKeepsNodes (141.91s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (14.41s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeleteNode
multinode_test.go:392: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 node delete m03
E1031 18:49:23.256314   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.
multinode_test.go:392: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-184029 node delete m03: (10.1325517s)
multinode_test.go:398: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 status --alsologtostderr
multinode_test.go:398: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-184029 status --alsologtostderr: (2.5913071s)
multinode_test.go:412: (dbg) Run:  docker volume ls
multinode_test.go:422: (dbg) Run:  kubectl get nodes
multinode_test.go:422: (dbg) Done: kubectl get nodes: (1.1982823s)
multinode_test.go:430: (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 (14.41s)

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (26.95s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:312: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 stop
multinode_test.go:312: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-184029 stop: (25.3393137s)
multinode_test.go:318: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 status
multinode_test.go:318: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p multinode-184029 status: exit status 7 (833.7803ms)

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

                                                
                                                
-- /stdout --
multinode_test.go:325: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 status --alsologtostderr
multinode_test.go:325: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p multinode-184029 status --alsologtostderr: exit status 7 (778.6582ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1031 18:49:54.196249   13812 out.go:296] Setting OutFile to fd 840 ...
	I1031 18:49:54.261862   13812 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1031 18:49:54.261862   13812 out.go:309] Setting ErrFile to fd 920...
	I1031 18:49:54.261862   13812 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1031 18:49:54.277233   13812 out.go:303] Setting JSON to false
	I1031 18:49:54.277233   13812 mustload.go:65] Loading cluster: multinode-184029
	I1031 18:49:54.277233   13812 notify.go:220] Checking for updates...
	I1031 18:49:54.277924   13812 config.go:180] Loaded profile config "multinode-184029": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.25.3
	I1031 18:49:54.277924   13812 status.go:255] checking status of multinode-184029 ...
	I1031 18:49:54.296891   13812 cli_runner.go:164] Run: docker container inspect multinode-184029 --format={{.State.Status}}
	I1031 18:49:54.500211   13812 status.go:330] multinode-184029 host status = "Stopped" (err=<nil>)
	I1031 18:49:54.500211   13812 status.go:343] host is not running, skipping remaining checks
	I1031 18:49:54.500211   13812 status.go:257] multinode-184029 status: &{Name:multinode-184029 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1031 18:49:54.500211   13812 status.go:255] checking status of multinode-184029-m02 ...
	I1031 18:49:54.519581   13812 cli_runner.go:164] Run: docker container inspect multinode-184029-m02 --format={{.State.Status}}
	I1031 18:49:54.716423   13812 status.go:330] multinode-184029-m02 host status = "Stopped" (err=<nil>)
	I1031 18:49:54.716474   13812 status.go:343] host is not running, skipping remaining checks
	I1031 18:49:54.716474   13812 status.go:257] multinode-184029-m02 status: &{Name:multinode-184029-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (77.02s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:342: (dbg) Run:  docker version -f {{.Server.Version}}
multinode_test.go:352: (dbg) Run:  out/minikube-windows-amd64.exe start -p multinode-184029 --wait=true -v=8 --alsologtostderr --driver=docker
E1031 18:50:46.481604   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.
multinode_test.go:352: (dbg) Done: out/minikube-windows-amd64.exe start -p multinode-184029 --wait=true -v=8 --alsologtostderr --driver=docker: (1m13.0340015s)
multinode_test.go:358: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-184029 status --alsologtostderr
multinode_test.go:358: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-184029 status --alsologtostderr: (3.1264378s)
multinode_test.go:372: (dbg) Run:  kubectl get nodes
multinode_test.go:380: (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 (77.02s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (92.62s)

                                                
                                                
=== RUN   TestMultiNode/serial/ValidateNameConflict
multinode_test.go:441: (dbg) Run:  out/minikube-windows-amd64.exe node list -p multinode-184029
multinode_test.go:450: (dbg) Run:  out/minikube-windows-amd64.exe start -p multinode-184029-m02 --driver=docker
multinode_test.go:450: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p multinode-184029-m02 --driver=docker: exit status 14 (393.9488ms)

                                                
                                                
-- stdout --
	* [multinode-184029-m02] minikube v1.27.1 on Microsoft Windows 10 Enterprise N 10.0.19045 Build 19045
	  - KUBECONFIG=C:\Users\jenkins.minikube3\minikube-integration\kubeconfig
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube3\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=15242
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	
	

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

                                                
                                                
** /stderr **
multinode_test.go:458: (dbg) Run:  out/minikube-windows-amd64.exe start -p multinode-184029-m03 --driver=docker
E1031 18:52:19.606794   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\ingress-addon-legacy-182423\client.crt: The system cannot find the path specified.
multinode_test.go:458: (dbg) Done: out/minikube-windows-amd64.exe start -p multinode-184029-m03 --driver=docker: (1m22.253843s)
multinode_test.go:465: (dbg) Run:  out/minikube-windows-amd64.exe node add -p multinode-184029
multinode_test.go:465: (dbg) Non-zero exit: out/minikube-windows-amd64.exe node add -p multinode-184029: exit status 80 (1.6308972s)

                                                
                                                
-- stdout --
	* Adding node m03 to cluster multinode-184029
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: Node multinode-184029-m03 already exists in multinode-184029-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:                                                      │
	│    * - C:\Users\jenkins.minikube3\AppData\Local\Temp\minikube_node_2bbdfd0e0a46af455ae5a771b1270736051e61d9_4.log    │
	│                                                                                                                      │
	╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
multinode_test.go:470: (dbg) Run:  out/minikube-windows-amd64.exe delete -p multinode-184029-m03
multinode_test.go:470: (dbg) Done: out/minikube-windows-amd64.exe delete -p multinode-184029-m03: (7.9833676s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (92.62s)

                                                
                                    
x
+
TestPreload (274.4s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-windows-amd64.exe start -p test-preload-185256 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.24.4
E1031 18:53:21.789705   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\functional-174407\client.crt: The system cannot find the path specified.
E1031 18:54:23.267188   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.
preload_test.go:44: (dbg) Done: out/minikube-windows-amd64.exe start -p test-preload-185256 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.24.4: (2m17.0143791s)
preload_test.go:57: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p test-preload-185256 -- docker pull gcr.io/k8s-minikube/busybox
preload_test.go:57: (dbg) Done: out/minikube-windows-amd64.exe ssh -p test-preload-185256 -- docker pull gcr.io/k8s-minikube/busybox: (2.9718888s)
preload_test.go:67: (dbg) Run:  out/minikube-windows-amd64.exe start -p test-preload-185256 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker --kubernetes-version=v1.24.6
E1031 18:57:19.608975   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\ingress-addon-legacy-182423\client.crt: The system cannot find the path specified.
preload_test.go:67: (dbg) Done: out/minikube-windows-amd64.exe start -p test-preload-185256 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker --kubernetes-version=v1.24.6: (2m5.9593553s)
preload_test.go:76: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p test-preload-185256 -- docker images
preload_test.go:76: (dbg) Done: out/minikube-windows-amd64.exe ssh -p test-preload-185256 -- docker images: (1.7101049s)
helpers_test.go:175: Cleaning up "test-preload-185256" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p test-preload-185256
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p test-preload-185256: (6.7425511s)
--- PASS: TestPreload (274.40s)

                                                
                                    
x
+
TestScheduledStopWindows (153.54s)

                                                
                                                
=== RUN   TestScheduledStopWindows
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-windows-amd64.exe start -p scheduled-stop-185730 --memory=2048 --driver=docker
E1031 18:58:21.789891   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\functional-174407\client.crt: The system cannot find the path specified.
scheduled_stop_test.go:128: (dbg) Done: out/minikube-windows-amd64.exe start -p scheduled-stop-185730 --memory=2048 --driver=docker: (1m20.6852697s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-windows-amd64.exe stop -p scheduled-stop-185730 --schedule 5m
scheduled_stop_test.go:137: (dbg) Done: out/minikube-windows-amd64.exe stop -p scheduled-stop-185730 --schedule 5m: (1.6163179s)
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.TimeToStop}} -p scheduled-stop-185730 -n scheduled-stop-185730
scheduled_stop_test.go:191: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.TimeToStop}} -p scheduled-stop-185730 -n scheduled-stop-185730: (1.6675468s)
scheduled_stop_test.go:54: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p scheduled-stop-185730 -- sudo systemctl show minikube-scheduled-stop --no-page
scheduled_stop_test.go:54: (dbg) Done: out/minikube-windows-amd64.exe ssh -p scheduled-stop-185730 -- sudo systemctl show minikube-scheduled-stop --no-page: (1.4956554s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-windows-amd64.exe stop -p scheduled-stop-185730 --schedule 5s
scheduled_stop_test.go:137: (dbg) Done: out/minikube-windows-amd64.exe stop -p scheduled-stop-185730 --schedule 5s: (1.8583017s)
E1031 18:59:23.263953   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-windows-amd64.exe status -p scheduled-stop-185730
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status -p scheduled-stop-185730: exit status 7 (589.1906ms)

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
scheduled_stop_test.go:176: status error: exit status 7 (may be ok)
helpers_test.go:175: Cleaning up "scheduled-stop-185730" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p scheduled-stop-185730
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p scheduled-stop-185730: (5.0220933s)
--- PASS: TestScheduledStopWindows (153.54s)

                                                
                                    
x
+
TestInsufficientStorage (54.91s)

                                                
                                                
=== RUN   TestInsufficientStorage
status_test.go:50: (dbg) Run:  out/minikube-windows-amd64.exe start -p insufficient-storage-190004 --memory=2048 --output=json --wait=true --driver=docker
status_test.go:50: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p insufficient-storage-190004 --memory=2048 --output=json --wait=true --driver=docker: exit status 26 (46.9539899s)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"b9341388-d950-419a-be4e-c110492197bd","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-190004] minikube v1.27.1 on Microsoft Windows 10 Enterprise N 10.0.19045 Build 19045","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"c55b7cf9-304d-4559-86a2-14b30d67b7ef","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=C:\\Users\\jenkins.minikube3\\minikube-integration\\kubeconfig"}}
	{"specversion":"1.0","id":"77348209-7746-41f6-828d-ef69bc3fb056","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=C:\\Users\\jenkins.minikube3\\minikube-integration\\.minikube"}}
	{"specversion":"1.0","id":"662b4828-d3ae-48a8-9089-d0be827a67aa","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=15242"}}
	{"specversion":"1.0","id":"dc5a0f08-513e-41b5-b9a6-2e49e2f13c08","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":"f402f4a8-e315-46d3-b48f-a6bf2094dc46","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_TEST_STORAGE_CAPACITY=100"}}
	{"specversion":"1.0","id":"4f96ba95-5215-426d-8e2c-577169b4ad4e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_TEST_AVAILABLE_STORAGE=19"}}
	{"specversion":"1.0","id":"755e7417-1102-49b9-8bf7-a2ee69ac357e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"1","message":"Using the docker driver based on user configuration","name":"Selecting Driver","totalsteps":"19"}}
	{"specversion":"1.0","id":"f07b47a1-7f92-4d27-887e-f6bf0b27c5f2","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"Using Docker Desktop driver with root privileges"}}
	{"specversion":"1.0","id":"d1cd6fd5-16c9-41ec-ab29-bca8641e386b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting control plane node insufficient-storage-190004 in cluster insufficient-storage-190004","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"30422c45-955a-4c8a-9b93-3dd24aad7494","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"73a7d22a-c9f0-4e0b-b7ae-ca6d94d622ac","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"8","message":"Creating docker container (CPUs=2, Memory=2048MB) ...","name":"Creating Container","totalsteps":"19"}}
	{"specversion":"1.0","id":"853cfbd0-5588-4772-90eb-349ba1746537","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"Try one or more of the following to free up space on the device:\n\t\n\t\t\t1. Run \"docker system prune\" to remove unused Docker data (optionally with \"-a\")\n\t\t\t2. Increase the storage allocated to Docker for Desktop by clicking on:\n\t\t\t\tDocker icon \u003e Preferences \u003e Resources \u003e Disk Image Size\n\t\t\t3. Run \"minikube ssh -- docker system prune\" if using the Docker container runtime","exitcode":"26","issues":"https://github.com/kubernetes/minikube/issues/9024","message":"Docker is out of disk space! (/var is at 100%% of capacity). You can pass '--force' to skip this check.","name":"RSRC_DOCKER_STORAGE","url":""}}

                                                
                                                
-- /stdout --
status_test.go:76: (dbg) Run:  out/minikube-windows-amd64.exe status -p insufficient-storage-190004 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status -p insufficient-storage-190004 --output=json --layout=cluster: exit status 7 (1.4876056s)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E1031 19:00:52.757329    7224 status.go:415] kubeconfig endpoint: extract IP: "insufficient-storage-190004" does not appear in C:\Users\jenkins.minikube3\minikube-integration\kubeconfig

                                                
                                                
** /stderr **
status_test.go:76: (dbg) Run:  out/minikube-windows-amd64.exe status -p insufficient-storage-190004 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status -p insufficient-storage-190004 --output=json --layout=cluster: exit status 7 (1.4067343s)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E1031 19:00:54.164304   15044 status.go:415] kubeconfig endpoint: extract IP: "insufficient-storage-190004" does not appear in C:\Users\jenkins.minikube3\minikube-integration\kubeconfig
	E1031 19:00:54.207299   15044 status.go:559] unable to read event log: stat: CreateFile C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\insufficient-storage-190004\events.json: The system cannot find the file specified.

                                                
                                                
** /stderr **
helpers_test.go:175: Cleaning up "insufficient-storage-190004" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p insufficient-storage-190004
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p insufficient-storage-190004: (5.0548846s)
--- PASS: TestInsufficientStorage (54.91s)

                                                
                                    
x
+
TestRunningBinaryUpgrade (260.36s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:127: (dbg) Run:  C:\Users\jenkins.minikube3\AppData\Local\Temp\minikube-v1.9.0.871944422.exe start -p running-upgrade-190453 --memory=2200 --vm-driver=docker

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:127: (dbg) Done: C:\Users\jenkins.minikube3\AppData\Local\Temp\minikube-v1.9.0.871944422.exe start -p running-upgrade-190453 --memory=2200 --vm-driver=docker: (2m27.6582317s)
version_upgrade_test.go:137: (dbg) Run:  out/minikube-windows-amd64.exe start -p running-upgrade-190453 --memory=2200 --alsologtostderr -v=1 --driver=docker
E1031 19:07:26.494038   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:137: (dbg) Done: out/minikube-windows-amd64.exe start -p running-upgrade-190453 --memory=2200 --alsologtostderr -v=1 --driver=docker: (1m44.8041587s)
helpers_test.go:175: Cleaning up "running-upgrade-190453" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p running-upgrade-190453
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p running-upgrade-190453: (7.4199424s)
--- PASS: TestRunningBinaryUpgrade (260.36s)

                                                
                                    
x
+
TestKubernetesUpgrade (338.51s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:229: (dbg) Run:  out/minikube-windows-amd64.exe start -p kubernetes-upgrade-190322 --memory=2200 --kubernetes-version=v1.16.0 --alsologtostderr -v=1 --driver=docker

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:229: (dbg) Done: out/minikube-windows-amd64.exe start -p kubernetes-upgrade-190322 --memory=2200 --kubernetes-version=v1.16.0 --alsologtostderr -v=1 --driver=docker: (1m38.6534685s)
version_upgrade_test.go:234: (dbg) Run:  out/minikube-windows-amd64.exe stop -p kubernetes-upgrade-190322
version_upgrade_test.go:234: (dbg) Done: out/minikube-windows-amd64.exe stop -p kubernetes-upgrade-190322: (7.8589532s)
version_upgrade_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe -p kubernetes-upgrade-190322 status --format={{.Host}}
version_upgrade_test.go:239: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p kubernetes-upgrade-190322 status --format={{.Host}}: exit status 7 (812.0441ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
version_upgrade_test.go:241: status error: exit status 7 (may be ok)
version_upgrade_test.go:250: (dbg) Run:  out/minikube-windows-amd64.exe start -p kubernetes-upgrade-190322 --memory=2200 --kubernetes-version=v1.25.3 --alsologtostderr -v=1 --driver=docker
E1031 19:05:22.821383   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\ingress-addon-legacy-182423\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:250: (dbg) Done: out/minikube-windows-amd64.exe start -p kubernetes-upgrade-190322 --memory=2200 --kubernetes-version=v1.25.3 --alsologtostderr -v=1 --driver=docker: (1m48.511997s)
version_upgrade_test.go:255: (dbg) Run:  kubectl --context kubernetes-upgrade-190322 version --output=json
version_upgrade_test.go:274: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:276: (dbg) Run:  out/minikube-windows-amd64.exe start -p kubernetes-upgrade-190322 --memory=2200 --kubernetes-version=v1.16.0 --driver=docker
version_upgrade_test.go:276: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p kubernetes-upgrade-190322 --memory=2200 --kubernetes-version=v1.16.0 --driver=docker: exit status 106 (663.1912ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-190322] minikube v1.27.1 on Microsoft Windows 10 Enterprise N 10.0.19045 Build 19045
	  - KUBECONFIG=C:\Users\jenkins.minikube3\minikube-integration\kubeconfig
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube3\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=15242
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to K8S_DOWNGRADE_UNSUPPORTED: Unable to safely downgrade existing Kubernetes v1.25.3 cluster to v1.16.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.16.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-190322
	    minikube start -p kubernetes-upgrade-190322 --kubernetes-version=v1.16.0
	    
	    2) Create a second cluster with Kubernetes 1.16.0, by running:
	    
	    minikube start -p kubernetes-upgrade-1903222 --kubernetes-version=v1.16.0
	    
	    3) Use the existing cluster at version Kubernetes 1.25.3, by running:
	    
	    minikube start -p kubernetes-upgrade-190322 --kubernetes-version=v1.25.3
	    

                                                
                                                
** /stderr **
version_upgrade_test.go:280: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:282: (dbg) Run:  out/minikube-windows-amd64.exe start -p kubernetes-upgrade-190322 --memory=2200 --kubernetes-version=v1.25.3 --alsologtostderr -v=1 --driver=docker
E1031 19:07:19.617919   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\ingress-addon-legacy-182423\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:282: (dbg) Done: out/minikube-windows-amd64.exe start -p kubernetes-upgrade-190322 --memory=2200 --kubernetes-version=v1.25.3 --alsologtostderr -v=1 --driver=docker: (1m49.5532021s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-190322" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p kubernetes-upgrade-190322
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p kubernetes-upgrade-190322: (12.1895019s)
--- PASS: TestKubernetesUpgrade (338.51s)

                                                
                                    
x
+
TestMissingContainerUpgrade (328.27s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:316: (dbg) Run:  C:\Users\jenkins.minikube3\AppData\Local\Temp\minikube-v1.9.1.3370641481.exe start -p missing-upgrade-190059 --memory=2200 --driver=docker
E1031 19:01:24.986821   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\functional-174407\client.crt: The system cannot find the path specified.
E1031 19:02:19.610073   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\ingress-addon-legacy-182423\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:316: (dbg) Done: C:\Users\jenkins.minikube3\AppData\Local\Temp\minikube-v1.9.1.3370641481.exe start -p missing-upgrade-190059 --memory=2200 --driver=docker: (3m8.1679585s)
version_upgrade_test.go:325: (dbg) Run:  docker stop missing-upgrade-190059

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:325: (dbg) Done: docker stop missing-upgrade-190059: (16.8061946s)
version_upgrade_test.go:330: (dbg) Run:  docker rm missing-upgrade-190059
version_upgrade_test.go:336: (dbg) Run:  out/minikube-windows-amd64.exe start -p missing-upgrade-190059 --memory=2200 --alsologtostderr -v=1 --driver=docker

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:336: (dbg) Done: out/minikube-windows-amd64.exe start -p missing-upgrade-190059 --memory=2200 --alsologtostderr -v=1 --driver=docker: (1m52.0651915s)
helpers_test.go:175: Cleaning up "missing-upgrade-190059" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p missing-upgrade-190059
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p missing-upgrade-190059: (10.1497716s)
--- PASS: TestMissingContainerUpgrade (328.27s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.49s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoK8sWithVersion

                                                
                                                
=== CONT  TestNoKubernetes/serial/StartNoK8sWithVersion
no_kubernetes_test.go:83: (dbg) Run:  out/minikube-windows-amd64.exe start -p NoKubernetes-190059 --no-kubernetes --kubernetes-version=1.20 --driver=docker

                                                
                                                
=== CONT  TestNoKubernetes/serial/StartNoK8sWithVersion
no_kubernetes_test.go:83: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p NoKubernetes-190059 --no-kubernetes --kubernetes-version=1.20 --driver=docker: exit status 14 (486.7073ms)

                                                
                                                
-- stdout --
	* [NoKubernetes-190059] minikube v1.27.1 on Microsoft Windows 10 Enterprise N 10.0.19045 Build 19045
	  - KUBECONFIG=C:\Users\jenkins.minikube3\minikube-integration\kubeconfig
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube3\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=15242
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	
	

                                                
                                                
-- /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.49s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (130.98s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:95: (dbg) Run:  out/minikube-windows-amd64.exe start -p NoKubernetes-190059 --driver=docker

                                                
                                                
=== CONT  TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:95: (dbg) Done: out/minikube-windows-amd64.exe start -p NoKubernetes-190059 --driver=docker: (2m9.0585064s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-windows-amd64.exe -p NoKubernetes-190059 status -o json

                                                
                                                
=== CONT  TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:200: (dbg) Done: out/minikube-windows-amd64.exe -p NoKubernetes-190059 status -o json: (1.9167377s)
--- PASS: TestNoKubernetes/serial/StartWithK8s (130.98s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (25.31s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:112: (dbg) Run:  out/minikube-windows-amd64.exe start -p NoKubernetes-190059 --no-kubernetes --driver=docker
E1031 19:03:21.788688   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\functional-174407\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:112: (dbg) Done: out/minikube-windows-amd64.exe start -p NoKubernetes-190059 --no-kubernetes --driver=docker: (14.9172078s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-windows-amd64.exe -p NoKubernetes-190059 status -o json
no_kubernetes_test.go:200: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p NoKubernetes-190059 status -o json: exit status 2 (1.7865106s)

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

                                                
                                                
-- /stdout --
no_kubernetes_test.go:124: (dbg) Run:  out/minikube-windows-amd64.exe delete -p NoKubernetes-190059

                                                
                                                
=== CONT  TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:124: (dbg) Done: out/minikube-windows-amd64.exe delete -p NoKubernetes-190059: (8.6094785s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (25.31s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (35.7s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Start
no_kubernetes_test.go:136: (dbg) Run:  out/minikube-windows-amd64.exe start -p NoKubernetes-190059 --no-kubernetes --driver=docker

                                                
                                                
=== CONT  TestNoKubernetes/serial/Start
no_kubernetes_test.go:136: (dbg) Done: out/minikube-windows-amd64.exe start -p NoKubernetes-190059 --no-kubernetes --driver=docker: (35.7027779s)
--- PASS: TestNoKubernetes/serial/Start (35.70s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.63s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (223.74s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:190: (dbg) Run:  C:\Users\jenkins.minikube3\AppData\Local\Temp\minikube-v1.9.0.785830044.exe start -p stopped-upgrade-190345 --memory=2200 --vm-driver=docker

                                                
                                                
=== CONT  TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:190: (dbg) Done: C:\Users\jenkins.minikube3\AppData\Local\Temp\minikube-v1.9.0.785830044.exe start -p stopped-upgrade-190345 --memory=2200 --vm-driver=docker: (2m19.0875558s)
version_upgrade_test.go:199: (dbg) Run:  C:\Users\jenkins.minikube3\AppData\Local\Temp\minikube-v1.9.0.785830044.exe -p stopped-upgrade-190345 stop

                                                
                                                
=== CONT  TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:199: (dbg) Done: C:\Users\jenkins.minikube3\AppData\Local\Temp\minikube-v1.9.0.785830044.exe -p stopped-upgrade-190345 stop: (24.1224137s)
version_upgrade_test.go:205: (dbg) Run:  out/minikube-windows-amd64.exe start -p stopped-upgrade-190345 --memory=2200 --alsologtostderr -v=1 --driver=docker

                                                
                                                
=== CONT  TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:205: (dbg) Done: out/minikube-windows-amd64.exe start -p stopped-upgrade-190345 --memory=2200 --alsologtostderr -v=1 --driver=docker: (1m0.5300963s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (223.74s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (1.62s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/VerifyK8sNotRunning
no_kubernetes_test.go:147: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p NoKubernetes-190059 "sudo systemctl is-active --quiet service kubelet"
no_kubernetes_test.go:147: (dbg) Non-zero exit: out/minikube-windows-amd64.exe ssh -p NoKubernetes-190059 "sudo systemctl is-active --quiet service kubelet": exit status 1 (1.6154746s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (12.51s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/ProfileList
no_kubernetes_test.go:169: (dbg) Run:  out/minikube-windows-amd64.exe profile list
no_kubernetes_test.go:169: (dbg) Done: out/minikube-windows-amd64.exe profile list: (5.851419s)
no_kubernetes_test.go:179: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output=json
E1031 19:04:23.267166   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestNoKubernetes/serial/ProfileList
no_kubernetes_test.go:179: (dbg) Done: out/minikube-windows-amd64.exe profile list --output=json: (6.6612239s)
--- PASS: TestNoKubernetes/serial/ProfileList (12.51s)

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (3.56s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Stop
no_kubernetes_test.go:158: (dbg) Run:  out/minikube-windows-amd64.exe stop -p NoKubernetes-190059
no_kubernetes_test.go:158: (dbg) Done: out/minikube-windows-amd64.exe stop -p NoKubernetes-190059: (3.5586809s)
--- PASS: TestNoKubernetes/serial/Stop (3.56s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (15.86s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:191: (dbg) Run:  out/minikube-windows-amd64.exe start -p NoKubernetes-190059 --driver=docker
no_kubernetes_test.go:191: (dbg) Done: out/minikube-windows-amd64.exe start -p NoKubernetes-190059 --driver=docker: (15.8637236s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (15.86s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (2.15s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/VerifyK8sNotRunningSecond
no_kubernetes_test.go:147: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p NoKubernetes-190059 "sudo systemctl is-active --quiet service kubelet"
no_kubernetes_test.go:147: (dbg) Non-zero exit: out/minikube-windows-amd64.exe ssh -p NoKubernetes-190059 "sudo systemctl is-active --quiet service kubelet": exit status 1 (2.1460234s)

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

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

                                                
                                    
x
+
TestPause/serial/Start (128.37s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-windows-amd64.exe start -p pause-190627 --memory=2048 --install-addons=false --wait=all --driver=docker

                                                
                                                
=== CONT  TestPause/serial/Start
pause_test.go:80: (dbg) Done: out/minikube-windows-amd64.exe start -p pause-190627 --memory=2048 --install-addons=false --wait=all --driver=docker: (2m8.3734573s)
--- PASS: TestPause/serial/Start (128.37s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (5.87s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/MinikubeLogs
version_upgrade_test.go:213: (dbg) Run:  out/minikube-windows-amd64.exe logs -p stopped-upgrade-190345
version_upgrade_test.go:213: (dbg) Done: out/minikube-windows-amd64.exe logs -p stopped-upgrade-190345: (5.8694061s)
--- PASS: TestStoppedBinaryUpgrade/MinikubeLogs (5.87s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (64.64s)

                                                
                                                
=== RUN   TestPause/serial/SecondStartNoReconfiguration
pause_test.go:92: (dbg) Run:  out/minikube-windows-amd64.exe start -p pause-190627 --alsologtostderr -v=1 --driver=docker

                                                
                                                
=== CONT  TestPause/serial/SecondStartNoReconfiguration
pause_test.go:92: (dbg) Done: out/minikube-windows-amd64.exe start -p pause-190627 --alsologtostderr -v=1 --driver=docker: (1m4.5978805s)
--- PASS: TestPause/serial/SecondStartNoReconfiguration (64.64s)

                                                
                                    
x
+
TestPause/serial/Pause (3.56s)

                                                
                                                
=== RUN   TestPause/serial/Pause
pause_test.go:110: (dbg) Run:  out/minikube-windows-amd64.exe pause -p pause-190627 --alsologtostderr -v=5
pause_test.go:110: (dbg) Done: out/minikube-windows-amd64.exe pause -p pause-190627 --alsologtostderr -v=5: (3.5639318s)
--- PASS: TestPause/serial/Pause (3.56s)

                                                
                                    
x
+
TestPause/serial/VerifyStatus (2.2s)

                                                
                                                
=== RUN   TestPause/serial/VerifyStatus
status_test.go:76: (dbg) Run:  out/minikube-windows-amd64.exe status -p pause-190627 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status -p pause-190627 --output=json --layout=cluster: exit status 2 (2.1984429s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (3.11s)

                                                
                                                
=== RUN   TestPause/serial/Unpause
pause_test.go:121: (dbg) Run:  out/minikube-windows-amd64.exe unpause -p pause-190627 --alsologtostderr -v=5

                                                
                                                
=== CONT  TestPause/serial/Unpause
pause_test.go:121: (dbg) Done: out/minikube-windows-amd64.exe unpause -p pause-190627 --alsologtostderr -v=5: (3.1062637s)
--- PASS: TestPause/serial/Unpause (3.11s)

                                                
                                    
x
+
TestPause/serial/PauseAgain (4.82s)

                                                
                                                
=== RUN   TestPause/serial/PauseAgain
pause_test.go:110: (dbg) Run:  out/minikube-windows-amd64.exe pause -p pause-190627 --alsologtostderr -v=5
pause_test.go:110: (dbg) Done: out/minikube-windows-amd64.exe pause -p pause-190627 --alsologtostderr -v=5: (4.815797s)
--- PASS: TestPause/serial/PauseAgain (4.82s)

                                                
                                    
x
+
TestPause/serial/DeletePaused (10.45s)

                                                
                                                
=== RUN   TestPause/serial/DeletePaused
pause_test.go:132: (dbg) Run:  out/minikube-windows-amd64.exe delete -p pause-190627 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-windows-amd64.exe delete -p pause-190627 --alsologtostderr -v=5: (10.4484111s)
--- PASS: TestPause/serial/DeletePaused (10.45s)

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (3.9s)

                                                
                                                
=== RUN   TestPause/serial/VerifyDeletedResources
pause_test.go:142: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json
pause_test.go:142: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (3.2375012s)
pause_test.go:168: (dbg) Run:  docker ps -a
pause_test.go:173: (dbg) Run:  docker volume inspect pause-190627
pause_test.go:173: (dbg) Non-zero exit: docker volume inspect pause-190627: exit status 1 (192.9892ms)

                                                
                                                
-- stdout --
	[]

                                                
                                                
-- /stdout --
** stderr ** 
	Error: No such volume: pause-190627

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-windows-amd64.exe start -p old-k8s-version-191057 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker --kubernetes-version=v1.16.0

                                                
                                                
=== CONT  TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Done: out/minikube-windows-amd64.exe start -p old-k8s-version-191057 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker --kubernetes-version=v1.16.0: (2m35.6721099s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (155.67s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-windows-amd64.exe start -p no-preload-191101 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.25.3

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Done: out/minikube-windows-amd64.exe start -p no-preload-191101 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.25.3: (2m26.9360117s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (146.94s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-windows-amd64.exe start -p embed-certs-191151 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker --kubernetes-version=v1.25.3
E1031 19:12:19.620988   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\ingress-addon-legacy-182423\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Done: out/minikube-windows-amd64.exe start -p embed-certs-191151 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker --kubernetes-version=v1.25.3: (1m50.8663479s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (110.87s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-191101 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:342: "busybox" [346039c4-7d58-4f37-b95b-5cd1b890c4be] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/DeployApp
helpers_test.go:342: "busybox" [346039c4-7d58-4f37-b95b-5cd1b890c4be] Running

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.0536966s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-191101 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (11.09s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-191057 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:342: "busybox" [6b6bbb17-6dcd-43e4-8651-3401db5ddae1] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])

                                                
                                                
=== CONT  TestStartStop/group/old-k8s-version/serial/DeployApp
helpers_test.go:342: "busybox" [6b6bbb17-6dcd-43e4-8651-3401db5ddae1] Running

                                                
                                                
=== CONT  TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 11.0976234s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-191057 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (12.14s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-windows-amd64.exe stop -p no-preload-191101 --alsologtostderr -v=3

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Done: out/minikube-windows-amd64.exe stop -p no-preload-191101 --alsologtostderr -v=3: (13.5103946s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (13.51s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-191151 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:342: "busybox" [44fd2990-2eb6-46a5-8239-f0940b67e9d2] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])

                                                
                                                
=== CONT  TestStartStop/group/embed-certs/serial/DeployApp
helpers_test.go:342: "busybox" [44fd2990-2eb6-46a5-8239-f0940b67e9d2] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 11.0777157s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-191151 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (12.21s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-windows-amd64.exe addons enable metrics-server -p old-k8s-version-191057 --images=MetricsServer=k8s.gcr.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:205: (dbg) Done: out/minikube-windows-amd64.exe addons enable metrics-server -p old-k8s-version-191057 --images=MetricsServer=k8s.gcr.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (2.8133351s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context old-k8s-version-191057 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (3.31s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-windows-amd64.exe stop -p old-k8s-version-191057 --alsologtostderr -v=3

                                                
                                                
=== CONT  TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:228: (dbg) Done: out/minikube-windows-amd64.exe stop -p old-k8s-version-191057 --alsologtostderr -v=3: (14.0214907s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (14.02s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-windows-amd64.exe addons enable metrics-server -p embed-certs-191151 --images=MetricsServer=k8s.gcr.io/echoserver:1.4 --registries=MetricsServer=fake.domain

                                                
                                                
=== CONT  TestStartStop/group/embed-certs/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Done: out/minikube-windows-amd64.exe addons enable metrics-server -p embed-certs-191151 --images=MetricsServer=k8s.gcr.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (2.3500455s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context embed-certs-191151 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (2.81s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p no-preload-191101 -n no-preload-191101
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p no-preload-191101 -n no-preload-191101: exit status 7 (656.5668ms)

                                                
                                                
-- 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-windows-amd64.exe addons enable dashboard -p no-preload-191101 --images=MetricsScraper=k8s.gcr.io/echoserver:1.4
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonAfterStop (1.39s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-windows-amd64.exe start -p no-preload-191101 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.25.3

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Done: out/minikube-windows-amd64.exe start -p no-preload-191101 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker --kubernetes-version=v1.25.3: (10m17.0807958s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p no-preload-191101 -n no-preload-191101
E1031 19:24:14.372996   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\old-k8s-version-191057\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:262: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p no-preload-191101 -n no-preload-191101: (2.6397464s)
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (619.72s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-windows-amd64.exe stop -p embed-certs-191151 --alsologtostderr -v=3

                                                
                                                
=== CONT  TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Done: out/minikube-windows-amd64.exe stop -p embed-certs-191151 --alsologtostderr -v=3: (13.4840446s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (13.48s)

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

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

                                                
                                                
-- 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-windows-amd64.exe addons enable dashboard -p old-k8s-version-191057 --images=MetricsScraper=k8s.gcr.io/echoserver:1.4
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (1.37s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-windows-amd64.exe start -p old-k8s-version-191057 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker --kubernetes-version=v1.16.0

                                                
                                                
=== CONT  TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Done: out/minikube-windows-amd64.exe start -p old-k8s-version-191057 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker --kubernetes-version=v1.16.0: (7m26.5300731s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p old-k8s-version-191057 -n old-k8s-version-191057

                                                
                                                
=== CONT  TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:262: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p old-k8s-version-191057 -n old-k8s-version-191057: (1.8558119s)
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (448.39s)

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

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

                                                
                                                
-- 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-windows-amd64.exe addons enable dashboard -p embed-certs-191151 --images=MetricsScraper=k8s.gcr.io/echoserver:1.4
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (1.47s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-windows-amd64.exe start -p embed-certs-191151 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker --kubernetes-version=v1.25.3

                                                
                                                
=== CONT  TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Done: out/minikube-windows-amd64.exe start -p embed-certs-191151 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker --kubernetes-version=v1.25.3: (6m11.2394718s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p embed-certs-191151 -n embed-certs-191151
start_stop_delete_test.go:262: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p embed-certs-191151 -n embed-certs-191151: (3.0073103s)
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (374.25s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-windows-amd64.exe start -p default-k8s-diff-port-191429 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker --kubernetes-version=v1.25.3
start_stop_delete_test.go:186: (dbg) Done: out/minikube-windows-amd64.exe start -p default-k8s-diff-port-191429 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker --kubernetes-version=v1.25.3: (1m41.1956157s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (101.20s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-191429 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:342: "busybox" [a8d8b267-5d6b-48e2-9779-444f6f91256d] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:342: "busybox" [a8d8b267-5d6b-48e2-9779-444f6f91256d] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 11.1568377s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-191429 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (12.25s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-windows-amd64.exe stop -p default-k8s-diff-port-191429 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-windows-amd64.exe stop -p default-k8s-diff-port-191429 --alsologtostderr -v=3: (13.6558887s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (13.66s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p default-k8s-diff-port-191429 -n default-k8s-diff-port-191429
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p default-k8s-diff-port-191429 -n default-k8s-diff-port-191429: exit status 7 (667.7602ms)

                                                
                                                
-- 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-windows-amd64.exe addons enable dashboard -p default-k8s-diff-port-191429 --images=MetricsScraper=k8s.gcr.io/echoserver:1.4
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (1.35s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-windows-amd64.exe start -p default-k8s-diff-port-191429 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker --kubernetes-version=v1.25.3
E1031 19:17:19.620029   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\ingress-addon-legacy-182423\client.crt: The system cannot find the path specified.
E1031 19:18:04.996610   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\functional-174407\client.crt: The system cannot find the path specified.
E1031 19:18:21.795211   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\functional-174407\client.crt: The system cannot find the path specified.
E1031 19:19:23.279131   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Done: out/minikube-windows-amd64.exe start -p default-k8s-diff-port-191429 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker --kubernetes-version=v1.25.3: (6m37.0958679s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p default-k8s-diff-port-191429 -n default-k8s-diff-port-191429
start_stop_delete_test.go:262: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p default-k8s-diff-port-191429 -n default-k8s-diff-port-191429: (2.7030776s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (399.80s)

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

                                                
                                                
=== 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:342: "kubernetes-dashboard-57bbdc5f89-p559m" [0bac71e8-1f86-40f4-9e28-81149b106bcd] Pending / Ready:ContainersNotReady (containers with unready status: [kubernetes-dashboard]) / ContainersReady:ContainersNotReady (containers with unready status: [kubernetes-dashboard])
helpers_test.go:342: "kubernetes-dashboard-57bbdc5f89-p559m" [0bac71e8-1f86-40f4-9e28-81149b106bcd] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 50.0756634s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (50.08s)

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

                                                
                                                
=== 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:342: "kubernetes-dashboard-57bbdc5f89-p559m" [0bac71e8-1f86-40f4-9e28-81149b106bcd] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.0317874s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-191151 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.72s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p embed-certs-191151 "sudo crictl images -o json"
start_stop_delete_test.go:304: (dbg) Done: out/minikube-windows-amd64.exe ssh -p embed-certs-191151 "sudo crictl images -o json": (2.2980363s)
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (2.30s)

                                                
                                    
x
+
TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (5.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:342: "kubernetes-dashboard-59d54d6bc8-c98tc" [c2b5990e-7bba-4c7a-892f-5e23d48299bc] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.0494716s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (5.05s)

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

                                                
                                                
=== 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:342: "kubernetes-dashboard-59d54d6bc8-c98tc" [c2b5990e-7bba-4c7a-892f-5e23d48299bc] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.0363548s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-191057 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.53s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p old-k8s-version-191057 "sudo crictl images -o json"
start_stop_delete_test.go:304: (dbg) Done: out/minikube-windows-amd64.exe ssh -p old-k8s-version-191057 "sudo crictl images -o json": (1.7786038s)
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 (1.78s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe pause -p old-k8s-version-191057 --alsologtostderr -v=1

                                                
                                                
=== CONT  TestStartStop/group/old-k8s-version/serial/Pause
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe pause -p old-k8s-version-191057 --alsologtostderr -v=1: (2.6119447s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p old-k8s-version-191057 -n old-k8s-version-191057

                                                
                                                
=== CONT  TestStartStop/group/old-k8s-version/serial/Pause
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p old-k8s-version-191057 -n old-k8s-version-191057: exit status 2 (1.7414572s)

                                                
                                                
-- 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-windows-amd64.exe status --format={{.Kubelet}} -p old-k8s-version-191057 -n old-k8s-version-191057

                                                
                                                
=== CONT  TestStartStop/group/old-k8s-version/serial/Pause
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p old-k8s-version-191057 -n old-k8s-version-191057: exit status 2 (1.7613493s)

                                                
                                                
-- 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-windows-amd64.exe unpause -p old-k8s-version-191057 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe unpause -p old-k8s-version-191057 --alsologtostderr -v=1: (2.239053s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p old-k8s-version-191057 -n old-k8s-version-191057
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p old-k8s-version-191057 -n old-k8s-version-191057: (2.3871744s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p old-k8s-version-191057 -n old-k8s-version-191057
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p old-k8s-version-191057 -n old-k8s-version-191057: (2.3030703s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Pause (13.04s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-windows-amd64.exe start -p newest-cni-192214 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=192.168.111.111/16 --driver=docker --kubernetes-version=v1.25.3

                                                
                                                
=== CONT  TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Done: out/minikube-windows-amd64.exe start -p newest-cni-192214 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=192.168.111.111/16 --driver=docker --kubernetes-version=v1.25.3: (1m57.2277521s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (117.23s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:101: (dbg) Run:  out/minikube-windows-amd64.exe start -p auto-190746 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --driver=docker
E1031 19:22:19.614806   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\ingress-addon-legacy-182423\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestNetworkPlugins/group/auto/Start
net_test.go:101: (dbg) Done: out/minikube-windows-amd64.exe start -p auto-190746 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --driver=docker: (2m4.7133027s)
--- PASS: TestNetworkPlugins/group/auto/Start (124.71s)

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

                                                
                                                
=== 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:342: "kubernetes-dashboard-57bbdc5f89-hbkg7" [6aa4ad05-c005-4ad5-a7f7-52e3b794ea85] Pending / Ready:ContainersNotReady (containers with unready status: [kubernetes-dashboard]) / ContainersReady:ContainersNotReady (containers with unready status: [kubernetes-dashboard])
E1031 19:23:21.797055   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\functional-174407\client.crt: The system cannot find the path specified.
E1031 19:23:33.302155   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\old-k8s-version-191057\client.crt: The system cannot find the path specified.
E1031 19:23:33.317261   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\old-k8s-version-191057\client.crt: The system cannot find the path specified.
E1031 19:23:33.333180   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\old-k8s-version-191057\client.crt: The system cannot find the path specified.
E1031 19:23:33.365180   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\old-k8s-version-191057\client.crt: The system cannot find the path specified.
E1031 19:23:33.413168   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\old-k8s-version-191057\client.crt: The system cannot find the path specified.
E1031 19:23:33.493373   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\old-k8s-version-191057\client.crt: The system cannot find the path specified.
E1031 19:23:33.666585   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\old-k8s-version-191057\client.crt: The system cannot find the path specified.
E1031 19:23:33.996604   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\old-k8s-version-191057\client.crt: The system cannot find the path specified.
E1031 19:23:34.639667   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\old-k8s-version-191057\client.crt: The system cannot find the path specified.
E1031 19:23:35.928123   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\old-k8s-version-191057\client.crt: The system cannot find the path specified.
E1031 19:23:38.488465   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\old-k8s-version-191057\client.crt: The system cannot find the path specified.
E1031 19:23:43.624897   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\old-k8s-version-191057\client.crt: The system cannot find the path specified.
E1031 19:23:53.877641   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\old-k8s-version-191057\client.crt: The system cannot find the path specified.
helpers_test.go:342: "kubernetes-dashboard-57bbdc5f89-hbkg7" [6aa4ad05-c005-4ad5-a7f7-52e3b794ea85] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 44.0448189s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (44.05s)

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

                                                
                                                
=== 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:342: "kubernetes-dashboard-57bbdc5f89-hbkg7" [6aa4ad05-c005-4ad5-a7f7-52e3b794ea85] Running
E1031 19:24:06.507978   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.0437591s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-191429 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.79s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p default-k8s-diff-port-191429 "sudo crictl images -o json"

                                                
                                                
=== CONT  TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Done: out/minikube-windows-amd64.exe ssh -p default-k8s-diff-port-191429 "sudo crictl images -o json": (2.2991612s)
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (2.30s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-windows-amd64.exe addons enable metrics-server -p newest-cni-192214 --images=MetricsServer=k8s.gcr.io/echoserver:1.4 --registries=MetricsServer=fake.domain

                                                
                                                
=== CONT  TestStartStop/group/newest-cni/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Done: out/minikube-windows-amd64.exe addons enable metrics-server -p newest-cni-192214 --images=MetricsServer=k8s.gcr.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (3.6372484s)
start_stop_delete_test.go:211: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (3.64s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe pause -p default-k8s-diff-port-191429 --alsologtostderr -v=1

                                                
                                                
=== CONT  TestStartStop/group/default-k8s-diff-port/serial/Pause
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe pause -p default-k8s-diff-port-191429 --alsologtostderr -v=1: (3.3766567s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p default-k8s-diff-port-191429 -n default-k8s-diff-port-191429

                                                
                                                
=== CONT  TestStartStop/group/default-k8s-diff-port/serial/Pause
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p default-k8s-diff-port-191429 -n default-k8s-diff-port-191429: exit status 2 (2.8204984s)

                                                
                                                
-- 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-windows-amd64.exe status --format={{.Kubelet}} -p default-k8s-diff-port-191429 -n default-k8s-diff-port-191429
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p default-k8s-diff-port-191429 -n default-k8s-diff-port-191429: exit status 2 (2.6517801s)

                                                
                                                
-- 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-windows-amd64.exe unpause -p default-k8s-diff-port-191429 --alsologtostderr -v=1

                                                
                                                
=== CONT  TestStartStop/group/default-k8s-diff-port/serial/Pause
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe unpause -p default-k8s-diff-port-191429 --alsologtostderr -v=1: (3.0400169s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p default-k8s-diff-port-191429 -n default-k8s-diff-port-191429

                                                
                                                
=== CONT  TestStartStop/group/default-k8s-diff-port/serial/Pause
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p default-k8s-diff-port-191429 -n default-k8s-diff-port-191429: (2.6071502s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p default-k8s-diff-port-191429 -n default-k8s-diff-port-191429
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p default-k8s-diff-port-191429 -n default-k8s-diff-port-191429: (2.435027s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (16.93s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-windows-amd64.exe stop -p newest-cni-192214 --alsologtostderr -v=3

                                                
                                                
=== CONT  TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:228: (dbg) Done: out/minikube-windows-amd64.exe stop -p newest-cni-192214 --alsologtostderr -v=3: (6.6870147s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (6.69s)

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

                                                
                                                
=== 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:342: "kubernetes-dashboard-57bbdc5f89-f6vn6" [e9f3905e-5800-4be4-bb78-625008c6b3ad] Pending / Ready:ContainersNotReady (containers with unready status: [kubernetes-dashboard]) / ContainersReady:ContainersNotReady (containers with unready status: [kubernetes-dashboard])

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
helpers_test.go:342: "kubernetes-dashboard-57bbdc5f89-f6vn6" [e9f3905e-5800-4be4-bb78-625008c6b3ad] Running

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 1m23.0407551s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (83.04s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p newest-cni-192214 -n newest-cni-192214

                                                
                                                
=== CONT  TestStartStop/group/newest-cni/serial/EnableAddonAfterStop
start_stop_delete_test.go:239: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p newest-cni-192214 -n newest-cni-192214: exit status 7 (856.0215ms)

                                                
                                                
-- 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-windows-amd64.exe addons enable dashboard -p newest-cni-192214 --images=MetricsScraper=k8s.gcr.io/echoserver:1.4
E1031 19:24:23.269726   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (1.77s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:122: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p auto-190746 "pgrep -a kubelet"

                                                
                                                
=== CONT  TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:122: (dbg) Done: out/minikube-windows-amd64.exe ssh -p auto-190746 "pgrep -a kubelet": (2.0400339s)
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (2.04s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-windows-amd64.exe start -p newest-cni-192214 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=192.168.111.111/16 --driver=docker --kubernetes-version=v1.25.3

                                                
                                                
=== CONT  TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Done: out/minikube-windows-amd64.exe start -p newest-cni-192214 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=192.168.111.111/16 --driver=docker --kubernetes-version=v1.25.3: (1m16.1891053s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p newest-cni-192214 -n newest-cni-192214

                                                
                                                
=== CONT  TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:262: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p newest-cni-192214 -n newest-cni-192214: (2.5131094s)
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (78.70s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:138: (dbg) Run:  kubectl --context auto-190746 replace --force -f testdata\netcat-deployment.yaml

                                                
                                                
=== CONT  TestNetworkPlugins/group/auto/NetCatPod
net_test.go:152: (dbg) TestNetworkPlugins/group/auto/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:342: "netcat-5788d667bd-jvq8l" [5468e4af-2b45-49b0-b542-71d46c6d7b77] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])

                                                
                                                
=== CONT  TestNetworkPlugins/group/auto/NetCatPod
helpers_test.go:342: "netcat-5788d667bd-jvq8l" [5468e4af-2b45-49b0-b542-71d46c6d7b77] Running
net_test.go:152: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 36.0659752s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (37.11s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:101: (dbg) Run:  out/minikube-windows-amd64.exe start -p kindnet-190748 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=kindnet --driver=docker
E1031 19:24:55.348165   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\old-k8s-version-191057\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestNetworkPlugins/group/kindnet/Start
net_test.go:101: (dbg) Done: out/minikube-windows-amd64.exe start -p kindnet-190748 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=kindnet --driver=docker: (2m36.4126542s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (156.41s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/HairPin
net_test.go:238: (dbg) Run:  kubectl --context auto-190746 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
net_test.go:238: (dbg) Non-zero exit: kubectl --context auto-190746 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080": exit status 1 (5.6002927s)

                                                
                                                
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
--- PASS: TestNetworkPlugins/group/auto/HairPin (5.61s)

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

                                                
                                                
=== 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:342: "kubernetes-dashboard-57bbdc5f89-f6vn6" [e9f3905e-5800-4be4-bb78-625008c6b3ad] Running

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.0416719s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-191101 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.61s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p newest-cni-192214 "sudo crictl images -o json"
start_stop_delete_test.go:304: (dbg) Done: out/minikube-windows-amd64.exe ssh -p newest-cni-192214 "sudo crictl images -o json": (1.7774539s)
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (1.78s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe pause -p newest-cni-192214 --alsologtostderr -v=1

                                                
                                                
=== CONT  TestStartStop/group/newest-cni/serial/Pause
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe pause -p newest-cni-192214 --alsologtostderr -v=1: (3.4602256s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p newest-cni-192214 -n newest-cni-192214
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p newest-cni-192214 -n newest-cni-192214: exit status 2 (1.7562088s)

                                                
                                                
-- 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-windows-amd64.exe status --format={{.Kubelet}} -p newest-cni-192214 -n newest-cni-192214

                                                
                                                
=== CONT  TestStartStop/group/newest-cni/serial/Pause
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p newest-cni-192214 -n newest-cni-192214: exit status 2 (1.6588783s)

                                                
                                                
-- 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-windows-amd64.exe unpause -p newest-cni-192214 --alsologtostderr -v=1

                                                
                                                
=== CONT  TestStartStop/group/newest-cni/serial/Pause
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe unpause -p newest-cni-192214 --alsologtostderr -v=1: (3.3044425s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p newest-cni-192214 -n newest-cni-192214

                                                
                                                
=== CONT  TestStartStop/group/newest-cni/serial/Pause
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p newest-cni-192214 -n newest-cni-192214: (3.6366044s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p newest-cni-192214 -n newest-cni-192214

                                                
                                                
=== CONT  TestStartStop/group/newest-cni/serial/Pause
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p newest-cni-192214 -n newest-cni-192214: (2.660626s)
--- PASS: TestStartStop/group/newest-cni/serial/Pause (16.48s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p no-preload-191101 "sudo crictl images -o json"
start_stop_delete_test.go:304: (dbg) Done: out/minikube-windows-amd64.exe ssh -p no-preload-191101 "sudo crictl images -o json": (1.6925734s)
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (1.69s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe pause -p no-preload-191101 --alsologtostderr -v=1

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/Pause
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe pause -p no-preload-191101 --alsologtostderr -v=1: (2.6089544s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p no-preload-191101 -n no-preload-191101

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/Pause
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p no-preload-191101 -n no-preload-191101: exit status 2 (1.6302009s)

                                                
                                                
-- 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-windows-amd64.exe status --format={{.Kubelet}} -p no-preload-191101 -n no-preload-191101
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p no-preload-191101 -n no-preload-191101: exit status 2 (1.6184288s)

                                                
                                                
-- 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-windows-amd64.exe unpause -p no-preload-191101 --alsologtostderr -v=1

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/Pause
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe unpause -p no-preload-191101 --alsologtostderr -v=1: (2.7194355s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p no-preload-191101 -n no-preload-191101

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/Pause
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p no-preload-191101 -n no-preload-191101: (2.9483732s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p no-preload-191101 -n no-preload-191101

                                                
                                                
=== CONT  TestStartStop/group/no-preload/serial/Pause
start_stop_delete_test.go:311: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Kubelet}} -p no-preload-191101 -n no-preload-191101: (2.0782057s)
--- PASS: TestStartStop/group/no-preload/serial/Pause (13.60s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/Start
net_test.go:101: (dbg) Run:  out/minikube-windows-amd64.exe start -p false-190748 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=false --driver=docker
E1031 19:26:16.140251   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\default-k8s-diff-port-191429\client.crt: The system cannot find the path specified.
E1031 19:26:17.275195   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\old-k8s-version-191057\client.crt: The system cannot find the path specified.
E1031 19:26:21.274877   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\default-k8s-diff-port-191429\client.crt: The system cannot find the path specified.
E1031 19:26:31.527742   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\default-k8s-diff-port-191429\client.crt: The system cannot find the path specified.
E1031 19:26:52.023693   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\default-k8s-diff-port-191429\client.crt: The system cannot find the path specified.
E1031 19:27:19.623059   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\ingress-addon-legacy-182423\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestNetworkPlugins/group/false/Start
net_test.go:101: (dbg) Done: out/minikube-windows-amd64.exe start -p false-190748 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=false --driver=docker: (2m3.0597832s)
--- PASS: TestNetworkPlugins/group/false/Start (123.06s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/ControllerPod
net_test.go:109: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: waiting 10m0s for pods matching "app=kindnet" in namespace "kube-system" ...
helpers_test.go:342: "kindnet-4prdz" [819097fd-53fb-490d-863f-23ca8cc60624] Running
net_test.go:109: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 5.0573102s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (5.06s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:122: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p kindnet-190748 "pgrep -a kubelet"
net_test.go:122: (dbg) Done: out/minikube-windows-amd64.exe ssh -p kindnet-190748 "pgrep -a kubelet": (1.7769592s)
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (1.78s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:138: (dbg) Run:  kubectl --context kindnet-190748 replace --force -f testdata\netcat-deployment.yaml
net_test.go:152: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:342: "netcat-5788d667bd-4wswz" [4229f344-802a-4bc2-be86-0e7455ed07ff] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1031 19:27:32.998879   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\default-k8s-diff-port-191429\client.crt: The system cannot find the path specified.
helpers_test.go:342: "netcat-5788d667bd-4wswz" [4229f344-802a-4bc2-be86-0e7455ed07ff] Running
net_test.go:152: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 29.0687011s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (29.92s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:101: (dbg) Run:  out/minikube-windows-amd64.exe start -p bridge-190746 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=bridge --driver=docker

                                                
                                                
=== CONT  TestNetworkPlugins/group/bridge/Start
net_test.go:101: (dbg) Done: out/minikube-windows-amd64.exe start -p bridge-190746 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --cni=bridge --driver=docker: (5m59.9389677s)
--- PASS: TestNetworkPlugins/group/bridge/Start (359.94s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/KubeletFlags
net_test.go:122: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p false-190748 "pgrep -a kubelet"
net_test.go:122: (dbg) Done: out/minikube-windows-amd64.exe ssh -p false-190748 "pgrep -a kubelet": (1.9585089s)
--- PASS: TestNetworkPlugins/group/false/KubeletFlags (1.96s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/NetCatPod
net_test.go:138: (dbg) Run:  kubectl --context false-190748 replace --force -f testdata\netcat-deployment.yaml
E1031 19:28:21.795465   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\functional-174407\client.crt: The system cannot find the path specified.
net_test.go:152: (dbg) TestNetworkPlugins/group/false/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:342: "netcat-5788d667bd-qzr4q" [456c4810-d9f8-4c4a-8abb-5453177b0ef7] Pending
helpers_test.go:342: "netcat-5788d667bd-qzr4q" [456c4810-d9f8-4c4a-8abb-5453177b0ef7] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1031 19:28:28.494217   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\no-preload-191101\client.crt: The system cannot find the path specified.
E1031 19:28:28.509217   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\no-preload-191101\client.crt: The system cannot find the path specified.
E1031 19:28:28.525237   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\no-preload-191101\client.crt: The system cannot find the path specified.
E1031 19:28:28.556223   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\no-preload-191101\client.crt: The system cannot find the path specified.
E1031 19:28:28.602228   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\no-preload-191101\client.crt: The system cannot find the path specified.
E1031 19:28:28.682234   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\no-preload-191101\client.crt: The system cannot find the path specified.
E1031 19:28:28.856216   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\no-preload-191101\client.crt: The system cannot find the path specified.
E1031 19:28:29.186710   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\no-preload-191101\client.crt: The system cannot find the path specified.
E1031 19:28:29.836712   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\no-preload-191101\client.crt: The system cannot find the path specified.
E1031 19:28:31.122034   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\no-preload-191101\client.crt: The system cannot find the path specified.
E1031 19:28:33.314088   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\old-k8s-version-191057\client.crt: The system cannot find the path specified.
E1031 19:28:33.693145   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\no-preload-191101\client.crt: The system cannot find the path specified.
E1031 19:28:38.823176   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\no-preload-191101\client.crt: The system cannot find the path specified.
E1031 19:28:49.068509   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\no-preload-191101\client.crt: The system cannot find the path specified.
E1031 19:28:54.921125   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\default-k8s-diff-port-191429\client.crt: The system cannot find the path specified.
helpers_test.go:342: "netcat-5788d667bd-qzr4q" [456c4810-d9f8-4c4a-8abb-5453177b0ef7] Running
E1031 19:29:01.129842   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\old-k8s-version-191057\client.crt: The system cannot find the path specified.
net_test.go:152: (dbg) TestNetworkPlugins/group/false/NetCatPod: app=netcat healthy within 41.1010207s
--- PASS: TestNetworkPlugins/group/false/NetCatPod (42.02s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/false/HairPin
net_test.go:238: (dbg) Run:  kubectl --context false-190748 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
E1031 19:29:09.549338   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\no-preload-191101\client.crt: The system cannot find the path specified.
net_test.go:238: (dbg) Non-zero exit: kubectl --context false-190748 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080": exit status 1 (5.5851848s)

                                                
                                                
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
--- PASS: TestNetworkPlugins/group/false/HairPin (5.59s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:101: (dbg) Run:  out/minikube-windows-amd64.exe start -p enable-default-cni-190746 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --enable-default-cni=true --driver=docker
E1031 19:29:23.271586   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.
E1031 19:29:25.173622   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\auto-190746\client.crt: The system cannot find the path specified.
E1031 19:29:25.189283   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\auto-190746\client.crt: The system cannot find the path specified.
E1031 19:29:25.204873   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\auto-190746\client.crt: The system cannot find the path specified.
E1031 19:29:25.235866   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\auto-190746\client.crt: The system cannot find the path specified.
E1031 19:29:25.282880   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\auto-190746\client.crt: The system cannot find the path specified.
E1031 19:29:25.375662   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\auto-190746\client.crt: The system cannot find the path specified.
E1031 19:29:25.546915   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\auto-190746\client.crt: The system cannot find the path specified.
E1031 19:29:25.876178   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\auto-190746\client.crt: The system cannot find the path specified.
E1031 19:29:26.530198   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\auto-190746\client.crt: The system cannot find the path specified.
E1031 19:29:27.814336   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\auto-190746\client.crt: The system cannot find the path specified.
E1031 19:29:30.379424   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\auto-190746\client.crt: The system cannot find the path specified.
E1031 19:29:35.602575   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\auto-190746\client.crt: The system cannot find the path specified.
E1031 19:29:45.845232   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\auto-190746\client.crt: The system cannot find the path specified.
E1031 19:29:50.517044   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\no-preload-191101\client.crt: The system cannot find the path specified.
E1031 19:30:06.327934   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\auto-190746\client.crt: The system cannot find the path specified.
E1031 19:30:47.293419   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\auto-190746\client.crt: The system cannot find the path specified.
E1031 19:31:10.934919   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\default-k8s-diff-port-191429\client.crt: The system cannot find the path specified.
E1031 19:31:12.441385   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\no-preload-191101\client.crt: The system cannot find the path specified.
E1031 19:31:38.771347   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\default-k8s-diff-port-191429\client.crt: The system cannot find the path specified.
E1031 19:32:09.218732   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\auto-190746\client.crt: The system cannot find the path specified.
E1031 19:32:19.628553   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\ingress-addon-legacy-182423\client.crt: The system cannot find the path specified.
E1031 19:32:24.547468   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\kindnet-190748\client.crt: The system cannot find the path specified.
E1031 19:32:24.562427   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\kindnet-190748\client.crt: The system cannot find the path specified.
E1031 19:32:24.578164   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\kindnet-190748\client.crt: The system cannot find the path specified.
E1031 19:32:24.609818   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\kindnet-190748\client.crt: The system cannot find the path specified.
E1031 19:32:24.655903   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\kindnet-190748\client.crt: The system cannot find the path specified.
E1031 19:32:24.749786   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\kindnet-190748\client.crt: The system cannot find the path specified.
E1031 19:32:24.919837   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\kindnet-190748\client.crt: The system cannot find the path specified.
E1031 19:32:25.248543   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\kindnet-190748\client.crt: The system cannot find the path specified.
E1031 19:32:25.891436   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\kindnet-190748\client.crt: The system cannot find the path specified.
E1031 19:32:27.173452   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\kindnet-190748\client.crt: The system cannot find the path specified.
E1031 19:32:29.748477   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\kindnet-190748\client.crt: The system cannot find the path specified.
E1031 19:32:34.872388   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\kindnet-190748\client.crt: The system cannot find the path specified.
E1031 19:32:45.114744   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\kindnet-190748\client.crt: The system cannot find the path specified.
E1031 19:33:05.602097   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\kindnet-190748\client.crt: The system cannot find the path specified.
E1031 19:33:21.768661   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\false-190748\client.crt: The system cannot find the path specified.
E1031 19:33:21.784141   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\false-190748\client.crt: The system cannot find the path specified.
E1031 19:33:21.799464   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\false-190748\client.crt: The system cannot find the path specified.
E1031 19:33:21.799686   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\functional-174407\client.crt: The system cannot find the path specified.
E1031 19:33:21.830716   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\false-190748\client.crt: The system cannot find the path specified.
E1031 19:33:21.876506   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\false-190748\client.crt: The system cannot find the path specified.
E1031 19:33:21.969381   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\false-190748\client.crt: The system cannot find the path specified.
E1031 19:33:22.141208   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\false-190748\client.crt: The system cannot find the path specified.
E1031 19:33:22.465403   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\false-190748\client.crt: The system cannot find the path specified.
E1031 19:33:23.120634   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\false-190748\client.crt: The system cannot find the path specified.
E1031 19:33:24.414552   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\false-190748\client.crt: The system cannot find the path specified.
E1031 19:33:26.982393   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\false-190748\client.crt: The system cannot find the path specified.
E1031 19:33:28.503004   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\no-preload-191101\client.crt: The system cannot find the path specified.
E1031 19:33:32.117655   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\false-190748\client.crt: The system cannot find the path specified.
E1031 19:33:33.308591   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\old-k8s-version-191057\client.crt: The system cannot find the path specified.
E1031 19:33:42.373882   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\false-190748\client.crt: The system cannot find the path specified.
E1031 19:33:46.574086   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\kindnet-190748\client.crt: The system cannot find the path specified.
E1031 19:33:56.291801   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\no-preload-191101\client.crt: The system cannot find the path specified.
E1031 19:34:02.865235   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\false-190748\client.crt: The system cannot find the path specified.

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:101: (dbg) Done: out/minikube-windows-amd64.exe start -p enable-default-cni-190746 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --enable-default-cni=true --driver=docker: (5m50.4463848s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (350.45s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:122: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p bridge-190746 "pgrep -a kubelet"
net_test.go:122: (dbg) Done: out/minikube-windows-amd64.exe ssh -p bridge-190746 "pgrep -a kubelet": (1.5474794s)
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (1.55s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:138: (dbg) Run:  kubectl --context bridge-190746 replace --force -f testdata\netcat-deployment.yaml
net_test.go:152: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:342: "netcat-5788d667bd-8csw8" [725b1fb6-5663-4cfd-a0a7-0adfed12f763] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1031 19:34:23.281408   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.
E1031 19:34:25.184305   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\auto-190746\client.crt: The system cannot find the path specified.
helpers_test.go:342: "netcat-5788d667bd-8csw8" [725b1fb6-5663-4cfd-a0a7-0adfed12f763] Running
net_test.go:152: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 25.0321077s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (25.72s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:122: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p enable-default-cni-190746 "pgrep -a kubelet"
E1031 19:35:08.496128   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\kindnet-190748\client.crt: The system cannot find the path specified.
net_test.go:122: (dbg) Done: out/minikube-windows-amd64.exe ssh -p enable-default-cni-190746 "pgrep -a kubelet": (1.5375512s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (1.54s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:138: (dbg) Run:  kubectl --context enable-default-cni-190746 replace --force -f testdata\netcat-deployment.yaml
net_test.go:152: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:342: "netcat-5788d667bd-f7wrr" [67afa13a-1700-4584-a8dc-517397df966d] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/NetCatPod
helpers_test.go:342: "netcat-5788d667bd-f7wrr" [67afa13a-1700-4584-a8dc-517397df966d] Running

                                                
                                                
=== CONT  TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:152: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 26.0398925s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (26.78s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/Start
net_test.go:101: (dbg) Run:  out/minikube-windows-amd64.exe start -p kubenet-190746 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --network-plugin=kubenet --driver=docker

                                                
                                                
=== CONT  TestNetworkPlugins/group/kubenet/Start
net_test.go:101: (dbg) Done: out/minikube-windows-amd64.exe start -p kubenet-190746 --memory=2048 --alsologtostderr --wait=true --wait-timeout=5m --network-plugin=kubenet --driver=docker: (5m49.2324355s)
--- PASS: TestNetworkPlugins/group/kubenet/Start (349.23s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/KubeletFlags
net_test.go:122: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p kubenet-190746 "pgrep -a kubelet"
net_test.go:122: (dbg) Done: out/minikube-windows-amd64.exe ssh -p kubenet-190746 "pgrep -a kubelet": (1.4087018s)
--- PASS: TestNetworkPlugins/group/kubenet/KubeletFlags (1.41s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet/NetCatPod
net_test.go:138: (dbg) Run:  kubectl --context kubenet-190746 replace --force -f testdata\netcat-deployment.yaml
net_test.go:152: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:342: "netcat-5788d667bd-zxvst" [044e2fe5-9611-4e35-91a3-040ec0cb2824] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E1031 19:42:19.628421   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\ingress-addon-legacy-182423\client.crt: The system cannot find the path specified.
E1031 19:42:24.551028   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\kindnet-190748\client.crt: The system cannot find the path specified.
helpers_test.go:342: "netcat-5788d667bd-zxvst" [044e2fe5-9611-4e35-91a3-040ec0cb2824] Running
net_test.go:152: (dbg) TestNetworkPlugins/group/kubenet/NetCatPod: app=netcat healthy within 24.0502241s
--- PASS: TestNetworkPlugins/group/kubenet/NetCatPod (24.83s)

                                                
                                    

Test skip (25/277)

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestAddons/parallel/Registry (26.25s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:283: registry stabilized in 28.0153ms

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:285: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:342: "registry-k6trr" [f62494e2-d7a1-4ccd-99ba-2d3dc14ba1eb] Running

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:285: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.0697927s

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:288: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...

                                                
                                                
=== CONT  TestAddons/parallel/Registry
helpers_test.go:342: "registry-proxy-6bmvf" [be9687d5-5bb9-4496-960e-f3d933789811] Running

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:288: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.0906978s
addons_test.go:293: (dbg) Run:  kubectl --context addons-173130 delete po -l run=registry-test --now
addons_test.go:298: (dbg) Run:  kubectl --context addons-173130 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"

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:298: (dbg) Done: kubectl --context addons-173130 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": (15.6185073s)
addons_test.go:308: Unable to complete rest of the test due to connectivity assumptions
--- SKIP: TestAddons/parallel/Registry (26.25s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (42.57s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:165: (dbg) Run:  kubectl --context addons-173130 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:165: (dbg) Done: kubectl --context addons-173130 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s: (5.9479756s)
addons_test.go:185: (dbg) Run:  kubectl --context addons-173130 replace --force -f testdata\nginx-ingress-v1.yaml

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:185: (dbg) Done: kubectl --context addons-173130 replace --force -f testdata\nginx-ingress-v1.yaml: (6.9304598s)
addons_test.go:198: (dbg) Run:  kubectl --context addons-173130 replace --force -f testdata\nginx-pod-svc.yaml

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:198: (dbg) Done: kubectl --context addons-173130 replace --force -f testdata\nginx-pod-svc.yaml: (4.6005618s)
addons_test.go:203: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:342: "nginx" [5039538e-fa2a-4178-b440-037345850493] Pending

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
helpers_test.go:342: "nginx" [5039538e-fa2a-4178-b440-037345850493] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
helpers_test.go:342: "nginx" [5039538e-fa2a-4178-b440-037345850493] Running

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:203: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 23.1759239s
addons_test.go:215: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-173130 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:215: (dbg) Done: out/minikube-windows-amd64.exe -p addons-173130 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": (1.835026s)
addons_test.go:235: skipping ingress DNS test for any combination that needs port forwarding
--- SKIP: TestAddons/parallel/Ingress (42.57s)

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Olm

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (0s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
driver_install_or_update_test.go:41: Skip if not linux.
--- SKIP: TestKVMDriverInstallOrUpdate (0.00s)

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (300.02s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DashboardCmd
functional_test.go:898: (dbg) daemon: [out/minikube-windows-amd64.exe dashboard --url --port 36195 -p functional-174407 --alsologtostderr -v=1]

                                                
                                                
=== CONT  TestFunctional/parallel/DashboardCmd
functional_test.go:909: output didn't produce a URL
functional_test.go:903: (dbg) stopping [out/minikube-windows-amd64.exe dashboard --url --port 36195 -p functional-174407 --alsologtostderr -v=1] ...
helpers_test.go:500: unable to terminate pid 10016: Access is denied.
E1031 17:59:23.237836   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.
E1031 18:00:46.441199   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.
E1031 18:04:23.252405   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.
E1031 18:09:23.248876   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.
E1031 18:14:23.250470   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.
E1031 18:17:26.449134   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.
E1031 18:19:23.247549   12752 cert_rotation.go:168] key failed with : open C:\Users\jenkins.minikube3\minikube-integration\.minikube\profiles\addons-173130\client.crt: The system cannot find the path specified.
--- SKIP: TestFunctional/parallel/DashboardCmd (300.02s)

                                                
                                    
x
+
TestFunctional/parallel/MountCmd (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd
=== PAUSE TestFunctional/parallel/MountCmd

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MountCmd
functional_test_mount_test.go:57: skipping: mount broken on windows: https://github.com/kubernetes/minikube/issues/8303
--- SKIP: TestFunctional/parallel/MountCmd (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (7.73s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1559: (dbg) Run:  kubectl --context functional-174407 create deployment hello-node-connect --image=k8s.gcr.io/echoserver:1.8
functional_test.go:1565: (dbg) Run:  kubectl --context functional-174407 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1570: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:342: "hello-node-connect-6458c8fb6f-dfnvk" [3b27de4f-462b-4668-aac4-b58320568f8c] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
helpers_test.go:342: "hello-node-connect-6458c8fb6f-dfnvk" [3b27de4f-462b-4668-aac4-b58320568f8c] Running

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1570: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 7.1468752s
functional_test.go:1576: test is broken for port-forwarded drivers: https://github.com/kubernetes/minikube/issues/7383
--- SKIP: TestFunctional/parallel/ServiceCmdConnect (7.73s)

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PodmanEnv

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:193: skipping: access direct test is broken on windows: https://github.com/kubernetes/minikube/issues/8304
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/AccessDirect (0.00s)

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

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

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

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

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

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

                                                
                                    
x
+
TestGvisorAddon (0s)

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

                                                
                                    
x
+
TestIngressAddonLegacy/serial/ValidateIngressAddons (48.56s)

                                                
                                                
=== RUN   TestIngressAddonLegacy/serial/ValidateIngressAddons
addons_test.go:165: (dbg) Run:  kubectl --context ingress-addon-legacy-182423 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:165: (dbg) Done: kubectl --context ingress-addon-legacy-182423 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s: (15.1896558s)
addons_test.go:185: (dbg) Run:  kubectl --context ingress-addon-legacy-182423 replace --force -f testdata\nginx-ingress-v1beta1.yaml
addons_test.go:185: (dbg) Done: kubectl --context ingress-addon-legacy-182423 replace --force -f testdata\nginx-ingress-v1beta1.yaml: (1.5167484s)
addons_test.go:198: (dbg) Run:  kubectl --context ingress-addon-legacy-182423 replace --force -f testdata\nginx-pod-svc.yaml
addons_test.go:198: (dbg) Done: kubectl --context ingress-addon-legacy-182423 replace --force -f testdata\nginx-pod-svc.yaml: (1.0982831s)
addons_test.go:203: (dbg) TestIngressAddonLegacy/serial/ValidateIngressAddons: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:342: "nginx" [3e109413-022e-4445-ad27-4104b5e2786a] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:342: "nginx" [3e109413-022e-4445-ad27-4104b5e2786a] Running
addons_test.go:203: (dbg) TestIngressAddonLegacy/serial/ValidateIngressAddons: run=nginx healthy within 29.0902801s
addons_test.go:215: (dbg) Run:  out/minikube-windows-amd64.exe -p ingress-addon-legacy-182423 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:215: (dbg) Done: out/minikube-windows-amd64.exe -p ingress-addon-legacy-182423 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": (1.4686123s)
addons_test.go:235: skipping ingress DNS test for any combination that needs port forwarding
--- SKIP: TestIngressAddonLegacy/serial/ValidateIngressAddons (48.56s)

                                                
                                    
x
+
TestScheduledStopUnix (0s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:76: test only runs on unix
--- SKIP: TestScheduledStopUnix (0.00s)

                                                
                                    
x
+
TestSkaffold (0s)

                                                
                                                
=== RUN   TestSkaffold
skaffold_test.go:39: skipping due to https://github.com/kubernetes/minikube/issues/14232
--- SKIP: TestSkaffold (0.00s)

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

                                                
                                                
=== 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-191427" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p disable-driver-mounts-191427
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p disable-driver-mounts-191427: (1.8149446s)
--- SKIP: TestStartStop/group/disable-driver-mounts (1.81s)

                                                
                                    
x
+
TestNetworkPlugins/group/flannel (1.96s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel
net_test.go:79: flannel is not yet compatible with Docker driver: iptables v1.8.3 (legacy): Couldn't load target `CNI-x': No such file or directory
helpers_test.go:175: Cleaning up "flannel-190746" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p flannel-190746
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p flannel-190746: (1.9576523s)
--- SKIP: TestNetworkPlugins/group/flannel (1.96s)

                                                
                                    
x
+
TestNetworkPlugins/group/custom-flannel (1.79s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel
net_test.go:79: flannel is not yet compatible with Docker driver: iptables v1.8.3 (legacy): Couldn't load target `CNI-x': No such file or directory
helpers_test.go:175: Cleaning up "custom-flannel-190748" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p custom-flannel-190748
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p custom-flannel-190748: (1.792227s)
--- SKIP: TestNetworkPlugins/group/custom-flannel (1.79s)

                                                
                                    
Copied to clipboard