Test Report: Hyper-V_Windows 19763

                    
                      aa5eddb378ec81f2e43c808f5204b861e96187fd:2024-10-07:36541
                    
                

Test fail (14/195)

x
+
TestAddons/serial/GCPAuth/PullSecret (492.99s)

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/PullSecret
addons_test.go:614: (dbg) Run:  kubectl --context addons-383700 create -f testdata\busybox.yaml
addons_test.go:621: (dbg) Run:  kubectl --context addons-383700 create sa gcp-auth-test
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/PullSecret: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [7116a16c-b44e-4be8-a2fc-160bdaae0c5b] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
addons_test.go:627: ***** TestAddons/serial/GCPAuth/PullSecret: pod "integration-test=busybox" failed to start within 8m0s: context deadline exceeded ****
addons_test.go:627: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p addons-383700 -n addons-383700
addons_test.go:627: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p addons-383700 -n addons-383700: (12.0359153s)
addons_test.go:627: TestAddons/serial/GCPAuth/PullSecret: showing logs for failed pods as of 2024-10-07 11:12:15.5578303 +0000 UTC m=+1033.493636201
addons_test.go:627: (dbg) Run:  kubectl --context addons-383700 describe po busybox -n default
addons_test.go:627: (dbg) kubectl --context addons-383700 describe po busybox -n default:
Name:             busybox
Namespace:        default
Priority:         0
Service Account:  default
Node:             addons-383700/172.30.134.69
Start Time:       Mon, 07 Oct 2024 11:04:03 +0000
Labels:           integration-test=busybox
Annotations:      <none>
Status:           Pending
IP:               10.244.0.27
IPs:
IP:  10.244.0.27
Containers:
busybox:
Container ID:  
Image:         gcr.io/k8s-minikube/busybox:1.28.4-glibc
Image ID:      
Port:          <none>
Host Port:     <none>
Command:
sleep
3600
State:          Waiting
Reason:       ImagePullBackOff
Ready:          False
Restart Count:  0
Environment:
GOOGLE_APPLICATION_CREDENTIALS:  /google-app-creds.json
PROJECT_ID:                      this_is_fake
GCP_PROJECT:                     this_is_fake
GCLOUD_PROJECT:                  this_is_fake
GOOGLE_CLOUD_PROJECT:            this_is_fake
CLOUDSDK_CORE_PROJECT:           this_is_fake
Mounts:
/google-app-creds.json from gcp-creds (ro)
/var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-fb29p (ro)
Conditions:
Type                        Status
PodReadyToStartContainers   True 
Initialized                 True 
Ready                       False 
ContainersReady             False 
PodScheduled                True 
Volumes:
kube-api-access-fb29p:
Type:                    Projected (a volume that contains injected data from multiple sources)
TokenExpirationSeconds:  3607
ConfigMapName:           kube-root-ca.crt
ConfigMapOptional:       <nil>
DownwardAPI:             true
gcp-creds:
Type:          HostPath (bare host directory volume)
Path:          /var/lib/minikube/google_application_credentials.json
HostPathType:  File
QoS Class:         BestEffort
Node-Selectors:    <none>
Tolerations:       node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Events:
Type     Reason     Age                    From               Message
----     ------     ----                   ----               -------
Normal   Scheduled  8m12s                  default-scheduler  Successfully assigned default/busybox to addons-383700
Normal   Pulling    6m40s (x4 over 8m11s)  kubelet            Pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
Warning  Failed     6m40s (x4 over 8m11s)  kubelet            Failed to pull image "gcr.io/k8s-minikube/busybox:1.28.4-glibc": Error response from daemon: Head "https://gcr.io/v2/k8s-minikube/busybox/manifests/1.28.4-glibc": unauthorized: authentication failed
Warning  Failed     6m40s (x4 over 8m11s)  kubelet            Error: ErrImagePull
Warning  Failed     6m28s (x6 over 8m11s)  kubelet            Error: ImagePullBackOff
Normal   BackOff    3m2s (x21 over 8m11s)  kubelet            Back-off pulling image "gcr.io/k8s-minikube/busybox:1.28.4-glibc"
addons_test.go:627: (dbg) Run:  kubectl --context addons-383700 logs busybox -n default
addons_test.go:627: (dbg) Non-zero exit: kubectl --context addons-383700 logs busybox -n default: exit status 1 (174.9148ms)

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

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

                                                
                                    
x
+
TestErrorSpam/setup (194.46s)

                                                
                                                
=== RUN   TestErrorSpam/setup
error_spam_test.go:81: (dbg) Run:  out/minikube-windows-amd64.exe start -p nospam-627900 -n=1 --memory=2250 --wait=false --log_dir=C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-627900 --driver=hyperv
E1007 11:17:57.064969   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:17:57.072268   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:17:57.084312   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:17:57.106783   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:17:57.148297   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:17:57.230447   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:17:57.393380   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:17:57.715986   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:17:58.358163   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:17:59.640689   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:18:02.203460   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:18:07.326320   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:18:17.568470   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:18:38.050266   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:19:19.013593   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
error_spam_test.go:81: (dbg) Done: out/minikube-windows-amd64.exe start -p nospam-627900 -n=1 --memory=2250 --wait=false --log_dir=C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-627900 --driver=hyperv: (3m14.463613s)
error_spam_test.go:96: unexpected stderr: "! Failing to connect to https://registry.k8s.io/ from inside the minikube VM"
error_spam_test.go:96: unexpected stderr: "* To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/"
error_spam_test.go:110: minikube stdout:
* [nospam-627900] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
- KUBECONFIG=C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
- MINIKUBE_FORCE_SYSTEMD=
- MINIKUBE_HOME=C:\Users\jenkins.minikube6\minikube-integration\.minikube
- MINIKUBE_LOCATION=19763
- MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
* Using the hyperv driver based on user configuration
* Starting "nospam-627900" primary control-plane node in "nospam-627900" cluster
* Creating hyperv VM (CPUs=2, Memory=2250MB, Disk=20000MB) ...
* Preparing Kubernetes v1.31.1 on Docker 27.3.1 ...
- Generating certificates and keys ...
- Booting up control plane ...
- Configuring RBAC rules ...
* Configuring bridge CNI (Container Networking Interface) ...
* Verifying Kubernetes components...
- Using image gcr.io/k8s-minikube/storage-provisioner:v5
* Enabled addons: storage-provisioner, default-storageclass
* Done! kubectl is now configured to use "nospam-627900" cluster and "default" namespace by default
error_spam_test.go:111: minikube stderr:
! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
* To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
--- FAIL: TestErrorSpam/setup (194.46s)

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (33.72s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmdDirectly
functional_test.go:735: link out/minikube-windows-amd64.exe out\kubectl.exe: Cannot create a file when that file already exists.
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p functional-475600 -n functional-475600
helpers_test.go:239: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p functional-475600 -n functional-475600: (11.9242342s)
helpers_test.go:244: <<< TestFunctional/serial/MinikubeKubectlCmdDirectly FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestFunctional/serial/MinikubeKubectlCmdDirectly]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 logs -n 25: (8.878773s)
helpers_test.go:252: TestFunctional/serial/MinikubeKubectlCmdDirectly logs: 
-- stdout --
	
	==> Audit <==
	|---------|-------------------------------------------------------------|-------------------|-------------------|---------|---------------------|---------------------|
	| Command |                            Args                             |      Profile      |       User        | Version |     Start Time      |      End Time       |
	|---------|-------------------------------------------------------------|-------------------|-------------------|---------|---------------------|---------------------|
	| pause   | nospam-627900 --log_dir                                     | nospam-627900     | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:21 UTC | 07 Oct 24 11:21 UTC |
	|         | C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-627900 |                   |                   |         |                     |                     |
	|         | pause                                                       |                   |                   |         |                     |                     |
	| unpause | nospam-627900 --log_dir                                     | nospam-627900     | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:21 UTC | 07 Oct 24 11:21 UTC |
	|         | C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-627900 |                   |                   |         |                     |                     |
	|         | unpause                                                     |                   |                   |         |                     |                     |
	| unpause | nospam-627900 --log_dir                                     | nospam-627900     | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:21 UTC | 07 Oct 24 11:21 UTC |
	|         | C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-627900 |                   |                   |         |                     |                     |
	|         | unpause                                                     |                   |                   |         |                     |                     |
	| unpause | nospam-627900 --log_dir                                     | nospam-627900     | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:21 UTC | 07 Oct 24 11:21 UTC |
	|         | C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-627900 |                   |                   |         |                     |                     |
	|         | unpause                                                     |                   |                   |         |                     |                     |
	| stop    | nospam-627900 --log_dir                                     | nospam-627900     | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:21 UTC | 07 Oct 24 11:22 UTC |
	|         | C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-627900 |                   |                   |         |                     |                     |
	|         | stop                                                        |                   |                   |         |                     |                     |
	| stop    | nospam-627900 --log_dir                                     | nospam-627900     | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:22 UTC | 07 Oct 24 11:22 UTC |
	|         | C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-627900 |                   |                   |         |                     |                     |
	|         | stop                                                        |                   |                   |         |                     |                     |
	| stop    | nospam-627900 --log_dir                                     | nospam-627900     | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:22 UTC | 07 Oct 24 11:22 UTC |
	|         | C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-627900 |                   |                   |         |                     |                     |
	|         | stop                                                        |                   |                   |         |                     |                     |
	| delete  | -p nospam-627900                                            | nospam-627900     | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:22 UTC | 07 Oct 24 11:23 UTC |
	| start   | -p functional-475600                                        | functional-475600 | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:23 UTC | 07 Oct 24 11:26 UTC |
	|         | --memory=4000                                               |                   |                   |         |                     |                     |
	|         | --apiserver-port=8441                                       |                   |                   |         |                     |                     |
	|         | --wait=all --driver=hyperv                                  |                   |                   |         |                     |                     |
	| start   | -p functional-475600                                        | functional-475600 | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:26 UTC | 07 Oct 24 11:28 UTC |
	|         | --alsologtostderr -v=8                                      |                   |                   |         |                     |                     |
	| cache   | functional-475600 cache add                                 | functional-475600 | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:28 UTC | 07 Oct 24 11:28 UTC |
	|         | registry.k8s.io/pause:3.1                                   |                   |                   |         |                     |                     |
	| cache   | functional-475600 cache add                                 | functional-475600 | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:28 UTC | 07 Oct 24 11:28 UTC |
	|         | registry.k8s.io/pause:3.3                                   |                   |                   |         |                     |                     |
	| cache   | functional-475600 cache add                                 | functional-475600 | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:28 UTC | 07 Oct 24 11:28 UTC |
	|         | registry.k8s.io/pause:latest                                |                   |                   |         |                     |                     |
	| cache   | functional-475600 cache add                                 | functional-475600 | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:28 UTC | 07 Oct 24 11:29 UTC |
	|         | minikube-local-cache-test:functional-475600                 |                   |                   |         |                     |                     |
	| cache   | functional-475600 cache delete                              | functional-475600 | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:29 UTC | 07 Oct 24 11:29 UTC |
	|         | minikube-local-cache-test:functional-475600                 |                   |                   |         |                     |                     |
	| cache   | delete                                                      | minikube          | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:29 UTC | 07 Oct 24 11:29 UTC |
	|         | registry.k8s.io/pause:3.3                                   |                   |                   |         |                     |                     |
	| cache   | list                                                        | minikube          | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:29 UTC | 07 Oct 24 11:29 UTC |
	| ssh     | functional-475600 ssh sudo                                  | functional-475600 | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:29 UTC | 07 Oct 24 11:29 UTC |
	|         | crictl images                                               |                   |                   |         |                     |                     |
	| ssh     | functional-475600                                           | functional-475600 | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:29 UTC | 07 Oct 24 11:29 UTC |
	|         | ssh sudo docker rmi                                         |                   |                   |         |                     |                     |
	|         | registry.k8s.io/pause:latest                                |                   |                   |         |                     |                     |
	| ssh     | functional-475600 ssh                                       | functional-475600 | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:29 UTC |                     |
	|         | sudo crictl inspecti                                        |                   |                   |         |                     |                     |
	|         | registry.k8s.io/pause:latest                                |                   |                   |         |                     |                     |
	| cache   | functional-475600 cache reload                              | functional-475600 | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:29 UTC | 07 Oct 24 11:29 UTC |
	| ssh     | functional-475600 ssh                                       | functional-475600 | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:29 UTC | 07 Oct 24 11:29 UTC |
	|         | sudo crictl inspecti                                        |                   |                   |         |                     |                     |
	|         | registry.k8s.io/pause:latest                                |                   |                   |         |                     |                     |
	| cache   | delete                                                      | minikube          | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:29 UTC | 07 Oct 24 11:29 UTC |
	|         | registry.k8s.io/pause:3.1                                   |                   |                   |         |                     |                     |
	| cache   | delete                                                      | minikube          | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:29 UTC | 07 Oct 24 11:29 UTC |
	|         | registry.k8s.io/pause:latest                                |                   |                   |         |                     |                     |
	| kubectl | functional-475600 kubectl --                                | functional-475600 | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:29 UTC | 07 Oct 24 11:29 UTC |
	|         | --context functional-475600                                 |                   |                   |         |                     |                     |
	|         | get pods                                                    |                   |                   |         |                     |                     |
	|---------|-------------------------------------------------------------|-------------------|-------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/10/07 11:26:19
	Running on machine: minikube6
	Binary: Built with gc go1.23.0 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1007 11:26:19.298673    5040 out.go:345] Setting OutFile to fd 1080 ...
	I1007 11:26:19.370509    5040 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 11:26:19.370509    5040 out.go:358] Setting ErrFile to fd 1084...
	I1007 11:26:19.370509    5040 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 11:26:19.393399    5040 out.go:352] Setting JSON to false
	I1007 11:26:19.396946    5040 start.go:129] hostinfo: {"hostname":"minikube6","uptime":133858,"bootTime":1728166521,"procs":197,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.4957 Build 19045.4957","kernelVersion":"10.0.19045.4957 Build 19045.4957","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"be8185f2-ae84-4027-a4e5-684d168fb2f3"}
	W1007 11:26:19.397055    5040 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I1007 11:26:19.406554    5040 out.go:177] * [functional-475600] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
	I1007 11:26:19.411621    5040 notify.go:220] Checking for updates...
	I1007 11:26:19.414207    5040 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	I1007 11:26:19.417238    5040 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1007 11:26:19.420333    5040 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube6\minikube-integration\.minikube
	I1007 11:26:19.422782    5040 out.go:177]   - MINIKUBE_LOCATION=19763
	I1007 11:26:19.426315    5040 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1007 11:26:19.429672    5040 config.go:182] Loaded profile config "functional-475600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 11:26:19.429958    5040 driver.go:394] Setting default libvirt URI to qemu:///system
	I1007 11:26:24.709449    5040 out.go:177] * Using the hyperv driver based on existing profile
	I1007 11:26:24.712612    5040 start.go:297] selected driver: hyperv
	I1007 11:26:24.712612    5040 start.go:901] validating driver "hyperv" against &{Name:functional-475600 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:4000 CPUs:2 DiskSize:20000 Driver:hyperv HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{
KubernetesVersion:v1.31.1 ClusterName:functional-475600 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.30.129.63 Port:8441 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/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: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1007 11:26:24.713300    5040 start.go:912] status for hyperv: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1007 11:26:24.769570    5040 cni.go:84] Creating CNI manager for ""
	I1007 11:26:24.769570    5040 cni.go:158] "hyperv" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I1007 11:26:24.769570    5040 start.go:340] cluster config:
	{Name:functional-475600 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:4000 CPUs:2 DiskSize:20000 Driver:hyperv HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:functional-475600 Namespace:default APISer
verHAVIP: 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:} Nodes:[{Name: IP:172.30.129.63 Port:8441 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] Moun
tPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1007 11:26:24.769570    5040 iso.go:125] acquiring lock: {Name:mk27b386ba1086934ca68ed0fcfe85bfd5271b32 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1007 11:26:24.775740    5040 out.go:177] * Starting "functional-475600" primary control-plane node in "functional-475600" cluster
	I1007 11:26:24.778859    5040 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I1007 11:26:24.779196    5040 preload.go:146] Found local preload: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4
	I1007 11:26:24.779273    5040 cache.go:56] Caching tarball of preloaded images
	I1007 11:26:24.779763    5040 preload.go:172] Found C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I1007 11:26:24.780031    5040 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on docker
	I1007 11:26:24.780345    5040 profile.go:143] Saving config to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\functional-475600\config.json ...
	I1007 11:26:24.782877    5040 start.go:360] acquireMachinesLock for functional-475600: {Name:mke1d3e045ff2a4f8d2978e08dff146c93a87110 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I1007 11:26:24.783061    5040 start.go:364] duration metric: took 131.2µs to acquireMachinesLock for "functional-475600"
	I1007 11:26:24.783153    5040 start.go:96] Skipping create...Using existing machine configuration
	I1007 11:26:24.783153    5040 fix.go:54] fixHost starting: 
	I1007 11:26:24.783776    5040 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-475600 ).state
	I1007 11:26:27.458719    5040 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:26:27.458719    5040 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:26:27.458719    5040 fix.go:112] recreateIfNeeded on functional-475600: state=Running err=<nil>
	W1007 11:26:27.458719    5040 fix.go:138] unexpected machine state, will restart: <nil>
	I1007 11:26:27.465402    5040 out.go:177] * Updating the running hyperv "functional-475600" VM ...
	I1007 11:26:27.467299    5040 machine.go:93] provisionDockerMachine start ...
	I1007 11:26:27.468152    5040 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-475600 ).state
	I1007 11:26:29.590533    5040 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:26:29.590533    5040 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:26:29.591360    5040 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM functional-475600 ).networkadapters[0]).ipaddresses[0]
	I1007 11:26:32.103460    5040 main.go:141] libmachine: [stdout =====>] : 172.30.129.63
	
	I1007 11:26:32.103573    5040 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:26:32.108476    5040 main.go:141] libmachine: Using SSH client type: native
	I1007 11:26:32.109174    5040 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.129.63 22 <nil> <nil>}
	I1007 11:26:32.109174    5040 main.go:141] libmachine: About to run SSH command:
	hostname
	I1007 11:26:32.244813    5040 main.go:141] libmachine: SSH cmd err, output: <nil>: functional-475600
	
	I1007 11:26:32.244961    5040 buildroot.go:166] provisioning hostname "functional-475600"
	I1007 11:26:32.245029    5040 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-475600 ).state
	I1007 11:26:34.331603    5040 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:26:34.331603    5040 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:26:34.331603    5040 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM functional-475600 ).networkadapters[0]).ipaddresses[0]
	I1007 11:26:36.842456    5040 main.go:141] libmachine: [stdout =====>] : 172.30.129.63
	
	I1007 11:26:36.842456    5040 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:26:36.847535    5040 main.go:141] libmachine: Using SSH client type: native
	I1007 11:26:36.848290    5040 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.129.63 22 <nil> <nil>}
	I1007 11:26:36.848290    5040 main.go:141] libmachine: About to run SSH command:
	sudo hostname functional-475600 && echo "functional-475600" | sudo tee /etc/hostname
	I1007 11:26:37.018094    5040 main.go:141] libmachine: SSH cmd err, output: <nil>: functional-475600
	
	I1007 11:26:37.018094    5040 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-475600 ).state
	I1007 11:26:39.081086    5040 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:26:39.081086    5040 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:26:39.081086    5040 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM functional-475600 ).networkadapters[0]).ipaddresses[0]
	I1007 11:26:41.576084    5040 main.go:141] libmachine: [stdout =====>] : 172.30.129.63
	
	I1007 11:26:41.576084    5040 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:26:41.584101    5040 main.go:141] libmachine: Using SSH client type: native
	I1007 11:26:41.584817    5040 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.129.63 22 <nil> <nil>}
	I1007 11:26:41.584817    5040 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sfunctional-475600' /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 functional-475600/g' /etc/hosts;
				else 
					echo '127.0.1.1 functional-475600' | sudo tee -a /etc/hosts; 
				fi
			fi
	I1007 11:26:41.723200    5040 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I1007 11:26:41.723263    5040 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube6\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube6\minikube-integration\.minikube}
	I1007 11:26:41.723348    5040 buildroot.go:174] setting up certificates
	I1007 11:26:41.723416    5040 provision.go:84] configureAuth start
	I1007 11:26:41.723473    5040 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-475600 ).state
	I1007 11:26:43.825911    5040 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:26:43.825911    5040 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:26:43.825911    5040 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM functional-475600 ).networkadapters[0]).ipaddresses[0]
	I1007 11:26:46.348050    5040 main.go:141] libmachine: [stdout =====>] : 172.30.129.63
	
	I1007 11:26:46.348231    5040 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:26:46.348231    5040 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-475600 ).state
	I1007 11:26:48.435066    5040 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:26:48.435845    5040 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:26:48.435845    5040 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM functional-475600 ).networkadapters[0]).ipaddresses[0]
	I1007 11:26:50.899222    5040 main.go:141] libmachine: [stdout =====>] : 172.30.129.63
	
	I1007 11:26:50.899222    5040 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:26:50.899299    5040 provision.go:143] copyHostCerts
	I1007 11:26:50.899637    5040 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube6\minikube-integration\.minikube/ca.pem
	I1007 11:26:50.900059    5040 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/ca.pem, removing ...
	I1007 11:26:50.900059    5040 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.pem
	I1007 11:26:50.900529    5040 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/ca.pem (1078 bytes)
	I1007 11:26:50.901564    5040 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube6\minikube-integration\.minikube/cert.pem
	I1007 11:26:50.901823    5040 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/cert.pem, removing ...
	I1007 11:26:50.901953    5040 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cert.pem
	I1007 11:26:50.902350    5040 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/cert.pem (1123 bytes)
	I1007 11:26:50.903316    5040 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube6\minikube-integration\.minikube/key.pem
	I1007 11:26:50.903582    5040 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/key.pem, removing ...
	I1007 11:26:50.903582    5040 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\key.pem
	I1007 11:26:50.903962    5040 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/key.pem (1679 bytes)
	I1007 11:26:50.904952    5040 provision.go:117] generating server cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.functional-475600 san=[127.0.0.1 172.30.129.63 functional-475600 localhost minikube]
	I1007 11:26:51.012097    5040 provision.go:177] copyRemoteCerts
	I1007 11:26:51.024594    5040 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I1007 11:26:51.024726    5040 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-475600 ).state
	I1007 11:26:53.124073    5040 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:26:53.124414    5040 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:26:53.124469    5040 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM functional-475600 ).networkadapters[0]).ipaddresses[0]
	I1007 11:26:55.624125    5040 main.go:141] libmachine: [stdout =====>] : 172.30.129.63
	
	I1007 11:26:55.624125    5040 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:26:55.625492    5040 sshutil.go:53] new ssh client: &{IP:172.30.129.63 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\functional-475600\id_rsa Username:docker}
	I1007 11:26:55.738222    5040 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (4.7135755s)
	I1007 11:26:55.738310    5040 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I1007 11:26:55.738734    5040 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I1007 11:26:55.781633    5040 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I1007 11:26:55.782199    5040 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1220 bytes)
	I1007 11:26:55.830432    5040 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I1007 11:26:55.830684    5040 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I1007 11:26:55.874384    5040 provision.go:87] duration metric: took 14.1507448s to configureAuth
	I1007 11:26:55.874537    5040 buildroot.go:189] setting minikube options for container-runtime
	I1007 11:26:55.875266    5040 config.go:182] Loaded profile config "functional-475600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 11:26:55.875266    5040 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-475600 ).state
	I1007 11:26:57.948327    5040 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:26:57.948924    5040 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:26:57.949236    5040 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM functional-475600 ).networkadapters[0]).ipaddresses[0]
	I1007 11:27:00.459994    5040 main.go:141] libmachine: [stdout =====>] : 172.30.129.63
	
	I1007 11:27:00.460882    5040 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:27:00.467056    5040 main.go:141] libmachine: Using SSH client type: native
	I1007 11:27:00.467614    5040 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.129.63 22 <nil> <nil>}
	I1007 11:27:00.467685    5040 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I1007 11:27:00.610454    5040 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I1007 11:27:00.610454    5040 buildroot.go:70] root file system type: tmpfs
	I1007 11:27:00.610719    5040 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I1007 11:27:00.610719    5040 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-475600 ).state
	I1007 11:27:02.697278    5040 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:27:02.698255    5040 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:27:02.698306    5040 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM functional-475600 ).networkadapters[0]).ipaddresses[0]
	I1007 11:27:05.188854    5040 main.go:141] libmachine: [stdout =====>] : 172.30.129.63
	
	I1007 11:27:05.189865    5040 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:27:05.195201    5040 main.go:141] libmachine: Using SSH client type: native
	I1007 11:27:05.195868    5040 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.129.63 22 <nil> <nil>}
	I1007 11:27:05.195868    5040 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service 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=hyperv --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
	I1007 11:27:05.351412    5040 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service 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=hyperv --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
	
	I1007 11:27:05.351412    5040 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-475600 ).state
	I1007 11:27:07.411134    5040 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:27:07.411134    5040 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:27:07.411440    5040 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM functional-475600 ).networkadapters[0]).ipaddresses[0]
	I1007 11:27:09.915335    5040 main.go:141] libmachine: [stdout =====>] : 172.30.129.63
	
	I1007 11:27:09.915335    5040 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:27:09.921140    5040 main.go:141] libmachine: Using SSH client type: native
	I1007 11:27:09.921314    5040 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.129.63 22 <nil> <nil>}
	I1007 11:27:09.921938    5040 main.go:141] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I1007 11:27:10.060165    5040 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I1007 11:27:10.060165    5040 machine.go:96] duration metric: took 42.5923936s to provisionDockerMachine
	I1007 11:27:10.060165    5040 start.go:293] postStartSetup for "functional-475600" (driver="hyperv")
	I1007 11:27:10.060165    5040 start.go:322] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
	I1007 11:27:10.072324    5040 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
	I1007 11:27:10.072324    5040 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-475600 ).state
	I1007 11:27:12.117874    5040 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:27:12.117874    5040 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:27:12.118847    5040 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM functional-475600 ).networkadapters[0]).ipaddresses[0]
	I1007 11:27:14.571937    5040 main.go:141] libmachine: [stdout =====>] : 172.30.129.63
	
	I1007 11:27:14.573006    5040 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:27:14.573373    5040 sshutil.go:53] new ssh client: &{IP:172.30.129.63 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\functional-475600\id_rsa Username:docker}
	I1007 11:27:14.686816    5040 ssh_runner.go:235] Completed: 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: (4.6144407s)
	I1007 11:27:14.697875    5040 ssh_runner.go:195] Run: cat /etc/os-release
	I1007 11:27:14.704702    5040 command_runner.go:130] > NAME=Buildroot
	I1007 11:27:14.704702    5040 command_runner.go:130] > VERSION=2023.02.9-dirty
	I1007 11:27:14.704702    5040 command_runner.go:130] > ID=buildroot
	I1007 11:27:14.704702    5040 command_runner.go:130] > VERSION_ID=2023.02.9
	I1007 11:27:14.704702    5040 command_runner.go:130] > PRETTY_NAME="Buildroot 2023.02.9"
	I1007 11:27:14.704702    5040 info.go:137] Remote host: Buildroot 2023.02.9
	I1007 11:27:14.704702    5040 filesync.go:126] Scanning C:\Users\jenkins.minikube6\minikube-integration\.minikube\addons for local assets ...
	I1007 11:27:14.704702    5040 filesync.go:126] Scanning C:\Users\jenkins.minikube6\minikube-integration\.minikube\files for local assets ...
	I1007 11:27:14.705706    5040 filesync.go:149] local asset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem -> 137842.pem in /etc/ssl/certs
	I1007 11:27:14.705706    5040 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem -> /etc/ssl/certs/137842.pem
	I1007 11:27:14.707004    5040 filesync.go:149] local asset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\test\nested\copy\13784\hosts -> hosts in /etc/test/nested/copy/13784
	I1007 11:27:14.707168    5040 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\test\nested\copy\13784\hosts -> /etc/test/nested/copy/13784/hosts
	I1007 11:27:14.716483    5040 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs /etc/test/nested/copy/13784
	I1007 11:27:14.735570    5040 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem --> /etc/ssl/certs/137842.pem (1708 bytes)
	I1007 11:27:14.789226    5040 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\test\nested\copy\13784\hosts --> /etc/test/nested/copy/13784/hosts (40 bytes)
	I1007 11:27:14.836889    5040 start.go:296] duration metric: took 4.776671s for postStartSetup
	I1007 11:27:14.836889    5040 fix.go:56] duration metric: took 50.0531803s for fixHost
	I1007 11:27:14.836889    5040 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-475600 ).state
	I1007 11:27:16.932869    5040 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:27:16.932920    5040 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:27:16.932920    5040 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM functional-475600 ).networkadapters[0]).ipaddresses[0]
	I1007 11:27:19.409037    5040 main.go:141] libmachine: [stdout =====>] : 172.30.129.63
	
	I1007 11:27:19.409284    5040 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:27:19.414897    5040 main.go:141] libmachine: Using SSH client type: native
	I1007 11:27:19.415234    5040 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.129.63 22 <nil> <nil>}
	I1007 11:27:19.415234    5040 main.go:141] libmachine: About to run SSH command:
	date +%s.%N
	I1007 11:27:19.558543    5040 main.go:141] libmachine: SSH cmd err, output: <nil>: 1728300439.573227350
	
	I1007 11:27:19.558543    5040 fix.go:216] guest clock: 1728300439.573227350
	I1007 11:27:19.558543    5040 fix.go:229] Guest: 2024-10-07 11:27:19.57322735 +0000 UTC Remote: 2024-10-07 11:27:14.8368898 +0000 UTC m=+55.626409601 (delta=4.73633755s)
	I1007 11:27:19.558543    5040 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-475600 ).state
	I1007 11:27:21.656605    5040 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:27:21.656605    5040 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:27:21.656743    5040 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM functional-475600 ).networkadapters[0]).ipaddresses[0]
	I1007 11:27:24.174481    5040 main.go:141] libmachine: [stdout =====>] : 172.30.129.63
	
	I1007 11:27:24.174481    5040 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:27:24.179903    5040 main.go:141] libmachine: Using SSH client type: native
	I1007 11:27:24.180747    5040 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.129.63 22 <nil> <nil>}
	I1007 11:27:24.180747    5040 main.go:141] libmachine: About to run SSH command:
	sudo date -s @1728300439
	I1007 11:27:24.339439    5040 main.go:141] libmachine: SSH cmd err, output: <nil>: Mon Oct  7 11:27:19 UTC 2024
	
	I1007 11:27:24.339439    5040 fix.go:236] clock set: Mon Oct  7 11:27:19 UTC 2024
	 (err=<nil>)
	I1007 11:27:24.339572    5040 start.go:83] releasing machines lock for "functional-475600", held for 59.5557174s
	I1007 11:27:24.339685    5040 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-475600 ).state
	I1007 11:27:26.417240    5040 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:27:26.417240    5040 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:27:26.417240    5040 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM functional-475600 ).networkadapters[0]).ipaddresses[0]
	I1007 11:27:28.921545    5040 main.go:141] libmachine: [stdout =====>] : 172.30.129.63
	
	I1007 11:27:28.921545    5040 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:27:28.926615    5040 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I1007 11:27:28.926738    5040 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-475600 ).state
	I1007 11:27:28.937345    5040 ssh_runner.go:195] Run: cat /version.json
	I1007 11:27:28.937345    5040 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-475600 ).state
	I1007 11:27:31.097432    5040 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:27:31.097432    5040 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:27:31.097696    5040 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM functional-475600 ).networkadapters[0]).ipaddresses[0]
	I1007 11:27:31.108185    5040 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:27:31.108185    5040 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:27:31.108185    5040 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM functional-475600 ).networkadapters[0]).ipaddresses[0]
	I1007 11:27:33.711570    5040 main.go:141] libmachine: [stdout =====>] : 172.30.129.63
	
	I1007 11:27:33.711570    5040 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:27:33.712599    5040 sshutil.go:53] new ssh client: &{IP:172.30.129.63 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\functional-475600\id_rsa Username:docker}
	I1007 11:27:33.739973    5040 main.go:141] libmachine: [stdout =====>] : 172.30.129.63
	
	I1007 11:27:33.739973    5040 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:27:33.739973    5040 sshutil.go:53] new ssh client: &{IP:172.30.129.63 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\functional-475600\id_rsa Username:docker}
	I1007 11:27:33.811102    5040 command_runner.go:130] > {"iso_version": "v1.34.0-1727108440-19696", "kicbase_version": "v0.0.45-1726784731-19672", "minikube_version": "v1.34.0", "commit": "09d18ff16db81cf1cb24cd6e95f197b54c5f843c"}
	I1007 11:27:33.811217    5040 ssh_runner.go:235] Completed: cat /version.json: (4.8737033s)
	I1007 11:27:33.823114    5040 ssh_runner.go:195] Run: systemctl --version
	I1007 11:27:33.827800    5040 command_runner.go:130] ! bash: line 1: curl.exe: command not found
	I1007 11:27:33.828278    5040 ssh_runner.go:235] Completed: curl.exe -sS -m 2 https://registry.k8s.io/: (4.9015822s)
	W1007 11:27:33.828278    5040 start.go:867] [curl.exe -sS -m 2 https://registry.k8s.io/] failed: curl.exe -sS -m 2 https://registry.k8s.io/: Process exited with status 127
	stdout:
	
	stderr:
	bash: line 1: curl.exe: command not found
	I1007 11:27:33.832792    5040 command_runner.go:130] > systemd 252 (252)
	I1007 11:27:33.832792    5040 command_runner.go:130] > -PAM -AUDIT -SELINUX -APPARMOR -IMA -SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL -ELFUTILS -FIDO2 -IDN2 -IDN +IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 +LZ4 +XZ +ZLIB -ZSTD -BPF_FRAMEWORK -XKBCOMMON -UTMP -SYSVINIT default-hierarchy=unified
	I1007 11:27:33.844768    5040 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I1007 11:27:33.853591    5040 command_runner.go:130] ! stat: cannot statx '/etc/cni/net.d/*loopback.conf*': No such file or directory
	W1007 11:27:33.854008    5040 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I1007 11:27:33.864158    5040 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I1007 11:27:33.885057    5040 cni.go:259] no active bridge cni configs found in "/etc/cni/net.d" - nothing to disable
	I1007 11:27:33.885057    5040 start.go:495] detecting cgroup driver to use...
	I1007 11:27:33.885057    5040 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I1007 11:27:33.920405    5040 command_runner.go:130] > runtime-endpoint: unix:///run/containerd/containerd.sock
	I1007 11:27:33.931760    5040 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	W1007 11:27:33.942282    5040 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	W1007 11:27:33.942282    5040 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I1007 11:27:33.966302    5040 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I1007 11:27:33.988561    5040 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I1007 11:27:33.999095    5040 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I1007 11:27:34.033627    5040 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I1007 11:27:34.069737    5040 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I1007 11:27:34.102527    5040 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I1007 11:27:34.132126    5040 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I1007 11:27:34.164378    5040 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I1007 11:27:34.218664    5040 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I1007 11:27:34.247946    5040 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I1007 11:27:34.279825    5040 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I1007 11:27:34.298515    5040 command_runner.go:130] > net.bridge.bridge-nf-call-iptables = 1
	I1007 11:27:34.309347    5040 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I1007 11:27:34.340146    5040 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:27:34.595003    5040 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I1007 11:27:34.628170    5040 start.go:495] detecting cgroup driver to use...
	I1007 11:27:34.642234    5040 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I1007 11:27:34.671605    5040 command_runner.go:130] > # /usr/lib/systemd/system/docker.service
	I1007 11:27:34.671605    5040 command_runner.go:130] > [Unit]
	I1007 11:27:34.671605    5040 command_runner.go:130] > Description=Docker Application Container Engine
	I1007 11:27:34.671605    5040 command_runner.go:130] > Documentation=https://docs.docker.com
	I1007 11:27:34.671605    5040 command_runner.go:130] > After=network.target  minikube-automount.service docker.socket
	I1007 11:27:34.671605    5040 command_runner.go:130] > Requires= minikube-automount.service docker.socket 
	I1007 11:27:34.671605    5040 command_runner.go:130] > StartLimitBurst=3
	I1007 11:27:34.671605    5040 command_runner.go:130] > StartLimitIntervalSec=60
	I1007 11:27:34.671605    5040 command_runner.go:130] > [Service]
	I1007 11:27:34.671605    5040 command_runner.go:130] > Type=notify
	I1007 11:27:34.671605    5040 command_runner.go:130] > Restart=on-failure
	I1007 11:27:34.671605    5040 command_runner.go:130] > # This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	I1007 11:27:34.671605    5040 command_runner.go:130] > # The base configuration already specifies an 'ExecStart=...' command. The first directive
	I1007 11:27:34.671605    5040 command_runner.go:130] > # here is to clear out that command inherited from the base configuration. Without this,
	I1007 11:27:34.671605    5040 command_runner.go:130] > # the command from the base configuration and the command specified here are treated as
	I1007 11:27:34.671605    5040 command_runner.go:130] > # a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	I1007 11:27:34.671605    5040 command_runner.go:130] > # will catch this invalid input and refuse to start the service with an error like:
	I1007 11:27:34.671605    5040 command_runner.go:130] > #  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	I1007 11:27:34.671605    5040 command_runner.go:130] > # NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	I1007 11:27:34.671605    5040 command_runner.go:130] > # container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	I1007 11:27:34.671605    5040 command_runner.go:130] > ExecStart=
	I1007 11:27:34.671605    5040 command_runner.go:130] > 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=hyperv --insecure-registry 10.96.0.0/12 
	I1007 11:27:34.671605    5040 command_runner.go:130] > ExecReload=/bin/kill -s HUP $MAINPID
	I1007 11:27:34.671605    5040 command_runner.go:130] > # Having non-zero Limit*s causes performance problems due to accounting overhead
	I1007 11:27:34.671605    5040 command_runner.go:130] > # in the kernel. We recommend using cgroups to do container-local accounting.
	I1007 11:27:34.671605    5040 command_runner.go:130] > LimitNOFILE=infinity
	I1007 11:27:34.671605    5040 command_runner.go:130] > LimitNPROC=infinity
	I1007 11:27:34.671605    5040 command_runner.go:130] > LimitCORE=infinity
	I1007 11:27:34.672223    5040 command_runner.go:130] > # Uncomment TasksMax if your systemd version supports it.
	I1007 11:27:34.672223    5040 command_runner.go:130] > # Only systemd 226 and above support this version.
	I1007 11:27:34.672223    5040 command_runner.go:130] > TasksMax=infinity
	I1007 11:27:34.672223    5040 command_runner.go:130] > TimeoutStartSec=0
	I1007 11:27:34.672312    5040 command_runner.go:130] > # set delegate yes so that systemd does not reset the cgroups of docker containers
	I1007 11:27:34.672312    5040 command_runner.go:130] > Delegate=yes
	I1007 11:27:34.672312    5040 command_runner.go:130] > # kill only the docker process, not all processes in the cgroup
	I1007 11:27:34.672312    5040 command_runner.go:130] > KillMode=process
	I1007 11:27:34.672312    5040 command_runner.go:130] > [Install]
	I1007 11:27:34.672423    5040 command_runner.go:130] > WantedBy=multi-user.target
	I1007 11:27:34.685793    5040 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1007 11:27:34.716593    5040 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I1007 11:27:34.760265    5040 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1007 11:27:34.792665    5040 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1007 11:27:34.817564    5040 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I1007 11:27:34.850601    5040 command_runner.go:130] > runtime-endpoint: unix:///var/run/cri-dockerd.sock
	I1007 11:27:34.862780    5040 ssh_runner.go:195] Run: which cri-dockerd
	I1007 11:27:34.869500    5040 command_runner.go:130] > /usr/bin/cri-dockerd
	I1007 11:27:34.879289    5040 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I1007 11:27:34.897308    5040 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I1007 11:27:34.948441    5040 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I1007 11:27:35.240793    5040 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I1007 11:27:35.512417    5040 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I1007 11:27:35.512768    5040 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I1007 11:27:35.560709    5040 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:27:35.830573    5040 ssh_runner.go:195] Run: sudo systemctl restart docker
	I1007 11:27:48.828657    5040 ssh_runner.go:235] Completed: sudo systemctl restart docker: (12.9979399s)
	I1007 11:27:48.841201    5040 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I1007 11:27:48.876982    5040 ssh_runner.go:195] Run: sudo systemctl stop cri-docker.socket
	I1007 11:27:48.928974    5040 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I1007 11:27:48.960975    5040 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I1007 11:27:49.171440    5040 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I1007 11:27:49.368716    5040 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:27:49.567230    5040 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I1007 11:27:49.602259    5040 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I1007 11:27:49.652546    5040 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:27:49.868111    5040 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I1007 11:27:49.989295    5040 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I1007 11:27:49.999871    5040 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I1007 11:27:50.008299    5040 command_runner.go:130] >   File: /var/run/cri-dockerd.sock
	I1007 11:27:50.008299    5040 command_runner.go:130] >   Size: 0         	Blocks: 0          IO Block: 4096   socket
	I1007 11:27:50.008414    5040 command_runner.go:130] > Device: 0,22	Inode: 1514        Links: 1
	I1007 11:27:50.008414    5040 command_runner.go:130] > Access: (0660/srw-rw----)  Uid: (    0/    root)   Gid: ( 1000/  docker)
	I1007 11:27:50.008414    5040 command_runner.go:130] > Access: 2024-10-07 11:27:49.908042763 +0000
	I1007 11:27:50.008414    5040 command_runner.go:130] > Modify: 2024-10-07 11:27:49.908042763 +0000
	I1007 11:27:50.008502    5040 command_runner.go:130] > Change: 2024-10-07 11:27:49.912042769 +0000
	I1007 11:27:50.008502    5040 command_runner.go:130] >  Birth: -
	I1007 11:27:50.008558    5040 start.go:563] Will wait 60s for crictl version
	I1007 11:27:50.019625    5040 ssh_runner.go:195] Run: which crictl
	I1007 11:27:50.025821    5040 command_runner.go:130] > /usr/bin/crictl
	I1007 11:27:50.036782    5040 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I1007 11:27:50.087825    5040 command_runner.go:130] > Version:  0.1.0
	I1007 11:27:50.088808    5040 command_runner.go:130] > RuntimeName:  docker
	I1007 11:27:50.088808    5040 command_runner.go:130] > RuntimeVersion:  27.3.1
	I1007 11:27:50.088808    5040 command_runner.go:130] > RuntimeApiVersion:  v1
	I1007 11:27:50.088808    5040 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.3.1
	RuntimeApiVersion:  v1
	I1007 11:27:50.096774    5040 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1007 11:27:50.128754    5040 command_runner.go:130] > 27.3.1
	I1007 11:27:50.137983    5040 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1007 11:27:50.166987    5040 command_runner.go:130] > 27.3.1
	I1007 11:27:50.173025    5040 out.go:235] * Preparing Kubernetes v1.31.1 on Docker 27.3.1 ...
	I1007 11:27:50.173184    5040 ip.go:176] getIPForInterface: searching for "vEthernet (Default Switch)"
	I1007 11:27:50.177646    5040 ip.go:190] "Ethernet 2" does not match prefix "vEthernet (Default Switch)"
	I1007 11:27:50.177730    5040 ip.go:190] "Loopback Pseudo-Interface 1" does not match prefix "vEthernet (Default Switch)"
	I1007 11:27:50.177810    5040 ip.go:185] found prefix matching interface for "vEthernet (Default Switch)": "vEthernet (Default Switch)"
	I1007 11:27:50.177810    5040 ip.go:211] Found interface: {Index:9 MTU:1500 Name:vEthernet (Default Switch) HardwareAddr:00:15:5d:f7:66:4d Flags:up|broadcast|multicast|running}
	I1007 11:27:50.180094    5040 ip.go:214] interface addr: fe80::9fcc:8509:1b69:5a8f/64
	I1007 11:27:50.180094    5040 ip.go:214] interface addr: 172.30.128.1/20
	I1007 11:27:50.189993    5040 ssh_runner.go:195] Run: grep 172.30.128.1	host.minikube.internal$ /etc/hosts
	I1007 11:27:50.197007    5040 command_runner.go:130] > 172.30.128.1	host.minikube.internal
	I1007 11:27:50.197993    5040 kubeadm.go:883] updating cluster {Name:functional-475600 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:4000 CPUs:2 DiskSize:20000 Driver:hyperv HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion
:v1.31.1 ClusterName:functional-475600 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.30.129.63 Port:8441 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/minikube-host Mount9PVersion:9p2000.L
MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I1007 11:27:50.197993    5040 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I1007 11:27:50.205683    5040 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I1007 11:27:50.231228    5040 command_runner.go:130] > registry.k8s.io/kube-apiserver:v1.31.1
	I1007 11:27:50.231228    5040 command_runner.go:130] > registry.k8s.io/kube-scheduler:v1.31.1
	I1007 11:27:50.231228    5040 command_runner.go:130] > registry.k8s.io/kube-controller-manager:v1.31.1
	I1007 11:27:50.231292    5040 command_runner.go:130] > registry.k8s.io/kube-proxy:v1.31.1
	I1007 11:27:50.231292    5040 command_runner.go:130] > registry.k8s.io/coredns/coredns:v1.11.3
	I1007 11:27:50.231292    5040 command_runner.go:130] > registry.k8s.io/etcd:3.5.15-0
	I1007 11:27:50.231292    5040 command_runner.go:130] > registry.k8s.io/pause:3.10
	I1007 11:27:50.231292    5040 command_runner.go:130] > gcr.io/k8s-minikube/storage-provisioner:v5
	I1007 11:27:50.231854    5040 docker.go:685] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.31.1
	registry.k8s.io/kube-scheduler:v1.31.1
	registry.k8s.io/kube-controller-manager:v1.31.1
	registry.k8s.io/kube-proxy:v1.31.1
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/etcd:3.5.15-0
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I1007 11:27:50.231955    5040 docker.go:615] Images already preloaded, skipping extraction
	I1007 11:27:50.239864    5040 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I1007 11:27:50.264303    5040 command_runner.go:130] > registry.k8s.io/kube-apiserver:v1.31.1
	I1007 11:27:50.264303    5040 command_runner.go:130] > registry.k8s.io/kube-scheduler:v1.31.1
	I1007 11:27:50.264303    5040 command_runner.go:130] > registry.k8s.io/kube-controller-manager:v1.31.1
	I1007 11:27:50.264303    5040 command_runner.go:130] > registry.k8s.io/kube-proxy:v1.31.1
	I1007 11:27:50.265032    5040 command_runner.go:130] > registry.k8s.io/coredns/coredns:v1.11.3
	I1007 11:27:50.265032    5040 command_runner.go:130] > registry.k8s.io/etcd:3.5.15-0
	I1007 11:27:50.265032    5040 command_runner.go:130] > registry.k8s.io/pause:3.10
	I1007 11:27:50.265097    5040 command_runner.go:130] > gcr.io/k8s-minikube/storage-provisioner:v5
	I1007 11:27:50.265097    5040 docker.go:685] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.31.1
	registry.k8s.io/kube-scheduler:v1.31.1
	registry.k8s.io/kube-controller-manager:v1.31.1
	registry.k8s.io/kube-proxy:v1.31.1
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/etcd:3.5.15-0
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I1007 11:27:50.265097    5040 cache_images.go:84] Images are preloaded, skipping loading
	I1007 11:27:50.265097    5040 kubeadm.go:934] updating node { 172.30.129.63 8441 v1.31.1 docker true true} ...
	I1007 11:27:50.265097    5040 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=functional-475600 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=172.30.129.63
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:functional-475600 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I1007 11:27:50.274850    5040 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I1007 11:27:50.344668    5040 command_runner.go:130] > cgroupfs
	I1007 11:27:50.344744    5040 cni.go:84] Creating CNI manager for ""
	I1007 11:27:50.344744    5040 cni.go:158] "hyperv" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I1007 11:27:50.344744    5040 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I1007 11:27:50.344744    5040 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:172.30.129.63 APIServerPort:8441 KubernetesVersion:v1.31.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:functional-475600 NodeName:functional-475600 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", "172.30.129.63"]]} {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:172.30.129.63 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath
:/etc/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/cri-dockerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I1007 11:27:50.344744    5040 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 172.30.129.63
	  bindPort: 8441
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/cri-dockerd.sock
	  name: "functional-475600"
	  kubeletExtraArgs:
	    node-ip: 172.30.129.63
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "172.30.129.63"]
	  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:8441
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.31.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/cri-dockerd.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I1007 11:27:50.357162    5040 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I1007 11:27:50.376731    5040 command_runner.go:130] > kubeadm
	I1007 11:27:50.377847    5040 command_runner.go:130] > kubectl
	I1007 11:27:50.377847    5040 command_runner.go:130] > kubelet
	I1007 11:27:50.377847    5040 binaries.go:44] Found k8s binaries, skipping transfer
	I1007 11:27:50.388402    5040 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I1007 11:27:50.406401    5040 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (317 bytes)
	I1007 11:27:50.436852    5040 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I1007 11:27:50.467630    5040 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2162 bytes)
	I1007 11:27:50.509814    5040 ssh_runner.go:195] Run: grep 172.30.129.63	control-plane.minikube.internal$ /etc/hosts
	I1007 11:27:50.515653    5040 command_runner.go:130] > 172.30.129.63	control-plane.minikube.internal
	I1007 11:27:50.525822    5040 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:27:50.737332    5040 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1007 11:27:50.762531    5040 certs.go:68] Setting up C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\functional-475600 for IP: 172.30.129.63
	I1007 11:27:50.762531    5040 certs.go:194] generating shared ca certs ...
	I1007 11:27:50.762619    5040 certs.go:226] acquiring lock for ca certs: {Name:mkc71405905d3cea24da832e98113e061e759324 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 11:27:50.762898    5040 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.key
	I1007 11:27:50.763724    5040 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.key
	I1007 11:27:50.763724    5040 certs.go:256] generating profile certs ...
	I1007 11:27:50.764716    5040 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\functional-475600\client.key
	I1007 11:27:50.765558    5040 certs.go:359] skipping valid signed profile cert regeneration for "minikube": C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\functional-475600\apiserver.key.d4c824ae
	I1007 11:27:50.766043    5040 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\functional-475600\proxy-client.key
	I1007 11:27:50.766043    5040 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt -> /var/lib/minikube/certs/ca.crt
	I1007 11:27:50.766216    5040 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.key -> /var/lib/minikube/certs/ca.key
	I1007 11:27:50.766216    5040 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I1007 11:27:50.766216    5040 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I1007 11:27:50.766216    5040 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\functional-475600\apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
	I1007 11:27:50.766785    5040 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\functional-475600\apiserver.key -> /var/lib/minikube/certs/apiserver.key
	I1007 11:27:50.766968    5040 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\functional-475600\proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
	I1007 11:27:50.767106    5040 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\functional-475600\proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
	I1007 11:27:50.767106    5040 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784.pem (1338 bytes)
	W1007 11:27:50.767772    5040 certs.go:480] ignoring C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784_empty.pem, impossibly tiny 0 bytes
	I1007 11:27:50.767772    5040 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I1007 11:27:50.767772    5040 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I1007 11:27:50.767772    5040 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I1007 11:27:50.768775    5040 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem (1679 bytes)
	I1007 11:27:50.768775    5040 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem (1708 bytes)
	I1007 11:27:50.768775    5040 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem -> /usr/share/ca-certificates/137842.pem
	I1007 11:27:50.768775    5040 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I1007 11:27:50.769774    5040 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784.pem -> /usr/share/ca-certificates/13784.pem
	I1007 11:27:50.770771    5040 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I1007 11:27:50.819245    5040 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I1007 11:27:50.867019    5040 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I1007 11:27:50.914287    5040 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I1007 11:27:50.989244    5040 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\functional-475600\apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1424 bytes)
	I1007 11:27:51.041016    5040 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\functional-475600\apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I1007 11:27:51.087043    5040 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\functional-475600\proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I1007 11:27:51.232713    5040 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\functional-475600\proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I1007 11:27:51.314531    5040 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem --> /usr/share/ca-certificates/137842.pem (1708 bytes)
	I1007 11:27:51.386279    5040 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I1007 11:27:51.445223    5040 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784.pem --> /usr/share/ca-certificates/13784.pem (1338 bytes)
	I1007 11:27:51.513654    5040 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I1007 11:27:51.570142    5040 ssh_runner.go:195] Run: openssl version
	I1007 11:27:51.589693    5040 command_runner.go:130] > OpenSSL 1.1.1w  11 Sep 2023
	I1007 11:27:51.610331    5040 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"
	I1007 11:27:51.642943    5040 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I1007 11:27:51.651263    5040 command_runner.go:130] > -rw-r--r-- 1 root root 1111 Oct  7 10:58 /usr/share/ca-certificates/minikubeCA.pem
	I1007 11:27:51.652044    5040 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Oct  7 10:58 /usr/share/ca-certificates/minikubeCA.pem
	I1007 11:27:51.661971    5040 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I1007 11:27:51.671397    5040 command_runner.go:130] > b5213941
	I1007 11:27:51.683991    5040 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"
	I1007 11:27:51.723719    5040 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/13784.pem && ln -fs /usr/share/ca-certificates/13784.pem /etc/ssl/certs/13784.pem"
	I1007 11:27:51.765729    5040 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/13784.pem
	I1007 11:27:51.773256    5040 command_runner.go:130] > -rw-r--r-- 1 root root 1338 Oct  7 11:23 /usr/share/ca-certificates/13784.pem
	I1007 11:27:51.773256    5040 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Oct  7 11:23 /usr/share/ca-certificates/13784.pem
	I1007 11:27:51.782736    5040 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/13784.pem
	I1007 11:27:51.794305    5040 command_runner.go:130] > 51391683
	I1007 11:27:51.805836    5040 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/13784.pem /etc/ssl/certs/51391683.0"
	I1007 11:27:51.834563    5040 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/137842.pem && ln -fs /usr/share/ca-certificates/137842.pem /etc/ssl/certs/137842.pem"
	I1007 11:27:51.865022    5040 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/137842.pem
	I1007 11:27:51.875026    5040 command_runner.go:130] > -rw-r--r-- 1 root root 1708 Oct  7 11:23 /usr/share/ca-certificates/137842.pem
	I1007 11:27:51.875026    5040 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Oct  7 11:23 /usr/share/ca-certificates/137842.pem
	I1007 11:27:51.887024    5040 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/137842.pem
	I1007 11:27:51.899043    5040 command_runner.go:130] > 3ec20f2e
	I1007 11:27:51.911019    5040 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/137842.pem /etc/ssl/certs/3ec20f2e.0"
	I1007 11:27:51.947321    5040 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I1007 11:27:51.957958    5040 command_runner.go:130] >   File: /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I1007 11:27:51.957958    5040 command_runner.go:130] >   Size: 1176      	Blocks: 8          IO Block: 4096   regular file
	I1007 11:27:51.957958    5040 command_runner.go:130] > Device: 8,1	Inode: 7335207     Links: 1
	I1007 11:27:51.957958    5040 command_runner.go:130] > Access: (0644/-rw-r--r--)  Uid: (    0/    root)   Gid: (    0/    root)
	I1007 11:27:51.957958    5040 command_runner.go:130] > Access: 2024-10-07 11:25:51.576981303 +0000
	I1007 11:27:51.957958    5040 command_runner.go:130] > Modify: 2024-10-07 11:25:51.577981307 +0000
	I1007 11:27:51.957958    5040 command_runner.go:130] > Change: 2024-10-07 11:25:51.577981307 +0000
	I1007 11:27:51.957958    5040 command_runner.go:130] >  Birth: 2024-10-07 11:25:51.576981303 +0000
	I1007 11:27:51.971266    5040 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-etcd-client.crt -checkend 86400
	I1007 11:27:51.986801    5040 command_runner.go:130] > Certificate will not expire
	I1007 11:27:51.997219    5040 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-kubelet-client.crt -checkend 86400
	I1007 11:27:52.007102    5040 command_runner.go:130] > Certificate will not expire
	I1007 11:27:52.018368    5040 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/server.crt -checkend 86400
	I1007 11:27:52.028558    5040 command_runner.go:130] > Certificate will not expire
	I1007 11:27:52.040963    5040 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/healthcheck-client.crt -checkend 86400
	I1007 11:27:52.055863    5040 command_runner.go:130] > Certificate will not expire
	I1007 11:27:52.067795    5040 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/peer.crt -checkend 86400
	I1007 11:27:52.082748    5040 command_runner.go:130] > Certificate will not expire
	I1007 11:27:52.094088    5040 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/front-proxy-client.crt -checkend 86400
	I1007 11:27:52.103263    5040 command_runner.go:130] > Certificate will not expire
	I1007 11:27:52.103355    5040 kubeadm.go:392] StartCluster: {Name:functional-475600 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:4000 CPUs:2 DiskSize:20000 Driver:hyperv HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1
.31.1 ClusterName:functional-475600 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.30.129.63 Port:8441 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/minikube-host Mount9PVersion:9p2000.L Mou
ntGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1007 11:27:52.112554    5040 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I1007 11:27:52.179847    5040 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I1007 11:27:52.213700    5040 command_runner.go:130] > /var/lib/kubelet/config.yaml
	I1007 11:27:52.213700    5040 command_runner.go:130] > /var/lib/kubelet/kubeadm-flags.env
	I1007 11:27:52.213700    5040 command_runner.go:130] > /var/lib/minikube/etcd:
	I1007 11:27:52.213700    5040 command_runner.go:130] > member
	I1007 11:27:52.213700    5040 kubeadm.go:408] found existing configuration files, will attempt cluster restart
	I1007 11:27:52.213700    5040 kubeadm.go:593] restartPrimaryControlPlane start ...
	I1007 11:27:52.228357    5040 ssh_runner.go:195] Run: sudo test -d /data/minikube
	I1007 11:27:52.259309    5040 kubeadm.go:130] /data/minikube skipping compat symlinks: sudo test -d /data/minikube: Process exited with status 1
	stdout:
	
	stderr:
	I1007 11:27:52.260618    5040 kubeconfig.go:125] found "functional-475600" server: "https://172.30.129.63:8441"
	I1007 11:27:52.261980    5040 loader.go:395] Config loaded from file:  C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	I1007 11:27:52.262731    5040 kapi.go:59] client config for functional-475600: &rest.Config{Host:"https://172.30.129.63:8441", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", UID:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.key", CAFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil),
CAData:[]uint8(nil), NextProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x30030e0), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
	I1007 11:27:52.264446    5040 cert_rotation.go:140] Starting client certificate rotation controller
	I1007 11:27:52.274599    5040 ssh_runner.go:195] Run: sudo diff -u /var/tmp/minikube/kubeadm.yaml /var/tmp/minikube/kubeadm.yaml.new
	I1007 11:27:52.293559    5040 kubeadm.go:630] The running cluster does not require reconfiguration: 172.30.129.63
	I1007 11:27:52.293559    5040 kubeadm.go:1160] stopping kube-system containers ...
	I1007 11:27:52.304546    5040 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I1007 11:27:52.394548    5040 command_runner.go:130] > 9e03f50e2b6e
	I1007 11:27:52.395205    5040 command_runner.go:130] > 4b1cbd65fc26
	I1007 11:27:52.395205    5040 command_runner.go:130] > 5e5e4de785f5
	I1007 11:27:52.395205    5040 command_runner.go:130] > 017ae2d12c69
	I1007 11:27:52.395205    5040 command_runner.go:130] > 318ba2808a57
	I1007 11:27:52.395309    5040 command_runner.go:130] > 277337992ea0
	I1007 11:27:52.395309    5040 command_runner.go:130] > 50dc2d4753ab
	I1007 11:27:52.395309    5040 command_runner.go:130] > b69c2ece68f5
	I1007 11:27:52.395309    5040 command_runner.go:130] > 35767d285b9d
	I1007 11:27:52.395309    5040 command_runner.go:130] > f62ed244794f
	I1007 11:27:52.395309    5040 command_runner.go:130] > d57cf65ef4a8
	I1007 11:27:52.395309    5040 command_runner.go:130] > 92b55f15dffc
	I1007 11:27:52.395309    5040 command_runner.go:130] > e79c1d272986
	I1007 11:27:52.395309    5040 command_runner.go:130] > cdf76deca03c
	I1007 11:27:52.395309    5040 command_runner.go:130] > 7060349a2907
	I1007 11:27:52.395309    5040 command_runner.go:130] > 0b1af75fcb77
	I1007 11:27:52.395309    5040 command_runner.go:130] > 95d7d912ac45
	I1007 11:27:52.395309    5040 command_runner.go:130] > d80c7b4e81d1
	I1007 11:27:52.395309    5040 command_runner.go:130] > a34d5bb19e2c
	I1007 11:27:52.395309    5040 command_runner.go:130] > aa12f82db8bc
	I1007 11:27:52.395514    5040 command_runner.go:130] > e5fa3339f6db
	I1007 11:27:52.395542    5040 command_runner.go:130] > 252eceac5ca5
	I1007 11:27:52.396286    5040 docker.go:483] Stopping containers: [9e03f50e2b6e 4b1cbd65fc26 5e5e4de785f5 017ae2d12c69 318ba2808a57 277337992ea0 50dc2d4753ab b69c2ece68f5 35767d285b9d f62ed244794f d57cf65ef4a8 92b55f15dffc e79c1d272986 cdf76deca03c 7060349a2907 0b1af75fcb77 95d7d912ac45 d80c7b4e81d1 a34d5bb19e2c aa12f82db8bc e5fa3339f6db 252eceac5ca5]
	I1007 11:27:52.405407    5040 ssh_runner.go:195] Run: docker stop 9e03f50e2b6e 4b1cbd65fc26 5e5e4de785f5 017ae2d12c69 318ba2808a57 277337992ea0 50dc2d4753ab b69c2ece68f5 35767d285b9d f62ed244794f d57cf65ef4a8 92b55f15dffc e79c1d272986 cdf76deca03c 7060349a2907 0b1af75fcb77 95d7d912ac45 d80c7b4e81d1 a34d5bb19e2c aa12f82db8bc e5fa3339f6db 252eceac5ca5
	I1007 11:27:53.159393    5040 command_runner.go:130] > 9e03f50e2b6e
	I1007 11:27:53.159515    5040 command_runner.go:130] > 4b1cbd65fc26
	I1007 11:27:53.159515    5040 command_runner.go:130] > 5e5e4de785f5
	I1007 11:27:53.159515    5040 command_runner.go:130] > 017ae2d12c69
	I1007 11:27:53.159515    5040 command_runner.go:130] > 318ba2808a57
	I1007 11:27:53.159584    5040 command_runner.go:130] > 277337992ea0
	I1007 11:27:53.159584    5040 command_runner.go:130] > 50dc2d4753ab
	I1007 11:27:53.159584    5040 command_runner.go:130] > b69c2ece68f5
	I1007 11:27:53.159584    5040 command_runner.go:130] > 35767d285b9d
	I1007 11:27:53.159584    5040 command_runner.go:130] > f62ed244794f
	I1007 11:27:53.159584    5040 command_runner.go:130] > d57cf65ef4a8
	I1007 11:27:53.159584    5040 command_runner.go:130] > 92b55f15dffc
	I1007 11:27:53.159584    5040 command_runner.go:130] > e79c1d272986
	I1007 11:27:53.159584    5040 command_runner.go:130] > cdf76deca03c
	I1007 11:27:53.159584    5040 command_runner.go:130] > 7060349a2907
	I1007 11:27:53.159584    5040 command_runner.go:130] > 0b1af75fcb77
	I1007 11:27:53.159584    5040 command_runner.go:130] > 95d7d912ac45
	I1007 11:27:53.159682    5040 command_runner.go:130] > d80c7b4e81d1
	I1007 11:27:53.159682    5040 command_runner.go:130] > a34d5bb19e2c
	I1007 11:27:53.159682    5040 command_runner.go:130] > aa12f82db8bc
	I1007 11:27:53.159682    5040 command_runner.go:130] > e5fa3339f6db
	I1007 11:27:53.159682    5040 command_runner.go:130] > 252eceac5ca5
	I1007 11:27:53.170027    5040 ssh_runner.go:195] Run: sudo systemctl stop kubelet
	I1007 11:27:53.254209    5040 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
	I1007 11:27:53.282475    5040 command_runner.go:130] > -rw------- 1 root root 5639 Oct  7 11:25 /etc/kubernetes/admin.conf
	I1007 11:27:53.282556    5040 command_runner.go:130] > -rw------- 1 root root 5657 Oct  7 11:25 /etc/kubernetes/controller-manager.conf
	I1007 11:27:53.282556    5040 command_runner.go:130] > -rw------- 1 root root 2007 Oct  7 11:26 /etc/kubernetes/kubelet.conf
	I1007 11:27:53.282556    5040 command_runner.go:130] > -rw------- 1 root root 5605 Oct  7 11:25 /etc/kubernetes/scheduler.conf
	I1007 11:27:53.282642    5040 kubeadm.go:157] found existing configuration files:
	-rw------- 1 root root 5639 Oct  7 11:25 /etc/kubernetes/admin.conf
	-rw------- 1 root root 5657 Oct  7 11:25 /etc/kubernetes/controller-manager.conf
	-rw------- 1 root root 2007 Oct  7 11:26 /etc/kubernetes/kubelet.conf
	-rw------- 1 root root 5605 Oct  7 11:25 /etc/kubernetes/scheduler.conf
	
	I1007 11:27:53.293161    5040 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/admin.conf
	I1007 11:27:53.313276    5040 command_runner.go:130] >     server: https://control-plane.minikube.internal:8441
	I1007 11:27:53.323120    5040 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/kubelet.conf
	I1007 11:27:53.345991    5040 command_runner.go:130] >     server: https://control-plane.minikube.internal:8441
	I1007 11:27:53.355977    5040 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/controller-manager.conf
	I1007 11:27:53.373927    5040 kubeadm.go:163] "https://control-plane.minikube.internal:8441" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/controller-manager.conf: Process exited with status 1
	stdout:
	
	stderr:
	I1007 11:27:53.383909    5040 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I1007 11:27:53.410829    5040 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/scheduler.conf
	I1007 11:27:53.428475    5040 kubeadm.go:163] "https://control-plane.minikube.internal:8441" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8441 /etc/kubernetes/scheduler.conf: Process exited with status 1
	stdout:
	
	stderr:
	I1007 11:27:53.439763    5040 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I1007 11:27:53.467862    5040 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I1007 11:27:53.489702    5040 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm init phase certs all --config /var/tmp/minikube/kubeadm.yaml"
	I1007 11:27:53.565634    5040 command_runner.go:130] ! W1007 11:27:53.580794    5264 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 11:27:53.566649    5040 command_runner.go:130] ! W1007 11:27:53.582728    5264 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 11:27:53.578215    5040 command_runner.go:130] > [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I1007 11:27:53.578215    5040 command_runner.go:130] > [certs] Using existing ca certificate authority
	I1007 11:27:53.578215    5040 command_runner.go:130] > [certs] Using existing apiserver certificate and key on disk
	I1007 11:27:53.578215    5040 command_runner.go:130] > [certs] Using existing apiserver-kubelet-client certificate and key on disk
	I1007 11:27:53.578215    5040 command_runner.go:130] > [certs] Using existing front-proxy-ca certificate authority
	I1007 11:27:53.578215    5040 command_runner.go:130] > [certs] Using existing front-proxy-client certificate and key on disk
	I1007 11:27:53.578215    5040 command_runner.go:130] > [certs] Using existing etcd/ca certificate authority
	I1007 11:27:53.578215    5040 command_runner.go:130] > [certs] Using existing etcd/server certificate and key on disk
	I1007 11:27:53.578215    5040 command_runner.go:130] > [certs] Using existing etcd/peer certificate and key on disk
	I1007 11:27:53.578215    5040 command_runner.go:130] > [certs] Using existing etcd/healthcheck-client certificate and key on disk
	I1007 11:27:53.578215    5040 command_runner.go:130] > [certs] Using existing apiserver-etcd-client certificate and key on disk
	I1007 11:27:53.578215    5040 command_runner.go:130] > [certs] Using the existing "sa" key
	I1007 11:27:53.578473    5040 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm init phase kubeconfig all --config /var/tmp/minikube/kubeadm.yaml"
	I1007 11:27:53.636607    5040 command_runner.go:130] ! W1007 11:27:53.652900    5269 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 11:27:53.638468    5040 command_runner.go:130] ! W1007 11:27:53.654475    5269 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 11:27:55.557285    5040 command_runner.go:130] > [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I1007 11:27:55.557285    5040 command_runner.go:130] > [kubeconfig] Using existing kubeconfig file: "/etc/kubernetes/admin.conf"
	I1007 11:27:55.557285    5040 command_runner.go:130] > [kubeconfig] Using existing kubeconfig file: "/etc/kubernetes/super-admin.conf"
	I1007 11:27:55.557285    5040 command_runner.go:130] > [kubeconfig] Using existing kubeconfig file: "/etc/kubernetes/kubelet.conf"
	I1007 11:27:55.557285    5040 command_runner.go:130] > [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I1007 11:27:55.557285    5040 command_runner.go:130] > [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I1007 11:27:55.558197    5040 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm init phase kubeconfig all --config /var/tmp/minikube/kubeadm.yaml": (1.9787063s)
	I1007 11:27:55.558197    5040 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm init phase kubelet-start --config /var/tmp/minikube/kubeadm.yaml"
	I1007 11:27:55.625194    5040 command_runner.go:130] ! W1007 11:27:55.640948    5290 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 11:27:55.625889    5040 command_runner.go:130] ! W1007 11:27:55.642092    5290 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 11:27:55.875225    5040 command_runner.go:130] > [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I1007 11:27:55.875225    5040 command_runner.go:130] > [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I1007 11:27:55.875225    5040 command_runner.go:130] > [kubelet-start] Starting the kubelet
	I1007 11:27:55.875225    5040 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm init phase control-plane all --config /var/tmp/minikube/kubeadm.yaml"
	I1007 11:27:55.945358    5040 command_runner.go:130] ! W1007 11:27:55.959292    5317 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 11:27:55.945438    5040 command_runner.go:130] ! W1007 11:27:55.960112    5317 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 11:27:55.954586    5040 command_runner.go:130] > [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I1007 11:27:55.954586    5040 command_runner.go:130] > [control-plane] Creating static Pod manifest for "kube-apiserver"
	I1007 11:27:55.954586    5040 command_runner.go:130] > [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I1007 11:27:55.954586    5040 command_runner.go:130] > [control-plane] Creating static Pod manifest for "kube-scheduler"
	I1007 11:27:55.954586    5040 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm init phase etcd local --config /var/tmp/minikube/kubeadm.yaml"
	I1007 11:27:56.051464    5040 command_runner.go:130] ! W1007 11:27:56.066102    5323 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 11:27:56.051647    5040 command_runner.go:130] ! W1007 11:27:56.066962    5323 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 11:27:56.061161    5040 command_runner.go:130] > [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I1007 11:27:56.061250    5040 api_server.go:52] waiting for apiserver process to appear ...
	I1007 11:27:56.073494    5040 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1007 11:27:56.573385    5040 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1007 11:27:57.073342    5040 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1007 11:27:57.575073    5040 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1007 11:27:58.074796    5040 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1007 11:27:58.122615    5040 command_runner.go:130] > 5719
	I1007 11:27:58.125928    5040 api_server.go:72] duration metric: took 2.0647449s to wait for apiserver process to appear ...
	I1007 11:27:58.125982    5040 api_server.go:88] waiting for apiserver healthz status ...
	I1007 11:27:58.126143    5040 api_server.go:253] Checking apiserver healthz at https://172.30.129.63:8441/healthz ...
	I1007 11:28:01.678014    5040 api_server.go:279] https://172.30.129.63:8441/healthz returned 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	W1007 11:28:01.678138    5040 api_server.go:103] status: https://172.30.129.63:8441/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}
	I1007 11:28:01.678196    5040 api_server.go:253] Checking apiserver healthz at https://172.30.129.63:8441/healthz ...
	I1007 11:28:01.716516    5040 api_server.go:279] https://172.30.129.63:8441/healthz returned 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	W1007 11:28:01.716581    5040 api_server.go:103] status: https://172.30.129.63:8441/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}
	I1007 11:28:02.126481    5040 api_server.go:253] Checking apiserver healthz at https://172.30.129.63:8441/healthz ...
	I1007 11:28:02.137364    5040 api_server.go:279] https://172.30.129.63:8441/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-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/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers 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/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W1007 11:28:02.137482    5040 api_server.go:103] status: https://172.30.129.63:8441/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-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/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers 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/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I1007 11:28:02.626275    5040 api_server.go:253] Checking apiserver healthz at https://172.30.129.63:8441/healthz ...
	I1007 11:28:02.634536    5040 api_server.go:279] https://172.30.129.63:8441/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-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/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers 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/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W1007 11:28:02.634589    5040 api_server.go:103] status: https://172.30.129.63:8441/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-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/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers 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/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I1007 11:28:03.126676    5040 api_server.go:253] Checking apiserver healthz at https://172.30.129.63:8441/healthz ...
	I1007 11:28:03.137589    5040 api_server.go:279] https://172.30.129.63:8441/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-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/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W1007 11:28:03.137589    5040 api_server.go:103] status: https://172.30.129.63:8441/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-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/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I1007 11:28:03.626595    5040 api_server.go:253] Checking apiserver healthz at https://172.30.129.63:8441/healthz ...
	I1007 11:28:03.640310    5040 api_server.go:279] https://172.30.129.63:8441/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-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/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W1007 11:28:03.640310    5040 api_server.go:103] status: https://172.30.129.63:8441/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-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/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I1007 11:28:04.126807    5040 api_server.go:253] Checking apiserver healthz at https://172.30.129.63:8441/healthz ...
	I1007 11:28:04.137321    5040 api_server.go:279] https://172.30.129.63:8441/healthz returned 200:
	ok
	I1007 11:28:04.137710    5040 round_trippers.go:463] GET https://172.30.129.63:8441/version
	I1007 11:28:04.137710    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:04.137710    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:04.137710    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:04.148362    5040 round_trippers.go:574] Response Status: 200 OK in 10 milliseconds
	I1007 11:28:04.148362    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:04.148362    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:04.148362    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:04.148362    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:04.148362    5040 round_trippers.go:580]     Content-Length: 263
	I1007 11:28:04.148362    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:04 GMT
	I1007 11:28:04.148362    5040 round_trippers.go:580]     Audit-Id: 8924e574-3b52-4b47-85f4-761be8e342c7
	I1007 11:28:04.148362    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:04.148362    5040 request.go:1351] Response Body: {
	  "major": "1",
	  "minor": "31",
	  "gitVersion": "v1.31.1",
	  "gitCommit": "948afe5ca072329a73c8e79ed5938717a5cb3d21",
	  "gitTreeState": "clean",
	  "buildDate": "2024-09-11T21:22:08Z",
	  "goVersion": "go1.22.6",
	  "compiler": "gc",
	  "platform": "linux/amd64"
	}
	I1007 11:28:04.149208    5040 api_server.go:141] control plane version: v1.31.1
	I1007 11:28:04.149308    5040 api_server.go:131] duration metric: took 6.0231508s to wait for apiserver health ...
	I1007 11:28:04.149308    5040 cni.go:84] Creating CNI manager for ""
	I1007 11:28:04.149308    5040 cni.go:158] "hyperv" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I1007 11:28:04.152169    5040 out.go:177] * Configuring bridge CNI (Container Networking Interface) ...
	I1007 11:28:04.165826    5040 ssh_runner.go:195] Run: sudo mkdir -p /etc/cni/net.d
	I1007 11:28:04.186453    5040 ssh_runner.go:362] scp memory --> /etc/cni/net.d/1-k8s.conflist (496 bytes)
	I1007 11:28:04.222328    5040 system_pods.go:43] waiting for kube-system pods to appear ...
	I1007 11:28:04.222328    5040 envvar.go:172] "Feature gate default state" feature="WatchListClient" enabled=false
	I1007 11:28:04.222328    5040 envvar.go:172] "Feature gate default state" feature="InformerResourceVersion" enabled=false
	I1007 11:28:04.222917    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods
	I1007 11:28:04.222982    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:04.222982    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:04.222982    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:04.229178    5040 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:28:04.230144    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:04.230144    5040 round_trippers.go:580]     Audit-Id: face9200-d00f-4e6f-bef8-e57cfadb1770
	I1007 11:28:04.230144    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:04.230144    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:04.230144    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:04.230144    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:04.230144    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:04 GMT
	I1007 11:28:04.230954    5040 request.go:1351] Response Body: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"533"},"items":[{"metadata":{"name":"coredns-7c65d6cfc9-4n2x8","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"30d42d43-67d5-442d-ba91-67c90a637993","resourceVersion":"498","creationTimestamp":"2024-10-07T11:26:09Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"d64d881c-5702-45cb-bca0-26ed4e83f2a4","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:26:09Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"d64d881c-5702-45cb-bca0-26ed4e83f2a4\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f
:preferredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{ [truncated 52705 chars]
	I1007 11:28:04.236813    5040 system_pods.go:59] 7 kube-system pods found
	I1007 11:28:04.236813    5040 system_pods.go:61] "coredns-7c65d6cfc9-4n2x8" [30d42d43-67d5-442d-ba91-67c90a637993] Running / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I1007 11:28:04.236813    5040 system_pods.go:61] "etcd-functional-475600" [704451f1-20dd-4d44-8fee-00436f9c354b] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I1007 11:28:04.236813    5040 system_pods.go:61] "kube-apiserver-functional-475600" [57eee8fb-fb8a-4ad5-977d-34b4358303e7] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I1007 11:28:04.236813    5040 system_pods.go:61] "kube-controller-manager-functional-475600" [64926fa7-d701-4942-b38d-711a0fbe0fd9] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
	I1007 11:28:04.237341    5040 system_pods.go:61] "kube-proxy-k7lzd" [41d4a360-6bd0-4a47-b7b0-5e10e23e4ab8] Running
	I1007 11:28:04.237341    5040 system_pods.go:61] "kube-scheduler-functional-475600" [9636c8c6-a779-496b-873f-32981a9b832c] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
	I1007 11:28:04.237341    5040 system_pods.go:61] "storage-provisioner" [6da25601-284c-4610-a8b8-cdcef18d4aa6] Running / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I1007 11:28:04.237341    5040 system_pods.go:74] duration metric: took 15.0126ms to wait for pod list to return data ...
	I1007 11:28:04.237341    5040 node_conditions.go:102] verifying NodePressure condition ...
	I1007 11:28:04.237529    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/nodes
	I1007 11:28:04.237529    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:04.237529    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:04.237529    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:04.243339    5040 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:28:04.243509    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:04.243509    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:04.243509    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:04.243509    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:04.243509    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:04.243509    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:04 GMT
	I1007 11:28:04.243509    5040 round_trippers.go:580]     Audit-Id: 7bf30cdd-2a89-4e66-acbd-e422078dc998
	I1007 11:28:04.243896    5040 request.go:1351] Response Body: {"kind":"NodeList","apiVersion":"v1","metadata":{"resourceVersion":"533"},"items":[{"metadata":{"name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","resourceVersion":"473","creationTimestamp":"2024-10-07T11:26:00Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-475600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"functional-475600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_26_04_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedF
ields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","ti [truncated 4839 chars]
	I1007 11:28:04.244312    5040 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I1007 11:28:04.244312    5040 node_conditions.go:123] node cpu capacity is 2
	I1007 11:28:04.244312    5040 node_conditions.go:105] duration metric: took 6.9708ms to run NodePressure ...
	I1007 11:28:04.244312    5040 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm init phase addon all --config /var/tmp/minikube/kubeadm.yaml"
	I1007 11:28:04.434967    5040 command_runner.go:130] > [addons] Applied essential addon: CoreDNS
	I1007 11:28:04.537283    5040 command_runner.go:130] > [addons] Applied essential addon: kube-proxy
	I1007 11:28:04.539235    5040 command_runner.go:130] ! W1007 11:28:04.320413    6250 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 11:28:04.539235    5040 command_runner.go:130] ! W1007 11:28:04.321888    6250 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 11:28:04.539345    5040 kubeadm.go:724] waiting for restarted kubelet to initialise ...
	I1007 11:28:04.539614    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods?labelSelector=tier%3Dcontrol-plane
	I1007 11:28:04.539614    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:04.539614    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:04.539614    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:04.547191    5040 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 11:28:04.548150    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:04.548150    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:04.548150    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:04.548150    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:04.548150    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:04 GMT
	I1007 11:28:04.548150    5040 round_trippers.go:580]     Audit-Id: 59c4ac71-6d25-4102-a460-9e55ce19c1b5
	I1007 11:28:04.548150    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:04.548150    5040 request.go:1351] Response Body: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"535"},"items":[{"metadata":{"name":"etcd-functional-475600","namespace":"kube-system","uid":"704451f1-20dd-4d44-8fee-00436f9c354b","resourceVersion":"482","creationTimestamp":"2024-10-07T11:26:01Z","labels":{"component":"etcd","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/etcd.advertise-client-urls":"https://172.30.129.63:2379","kubernetes.io/config.hash":"80c89620455f70d431c1751d5c63ae1c","kubernetes.io/config.mirror":"80c89620455f70d431c1751d5c63ae1c","kubernetes.io/config.seen":"2024-10-07T11:25:56.050761356Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:26:01Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotatio
ns":{".":{},"f:kubeadm.kubernetes.io/etcd.advertise-client-urls":{},"f: [truncated 31708 chars]
	I1007 11:28:04.550109    5040 kubeadm.go:739] kubelet initialised
	I1007 11:28:04.550109    5040 kubeadm.go:740] duration metric: took 10.6695ms waiting for restarted kubelet to initialise ...
	I1007 11:28:04.550109    5040 pod_ready.go:36] 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" ...
	I1007 11:28:04.550109    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods
	I1007 11:28:04.550109    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:04.550109    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:04.550109    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:04.553209    5040 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 11:28:04.553209    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:04.553209    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:04.553209    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:04.553209    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:04.553209    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:04 GMT
	I1007 11:28:04.553209    5040 round_trippers.go:580]     Audit-Id: e564eb14-4af2-4a38-ac51-28aee3a4a5c5
	I1007 11:28:04.553209    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:04.556702    5040 request.go:1351] Response Body: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"535"},"items":[{"metadata":{"name":"coredns-7c65d6cfc9-4n2x8","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"30d42d43-67d5-442d-ba91-67c90a637993","resourceVersion":"498","creationTimestamp":"2024-10-07T11:26:09Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"d64d881c-5702-45cb-bca0-26ed4e83f2a4","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:26:09Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"d64d881c-5702-45cb-bca0-26ed4e83f2a4\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f
:preferredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{ [truncated 52705 chars]
	I1007 11:28:04.557909    5040 pod_ready.go:79] waiting up to 4m0s for pod "coredns-7c65d6cfc9-4n2x8" in "kube-system" namespace to be "Ready" ...
	I1007 11:28:04.558912    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-4n2x8
	I1007 11:28:04.558912    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:04.558912    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:04.558912    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:04.561348    5040 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 11:28:04.561348    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:04.561348    5040 round_trippers.go:580]     Audit-Id: 67ac2156-7529-4022-91fa-53066bb45008
	I1007 11:28:04.561348    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:04.561348    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:04.561348    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:04.561348    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:04.561348    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:04 GMT
	I1007 11:28:04.561348    5040 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-4n2x8","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"30d42d43-67d5-442d-ba91-67c90a637993","resourceVersion":"498","creationTimestamp":"2024-10-07T11:26:09Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"d64d881c-5702-45cb-bca0-26ed4e83f2a4","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:26:09Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"d64d881c-5702-45cb-bca0-26ed4e83f2a4\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":{
}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f:i [truncated 6759 chars]
	I1007 11:28:04.562097    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/nodes/functional-475600
	I1007 11:28:04.562097    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:04.562097    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:04.562097    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:04.565735    5040 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 11:28:04.565735    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:04.565899    5040 round_trippers.go:580]     Audit-Id: 00188c20-4c34-426a-9a55-a732bc2b14cd
	I1007 11:28:04.565899    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:04.565899    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:04.565899    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:04.565899    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:04.565945    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:04 GMT
	I1007 11:28:04.565976    5040 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","resourceVersion":"473","creationTimestamp":"2024-10-07T11:26:00Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-475600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"functional-475600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_26_04_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:26:00Z","fieldsType":"FieldsV1", [truncated 4786 chars]
	I1007 11:28:05.059084    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-4n2x8
	I1007 11:28:05.059084    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:05.059084    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:05.059084    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:05.062983    5040 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 11:28:05.062983    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:05.062983    5040 round_trippers.go:580]     Audit-Id: e958de3e-859d-46bb-a4b7-31234bb2e67f
	I1007 11:28:05.062983    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:05.062983    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:05.062983    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:05.062983    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:05.062983    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:05 GMT
	I1007 11:28:05.063508    5040 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-4n2x8","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"30d42d43-67d5-442d-ba91-67c90a637993","resourceVersion":"536","creationTimestamp":"2024-10-07T11:26:09Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"d64d881c-5702-45cb-bca0-26ed4e83f2a4","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:26:09Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"d64d881c-5702-45cb-bca0-26ed4e83f2a4\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":{
}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f:i [truncated 6935 chars]
	I1007 11:28:05.063732    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/nodes/functional-475600
	I1007 11:28:05.064269    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:05.064269    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:05.064269    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:05.067290    5040 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 11:28:05.067290    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:05.067290    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:05.067290    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:05 GMT
	I1007 11:28:05.067445    5040 round_trippers.go:580]     Audit-Id: 961708df-514a-4daa-815d-ca43afaf5a18
	I1007 11:28:05.067509    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:05.067566    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:05.067566    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:05.067622    5040 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","resourceVersion":"473","creationTimestamp":"2024-10-07T11:26:00Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-475600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"functional-475600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_26_04_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:26:00Z","fieldsType":"FieldsV1", [truncated 4786 chars]
	I1007 11:28:05.559670    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-4n2x8
	I1007 11:28:05.559670    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:05.559670    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:05.559670    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:05.564354    5040 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:28:05.564354    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:05.564434    5040 round_trippers.go:580]     Audit-Id: 70a5514f-1ce7-4d22-a351-1f39c86ddaf4
	I1007 11:28:05.564434    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:05.564434    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:05.564434    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:05.564434    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:05.564434    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:05 GMT
	I1007 11:28:05.564692    5040 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-4n2x8","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"30d42d43-67d5-442d-ba91-67c90a637993","resourceVersion":"536","creationTimestamp":"2024-10-07T11:26:09Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"d64d881c-5702-45cb-bca0-26ed4e83f2a4","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:26:09Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"d64d881c-5702-45cb-bca0-26ed4e83f2a4\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":{
}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f:i [truncated 6935 chars]
	I1007 11:28:05.565768    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/nodes/functional-475600
	I1007 11:28:05.565768    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:05.565768    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:05.565768    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:05.568188    5040 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 11:28:05.568274    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:05.568274    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:05.568274    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:05 GMT
	I1007 11:28:05.568274    5040 round_trippers.go:580]     Audit-Id: b6f6609d-bc0c-4375-9741-1b9fd4f88732
	I1007 11:28:05.568274    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:05.568351    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:05.568351    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:05.569569    5040 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","resourceVersion":"473","creationTimestamp":"2024-10-07T11:26:00Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-475600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"functional-475600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_26_04_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:26:00Z","fieldsType":"FieldsV1", [truncated 4786 chars]
	I1007 11:28:06.059641    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-4n2x8
	I1007 11:28:06.059641    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:06.059641    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:06.059641    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:06.064647    5040 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:28:06.065270    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:06.065270    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:06.065270    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:06.065270    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:06.065270    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:06 GMT
	I1007 11:28:06.065270    5040 round_trippers.go:580]     Audit-Id: a53bf749-2d73-4124-8163-9150cdcf3150
	I1007 11:28:06.065270    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:06.065696    5040 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-4n2x8","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"30d42d43-67d5-442d-ba91-67c90a637993","resourceVersion":"536","creationTimestamp":"2024-10-07T11:26:09Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"d64d881c-5702-45cb-bca0-26ed4e83f2a4","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:26:09Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"d64d881c-5702-45cb-bca0-26ed4e83f2a4\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":{
}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f:i [truncated 6935 chars]
	I1007 11:28:06.066635    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/nodes/functional-475600
	I1007 11:28:06.066635    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:06.066694    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:06.066694    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:06.070618    5040 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 11:28:06.071041    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:06.071041    5040 round_trippers.go:580]     Audit-Id: f8bd40e9-1e38-4bf5-9cde-956d68b54c5a
	I1007 11:28:06.071041    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:06.071041    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:06.071041    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:06.071041    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:06.071041    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:06 GMT
	I1007 11:28:06.071419    5040 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","resourceVersion":"473","creationTimestamp":"2024-10-07T11:26:00Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-475600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"functional-475600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_26_04_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:26:00Z","fieldsType":"FieldsV1", [truncated 4786 chars]
	I1007 11:28:06.559714    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-4n2x8
	I1007 11:28:06.559714    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:06.559714    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:06.559714    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:06.564565    5040 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:28:06.564697    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:06.564697    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:06.564697    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:06.564697    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:06.564697    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:06.564697    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:06 GMT
	I1007 11:28:06.564697    5040 round_trippers.go:580]     Audit-Id: 5d44ce72-f1d3-4eb4-a427-c8647d1fa931
	I1007 11:28:06.564948    5040 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-4n2x8","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"30d42d43-67d5-442d-ba91-67c90a637993","resourceVersion":"536","creationTimestamp":"2024-10-07T11:26:09Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"d64d881c-5702-45cb-bca0-26ed4e83f2a4","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:26:09Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"d64d881c-5702-45cb-bca0-26ed4e83f2a4\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":{
}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f:i [truncated 6935 chars]
	I1007 11:28:06.565463    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/nodes/functional-475600
	I1007 11:28:06.565463    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:06.565463    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:06.565463    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:06.568067    5040 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 11:28:06.568893    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:06.568893    5040 round_trippers.go:580]     Audit-Id: c6e4e2a6-3e35-4873-a913-5d1d9de95369
	I1007 11:28:06.568893    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:06.568893    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:06.568893    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:06.568893    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:06.568893    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:06 GMT
	I1007 11:28:06.569326    5040 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","resourceVersion":"473","creationTimestamp":"2024-10-07T11:26:00Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-475600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"functional-475600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_26_04_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:26:00Z","fieldsType":"FieldsV1", [truncated 4786 chars]
	I1007 11:28:06.569826    5040 pod_ready.go:103] pod "coredns-7c65d6cfc9-4n2x8" in "kube-system" namespace has status "Ready":"False"
	I1007 11:28:07.059772    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-4n2x8
	I1007 11:28:07.059772    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:07.059772    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:07.059772    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:07.063469    5040 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 11:28:07.063590    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:07.063590    5040 round_trippers.go:580]     Audit-Id: d4d5a6e1-5313-42f9-920d-c822136acb7e
	I1007 11:28:07.063590    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:07.063590    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:07.063590    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:07.063590    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:07.063590    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:07 GMT
	I1007 11:28:07.063590    5040 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-4n2x8","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"30d42d43-67d5-442d-ba91-67c90a637993","resourceVersion":"536","creationTimestamp":"2024-10-07T11:26:09Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"d64d881c-5702-45cb-bca0-26ed4e83f2a4","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:26:09Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"d64d881c-5702-45cb-bca0-26ed4e83f2a4\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":{
}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f:i [truncated 6935 chars]
	I1007 11:28:07.064896    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/nodes/functional-475600
	I1007 11:28:07.064951    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:07.064951    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:07.064951    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:07.066543    5040 round_trippers.go:574] Response Status: 200 OK in 1 milliseconds
	I1007 11:28:07.066543    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:07.066543    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:07.066543    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:07.066543    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:07.066543    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:07 GMT
	I1007 11:28:07.066543    5040 round_trippers.go:580]     Audit-Id: 70c04808-2c31-4f62-9c7e-3b69fda19aad
	I1007 11:28:07.067540    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:07.067682    5040 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","resourceVersion":"473","creationTimestamp":"2024-10-07T11:26:00Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-475600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"functional-475600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_26_04_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:26:00Z","fieldsType":"FieldsV1", [truncated 4786 chars]
	I1007 11:28:07.559954    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-4n2x8
	I1007 11:28:07.559954    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:07.559954    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:07.559954    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:07.565131    5040 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:28:07.565131    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:07.565131    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:07.565131    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:07.565131    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:07.565131    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:07 GMT
	I1007 11:28:07.565131    5040 round_trippers.go:580]     Audit-Id: 80597a8e-dd0d-481e-b766-60f7461a2966
	I1007 11:28:07.565239    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:07.565566    5040 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-4n2x8","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"30d42d43-67d5-442d-ba91-67c90a637993","resourceVersion":"536","creationTimestamp":"2024-10-07T11:26:09Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"d64d881c-5702-45cb-bca0-26ed4e83f2a4","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:26:09Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"d64d881c-5702-45cb-bca0-26ed4e83f2a4\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":{
}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f:i [truncated 6935 chars]
	I1007 11:28:07.566434    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/nodes/functional-475600
	I1007 11:28:07.566520    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:07.566520    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:07.566520    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:07.569955    5040 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 11:28:07.569955    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:07.570028    5040 round_trippers.go:580]     Audit-Id: 526f1c9d-011a-4711-a69b-b64c720ddf96
	I1007 11:28:07.570028    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:07.570028    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:07.570028    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:07.570028    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:07.570028    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:07 GMT
	I1007 11:28:07.570287    5040 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","resourceVersion":"473","creationTimestamp":"2024-10-07T11:26:00Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-475600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"functional-475600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_26_04_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:26:00Z","fieldsType":"FieldsV1", [truncated 4786 chars]
	I1007 11:28:08.059463    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-4n2x8
	I1007 11:28:08.059544    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:08.059544    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:08.059544    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:08.066307    5040 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:28:08.066349    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:08.066349    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:08.066349    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:08 GMT
	I1007 11:28:08.066388    5040 round_trippers.go:580]     Audit-Id: 5aabae1e-b320-41a4-a736-f571e41d37b2
	I1007 11:28:08.066388    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:08.066388    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:08.066419    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:08.066419    5040 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-4n2x8","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"30d42d43-67d5-442d-ba91-67c90a637993","resourceVersion":"547","creationTimestamp":"2024-10-07T11:26:09Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"d64d881c-5702-45cb-bca0-26ed4e83f2a4","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:26:09Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"d64d881c-5702-45cb-bca0-26ed4e83f2a4\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":{
}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f:i [truncated 6706 chars]
	I1007 11:28:08.067090    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/nodes/functional-475600
	I1007 11:28:08.067694    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:08.067694    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:08.067694    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:08.070924    5040 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 11:28:08.070924    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:08.070924    5040 round_trippers.go:580]     Audit-Id: cdb4c397-886b-4578-a6f8-bb668e44b6dd
	I1007 11:28:08.070924    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:08.070924    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:08.070924    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:08.070924    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:08.070924    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:08 GMT
	I1007 11:28:08.070924    5040 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","resourceVersion":"473","creationTimestamp":"2024-10-07T11:26:00Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-475600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"functional-475600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_26_04_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:26:00Z","fieldsType":"FieldsV1", [truncated 4786 chars]
	I1007 11:28:08.071904    5040 pod_ready.go:93] pod "coredns-7c65d6cfc9-4n2x8" in "kube-system" namespace has status "Ready":"True"
	I1007 11:28:08.071904    5040 pod_ready.go:82] duration metric: took 3.5129536s for pod "coredns-7c65d6cfc9-4n2x8" in "kube-system" namespace to be "Ready" ...
	I1007 11:28:08.071904    5040 pod_ready.go:79] waiting up to 4m0s for pod "etcd-functional-475600" in "kube-system" namespace to be "Ready" ...
	I1007 11:28:08.071904    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods/etcd-functional-475600
	I1007 11:28:08.071904    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:08.071904    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:08.071904    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:08.075120    5040 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 11:28:08.075120    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:08.075120    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:08 GMT
	I1007 11:28:08.075120    5040 round_trippers.go:580]     Audit-Id: 7e532a90-f763-4262-96ac-d968683d8729
	I1007 11:28:08.075120    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:08.075120    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:08.075120    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:08.075120    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:08.075120    5040 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"etcd-functional-475600","namespace":"kube-system","uid":"704451f1-20dd-4d44-8fee-00436f9c354b","resourceVersion":"546","creationTimestamp":"2024-10-07T11:26:01Z","labels":{"component":"etcd","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/etcd.advertise-client-urls":"https://172.30.129.63:2379","kubernetes.io/config.hash":"80c89620455f70d431c1751d5c63ae1c","kubernetes.io/config.mirror":"80c89620455f70d431c1751d5c63ae1c","kubernetes.io/config.seen":"2024-10-07T11:25:56.050761356Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:26:01Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.kubernetes.io/etcd.advertise
-client-urls":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/conf [truncated 6482 chars]
	I1007 11:28:08.075120    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/nodes/functional-475600
	I1007 11:28:08.075120    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:08.075120    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:08.075120    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:08.078248    5040 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 11:28:08.078248    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:08.078248    5040 round_trippers.go:580]     Audit-Id: 200b57eb-9b17-4497-a906-ce2949b72b1e
	I1007 11:28:08.078248    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:08.078248    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:08.078248    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:08.078248    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:08.078248    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:08 GMT
	I1007 11:28:08.078248    5040 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","resourceVersion":"473","creationTimestamp":"2024-10-07T11:26:00Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-475600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"functional-475600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_26_04_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:26:00Z","fieldsType":"FieldsV1", [truncated 4786 chars]
	I1007 11:28:08.078248    5040 pod_ready.go:93] pod "etcd-functional-475600" in "kube-system" namespace has status "Ready":"True"
	I1007 11:28:08.079642    5040 pod_ready.go:82] duration metric: took 7.6431ms for pod "etcd-functional-475600" in "kube-system" namespace to be "Ready" ...
	I1007 11:28:08.079642    5040 pod_ready.go:79] waiting up to 4m0s for pod "kube-apiserver-functional-475600" in "kube-system" namespace to be "Ready" ...
	I1007 11:28:08.079811    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-475600
	I1007 11:28:08.079831    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:08.079831    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:08.079872    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:08.083218    5040 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 11:28:08.083218    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:08.083218    5040 round_trippers.go:580]     Audit-Id: c9e096c6-4712-4e23-a109-37cfc86f226d
	I1007 11:28:08.083312    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:08.083312    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:08.083312    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:08.083312    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:08.083340    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:08 GMT
	I1007 11:28:08.083555    5040 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-functional-475600","namespace":"kube-system","uid":"57eee8fb-fb8a-4ad5-977d-34b4358303e7","resourceVersion":"485","creationTimestamp":"2024-10-07T11:26:03Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"172.30.129.63:8441","kubernetes.io/config.hash":"cae8fd9ec71ca66cbf46150dc0aea398","kubernetes.io/config.mirror":"cae8fd9ec71ca66cbf46150dc0aea398","kubernetes.io/config.seen":"2024-10-07T11:26:03.649705079Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:26:03Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.k
ubernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernete [truncated 8398 chars]
	I1007 11:28:08.083999    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/nodes/functional-475600
	I1007 11:28:08.083999    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:08.083999    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:08.083999    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:08.086577    5040 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 11:28:08.086981    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:08.086981    5040 round_trippers.go:580]     Audit-Id: 81d2c835-6559-4734-816d-80e860a114bc
	I1007 11:28:08.086981    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:08.086981    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:08.086981    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:08.086981    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:08.086981    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:08 GMT
	I1007 11:28:08.087354    5040 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","resourceVersion":"473","creationTimestamp":"2024-10-07T11:26:00Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-475600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"functional-475600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_26_04_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:26:00Z","fieldsType":"FieldsV1", [truncated 4786 chars]
	I1007 11:28:08.580935    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-475600
	I1007 11:28:08.580935    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:08.580935    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:08.580935    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:08.586274    5040 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:28:08.586274    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:08.586274    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:08.586274    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:08.586370    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:08 GMT
	I1007 11:28:08.586403    5040 round_trippers.go:580]     Audit-Id: 1212ce07-7279-492c-89a5-273496a643e6
	I1007 11:28:08.586403    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:08.586403    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:08.587660    5040 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-functional-475600","namespace":"kube-system","uid":"57eee8fb-fb8a-4ad5-977d-34b4358303e7","resourceVersion":"485","creationTimestamp":"2024-10-07T11:26:03Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"172.30.129.63:8441","kubernetes.io/config.hash":"cae8fd9ec71ca66cbf46150dc0aea398","kubernetes.io/config.mirror":"cae8fd9ec71ca66cbf46150dc0aea398","kubernetes.io/config.seen":"2024-10-07T11:26:03.649705079Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:26:03Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.k
ubernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernete [truncated 8398 chars]
	I1007 11:28:08.588418    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/nodes/functional-475600
	I1007 11:28:08.588480    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:08.588480    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:08.588480    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:08.591846    5040 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 11:28:08.592007    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:08.592007    5040 round_trippers.go:580]     Audit-Id: 74febcc9-f2d3-46a3-9c1d-b6c72cb5c3e7
	I1007 11:28:08.592007    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:08.592007    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:08.592007    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:08.592007    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:08.592115    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:08 GMT
	I1007 11:28:08.592315    5040 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","resourceVersion":"473","creationTimestamp":"2024-10-07T11:26:00Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-475600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"functional-475600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_26_04_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:26:00Z","fieldsType":"FieldsV1", [truncated 4786 chars]
	I1007 11:28:09.080501    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-475600
	I1007 11:28:09.080501    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:09.080501    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:09.080501    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:09.085483    5040 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:28:09.085603    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:09.085603    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:09.085603    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:09.085603    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:09 GMT
	I1007 11:28:09.085603    5040 round_trippers.go:580]     Audit-Id: f59e6ff4-970e-4584-ba46-685096b5b0bd
	I1007 11:28:09.085603    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:09.085603    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:09.086242    5040 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-functional-475600","namespace":"kube-system","uid":"57eee8fb-fb8a-4ad5-977d-34b4358303e7","resourceVersion":"485","creationTimestamp":"2024-10-07T11:26:03Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"172.30.129.63:8441","kubernetes.io/config.hash":"cae8fd9ec71ca66cbf46150dc0aea398","kubernetes.io/config.mirror":"cae8fd9ec71ca66cbf46150dc0aea398","kubernetes.io/config.seen":"2024-10-07T11:26:03.649705079Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:26:03Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.k
ubernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernete [truncated 8398 chars]
	I1007 11:28:09.086529    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/nodes/functional-475600
	I1007 11:28:09.086529    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:09.086529    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:09.086529    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:09.088795    5040 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 11:28:09.089823    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:09.089823    5040 round_trippers.go:580]     Audit-Id: 4ad3a47c-dfa9-4423-beed-1ec8c6efb8ec
	I1007 11:28:09.089823    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:09.089823    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:09.089823    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:09.089823    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:09.089823    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:09 GMT
	I1007 11:28:09.090087    5040 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","resourceVersion":"473","creationTimestamp":"2024-10-07T11:26:00Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-475600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"functional-475600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_26_04_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:26:00Z","fieldsType":"FieldsV1", [truncated 4786 chars]
	I1007 11:28:09.580556    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-475600
	I1007 11:28:09.580646    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:09.580646    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:09.580646    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:09.585053    5040 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 11:28:09.585053    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:09.585053    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:09.585053    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:09.585053    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:09.585053    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:09.585153    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:09 GMT
	I1007 11:28:09.585153    5040 round_trippers.go:580]     Audit-Id: cbef37ec-05d0-49f1-bbc8-e69a2f219b59
	I1007 11:28:09.585500    5040 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-functional-475600","namespace":"kube-system","uid":"57eee8fb-fb8a-4ad5-977d-34b4358303e7","resourceVersion":"485","creationTimestamp":"2024-10-07T11:26:03Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"172.30.129.63:8441","kubernetes.io/config.hash":"cae8fd9ec71ca66cbf46150dc0aea398","kubernetes.io/config.mirror":"cae8fd9ec71ca66cbf46150dc0aea398","kubernetes.io/config.seen":"2024-10-07T11:26:03.649705079Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:26:03Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.k
ubernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernete [truncated 8398 chars]
	I1007 11:28:09.585794    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/nodes/functional-475600
	I1007 11:28:09.585794    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:09.586321    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:09.586321    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:09.590652    5040 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:28:09.590652    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:09.590652    5040 round_trippers.go:580]     Audit-Id: 6f9ea416-6a70-48e5-9a2d-c8daff000545
	I1007 11:28:09.590652    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:09.590652    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:09.590652    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:09.590794    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:09.590794    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:09 GMT
	I1007 11:28:09.591038    5040 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","resourceVersion":"473","creationTimestamp":"2024-10-07T11:26:00Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-475600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"functional-475600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_26_04_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:26:00Z","fieldsType":"FieldsV1", [truncated 4786 chars]
	I1007 11:28:10.080013    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-475600
	I1007 11:28:10.080013    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:10.080013    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:10.080013    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:10.084381    5040 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:28:10.084673    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:10.084673    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:10.084673    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:10 GMT
	I1007 11:28:10.084673    5040 round_trippers.go:580]     Audit-Id: 4d644356-1a8d-4c90-96e8-8abe8d26c82c
	I1007 11:28:10.084673    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:10.084673    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:10.084673    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:10.085905    5040 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-functional-475600","namespace":"kube-system","uid":"57eee8fb-fb8a-4ad5-977d-34b4358303e7","resourceVersion":"485","creationTimestamp":"2024-10-07T11:26:03Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"172.30.129.63:8441","kubernetes.io/config.hash":"cae8fd9ec71ca66cbf46150dc0aea398","kubernetes.io/config.mirror":"cae8fd9ec71ca66cbf46150dc0aea398","kubernetes.io/config.seen":"2024-10-07T11:26:03.649705079Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:26:03Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.k
ubernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernete [truncated 8398 chars]
	I1007 11:28:10.087524    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/nodes/functional-475600
	I1007 11:28:10.087593    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:10.087593    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:10.087593    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:10.090363    5040 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 11:28:10.090363    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:10.090363    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:10.090363    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:10.090363    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:10.090363    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:10.090363    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:10 GMT
	I1007 11:28:10.090363    5040 round_trippers.go:580]     Audit-Id: 0a7e7924-8339-4ab7-ab59-f3f77b9cf215
	I1007 11:28:10.090921    5040 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","resourceVersion":"473","creationTimestamp":"2024-10-07T11:26:00Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-475600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"functional-475600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_26_04_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:26:00Z","fieldsType":"FieldsV1", [truncated 4786 chars]
	I1007 11:28:10.091414    5040 pod_ready.go:103] pod "kube-apiserver-functional-475600" in "kube-system" namespace has status "Ready":"False"
	I1007 11:28:10.580002    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-475600
	I1007 11:28:10.580002    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:10.580002    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:10.580002    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:10.584518    5040 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:28:10.585408    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:10.585408    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:10.585408    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:10.585408    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:10.585408    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:10 GMT
	I1007 11:28:10.585408    5040 round_trippers.go:580]     Audit-Id: 2926db86-f828-41f4-9b5f-13b8f872b67e
	I1007 11:28:10.585408    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:10.586353    5040 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-functional-475600","namespace":"kube-system","uid":"57eee8fb-fb8a-4ad5-977d-34b4358303e7","resourceVersion":"485","creationTimestamp":"2024-10-07T11:26:03Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"172.30.129.63:8441","kubernetes.io/config.hash":"cae8fd9ec71ca66cbf46150dc0aea398","kubernetes.io/config.mirror":"cae8fd9ec71ca66cbf46150dc0aea398","kubernetes.io/config.seen":"2024-10-07T11:26:03.649705079Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:26:03Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.k
ubernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernete [truncated 8398 chars]
	I1007 11:28:10.587169    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/nodes/functional-475600
	I1007 11:28:10.587169    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:10.587169    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:10.587169    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:10.590660    5040 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 11:28:10.590660    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:10.591137    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:10.591137    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:10.591137    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:10 GMT
	I1007 11:28:10.591137    5040 round_trippers.go:580]     Audit-Id: cb73cca4-8ce4-44bf-b014-f11501b036a9
	I1007 11:28:10.591137    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:10.591137    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:10.591520    5040 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","resourceVersion":"473","creationTimestamp":"2024-10-07T11:26:00Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-475600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"functional-475600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_26_04_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:26:00Z","fieldsType":"FieldsV1", [truncated 4786 chars]
	I1007 11:28:11.080708    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-475600
	I1007 11:28:11.080799    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:11.080799    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:11.080799    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:11.084436    5040 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 11:28:11.084436    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:11.084545    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:11.084545    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:11.084545    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:11 GMT
	I1007 11:28:11.084545    5040 round_trippers.go:580]     Audit-Id: d17daae2-96ca-450a-82d3-f9812d7a42db
	I1007 11:28:11.084640    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:11.084640    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:11.085415    5040 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-functional-475600","namespace":"kube-system","uid":"57eee8fb-fb8a-4ad5-977d-34b4358303e7","resourceVersion":"485","creationTimestamp":"2024-10-07T11:26:03Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"172.30.129.63:8441","kubernetes.io/config.hash":"cae8fd9ec71ca66cbf46150dc0aea398","kubernetes.io/config.mirror":"cae8fd9ec71ca66cbf46150dc0aea398","kubernetes.io/config.seen":"2024-10-07T11:26:03.649705079Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:26:03Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.k
ubernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernete [truncated 8398 chars]
	I1007 11:28:11.086137    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/nodes/functional-475600
	I1007 11:28:11.086137    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:11.086215    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:11.086215    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:11.088885    5040 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 11:28:11.088885    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:11.088885    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:11.088885    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:11.089016    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:11.089016    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:11.089016    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:11 GMT
	I1007 11:28:11.089016    5040 round_trippers.go:580]     Audit-Id: 3bb7c007-3d1d-482a-b649-c33e2a3c82a6
	I1007 11:28:11.089116    5040 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","resourceVersion":"473","creationTimestamp":"2024-10-07T11:26:00Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-475600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"functional-475600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_26_04_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:26:00Z","fieldsType":"FieldsV1", [truncated 4786 chars]
	I1007 11:28:11.580547    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-475600
	I1007 11:28:11.580547    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:11.580547    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:11.580547    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:11.585732    5040 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:28:11.585732    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:11.585831    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:11 GMT
	I1007 11:28:11.585831    5040 round_trippers.go:580]     Audit-Id: 04190acd-cd19-4049-86af-523d904617a9
	I1007 11:28:11.585831    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:11.585831    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:11.585831    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:11.585831    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:11.586194    5040 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-functional-475600","namespace":"kube-system","uid":"57eee8fb-fb8a-4ad5-977d-34b4358303e7","resourceVersion":"485","creationTimestamp":"2024-10-07T11:26:03Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"172.30.129.63:8441","kubernetes.io/config.hash":"cae8fd9ec71ca66cbf46150dc0aea398","kubernetes.io/config.mirror":"cae8fd9ec71ca66cbf46150dc0aea398","kubernetes.io/config.seen":"2024-10-07T11:26:03.649705079Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:26:03Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.k
ubernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernete [truncated 8398 chars]
	I1007 11:28:11.587025    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/nodes/functional-475600
	I1007 11:28:11.587025    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:11.587025    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:11.587025    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:11.590813    5040 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 11:28:11.590813    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:11.590813    5040 round_trippers.go:580]     Audit-Id: b1f80675-59a1-4ffa-bdcf-ef3c713afb48
	I1007 11:28:11.591807    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:11.591807    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:11.591807    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:11.591807    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:11.591866    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:11 GMT
	I1007 11:28:11.591866    5040 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","resourceVersion":"473","creationTimestamp":"2024-10-07T11:26:00Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-475600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"functional-475600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_26_04_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:26:00Z","fieldsType":"FieldsV1", [truncated 4786 chars]
	I1007 11:28:12.080285    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-475600
	I1007 11:28:12.080285    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:12.080285    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:12.080285    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:12.083811    5040 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 11:28:12.083811    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:12.083811    5040 round_trippers.go:580]     Audit-Id: 1da86f0e-b6ef-4553-884b-334069d5fe05
	I1007 11:28:12.083811    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:12.083811    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:12.083811    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:12.083811    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:12.083811    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:12 GMT
	I1007 11:28:12.083811    5040 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-functional-475600","namespace":"kube-system","uid":"57eee8fb-fb8a-4ad5-977d-34b4358303e7","resourceVersion":"485","creationTimestamp":"2024-10-07T11:26:03Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"172.30.129.63:8441","kubernetes.io/config.hash":"cae8fd9ec71ca66cbf46150dc0aea398","kubernetes.io/config.mirror":"cae8fd9ec71ca66cbf46150dc0aea398","kubernetes.io/config.seen":"2024-10-07T11:26:03.649705079Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:26:03Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.k
ubernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernete [truncated 8398 chars]
	I1007 11:28:12.085029    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/nodes/functional-475600
	I1007 11:28:12.085100    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:12.085100    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:12.085100    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:12.090872    5040 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:28:12.090957    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:12.090957    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:12.091010    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:12.091024    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:12.091024    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:12 GMT
	I1007 11:28:12.091024    5040 round_trippers.go:580]     Audit-Id: 9e109eab-6a1c-4950-9387-6af61d5c5296
	I1007 11:28:12.091024    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:12.091024    5040 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","resourceVersion":"473","creationTimestamp":"2024-10-07T11:26:00Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-475600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"functional-475600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_26_04_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:26:00Z","fieldsType":"FieldsV1", [truncated 4786 chars]
	I1007 11:28:12.091574    5040 pod_ready.go:103] pod "kube-apiserver-functional-475600" in "kube-system" namespace has status "Ready":"False"
	I1007 11:28:12.580178    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-475600
	I1007 11:28:12.580178    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:12.580178    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:12.580178    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:12.584801    5040 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:28:12.584801    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:12.584801    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:12.584801    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:12.584801    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:12.584801    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:12 GMT
	I1007 11:28:12.584801    5040 round_trippers.go:580]     Audit-Id: 7e910c46-fc62-4c35-829d-8bcade26c503
	I1007 11:28:12.584801    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:12.585781    5040 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-functional-475600","namespace":"kube-system","uid":"57eee8fb-fb8a-4ad5-977d-34b4358303e7","resourceVersion":"485","creationTimestamp":"2024-10-07T11:26:03Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"172.30.129.63:8441","kubernetes.io/config.hash":"cae8fd9ec71ca66cbf46150dc0aea398","kubernetes.io/config.mirror":"cae8fd9ec71ca66cbf46150dc0aea398","kubernetes.io/config.seen":"2024-10-07T11:26:03.649705079Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:26:03Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.k
ubernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernete [truncated 8398 chars]
	I1007 11:28:12.586674    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/nodes/functional-475600
	I1007 11:28:12.586674    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:12.586674    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:12.586674    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:12.589253    5040 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 11:28:12.589253    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:12.589253    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:12.589253    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:12.589253    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:12.589253    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:12.589253    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:12 GMT
	I1007 11:28:12.589253    5040 round_trippers.go:580]     Audit-Id: 7f10c504-7190-4dd9-80e6-0bf4da7f3f84
	I1007 11:28:12.589253    5040 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","resourceVersion":"473","creationTimestamp":"2024-10-07T11:26:00Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-475600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"functional-475600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_26_04_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:26:00Z","fieldsType":"FieldsV1", [truncated 4786 chars]
	I1007 11:28:13.080336    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-475600
	I1007 11:28:13.080336    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:13.080336    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:13.080336    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:13.085817    5040 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:28:13.085913    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:13.085976    5040 round_trippers.go:580]     Audit-Id: fb6d2450-d26f-406e-afc1-e581d26703a4
	I1007 11:28:13.085976    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:13.085976    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:13.085976    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:13.085976    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:13.085976    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:13 GMT
	I1007 11:28:13.087088    5040 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-functional-475600","namespace":"kube-system","uid":"57eee8fb-fb8a-4ad5-977d-34b4358303e7","resourceVersion":"485","creationTimestamp":"2024-10-07T11:26:03Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"172.30.129.63:8441","kubernetes.io/config.hash":"cae8fd9ec71ca66cbf46150dc0aea398","kubernetes.io/config.mirror":"cae8fd9ec71ca66cbf46150dc0aea398","kubernetes.io/config.seen":"2024-10-07T11:26:03.649705079Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:26:03Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.k
ubernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernete [truncated 8398 chars]
	I1007 11:28:13.087934    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/nodes/functional-475600
	I1007 11:28:13.087934    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:13.087934    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:13.087934    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:13.091045    5040 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 11:28:13.091116    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:13.091116    5040 round_trippers.go:580]     Audit-Id: ab1f6668-67b8-44e9-85a3-c9095713b8ba
	I1007 11:28:13.091116    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:13.091172    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:13.091172    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:13.091172    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:13.091172    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:13 GMT
	I1007 11:28:13.091301    5040 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","resourceVersion":"473","creationTimestamp":"2024-10-07T11:26:00Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-475600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"functional-475600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_26_04_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:26:00Z","fieldsType":"FieldsV1", [truncated 4786 chars]
	I1007 11:28:13.580857    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-475600
	I1007 11:28:13.580857    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:13.580857    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:13.580857    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:13.585360    5040 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:28:13.585360    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:13.585360    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:13.585360    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:13.585360    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:13 GMT
	I1007 11:28:13.585360    5040 round_trippers.go:580]     Audit-Id: 5991b1ab-88eb-4bd6-a123-a341f93ab4b3
	I1007 11:28:13.585360    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:13.585360    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:13.585926    5040 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-functional-475600","namespace":"kube-system","uid":"57eee8fb-fb8a-4ad5-977d-34b4358303e7","resourceVersion":"485","creationTimestamp":"2024-10-07T11:26:03Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"172.30.129.63:8441","kubernetes.io/config.hash":"cae8fd9ec71ca66cbf46150dc0aea398","kubernetes.io/config.mirror":"cae8fd9ec71ca66cbf46150dc0aea398","kubernetes.io/config.seen":"2024-10-07T11:26:03.649705079Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:26:03Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.k
ubernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernete [truncated 8398 chars]
	I1007 11:28:13.586584    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/nodes/functional-475600
	I1007 11:28:13.586584    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:13.586584    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:13.586584    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:13.590027    5040 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 11:28:13.590027    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:13.590027    5040 round_trippers.go:580]     Audit-Id: fbe00dc1-e40a-4780-8de3-86780dfa47df
	I1007 11:28:13.590027    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:13.590027    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:13.590027    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:13.590027    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:13.590119    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:13 GMT
	I1007 11:28:13.590264    5040 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","resourceVersion":"473","creationTimestamp":"2024-10-07T11:26:00Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-475600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"functional-475600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_26_04_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:26:00Z","fieldsType":"FieldsV1", [truncated 4786 chars]
	I1007 11:28:14.080190    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-475600
	I1007 11:28:14.080190    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:14.080190    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:14.080190    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:14.088280    5040 round_trippers.go:574] Response Status: 200 OK in 8 milliseconds
	I1007 11:28:14.088345    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:14.088345    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:14.088345    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:14 GMT
	I1007 11:28:14.088345    5040 round_trippers.go:580]     Audit-Id: e41f970f-2689-4100-a341-80b8fbe0aa37
	I1007 11:28:14.088345    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:14.088345    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:14.088345    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:14.088889    5040 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-functional-475600","namespace":"kube-system","uid":"57eee8fb-fb8a-4ad5-977d-34b4358303e7","resourceVersion":"485","creationTimestamp":"2024-10-07T11:26:03Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"172.30.129.63:8441","kubernetes.io/config.hash":"cae8fd9ec71ca66cbf46150dc0aea398","kubernetes.io/config.mirror":"cae8fd9ec71ca66cbf46150dc0aea398","kubernetes.io/config.seen":"2024-10-07T11:26:03.649705079Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:26:03Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.k
ubernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernete [truncated 8398 chars]
	I1007 11:28:14.089744    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/nodes/functional-475600
	I1007 11:28:14.089744    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:14.089744    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:14.089744    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:14.092547    5040 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 11:28:14.092547    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:14.092547    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:14.092547    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:14.092547    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:14.092547    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:14.092547    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:14 GMT
	I1007 11:28:14.092547    5040 round_trippers.go:580]     Audit-Id: 74c49e0d-eeee-4a08-8f16-be21118b076d
	I1007 11:28:14.092547    5040 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","resourceVersion":"473","creationTimestamp":"2024-10-07T11:26:00Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-475600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"functional-475600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_26_04_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:26:00Z","fieldsType":"FieldsV1", [truncated 4786 chars]
	I1007 11:28:14.092547    5040 pod_ready.go:103] pod "kube-apiserver-functional-475600" in "kube-system" namespace has status "Ready":"False"
	I1007 11:28:14.581425    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-475600
	I1007 11:28:14.581425    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:14.581425    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:14.581425    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:14.585905    5040 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:28:14.585975    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:14.585975    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:14.585975    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:14.585975    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:14.586073    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:14 GMT
	I1007 11:28:14.586073    5040 round_trippers.go:580]     Audit-Id: c170c84d-3b75-43a6-9e91-2e6d066203a9
	I1007 11:28:14.586073    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:14.586372    5040 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-functional-475600","namespace":"kube-system","uid":"57eee8fb-fb8a-4ad5-977d-34b4358303e7","resourceVersion":"560","creationTimestamp":"2024-10-07T11:26:03Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"172.30.129.63:8441","kubernetes.io/config.hash":"cae8fd9ec71ca66cbf46150dc0aea398","kubernetes.io/config.mirror":"cae8fd9ec71ca66cbf46150dc0aea398","kubernetes.io/config.seen":"2024-10-07T11:26:03.649705079Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:26:03Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.k
ubernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernete [truncated 8154 chars]
	I1007 11:28:14.587337    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/nodes/functional-475600
	I1007 11:28:14.587337    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:14.587337    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:14.587411    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:14.591258    5040 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 11:28:14.591322    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:14.591477    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:14.591477    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:14.591477    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:14 GMT
	I1007 11:28:14.591477    5040 round_trippers.go:580]     Audit-Id: 82507c64-cd78-4da7-9bc0-89d5cc5df66b
	I1007 11:28:14.591513    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:14.591513    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:14.592174    5040 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","resourceVersion":"473","creationTimestamp":"2024-10-07T11:26:00Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-475600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"functional-475600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_26_04_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:26:00Z","fieldsType":"FieldsV1", [truncated 4786 chars]
	I1007 11:28:14.592667    5040 pod_ready.go:93] pod "kube-apiserver-functional-475600" in "kube-system" namespace has status "Ready":"True"
	I1007 11:28:14.592667    5040 pod_ready.go:82] duration metric: took 6.5129529s for pod "kube-apiserver-functional-475600" in "kube-system" namespace to be "Ready" ...
	I1007 11:28:14.592667    5040 pod_ready.go:79] waiting up to 4m0s for pod "kube-controller-manager-functional-475600" in "kube-system" namespace to be "Ready" ...
	I1007 11:28:14.592667    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods/kube-controller-manager-functional-475600
	I1007 11:28:14.592667    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:14.592667    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:14.592667    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:14.598244    5040 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:28:14.598244    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:14.598244    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:14.598244    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:14 GMT
	I1007 11:28:14.598244    5040 round_trippers.go:580]     Audit-Id: b7d62ad6-6cf2-4018-b612-0d288b07737b
	I1007 11:28:14.598244    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:14.598244    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:14.598244    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:14.598244    5040 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-controller-manager-functional-475600","namespace":"kube-system","uid":"64926fa7-d701-4942-b38d-711a0fbe0fd9","resourceVersion":"553","creationTimestamp":"2024-10-07T11:26:03Z","labels":{"component":"kube-controller-manager","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"cbb7607d4c3c36e80ab01674db1ac853","kubernetes.io/config.mirror":"cbb7607d4c3c36e80ab01674db1ac853","kubernetes.io/config.seen":"2024-10-07T11:26:03.649706379Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:26:03Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes
.io/config.seen":{},"f:kubernetes.io/config.source":{}},"f:labels":{"." [truncated 7724 chars]
	I1007 11:28:14.598991    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/nodes/functional-475600
	I1007 11:28:14.598991    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:14.598991    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:14.598991    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:14.601011    5040 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 11:28:14.601011    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:14.601011    5040 round_trippers.go:580]     Audit-Id: c5d9386e-d31b-4a37-87f9-c1b6d5b86440
	I1007 11:28:14.601011    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:14.601011    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:14.601011    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:14.601011    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:14.601011    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:14 GMT
	I1007 11:28:14.602138    5040 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","resourceVersion":"473","creationTimestamp":"2024-10-07T11:26:00Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-475600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"functional-475600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_26_04_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:26:00Z","fieldsType":"FieldsV1", [truncated 4786 chars]
	I1007 11:28:14.602138    5040 pod_ready.go:93] pod "kube-controller-manager-functional-475600" in "kube-system" namespace has status "Ready":"True"
	I1007 11:28:14.602138    5040 pod_ready.go:82] duration metric: took 9.4705ms for pod "kube-controller-manager-functional-475600" in "kube-system" namespace to be "Ready" ...
	I1007 11:28:14.602138    5040 pod_ready.go:79] waiting up to 4m0s for pod "kube-proxy-k7lzd" in "kube-system" namespace to be "Ready" ...
	I1007 11:28:14.602138    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods/kube-proxy-k7lzd
	I1007 11:28:14.602138    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:14.602138    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:14.602138    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:14.605139    5040 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 11:28:14.605139    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:14.605139    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:14 GMT
	I1007 11:28:14.605139    5040 round_trippers.go:580]     Audit-Id: c1fbcebc-627c-4d55-aa95-f370820b7167
	I1007 11:28:14.605139    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:14.605139    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:14.605139    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:14.605139    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:14.606395    5040 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-proxy-k7lzd","generateName":"kube-proxy-","namespace":"kube-system","uid":"41d4a360-6bd0-4a47-b7b0-5e10e23e4ab8","resourceVersion":"531","creationTimestamp":"2024-10-07T11:26:08Z","labels":{"controller-revision-hash":"648b489c5b","k8s-app":"kube-proxy","pod-template-generation":"1"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"DaemonSet","name":"kube-proxy","uid":"0fe47218-857e-4625-8558-dc0aea1a8090","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:26:08Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:controller-revision-hash":{},"f:k8s-app":{},"f:pod-template-generation":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"0fe47218-857e-4625-8558-dc0aea1a8090\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:nodeAffinity":{".":{},"f:r
equiredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{"k: [truncated 6208 chars]
	I1007 11:28:14.607148    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/nodes/functional-475600
	I1007 11:28:14.607148    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:14.607148    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:14.607204    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:14.610139    5040 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 11:28:14.610139    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:14.610139    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:14.610139    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:14 GMT
	I1007 11:28:14.610139    5040 round_trippers.go:580]     Audit-Id: 3ebdfb2a-b0ac-4c5a-b500-426efc693858
	I1007 11:28:14.610139    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:14.610139    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:14.610139    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:14.610139    5040 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","resourceVersion":"473","creationTimestamp":"2024-10-07T11:26:00Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-475600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"functional-475600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_26_04_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:26:00Z","fieldsType":"FieldsV1", [truncated 4786 chars]
	I1007 11:28:14.610139    5040 pod_ready.go:93] pod "kube-proxy-k7lzd" in "kube-system" namespace has status "Ready":"True"
	I1007 11:28:14.610139    5040 pod_ready.go:82] duration metric: took 8.0014ms for pod "kube-proxy-k7lzd" in "kube-system" namespace to be "Ready" ...
	I1007 11:28:14.610139    5040 pod_ready.go:79] waiting up to 4m0s for pod "kube-scheduler-functional-475600" in "kube-system" namespace to be "Ready" ...
	I1007 11:28:14.611144    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods/kube-scheduler-functional-475600
	I1007 11:28:14.611144    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:14.611144    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:14.611144    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:14.618270    5040 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 11:28:14.618270    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:14.618270    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:14 GMT
	I1007 11:28:14.618270    5040 round_trippers.go:580]     Audit-Id: e8cd2153-eadb-46eb-b65e-530439f550c7
	I1007 11:28:14.618270    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:14.618270    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:14.618270    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:14.618270    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:14.618590    5040 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-scheduler-functional-475600","namespace":"kube-system","uid":"9636c8c6-a779-496b-873f-32981a9b832c","resourceVersion":"555","creationTimestamp":"2024-10-07T11:26:03Z","labels":{"component":"kube-scheduler","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"4bb9f5f1c38d8959d531136573babaac","kubernetes.io/config.mirror":"4bb9f5f1c38d8959d531136573babaac","kubernetes.io/config.seen":"2024-10-07T11:26:03.649707379Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:26:03Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes.io/config.seen":{
},"f:kubernetes.io/config.source":{}},"f:labels":{".":{},"f:component": [truncated 5342 chars]
	I1007 11:28:14.619208    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/nodes/functional-475600
	I1007 11:28:14.619208    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:14.619265    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:14.619265    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:14.622383    5040 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 11:28:14.622383    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:14.622383    5040 round_trippers.go:580]     Audit-Id: 76be09cc-ab11-4b6c-b043-6f2b5a906a54
	I1007 11:28:14.622383    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:14.622383    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:14.622450    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:14.622450    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:14.622450    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:14 GMT
	I1007 11:28:14.622758    5040 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","resourceVersion":"473","creationTimestamp":"2024-10-07T11:26:00Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-475600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"functional-475600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_26_04_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:26:00Z","fieldsType":"FieldsV1", [truncated 4786 chars]
	I1007 11:28:14.622986    5040 pod_ready.go:93] pod "kube-scheduler-functional-475600" in "kube-system" namespace has status "Ready":"True"
	I1007 11:28:14.622986    5040 pod_ready.go:82] duration metric: took 12.8463ms for pod "kube-scheduler-functional-475600" in "kube-system" namespace to be "Ready" ...
	I1007 11:28:14.622986    5040 pod_ready.go:39] duration metric: took 10.0727648s 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" ...
	I1007 11:28:14.622986    5040 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I1007 11:28:14.643702    5040 command_runner.go:130] > -16
	I1007 11:28:14.643702    5040 ops.go:34] apiserver oom_adj: -16
	I1007 11:28:14.643702    5040 kubeadm.go:597] duration metric: took 22.4297528s to restartPrimaryControlPlane
	I1007 11:28:14.643702    5040 kubeadm.go:394] duration metric: took 22.5400975s to StartCluster
	I1007 11:28:14.643702    5040 settings.go:142] acquiring lock: {Name:mk6b97e58c5fe8f88c3b8025e136ed13b1b7453d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 11:28:14.643702    5040 settings.go:150] Updating kubeconfig:  C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	I1007 11:28:14.645525    5040 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\kubeconfig: {Name:mk4f4c590fd703778dedd3b8c3d630c561af8c6e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 11:28:14.647115    5040 start.go:235] Will wait 6m0s for node &{Name: IP:172.30.129.63 Port:8441 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1007 11:28:14.647193    5040 addons.go:507] enable addons start: toEnable=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 inaccel:false ingress:false ingress-dns:false inspektor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false]
	I1007 11:28:14.647444    5040 addons.go:69] Setting storage-provisioner=true in profile "functional-475600"
	I1007 11:28:14.647565    5040 addons.go:234] Setting addon storage-provisioner=true in "functional-475600"
	W1007 11:28:14.647636    5040 addons.go:243] addon storage-provisioner should already be in state true
	I1007 11:28:14.647531    5040 addons.go:69] Setting default-storageclass=true in profile "functional-475600"
	I1007 11:28:14.647735    5040 config.go:182] Loaded profile config "functional-475600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 11:28:14.647735    5040 host.go:66] Checking if "functional-475600" exists ...
	I1007 11:28:14.647714    5040 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "functional-475600"
	I1007 11:28:14.648800    5040 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-475600 ).state
	I1007 11:28:14.649314    5040 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-475600 ).state
	I1007 11:28:14.651560    5040 out.go:177] * Verifying Kubernetes components...
	I1007 11:28:14.669204    5040 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:28:14.993474    5040 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1007 11:28:15.021785    5040 node_ready.go:35] waiting up to 6m0s for node "functional-475600" to be "Ready" ...
	I1007 11:28:15.022052    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/nodes/functional-475600
	I1007 11:28:15.022167    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:15.022167    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:15.022167    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:15.026399    5040 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:28:15.026477    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:15.026477    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:15 GMT
	I1007 11:28:15.026477    5040 round_trippers.go:580]     Audit-Id: 409e31d3-709f-4de6-8437-87ca95836de5
	I1007 11:28:15.026544    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:15.026544    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:15.026544    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:15.026544    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:15.026917    5040 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","resourceVersion":"473","creationTimestamp":"2024-10-07T11:26:00Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-475600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"functional-475600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_26_04_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:26:00Z","fieldsType":"FieldsV1", [truncated 4786 chars]
	I1007 11:28:15.027579    5040 node_ready.go:49] node "functional-475600" has status "Ready":"True"
	I1007 11:28:15.027579    5040 node_ready.go:38] duration metric: took 5.7289ms for node "functional-475600" to be "Ready" ...
	I1007 11:28:15.027579    5040 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1007 11:28:15.027579    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods
	I1007 11:28:15.027579    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:15.027579    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:15.027579    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:15.034998    5040 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 11:28:15.034998    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:15.034998    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:15.034998    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:15.034998    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:15 GMT
	I1007 11:28:15.034998    5040 round_trippers.go:580]     Audit-Id: cbf52aba-ddfa-46cd-b100-5b5c93b65afe
	I1007 11:28:15.034998    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:15.034998    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:15.036337    5040 request.go:1351] Response Body: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"560"},"items":[{"metadata":{"name":"coredns-7c65d6cfc9-4n2x8","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"30d42d43-67d5-442d-ba91-67c90a637993","resourceVersion":"547","creationTimestamp":"2024-10-07T11:26:09Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"d64d881c-5702-45cb-bca0-26ed4e83f2a4","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:26:09Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"d64d881c-5702-45cb-bca0-26ed4e83f2a4\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f
:preferredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{ [truncated 51469 chars]
	I1007 11:28:15.040223    5040 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-4n2x8" in "kube-system" namespace to be "Ready" ...
	I1007 11:28:15.041186    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-4n2x8
	I1007 11:28:15.041186    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:15.041186    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:15.041186    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:15.044979    5040 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 11:28:15.044979    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:15.045073    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:15.045073    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:15.045073    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:15 GMT
	I1007 11:28:15.045073    5040 round_trippers.go:580]     Audit-Id: 2ee7f0da-b789-481b-ac8a-e21eb96a1dcb
	I1007 11:28:15.045073    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:15.045073    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:15.045841    5040 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-4n2x8","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"30d42d43-67d5-442d-ba91-67c90a637993","resourceVersion":"547","creationTimestamp":"2024-10-07T11:26:09Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"d64d881c-5702-45cb-bca0-26ed4e83f2a4","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:26:09Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"d64d881c-5702-45cb-bca0-26ed4e83f2a4\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":{
}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f:i [truncated 6706 chars]
	I1007 11:28:15.046504    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/nodes/functional-475600
	I1007 11:28:15.046504    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:15.046583    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:15.046583    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:15.051240    5040 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:28:15.051240    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:15.051240    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:15.051338    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:15 GMT
	I1007 11:28:15.051338    5040 round_trippers.go:580]     Audit-Id: 54e3f0aa-392d-4c8c-8c8f-1787d2b6377d
	I1007 11:28:15.051338    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:15.051338    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:15.051338    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:15.051618    5040 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","resourceVersion":"473","creationTimestamp":"2024-10-07T11:26:00Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-475600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"functional-475600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_26_04_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:26:00Z","fieldsType":"FieldsV1", [truncated 4786 chars]
	I1007 11:28:15.051752    5040 pod_ready.go:93] pod "coredns-7c65d6cfc9-4n2x8" in "kube-system" namespace has status "Ready":"True"
	I1007 11:28:15.051752    5040 pod_ready.go:82] duration metric: took 11.5287ms for pod "coredns-7c65d6cfc9-4n2x8" in "kube-system" namespace to be "Ready" ...
	I1007 11:28:15.051752    5040 pod_ready.go:79] waiting up to 6m0s for pod "etcd-functional-475600" in "kube-system" namespace to be "Ready" ...
	I1007 11:28:15.182169    5040 request.go:632] Waited for 130.4153ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods/etcd-functional-475600
	I1007 11:28:15.182169    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods/etcd-functional-475600
	I1007 11:28:15.182169    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:15.182169    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:15.182169    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:15.189388    5040 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 11:28:15.189388    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:15.189388    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:15.189492    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:15 GMT
	I1007 11:28:15.189492    5040 round_trippers.go:580]     Audit-Id: 1bb6f206-eead-4bb4-b9f3-dd8fcf348aa5
	I1007 11:28:15.189492    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:15.189492    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:15.189567    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:15.190443    5040 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"etcd-functional-475600","namespace":"kube-system","uid":"704451f1-20dd-4d44-8fee-00436f9c354b","resourceVersion":"546","creationTimestamp":"2024-10-07T11:26:01Z","labels":{"component":"etcd","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/etcd.advertise-client-urls":"https://172.30.129.63:2379","kubernetes.io/config.hash":"80c89620455f70d431c1751d5c63ae1c","kubernetes.io/config.mirror":"80c89620455f70d431c1751d5c63ae1c","kubernetes.io/config.seen":"2024-10-07T11:25:56.050761356Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:26:01Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.kubernetes.io/etcd.advertise
-client-urls":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/conf [truncated 6482 chars]
	I1007 11:28:15.381345    5040 request.go:632] Waited for 189.9266ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.129.63:8441/api/v1/nodes/functional-475600
	I1007 11:28:15.381345    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/nodes/functional-475600
	I1007 11:28:15.381345    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:15.381345    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:15.381345    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:15.385928    5040 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:28:15.386035    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:15.386035    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:15 GMT
	I1007 11:28:15.386035    5040 round_trippers.go:580]     Audit-Id: 4f4c9148-2e6e-4632-aa49-137ac8619b8b
	I1007 11:28:15.386035    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:15.386035    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:15.386035    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:15.386035    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:15.386348    5040 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","resourceVersion":"473","creationTimestamp":"2024-10-07T11:26:00Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-475600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"functional-475600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_26_04_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:26:00Z","fieldsType":"FieldsV1", [truncated 4786 chars]
	I1007 11:28:15.386806    5040 pod_ready.go:93] pod "etcd-functional-475600" in "kube-system" namespace has status "Ready":"True"
	I1007 11:28:15.386806    5040 pod_ready.go:82] duration metric: took 335.0507ms for pod "etcd-functional-475600" in "kube-system" namespace to be "Ready" ...
	I1007 11:28:15.386993    5040 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-functional-475600" in "kube-system" namespace to be "Ready" ...
	I1007 11:28:15.581794    5040 request.go:632] Waited for 194.6838ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-475600
	I1007 11:28:15.581794    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods/kube-apiserver-functional-475600
	I1007 11:28:15.581794    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:15.581794    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:15.581794    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:15.586127    5040 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:28:15.586127    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:15.586127    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:15 GMT
	I1007 11:28:15.586127    5040 round_trippers.go:580]     Audit-Id: fcdc9fa6-dbc9-4798-a004-02365ee334ed
	I1007 11:28:15.586127    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:15.586127    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:15.586127    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:15.586127    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:15.586665    5040 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-functional-475600","namespace":"kube-system","uid":"57eee8fb-fb8a-4ad5-977d-34b4358303e7","resourceVersion":"560","creationTimestamp":"2024-10-07T11:26:03Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"172.30.129.63:8441","kubernetes.io/config.hash":"cae8fd9ec71ca66cbf46150dc0aea398","kubernetes.io/config.mirror":"cae8fd9ec71ca66cbf46150dc0aea398","kubernetes.io/config.seen":"2024-10-07T11:26:03.649705079Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:26:03Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.k
ubernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernete [truncated 8154 chars]
	I1007 11:28:15.782489    5040 request.go:632] Waited for 195.6116ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.129.63:8441/api/v1/nodes/functional-475600
	I1007 11:28:15.782489    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/nodes/functional-475600
	I1007 11:28:15.782489    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:15.782489    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:15.782489    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:15.785809    5040 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 11:28:15.786700    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:15.786700    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:15.786700    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:15.786700    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:15.786700    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:15 GMT
	I1007 11:28:15.786700    5040 round_trippers.go:580]     Audit-Id: 3b79019f-768e-467e-8307-309564b0afd9
	I1007 11:28:15.786700    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:15.786836    5040 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","resourceVersion":"473","creationTimestamp":"2024-10-07T11:26:00Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-475600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"functional-475600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_26_04_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:26:00Z","fieldsType":"FieldsV1", [truncated 4786 chars]
	I1007 11:28:15.787398    5040 pod_ready.go:93] pod "kube-apiserver-functional-475600" in "kube-system" namespace has status "Ready":"True"
	I1007 11:28:15.787489    5040 pod_ready.go:82] duration metric: took 400.4913ms for pod "kube-apiserver-functional-475600" in "kube-system" namespace to be "Ready" ...
	I1007 11:28:15.787489    5040 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-functional-475600" in "kube-system" namespace to be "Ready" ...
	I1007 11:28:15.981729    5040 request.go:632] Waited for 194.1473ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods/kube-controller-manager-functional-475600
	I1007 11:28:15.981729    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods/kube-controller-manager-functional-475600
	I1007 11:28:15.981729    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:15.981729    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:15.981729    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:15.986397    5040 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:28:15.986589    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:15.986589    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:16 GMT
	I1007 11:28:15.986589    5040 round_trippers.go:580]     Audit-Id: 0eab2d34-5c99-48e0-ac27-14e41b7d5674
	I1007 11:28:15.986589    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:15.986589    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:15.986589    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:15.986589    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:15.986589    5040 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-controller-manager-functional-475600","namespace":"kube-system","uid":"64926fa7-d701-4942-b38d-711a0fbe0fd9","resourceVersion":"553","creationTimestamp":"2024-10-07T11:26:03Z","labels":{"component":"kube-controller-manager","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"cbb7607d4c3c36e80ab01674db1ac853","kubernetes.io/config.mirror":"cbb7607d4c3c36e80ab01674db1ac853","kubernetes.io/config.seen":"2024-10-07T11:26:03.649706379Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:26:03Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes
.io/config.seen":{},"f:kubernetes.io/config.source":{}},"f:labels":{"." [truncated 7724 chars]
	I1007 11:28:16.181904    5040 request.go:632] Waited for 194.6129ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.129.63:8441/api/v1/nodes/functional-475600
	I1007 11:28:16.182340    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/nodes/functional-475600
	I1007 11:28:16.182340    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:16.182438    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:16.182438    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:16.186359    5040 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 11:28:16.186425    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:16.186425    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:16.186425    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:16 GMT
	I1007 11:28:16.186425    5040 round_trippers.go:580]     Audit-Id: 0fb4496f-b782-4593-ab0c-8ab88ac39b8d
	I1007 11:28:16.186425    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:16.186425    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:16.186425    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:16.186425    5040 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","resourceVersion":"473","creationTimestamp":"2024-10-07T11:26:00Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-475600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"functional-475600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_26_04_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:26:00Z","fieldsType":"FieldsV1", [truncated 4786 chars]
	I1007 11:28:16.187148    5040 pod_ready.go:93] pod "kube-controller-manager-functional-475600" in "kube-system" namespace has status "Ready":"True"
	I1007 11:28:16.187173    5040 pod_ready.go:82] duration metric: took 399.6791ms for pod "kube-controller-manager-functional-475600" in "kube-system" namespace to be "Ready" ...
	I1007 11:28:16.187173    5040 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-k7lzd" in "kube-system" namespace to be "Ready" ...
	I1007 11:28:16.381780    5040 request.go:632] Waited for 194.4456ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods/kube-proxy-k7lzd
	I1007 11:28:16.381780    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods/kube-proxy-k7lzd
	I1007 11:28:16.381780    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:16.381780    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:16.381780    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:16.387780    5040 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:28:16.387780    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:16.387780    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:16.387780    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:16 GMT
	I1007 11:28:16.387780    5040 round_trippers.go:580]     Audit-Id: 46087d04-56b6-4e3a-82d8-d1dc0fe9635e
	I1007 11:28:16.387780    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:16.387780    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:16.387780    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:16.387780    5040 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-proxy-k7lzd","generateName":"kube-proxy-","namespace":"kube-system","uid":"41d4a360-6bd0-4a47-b7b0-5e10e23e4ab8","resourceVersion":"531","creationTimestamp":"2024-10-07T11:26:08Z","labels":{"controller-revision-hash":"648b489c5b","k8s-app":"kube-proxy","pod-template-generation":"1"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"DaemonSet","name":"kube-proxy","uid":"0fe47218-857e-4625-8558-dc0aea1a8090","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:26:08Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:controller-revision-hash":{},"f:k8s-app":{},"f:pod-template-generation":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"0fe47218-857e-4625-8558-dc0aea1a8090\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:nodeAffinity":{".":{},"f:r
equiredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{"k: [truncated 6208 chars]
	I1007 11:28:16.582650    5040 request.go:632] Waited for 193.861ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.129.63:8441/api/v1/nodes/functional-475600
	I1007 11:28:16.582650    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/nodes/functional-475600
	I1007 11:28:16.582650    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:16.582650    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:16.582650    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:16.587353    5040 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:28:16.587353    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:16.587353    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:16 GMT
	I1007 11:28:16.587353    5040 round_trippers.go:580]     Audit-Id: bf21c0ec-7501-4955-a4ef-4f45425dc186
	I1007 11:28:16.587353    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:16.587353    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:16.587353    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:16.587353    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:16.587353    5040 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","resourceVersion":"473","creationTimestamp":"2024-10-07T11:26:00Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-475600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"functional-475600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_26_04_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:26:00Z","fieldsType":"FieldsV1", [truncated 4786 chars]
	I1007 11:28:16.588064    5040 pod_ready.go:93] pod "kube-proxy-k7lzd" in "kube-system" namespace has status "Ready":"True"
	I1007 11:28:16.588064    5040 pod_ready.go:82] duration metric: took 400.8077ms for pod "kube-proxy-k7lzd" in "kube-system" namespace to be "Ready" ...
	I1007 11:28:16.588064    5040 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-functional-475600" in "kube-system" namespace to be "Ready" ...
	I1007 11:28:16.781640    5040 request.go:632] Waited for 193.5743ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods/kube-scheduler-functional-475600
	I1007 11:28:16.781640    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods/kube-scheduler-functional-475600
	I1007 11:28:16.781640    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:16.781640    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:16.781640    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:16.786293    5040 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:28:16.786293    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:16.786293    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:16.786457    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:16.786457    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:16 GMT
	I1007 11:28:16.786457    5040 round_trippers.go:580]     Audit-Id: 876c8d72-68d3-4955-a1ff-74b1a891dd54
	I1007 11:28:16.786507    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:16.786507    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:16.787156    5040 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-scheduler-functional-475600","namespace":"kube-system","uid":"9636c8c6-a779-496b-873f-32981a9b832c","resourceVersion":"555","creationTimestamp":"2024-10-07T11:26:03Z","labels":{"component":"kube-scheduler","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"4bb9f5f1c38d8959d531136573babaac","kubernetes.io/config.mirror":"4bb9f5f1c38d8959d531136573babaac","kubernetes.io/config.seen":"2024-10-07T11:26:03.649707379Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:26:03Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes.io/config.seen":{
},"f:kubernetes.io/config.source":{}},"f:labels":{".":{},"f:component": [truncated 5342 chars]
	I1007 11:28:16.981607    5040 request.go:632] Waited for 193.7742ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.129.63:8441/api/v1/nodes/functional-475600
	I1007 11:28:16.981607    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/nodes/functional-475600
	I1007 11:28:16.981607    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:16.981607    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:16.981607    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:16.985758    5040 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:28:16.985758    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:16.985758    5040 round_trippers.go:580]     Audit-Id: f30ca751-4c0c-46fe-9bed-27f0fb012b0f
	I1007 11:28:16.985837    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:16.985837    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:16.985837    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:16.985837    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:16.985902    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:17 GMT
	I1007 11:28:16.986130    5040 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","resourceVersion":"473","creationTimestamp":"2024-10-07T11:26:00Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-475600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"functional-475600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_26_04_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","
apiVersion":"v1","time":"2024-10-07T11:26:00Z","fieldsType":"FieldsV1", [truncated 4786 chars]
	I1007 11:28:16.986304    5040 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:28:16.986425    5040 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:28:16.986744    5040 pod_ready.go:93] pod "kube-scheduler-functional-475600" in "kube-system" namespace has status "Ready":"True"
	I1007 11:28:16.986744    5040 pod_ready.go:82] duration metric: took 398.6758ms for pod "kube-scheduler-functional-475600" in "kube-system" namespace to be "Ready" ...
	I1007 11:28:16.986898    5040 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:28:16.986898    5040 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:28:16.986898    5040 pod_ready.go:39] duration metric: took 1.9592974s 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" ...
	I1007 11:28:16.986965    5040 api_server.go:52] waiting for apiserver process to appear ...
	I1007 11:28:16.987816    5040 loader.go:395] Config loaded from file:  C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	I1007 11:28:16.988468    5040 kapi.go:59] client config for functional-475600: &rest.Config{Host:"https://172.30.129.63:8441", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", UID:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.key", CAFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil),
CAData:[]uint8(nil), NextProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x30030e0), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
	I1007 11:28:16.989061    5040 addons.go:234] Setting addon default-storageclass=true in "functional-475600"
	W1007 11:28:16.989061    5040 addons.go:243] addon default-storageclass should already be in state true
	I1007 11:28:16.989061    5040 host.go:66] Checking if "functional-475600" exists ...
	I1007 11:28:16.989651    5040 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I1007 11:28:16.990587    5040 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-475600 ).state
	I1007 11:28:16.992190    5040 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I1007 11:28:16.992190    5040 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I1007 11:28:16.992271    5040 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-475600 ).state
	I1007 11:28:17.000759    5040 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1007 11:28:17.030775    5040 command_runner.go:130] > 5719
	I1007 11:28:17.031219    5040 api_server.go:72] duration metric: took 2.3839995s to wait for apiserver process to appear ...
	I1007 11:28:17.031298    5040 api_server.go:88] waiting for apiserver healthz status ...
	I1007 11:28:17.031340    5040 api_server.go:253] Checking apiserver healthz at https://172.30.129.63:8441/healthz ...
	I1007 11:28:17.038651    5040 api_server.go:279] https://172.30.129.63:8441/healthz returned 200:
	ok
	I1007 11:28:17.038869    5040 round_trippers.go:463] GET https://172.30.129.63:8441/version
	I1007 11:28:17.038869    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:17.038910    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:17.038910    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:17.040426    5040 round_trippers.go:574] Response Status: 200 OK in 1 milliseconds
	I1007 11:28:17.040505    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:17.040505    5040 round_trippers.go:580]     Audit-Id: 7088c24a-ca33-4233-b5fe-20d208e74ac7
	I1007 11:28:17.040505    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:17.040505    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:17.040505    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:17.040505    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:17.040505    5040 round_trippers.go:580]     Content-Length: 263
	I1007 11:28:17.040505    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:17 GMT
	I1007 11:28:17.040617    5040 request.go:1351] Response Body: {
	  "major": "1",
	  "minor": "31",
	  "gitVersion": "v1.31.1",
	  "gitCommit": "948afe5ca072329a73c8e79ed5938717a5cb3d21",
	  "gitTreeState": "clean",
	  "buildDate": "2024-09-11T21:22:08Z",
	  "goVersion": "go1.22.6",
	  "compiler": "gc",
	  "platform": "linux/amd64"
	}
	I1007 11:28:17.040696    5040 api_server.go:141] control plane version: v1.31.1
	I1007 11:28:17.040696    5040 api_server.go:131] duration metric: took 9.3974ms to wait for apiserver health ...
	I1007 11:28:17.040752    5040 system_pods.go:43] waiting for kube-system pods to appear ...
	I1007 11:28:17.181376    5040 request.go:632] Waited for 140.5645ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods
	I1007 11:28:17.181376    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods
	I1007 11:28:17.181376    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:17.181376    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:17.181376    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:17.186414    5040 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:28:17.186414    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:17.186414    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:17.186414    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:17 GMT
	I1007 11:28:17.186414    5040 round_trippers.go:580]     Audit-Id: 4e524077-fc7e-441d-9f8a-a1e46f2e9402
	I1007 11:28:17.186485    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:17.186485    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:17.186485    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:17.187508    5040 request.go:1351] Response Body: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"560"},"items":[{"metadata":{"name":"coredns-7c65d6cfc9-4n2x8","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"30d42d43-67d5-442d-ba91-67c90a637993","resourceVersion":"547","creationTimestamp":"2024-10-07T11:26:09Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"d64d881c-5702-45cb-bca0-26ed4e83f2a4","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:26:09Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"d64d881c-5702-45cb-bca0-26ed4e83f2a4\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f
:preferredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{ [truncated 51469 chars]
	I1007 11:28:17.190200    5040 system_pods.go:59] 7 kube-system pods found
	I1007 11:28:17.190200    5040 system_pods.go:61] "coredns-7c65d6cfc9-4n2x8" [30d42d43-67d5-442d-ba91-67c90a637993] Running
	I1007 11:28:17.190200    5040 system_pods.go:61] "etcd-functional-475600" [704451f1-20dd-4d44-8fee-00436f9c354b] Running
	I1007 11:28:17.190200    5040 system_pods.go:61] "kube-apiserver-functional-475600" [57eee8fb-fb8a-4ad5-977d-34b4358303e7] Running
	I1007 11:28:17.190200    5040 system_pods.go:61] "kube-controller-manager-functional-475600" [64926fa7-d701-4942-b38d-711a0fbe0fd9] Running
	I1007 11:28:17.190200    5040 system_pods.go:61] "kube-proxy-k7lzd" [41d4a360-6bd0-4a47-b7b0-5e10e23e4ab8] Running
	I1007 11:28:17.190200    5040 system_pods.go:61] "kube-scheduler-functional-475600" [9636c8c6-a779-496b-873f-32981a9b832c] Running
	I1007 11:28:17.190200    5040 system_pods.go:61] "storage-provisioner" [6da25601-284c-4610-a8b8-cdcef18d4aa6] Running
	I1007 11:28:17.190200    5040 system_pods.go:74] duration metric: took 149.4458ms to wait for pod list to return data ...
	I1007 11:28:17.190200    5040 default_sa.go:34] waiting for default service account to be created ...
	I1007 11:28:17.382181    5040 request.go:632] Waited for 191.4442ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.129.63:8441/api/v1/namespaces/default/serviceaccounts
	I1007 11:28:17.382181    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/namespaces/default/serviceaccounts
	I1007 11:28:17.382181    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:17.382181    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:17.382181    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:17.386681    5040 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:28:17.386681    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:17.386681    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:17.386681    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:17.386681    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:17.386681    5040 round_trippers.go:580]     Content-Length: 261
	I1007 11:28:17.386681    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:17 GMT
	I1007 11:28:17.386681    5040 round_trippers.go:580]     Audit-Id: a8da6609-de7b-4232-a1c5-ab461bb6f345
	I1007 11:28:17.386681    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:17.386681    5040 request.go:1351] Response Body: {"kind":"ServiceAccountList","apiVersion":"v1","metadata":{"resourceVersion":"560"},"items":[{"metadata":{"name":"default","namespace":"default","uid":"87e7edb6-6110-4d39-b5e3-d69ac23725a6","resourceVersion":"314","creationTimestamp":"2024-10-07T11:26:08Z"}}]}
	I1007 11:28:17.387154    5040 default_sa.go:45] found service account: "default"
	I1007 11:28:17.387154    5040 default_sa.go:55] duration metric: took 196.4168ms for default service account to be created ...
	I1007 11:28:17.387154    5040 system_pods.go:116] waiting for k8s-apps to be running ...
	I1007 11:28:17.581626    5040 request.go:632] Waited for 194.3491ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods
	I1007 11:28:17.581626    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/namespaces/kube-system/pods
	I1007 11:28:17.581626    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:17.581626    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:17.581626    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:17.588598    5040 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:28:17.588598    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:17.588727    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:17.588727    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:17.588727    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:17.588727    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:17 GMT
	I1007 11:28:17.588727    5040 round_trippers.go:580]     Audit-Id: ff06def2-047e-4dff-9de8-41a188cf906b
	I1007 11:28:17.588727    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:17.590358    5040 request.go:1351] Response Body: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"560"},"items":[{"metadata":{"name":"coredns-7c65d6cfc9-4n2x8","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"30d42d43-67d5-442d-ba91-67c90a637993","resourceVersion":"547","creationTimestamp":"2024-10-07T11:26:09Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"d64d881c-5702-45cb-bca0-26ed4e83f2a4","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T11:26:09Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"d64d881c-5702-45cb-bca0-26ed4e83f2a4\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f
:preferredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{ [truncated 51469 chars]
	I1007 11:28:17.596706    5040 system_pods.go:86] 7 kube-system pods found
	I1007 11:28:17.597647    5040 system_pods.go:89] "coredns-7c65d6cfc9-4n2x8" [30d42d43-67d5-442d-ba91-67c90a637993] Running
	I1007 11:28:17.597647    5040 system_pods.go:89] "etcd-functional-475600" [704451f1-20dd-4d44-8fee-00436f9c354b] Running
	I1007 11:28:17.597647    5040 system_pods.go:89] "kube-apiserver-functional-475600" [57eee8fb-fb8a-4ad5-977d-34b4358303e7] Running
	I1007 11:28:17.597647    5040 system_pods.go:89] "kube-controller-manager-functional-475600" [64926fa7-d701-4942-b38d-711a0fbe0fd9] Running
	I1007 11:28:17.597647    5040 system_pods.go:89] "kube-proxy-k7lzd" [41d4a360-6bd0-4a47-b7b0-5e10e23e4ab8] Running
	I1007 11:28:17.597647    5040 system_pods.go:89] "kube-scheduler-functional-475600" [9636c8c6-a779-496b-873f-32981a9b832c] Running
	I1007 11:28:17.597647    5040 system_pods.go:89] "storage-provisioner" [6da25601-284c-4610-a8b8-cdcef18d4aa6] Running
	I1007 11:28:17.597647    5040 system_pods.go:126] duration metric: took 210.4902ms to wait for k8s-apps to be running ...
	I1007 11:28:17.597647    5040 system_svc.go:44] waiting for kubelet service to be running ....
	I1007 11:28:17.617445    5040 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1007 11:28:17.643415    5040 system_svc.go:56] duration metric: took 45.7683ms WaitForService to wait for kubelet
	I1007 11:28:17.643415    5040 kubeadm.go:582] duration metric: took 2.9961894s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I1007 11:28:17.643415    5040 node_conditions.go:102] verifying NodePressure condition ...
	I1007 11:28:17.781784    5040 request.go:632] Waited for 138.3669ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.129.63:8441/api/v1/nodes
	I1007 11:28:17.781784    5040 round_trippers.go:463] GET https://172.30.129.63:8441/api/v1/nodes
	I1007 11:28:17.781784    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:17.781784    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:17.781784    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:17.787127    5040 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:28:17.787127    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:17.787127    5040 round_trippers.go:580]     Audit-Id: 5bb2b660-39ef-4e9b-b10f-6af161d3957d
	I1007 11:28:17.787127    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:17.787127    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:17.787127    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:17.787245    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:17.787245    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:17 GMT
	I1007 11:28:17.788132    5040 request.go:1351] Response Body: {"kind":"NodeList","apiVersion":"v1","metadata":{"resourceVersion":"560"},"items":[{"metadata":{"name":"functional-475600","uid":"98ba750e-feaf-4324-9c55-d48a984b11e6","resourceVersion":"473","creationTimestamp":"2024-10-07T11:26:00Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"functional-475600","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"functional-475600","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T11_26_04_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedF
ields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","ti [truncated 4839 chars]
	I1007 11:28:17.788667    5040 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I1007 11:28:17.788762    5040 node_conditions.go:123] node cpu capacity is 2
	I1007 11:28:17.788762    5040 node_conditions.go:105] duration metric: took 145.3446ms to run NodePressure ...
	I1007 11:28:17.788762    5040 start.go:241] waiting for startup goroutines ...
	I1007 11:28:19.266877    5040 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:28:19.266877    5040 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:28:19.266877    5040 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I1007 11:28:19.266877    5040 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I1007 11:28:19.266877    5040 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-475600 ).state
	I1007 11:28:19.273393    5040 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:28:19.273393    5040 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:28:19.273393    5040 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM functional-475600 ).networkadapters[0]).ipaddresses[0]
	I1007 11:28:21.536837    5040 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:28:21.537345    5040 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:28:21.537497    5040 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM functional-475600 ).networkadapters[0]).ipaddresses[0]
	I1007 11:28:21.942350    5040 main.go:141] libmachine: [stdout =====>] : 172.30.129.63
	
	I1007 11:28:21.942681    5040 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:28:21.943402    5040 sshutil.go:53] new ssh client: &{IP:172.30.129.63 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\functional-475600\id_rsa Username:docker}
	I1007 11:28:22.085892    5040 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I1007 11:28:22.913279    5040 command_runner.go:130] > serviceaccount/storage-provisioner unchanged
	I1007 11:28:22.913279    5040 command_runner.go:130] > clusterrolebinding.rbac.authorization.k8s.io/storage-provisioner unchanged
	I1007 11:28:22.913279    5040 command_runner.go:130] > role.rbac.authorization.k8s.io/system:persistent-volume-provisioner unchanged
	I1007 11:28:22.913279    5040 command_runner.go:130] > rolebinding.rbac.authorization.k8s.io/system:persistent-volume-provisioner unchanged
	I1007 11:28:22.913279    5040 command_runner.go:130] > endpoints/k8s.io-minikube-hostpath unchanged
	I1007 11:28:22.913279    5040 command_runner.go:130] > pod/storage-provisioner configured
	I1007 11:28:24.156307    5040 main.go:141] libmachine: [stdout =====>] : 172.30.129.63
	
	I1007 11:28:24.157207    5040 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:28:24.157368    5040 sshutil.go:53] new ssh client: &{IP:172.30.129.63 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\functional-475600\id_rsa Username:docker}
	I1007 11:28:24.286293    5040 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I1007 11:28:24.449415    5040 command_runner.go:130] > storageclass.storage.k8s.io/standard unchanged
	I1007 11:28:24.449656    5040 round_trippers.go:463] GET https://172.30.129.63:8441/apis/storage.k8s.io/v1/storageclasses
	I1007 11:28:24.449656    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:24.449809    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:24.449809    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:24.453599    5040 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 11:28:24.453599    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:24.453599    5040 round_trippers.go:580]     Content-Length: 1273
	I1007 11:28:24.453599    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:24 GMT
	I1007 11:28:24.453599    5040 round_trippers.go:580]     Audit-Id: 5cbb1a78-d2fc-46d4-917d-bd09741814c6
	I1007 11:28:24.453599    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:24.453599    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:24.453599    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:24.453599    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:24.453599    5040 request.go:1351] Response Body: {"kind":"StorageClassList","apiVersion":"storage.k8s.io/v1","metadata":{"resourceVersion":"567"},"items":[{"metadata":{"name":"standard","uid":"a090f5c6-cfca-483c-a4c2-61c32f7c9917","resourceVersion":"403","creationTimestamp":"2024-10-07T11:26:18Z","labels":{"addonmanager.kubernetes.io/mode":"EnsureExists"},"annotations":{"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\"}\n","storageclass.kubernetes.io/is-default-class":"true"},"managedFields":[{"manager":"kubectl-client-side-apply","operation":"Update","apiVersion":"storage.k8s.io/v1","time":"2024-10-07T11:26:18Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubectl.kuberne
tes.io/last-applied-configuration":{},"f:storageclass.kubernetes.io/is- [truncated 249 chars]
	I1007 11:28:24.454597    5040 request.go:1351] Request Body: {"kind":"StorageClass","apiVersion":"storage.k8s.io/v1","metadata":{"name":"standard","uid":"a090f5c6-cfca-483c-a4c2-61c32f7c9917","resourceVersion":"403","creationTimestamp":"2024-10-07T11:26:18Z","labels":{"addonmanager.kubernetes.io/mode":"EnsureExists"},"annotations":{"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\"}\n","storageclass.kubernetes.io/is-default-class":"true"},"managedFields":[{"manager":"kubectl-client-side-apply","operation":"Update","apiVersion":"storage.k8s.io/v1","time":"2024-10-07T11:26:18Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubectl.kubernetes.io/last-applied-configuration":{},"f:storageclas
s.kubernetes.io/is-default-class":{}},"f:labels":{".":{},"f:addonmanag [truncated 196 chars]
	I1007 11:28:24.454597    5040 round_trippers.go:463] PUT https://172.30.129.63:8441/apis/storage.k8s.io/v1/storageclasses/standard
	I1007 11:28:24.454597    5040 round_trippers.go:469] Request Headers:
	I1007 11:28:24.454597    5040 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:28:24.454597    5040 round_trippers.go:473]     Content-Type: application/json
	I1007 11:28:24.454597    5040 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:28:24.459241    5040 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:28:24.459241    5040 round_trippers.go:577] Response Headers:
	I1007 11:28:24.459241    5040 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: c88ace6e-883b-4f26-b242-4d160418b916
	I1007 11:28:24.459305    5040 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 43cedfe6-6f2c-4d8f-80bf-7a2b6bd07d1f
	I1007 11:28:24.459305    5040 round_trippers.go:580]     Content-Length: 1220
	I1007 11:28:24.459305    5040 round_trippers.go:580]     Date: Mon, 07 Oct 2024 11:28:24 GMT
	I1007 11:28:24.459305    5040 round_trippers.go:580]     Audit-Id: 7bc6c9e1-4ffa-433a-a926-096efad27254
	I1007 11:28:24.459305    5040 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 11:28:24.459305    5040 round_trippers.go:580]     Content-Type: application/json
	I1007 11:28:24.460074    5040 request.go:1351] Response Body: {"kind":"StorageClass","apiVersion":"storage.k8s.io/v1","metadata":{"name":"standard","uid":"a090f5c6-cfca-483c-a4c2-61c32f7c9917","resourceVersion":"403","creationTimestamp":"2024-10-07T11:26:18Z","labels":{"addonmanager.kubernetes.io/mode":"EnsureExists"},"annotations":{"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\"}\n","storageclass.kubernetes.io/is-default-class":"true"},"managedFields":[{"manager":"kubectl-client-side-apply","operation":"Update","apiVersion":"storage.k8s.io/v1","time":"2024-10-07T11:26:18Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubectl.kubernetes.io/last-applied-configuration":{},"f:storagecla
ss.kubernetes.io/is-default-class":{}},"f:labels":{".":{},"f:addonmanag [truncated 196 chars]
	I1007 11:28:24.465993    5040 out.go:177] * Enabled addons: storage-provisioner, default-storageclass
	I1007 11:28:24.470248    5040 addons.go:510] duration metric: took 9.8229466s for enable addons: enabled=[storage-provisioner default-storageclass]
	I1007 11:28:24.470331    5040 start.go:246] waiting for cluster config update ...
	I1007 11:28:24.470403    5040 start.go:255] writing updated cluster config ...
	I1007 11:28:24.481800    5040 ssh_runner.go:195] Run: rm -f paused
	I1007 11:28:24.634146    5040 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I1007 11:28:24.637829    5040 out.go:177] * Done! kubectl is now configured to use "functional-475600" cluster and "default" namespace by default
	
	
	==> Docker <==
	Oct 07 11:28:02 functional-475600 dockerd[4139]: time="2024-10-07T11:28:02.771824952Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 11:28:02 functional-475600 dockerd[4139]: time="2024-10-07T11:28:02.772025853Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 11:28:02 functional-475600 dockerd[4139]: time="2024-10-07T11:28:02.814442966Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 11:28:02 functional-475600 dockerd[4139]: time="2024-10-07T11:28:02.814535066Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 11:28:02 functional-475600 dockerd[4139]: time="2024-10-07T11:28:02.814632866Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 11:28:02 functional-475600 dockerd[4139]: time="2024-10-07T11:28:02.814874367Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 11:28:02 functional-475600 dockerd[4139]: time="2024-10-07T11:28:02.888601363Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 11:28:02 functional-475600 dockerd[4139]: time="2024-10-07T11:28:02.888905064Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 11:28:02 functional-475600 dockerd[4139]: time="2024-10-07T11:28:02.888991664Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 11:28:02 functional-475600 dockerd[4139]: time="2024-10-07T11:28:02.889206165Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 11:28:03 functional-475600 cri-dockerd[4409]: time="2024-10-07T11:28:03Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/1e0fa802ca7ec36204ea80908cf58b55b6dd664becd6b404b6ae0f5cb4c92cf4/resolv.conf as [nameserver 172.30.128.1]"
	Oct 07 11:28:03 functional-475600 cri-dockerd[4409]: time="2024-10-07T11:28:03Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/b85fb41487982fd13ea034ae623743ab83975165a857c658c4c8d38ebd5eb397/resolv.conf as [nameserver 172.30.128.1]"
	Oct 07 11:28:03 functional-475600 cri-dockerd[4409]: time="2024-10-07T11:28:03Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/c32f2e47e775080d819e86e56b5a7d43cf1384605094802beea64e8f8a7b8682/resolv.conf as [nameserver 172.30.128.1]"
	Oct 07 11:28:03 functional-475600 dockerd[4139]: time="2024-10-07T11:28:03.336631731Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 11:28:03 functional-475600 dockerd[4139]: time="2024-10-07T11:28:03.336710931Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 11:28:03 functional-475600 dockerd[4139]: time="2024-10-07T11:28:03.336729931Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 11:28:03 functional-475600 dockerd[4139]: time="2024-10-07T11:28:03.336825631Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 11:28:03 functional-475600 dockerd[4139]: time="2024-10-07T11:28:03.414587569Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 11:28:03 functional-475600 dockerd[4139]: time="2024-10-07T11:28:03.414647969Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 11:28:03 functional-475600 dockerd[4139]: time="2024-10-07T11:28:03.414665969Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 11:28:03 functional-475600 dockerd[4139]: time="2024-10-07T11:28:03.414748370Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 11:28:03 functional-475600 dockerd[4139]: time="2024-10-07T11:28:03.517618152Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 11:28:03 functional-475600 dockerd[4139]: time="2024-10-07T11:28:03.517683752Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 11:28:03 functional-475600 dockerd[4139]: time="2024-10-07T11:28:03.517695752Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 11:28:03 functional-475600 dockerd[4139]: time="2024-10-07T11:28:03.517774152Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	
	
	==> container status <==
	CONTAINER           IMAGE               CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	28c05116912d4       c69fa2e9cbf5f       2 minutes ago       Running             coredns                   1                   c32f2e47e7750       coredns-7c65d6cfc9-4n2x8
	f6eb73171c403       60c005f310ff3       2 minutes ago       Running             kube-proxy                2                   b85fb41487982       kube-proxy-k7lzd
	4bbace345cdf7       6e38f40d628db       2 minutes ago       Running             storage-provisioner       1                   1e0fa802ca7ec       storage-provisioner
	980dd88ad96b5       2e96e5913fc06       2 minutes ago       Running             etcd                      2                   e96804654274f       etcd-functional-475600
	a8ca675884a03       9aa1fad941575       2 minutes ago       Running             kube-scheduler            2                   2709b16ed0e93       kube-scheduler-functional-475600
	ae34cd1a13d22       6bab7719df100       2 minutes ago       Running             kube-apiserver            2                   159ff39aa671e       kube-apiserver-functional-475600
	3df693bc369ee       175ffd71cce3d       2 minutes ago       Running             kube-controller-manager   2                   1ff0c53f1486b       kube-controller-manager-functional-475600
	ec18f3d3ff69e       2e96e5913fc06       2 minutes ago       Created             etcd                      1                   277337992ea0e       etcd-functional-475600
	66be3521cffd5       60c005f310ff3       2 minutes ago       Created             kube-proxy                1                   017ae2d12c69a       kube-proxy-k7lzd
	1b488f7cff545       9aa1fad941575       2 minutes ago       Created             kube-scheduler            1                   50dc2d4753ab4       kube-scheduler-functional-475600
	76d74df0d4092       6bab7719df100       2 minutes ago       Created             kube-apiserver            1                   b69c2ece68f5c       kube-apiserver-functional-475600
	9e03f50e2b6ec       175ffd71cce3d       2 minutes ago       Created             kube-controller-manager   1                   318ba2808a578       kube-controller-manager-functional-475600
	35767d285b9d0       6e38f40d628db       3 minutes ago       Exited              storage-provisioner       0                   f62ed244794f1       storage-provisioner
	d57cf65ef4a87       c69fa2e9cbf5f       3 minutes ago       Exited              coredns                   0                   e79c1d2729867       coredns-7c65d6cfc9-4n2x8
	
	
	==> coredns [28c05116912d] <==
	.:53
	[INFO] plugin/reload: Running configuration SHA512 = fa2b120b3007aba3ef70c07d73473d14986404bfc5683cceeb89e8950d5ace894afca7d43365324975f99d1b2da3d6473c722fe82795d39a4ee8b4b969b7aa71
	CoreDNS-1.11.3
	linux/amd64, go1.21.11, a6338e9
	[INFO] 127.0.0.1:50757 - 3257 "HINFO IN 5528961260831036745.7816308081954263866. udp 57 false 512" NXDOMAIN qr,rd,ra 132 0.083671748s
	
	
	==> coredns [d57cf65ef4a8] <==
	.:53
	[INFO] plugin/reload: Running configuration SHA512 = 591cf328cccc12bc490481273e738df59329c62c0b729d94e8b61db9961c2fa5f046dd37f1cf888b953814040d180f52594972691cd6ff41be96639138a43908
	CoreDNS-1.11.3
	linux/amd64, go1.21.11, a6338e9
	[INFO] Reloading
	[INFO] plugin/reload: Running configuration SHA512 = fa2b120b3007aba3ef70c07d73473d14986404bfc5683cceeb89e8950d5ace894afca7d43365324975f99d1b2da3d6473c722fe82795d39a4ee8b4b969b7aa71
	[INFO] Reloading complete
	[INFO] 127.0.0.1:39632 - 57825 "HINFO IN 8668366081277137884.3359600730276816218. udp 57 false 512" NXDOMAIN qr,rd,ra 132 0.028722725s
	[INFO] SIGTERM: Shutting down servers then terminating
	[INFO] plugin/health: Going into lameduck mode for 5s
	
	
	==> describe nodes <==
	Name:               functional-475600
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=functional-475600
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=55a088b4b31722f6a33d4d5d4ae6e59a42bb414b
	                    minikube.k8s.io/name=functional-475600
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_10_07T11_26_04_0700
	                    minikube.k8s.io/version=v1.34.0
	                    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, 07 Oct 2024 11:26:00 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  functional-475600
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 07 Oct 2024 11:30:04 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 07 Oct 2024 11:30:04 +0000   Mon, 07 Oct 2024 11:25:59 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 07 Oct 2024 11:30:04 +0000   Mon, 07 Oct 2024 11:25:59 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 07 Oct 2024 11:30:04 +0000   Mon, 07 Oct 2024 11:25:59 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 07 Oct 2024 11:30:04 +0000   Mon, 07 Oct 2024 11:26:05 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  172.30.129.63
	  Hostname:    functional-475600
	Capacity:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             3912872Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             3912872Ki
	  pods:               110
	System Info:
	  Machine ID:                 ad426704f9f341afb4221827756aa2c8
	  System UUID:                57262ad1-ff63-ee4d-9667-be69a58cfbb4
	  Boot ID:                    63f37e2f-a9f2-4de0-93e8-e13571d05212
	  Kernel Version:             5.10.207
	  OS Image:                   Buildroot 2023.02.9
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.3.1
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (7 in total)
	  Namespace                   Name                                         CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                         ------------  ----------  ---------------  -------------  ---
	  kube-system                 coredns-7c65d6cfc9-4n2x8                     100m (5%)     0 (0%)      70Mi (1%)        170Mi (4%)     4m1s
	  kube-system                 etcd-functional-475600                       100m (5%)     0 (0%)      100Mi (2%)       0 (0%)         4m9s
	  kube-system                 kube-apiserver-functional-475600             250m (12%)    0 (0%)      0 (0%)           0 (0%)         4m7s
	  kube-system                 kube-controller-manager-functional-475600    200m (10%)    0 (0%)      0 (0%)           0 (0%)         4m7s
	  kube-system                 kube-proxy-k7lzd                             0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m2s
	  kube-system                 kube-scheduler-functional-475600             100m (5%)     0 (0%)      0 (0%)           0 (0%)         4m7s
	  kube-system                 storage-provisioner                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         3m53s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                750m (37%)  0 (0%)
	  memory             170Mi (4%)  170Mi (4%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type    Reason                   Age                    From             Message
	  ----    ------                   ----                   ----             -------
	  Normal  Starting                 3m59s                  kube-proxy       
	  Normal  Starting                 2m6s                   kube-proxy       
	  Normal  NodeHasSufficientPID     4m7s                   kubelet          Node functional-475600 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  4m7s                   kubelet          Updated Node Allocatable limit across pods
	  Normal  NodeHasSufficientMemory  4m7s                   kubelet          Node functional-475600 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    4m7s                   kubelet          Node functional-475600 status is now: NodeHasNoDiskPressure
	  Normal  Starting                 4m7s                   kubelet          Starting kubelet.
	  Normal  NodeReady                4m5s                   kubelet          Node functional-475600 status is now: NodeReady
	  Normal  RegisteredNode           4m2s                   node-controller  Node functional-475600 event: Registered Node functional-475600 in Controller
	  Normal  Starting                 2m14s                  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  2m14s (x8 over 2m14s)  kubelet          Node functional-475600 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    2m14s (x8 over 2m14s)  kubelet          Node functional-475600 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     2m14s (x7 over 2m14s)  kubelet          Node functional-475600 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  2m14s                  kubelet          Updated Node Allocatable limit across pods
	  Normal  RegisteredNode           2m4s                   node-controller  Node functional-475600 event: Registered Node functional-475600 in Controller
	
	
	==> dmesg <==
	[  +0.625016] systemd-fstab-generator[1674]: Ignoring "noauto" option for root device
	[  +6.580415] systemd-fstab-generator[1827]: Ignoring "noauto" option for root device
	[  +0.106202] kauditd_printk_skb: 32 callbacks suppressed
	[Oct 7 11:26] systemd-fstab-generator[2229]: Ignoring "noauto" option for root device
	[  +0.129313] kauditd_printk_skb: 62 callbacks suppressed
	[  +5.911809] systemd-fstab-generator[2351]: Ignoring "noauto" option for root device
	[  +0.270141] kauditd_printk_skb: 12 callbacks suppressed
	[  +7.170372] kauditd_printk_skb: 92 callbacks suppressed
	[Oct 7 11:27] systemd-fstab-generator[3654]: Ignoring "noauto" option for root device
	[  +0.151338] kauditd_printk_skb: 10 callbacks suppressed
	[  +0.493490] systemd-fstab-generator[3688]: Ignoring "noauto" option for root device
	[  +0.274371] systemd-fstab-generator[3700]: Ignoring "noauto" option for root device
	[  +0.316593] systemd-fstab-generator[3714]: Ignoring "noauto" option for root device
	[  +5.268821] kauditd_printk_skb: 89 callbacks suppressed
	[  +8.111512] systemd-fstab-generator[4358]: Ignoring "noauto" option for root device
	[  +0.204998] systemd-fstab-generator[4371]: Ignoring "noauto" option for root device
	[  +0.192974] systemd-fstab-generator[4382]: Ignoring "noauto" option for root device
	[  +0.301203] systemd-fstab-generator[4397]: Ignoring "noauto" option for root device
	[  +0.862081] systemd-fstab-generator[4570]: Ignoring "noauto" option for root device
	[  +0.546206] kauditd_printk_skb: 137 callbacks suppressed
	[  +4.598508] systemd-fstab-generator[5305]: Ignoring "noauto" option for root device
	[  +1.397708] kauditd_printk_skb: 56 callbacks suppressed
	[Oct 7 11:28] kauditd_printk_skb: 30 callbacks suppressed
	[ +11.914719] systemd-fstab-generator[6301]: Ignoring "noauto" option for root device
	[  +0.187344] kauditd_printk_skb: 33 callbacks suppressed
	
	
	==> etcd [980dd88ad96b] <==
	{"level":"info","ts":"2024-10-07T11:27:58.487387Z","caller":"membership/cluster.go:421","msg":"added member","cluster-id":"6ce73ed74c4fc64c","local-member-id":"5bf1e2a3deb63f9f","added-peer-id":"5bf1e2a3deb63f9f","added-peer-peer-urls":["https://172.30.129.63:2380"]}
	{"level":"info","ts":"2024-10-07T11:27:58.487564Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"6ce73ed74c4fc64c","local-member-id":"5bf1e2a3deb63f9f","cluster-version":"3.5"}
	{"level":"info","ts":"2024-10-07T11:27:58.487599Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-10-07T11:27:58.502903Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-10-07T11:27:58.512709Z","caller":"embed/etcd.go:728","msg":"starting with client TLS","tls-info":"cert = /var/lib/minikube/certs/etcd/server.crt, key = /var/lib/minikube/certs/etcd/server.key, client-cert=, client-key=, trusted-ca = /var/lib/minikube/certs/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]}
	{"level":"info","ts":"2024-10-07T11:27:58.512770Z","caller":"embed/etcd.go:599","msg":"serving peer traffic","address":"172.30.129.63:2380"}
	{"level":"info","ts":"2024-10-07T11:27:58.515351Z","caller":"embed/etcd.go:571","msg":"cmux::serve","address":"172.30.129.63:2380"}
	{"level":"info","ts":"2024-10-07T11:27:58.515596Z","caller":"embed/etcd.go:279","msg":"now serving peer/client/metrics","local-member-id":"5bf1e2a3deb63f9f","initial-advertise-peer-urls":["https://172.30.129.63:2380"],"listen-peer-urls":["https://172.30.129.63:2380"],"advertise-client-urls":["https://172.30.129.63:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://172.30.129.63:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]}
	{"level":"info","ts":"2024-10-07T11:27:58.515893Z","caller":"embed/etcd.go:870","msg":"serving metrics","address":"http://127.0.0.1:2381"}
	{"level":"info","ts":"2024-10-07T11:28:00.109064Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"5bf1e2a3deb63f9f is starting a new election at term 2"}
	{"level":"info","ts":"2024-10-07T11:28:00.109115Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"5bf1e2a3deb63f9f became pre-candidate at term 2"}
	{"level":"info","ts":"2024-10-07T11:28:00.109133Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"5bf1e2a3deb63f9f received MsgPreVoteResp from 5bf1e2a3deb63f9f at term 2"}
	{"level":"info","ts":"2024-10-07T11:28:00.109162Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"5bf1e2a3deb63f9f became candidate at term 3"}
	{"level":"info","ts":"2024-10-07T11:28:00.109169Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"5bf1e2a3deb63f9f received MsgVoteResp from 5bf1e2a3deb63f9f at term 3"}
	{"level":"info","ts":"2024-10-07T11:28:00.109194Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"5bf1e2a3deb63f9f became leader at term 3"}
	{"level":"info","ts":"2024-10-07T11:28:00.109238Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: 5bf1e2a3deb63f9f elected leader 5bf1e2a3deb63f9f at term 3"}
	{"level":"info","ts":"2024-10-07T11:28:00.124615Z","caller":"etcdserver/server.go:2118","msg":"published local member to cluster through raft","local-member-id":"5bf1e2a3deb63f9f","local-member-attributes":"{Name:functional-475600 ClientURLs:[https://172.30.129.63:2379]}","request-path":"/0/members/5bf1e2a3deb63f9f/attributes","cluster-id":"6ce73ed74c4fc64c","publish-timeout":"7s"}
	{"level":"info","ts":"2024-10-07T11:28:00.124634Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-10-07T11:28:00.125191Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-10-07T11:28:00.126824Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-10-07T11:28:00.127979Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"172.30.129.63:2379"}
	{"level":"info","ts":"2024-10-07T11:28:00.129656Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-10-07T11:28:00.130731Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-10-07T11:28:00.131449Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-10-07T11:28:00.131687Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	
	
	==> etcd [ec18f3d3ff69] <==
	
	
	==> kernel <==
	 11:30:10 up 6 min,  0 users,  load average: 0.57, 0.54, 0.26
	Linux functional-475600 5.10.207 #1 SMP Mon Sep 23 21:01:39 UTC 2024 x86_64 GNU/Linux
	PRETTY_NAME="Buildroot 2023.02.9"
	
	
	==> kube-apiserver [76d74df0d409] <==
	
	
	==> kube-apiserver [ae34cd1a13d2] <==
	I1007 11:28:01.808527       1 shared_informer.go:320] Caches are synced for node_authorizer
	I1007 11:28:01.809856       1 cache.go:39] Caches are synced for LocalAvailability controller
	I1007 11:28:01.811936       1 shared_informer.go:320] Caches are synced for configmaps
	I1007 11:28:01.812164       1 apf_controller.go:382] Running API Priority and Fairness config worker
	I1007 11:28:01.812404       1 apf_controller.go:385] Running API Priority and Fairness periodic rebalancing process
	I1007 11:28:01.812648       1 aggregator.go:171] initial CRD sync complete...
	I1007 11:28:01.812815       1 autoregister_controller.go:144] Starting autoregister controller
	I1007 11:28:01.813002       1 cache.go:32] Waiting for caches to sync for autoregister controller
	I1007 11:28:01.813123       1 cache.go:39] Caches are synced for autoregister controller
	I1007 11:28:01.836375       1 shared_informer.go:320] Caches are synced for *generic.policySource[*k8s.io/api/admissionregistration/v1.ValidatingAdmissionPolicy,*k8s.io/api/admissionregistration/v1.ValidatingAdmissionPolicyBinding,k8s.io/apiserver/pkg/admission/plugin/policy/validating.Validator]
	I1007 11:28:01.836412       1 policy_source.go:224] refreshing policies
	I1007 11:28:01.863474       1 shared_informer.go:320] Caches are synced for cluster_authentication_trust_controller
	I1007 11:28:01.865470       1 cache.go:39] Caches are synced for APIServiceRegistrationController controller
	I1007 11:28:01.868889       1 cache.go:39] Caches are synced for RemoteAvailability controller
	I1007 11:28:01.875300       1 handler_discovery.go:450] Starting ResourceDiscoveryManager
	E1007 11:28:01.886808       1 controller.go:97] Error removing old endpoints from kubernetes service: no API server IP addresses were listed in storage, refusing to erase all endpoints for the kubernetes Service
	I1007 11:28:01.907960       1 controller.go:615] quota admission added evaluator for: leases.coordination.k8s.io
	I1007 11:28:02.675330       1 storage_scheduling.go:111] all system priority classes are created successfully or already exist.
	I1007 11:28:04.393627       1 controller.go:615] quota admission added evaluator for: serviceaccounts
	I1007 11:28:04.413896       1 controller.go:615] quota admission added evaluator for: deployments.apps
	I1007 11:28:04.472291       1 controller.go:615] quota admission added evaluator for: daemonsets.apps
	I1007 11:28:04.528468       1 controller.go:615] quota admission added evaluator for: roles.rbac.authorization.k8s.io
	I1007 11:28:04.539234       1 controller.go:615] quota admission added evaluator for: rolebindings.rbac.authorization.k8s.io
	I1007 11:28:06.398561       1 controller.go:615] quota admission added evaluator for: endpoints
	I1007 11:28:06.499214       1 controller.go:615] quota admission added evaluator for: endpointslices.discovery.k8s.io
	
	
	==> kube-controller-manager [3df693bc369e] <==
	I1007 11:28:06.145748       1 shared_informer.go:320] Caches are synced for endpoint
	I1007 11:28:06.145930       1 shared_informer.go:320] Caches are synced for stateful set
	I1007 11:28:06.146551       1 shared_informer.go:320] Caches are synced for attach detach
	I1007 11:28:06.147273       1 shared_informer.go:320] Caches are synced for taint
	I1007 11:28:06.148175       1 node_lifecycle_controller.go:1232] "Initializing eviction metric for zone" logger="node-lifecycle-controller" zone=""
	I1007 11:28:06.148526       1 node_lifecycle_controller.go:884] "Missing timestamp for Node. Assuming now as a timestamp" logger="node-lifecycle-controller" node="functional-475600"
	I1007 11:28:06.151732       1 node_lifecycle_controller.go:1078] "Controller detected that zone is now in new state" logger="node-lifecycle-controller" zone="" newState="Normal"
	I1007 11:28:06.193557       1 shared_informer.go:320] Caches are synced for TTL after finished
	I1007 11:28:06.208107       1 shared_informer.go:320] Caches are synced for job
	I1007 11:28:06.249614       1 shared_informer.go:320] Caches are synced for cronjob
	I1007 11:28:06.288461       1 shared_informer.go:320] Caches are synced for endpoint_slice
	I1007 11:28:06.296084       1 shared_informer.go:320] Caches are synced for endpoint_slice_mirroring
	I1007 11:28:06.309270       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="204.739923ms"
	I1007 11:28:06.309541       1 shared_informer.go:320] Caches are synced for resource quota
	I1007 11:28:06.309588       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="45.501µs"
	I1007 11:28:06.315250       1 shared_informer.go:320] Caches are synced for disruption
	I1007 11:28:06.317997       1 shared_informer.go:320] Caches are synced for resource quota
	I1007 11:28:06.792481       1 shared_informer.go:320] Caches are synced for garbage collector
	I1007 11:28:06.816882       1 shared_informer.go:320] Caches are synced for garbage collector
	I1007 11:28:06.816922       1 garbagecollector.go:157] "All resource monitors have synced. Proceeding to collect garbage" logger="garbage-collector-controller"
	I1007 11:28:07.745007       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="15.082189ms"
	I1007 11:28:07.746293       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="119.1µs"
	I1007 11:29:02.939741       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="functional-475600"
	I1007 11:29:33.475071       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="functional-475600"
	I1007 11:30:04.259751       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="functional-475600"
	
	
	==> kube-controller-manager [9e03f50e2b6e] <==
	
	
	==> kube-proxy [66be3521cffd] <==
	
	
	==> kube-proxy [f6eb73171c40] <==
		add table ip kube-proxy
		^^^^^^^^^^^^^^^^^^^^^^^^
	 >
	E1007 11:28:03.829198       1 proxier.go:734] "Error cleaning up nftables rules" err=<
		could not run nftables command: /dev/stdin:1:1-25: Error: Could not process rule: Operation not supported
		add table ip6 kube-proxy
		^^^^^^^^^^^^^^^^^^^^^^^^^
	 >
	I1007 11:28:03.839945       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["172.30.129.63"]
	E1007 11:28:03.840106       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I1007 11:28:03.890287       1 server_linux.go:146] "No iptables support for family" ipFamily="IPv6"
	I1007 11:28:03.890715       1 server.go:245] "kube-proxy running in single-stack mode" ipFamily="IPv4"
	I1007 11:28:03.890850       1 server_linux.go:169] "Using iptables Proxier"
	I1007 11:28:03.895274       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I1007 11:28:03.896147       1 server.go:483] "Version info" version="v1.31.1"
	I1007 11:28:03.896253       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I1007 11:28:03.897793       1 config.go:199] "Starting service config controller"
	I1007 11:28:03.898361       1 shared_informer.go:313] Waiting for caches to sync for service config
	I1007 11:28:03.898396       1 config.go:105] "Starting endpoint slice config controller"
	I1007 11:28:03.898563       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I1007 11:28:03.900652       1 config.go:328] "Starting node config controller"
	I1007 11:28:03.900699       1 shared_informer.go:313] Waiting for caches to sync for node config
	I1007 11:28:03.999574       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I1007 11:28:03.999574       1 shared_informer.go:320] Caches are synced for service config
	I1007 11:28:04.001139       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [1b488f7cff54] <==
	
	
	==> kube-scheduler [a8ca675884a0] <==
	I1007 11:27:59.292409       1 serving.go:386] Generated self-signed cert in-memory
	I1007 11:28:01.842402       1 server.go:167] "Starting Kubernetes Scheduler" version="v1.31.1"
	I1007 11:28:01.842500       1 server.go:169] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I1007 11:28:01.849745       1 secure_serving.go:213] Serving securely on 127.0.0.1:10259
	I1007 11:28:01.850131       1 requestheader_controller.go:172] Starting RequestHeaderAuthRequestController
	I1007 11:28:01.850156       1 shared_informer.go:313] Waiting for caches to sync for RequestHeaderAuthRequestController
	I1007 11:28:01.850183       1 tlsconfig.go:243] "Starting DynamicServingCertificateController"
	I1007 11:28:01.853120       1 configmap_cafile_content.go:205] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I1007 11:28:01.853930       1 shared_informer.go:313] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I1007 11:28:01.853406       1 configmap_cafile_content.go:205] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file"
	I1007 11:28:01.853954       1 shared_informer.go:313] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file
	I1007 11:28:01.950824       1 shared_informer.go:320] Caches are synced for RequestHeaderAuthRequestController
	I1007 11:28:01.954479       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::requestheader-client-ca-file
	I1007 11:28:01.955063       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Oct 07 11:27:57 functional-475600 kubelet[5312]: E1007 11:27:57.658735    5312 kubelet_node_status.go:95] "Unable to register node with API server" err="Post \"https://control-plane.minikube.internal:8441/api/v1/nodes\": dial tcp 172.30.129.63:8441: connect: connection refused" node="functional-475600"
	Oct 07 11:27:57 functional-475600 kubelet[5312]: I1007 11:27:57.703754    5312 pod_container_deletor.go:80] "Container not found in pod's containers" containerID="e96804654274f33213dcf70d83bbbb6ae9a01b62562e1d741ed6cdfb3aa6029c"
	Oct 07 11:27:58 functional-475600 kubelet[5312]: I1007 11:27:58.094382    5312 pod_container_deletor.go:80] "Container not found in pod's containers" containerID="2709b16ed0e935bc25a4ad2e51720d139096673e2cb40c5ce7656fd41b55f01d"
	Oct 07 11:27:59 functional-475600 kubelet[5312]: I1007 11:27:59.263078    5312 kubelet_node_status.go:72] "Attempting to register node" node="functional-475600"
	Oct 07 11:28:01 functional-475600 kubelet[5312]: I1007 11:28:01.941921    5312 kubelet_node_status.go:111] "Node was previously registered" node="functional-475600"
	Oct 07 11:28:01 functional-475600 kubelet[5312]: I1007 11:28:01.942137    5312 kubelet_node_status.go:75] "Successfully registered node" node="functional-475600"
	Oct 07 11:28:01 functional-475600 kubelet[5312]: I1007 11:28:01.942190    5312 kuberuntime_manager.go:1635] "Updating runtime config through cri with podcidr" CIDR="10.244.0.0/24"
	Oct 07 11:28:01 functional-475600 kubelet[5312]: I1007 11:28:01.943411    5312 kubelet_network.go:61] "Updating Pod CIDR" originalPodCIDR="" newPodCIDR="10.244.0.0/24"
	Oct 07 11:28:02 functional-475600 kubelet[5312]: I1007 11:28:02.011663    5312 apiserver.go:52] "Watching apiserver"
	Oct 07 11:28:02 functional-475600 kubelet[5312]: I1007 11:28:02.040196    5312 desired_state_of_world_populator.go:154] "Finished populating initial desired state of world"
	Oct 07 11:28:02 functional-475600 kubelet[5312]: I1007 11:28:02.122748    5312 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"lib-modules\" (UniqueName: \"kubernetes.io/host-path/41d4a360-6bd0-4a47-b7b0-5e10e23e4ab8-lib-modules\") pod \"kube-proxy-k7lzd\" (UID: \"41d4a360-6bd0-4a47-b7b0-5e10e23e4ab8\") " pod="kube-system/kube-proxy-k7lzd"
	Oct 07 11:28:02 functional-475600 kubelet[5312]: I1007 11:28:02.123101    5312 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"xtables-lock\" (UniqueName: \"kubernetes.io/host-path/41d4a360-6bd0-4a47-b7b0-5e10e23e4ab8-xtables-lock\") pod \"kube-proxy-k7lzd\" (UID: \"41d4a360-6bd0-4a47-b7b0-5e10e23e4ab8\") " pod="kube-system/kube-proxy-k7lzd"
	Oct 07 11:28:02 functional-475600 kubelet[5312]: I1007 11:28:02.123136    5312 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"tmp\" (UniqueName: \"kubernetes.io/host-path/6da25601-284c-4610-a8b8-cdcef18d4aa6-tmp\") pod \"storage-provisioner\" (UID: \"6da25601-284c-4610-a8b8-cdcef18d4aa6\") " pod="kube-system/storage-provisioner"
	Oct 07 11:28:05 functional-475600 kubelet[5312]: I1007 11:28:05.802704    5312 prober_manager.go:312] "Failed to trigger a manual run" probe="Readiness"
	Oct 07 11:28:07 functional-475600 kubelet[5312]: I1007 11:28:07.709089    5312 prober_manager.go:312] "Failed to trigger a manual run" probe="Readiness"
	Oct 07 11:28:56 functional-475600 kubelet[5312]: E1007 11:28:56.059504    5312 iptables.go:577] "Could not set up iptables canary" err=<
	Oct 07 11:28:56 functional-475600 kubelet[5312]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Oct 07 11:28:56 functional-475600 kubelet[5312]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Oct 07 11:28:56 functional-475600 kubelet[5312]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Oct 07 11:28:56 functional-475600 kubelet[5312]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Oct 07 11:29:56 functional-475600 kubelet[5312]: E1007 11:29:56.051670    5312 iptables.go:577] "Could not set up iptables canary" err=<
	Oct 07 11:29:56 functional-475600 kubelet[5312]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Oct 07 11:29:56 functional-475600 kubelet[5312]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Oct 07 11:29:56 functional-475600 kubelet[5312]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Oct 07 11:29:56 functional-475600 kubelet[5312]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	
	
	==> storage-provisioner [35767d285b9d] <==
	I1007 11:26:18.264641       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I1007 11:26:18.276317       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I1007 11:26:18.276546       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I1007 11:26:18.306387       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I1007 11:26:18.308158       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_functional-475600_d9f135d3-3a5c-4e87-a74c-62dc7f73a949!
	I1007 11:26:18.310082       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"fdaeb9be-79e5-4dd2-8c9a-6008c00a3d9c", APIVersion:"v1", ResourceVersion:"401", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' functional-475600_d9f135d3-3a5c-4e87-a74c-62dc7f73a949 became leader
	I1007 11:26:18.409630       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_functional-475600_d9f135d3-3a5c-4e87-a74c-62dc7f73a949!
	
	
	==> storage-provisioner [4bbace345cdf] <==
	I1007 11:28:03.567410       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I1007 11:28:03.587040       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I1007 11:28:03.587122       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I1007 11:28:21.002791       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I1007 11:28:21.004430       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"fdaeb9be-79e5-4dd2-8c9a-6008c00a3d9c", APIVersion:"v1", ResourceVersion:"561", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' functional-475600_a5be77f3-0c79-45b8-a973-735c03d97bae became leader
	I1007 11:28:21.004694       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_functional-475600_a5be77f3-0c79-45b8-a973-735c03d97bae!
	I1007 11:28:21.105655       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_functional-475600_a5be77f3-0c79-45b8-a973-735c03d97bae!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p functional-475600 -n functional-475600
helpers_test.go:254: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p functional-475600 -n functional-475600: (11.6936936s)
helpers_test.go:261: (dbg) Run:  kubectl --context functional-475600 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:285: <<< TestFunctional/serial/MinikubeKubectlCmdDirectly FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
--- FAIL: TestFunctional/serial/MinikubeKubectlCmdDirectly (33.72s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/HTTPS
functional_test.go:1509: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 service --namespace=default --https --url hello-node
functional_test.go:1509: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-475600 service --namespace=default --https --url hello-node: exit status 1 (15.0096925s)
functional_test.go:1511: failed to get service url. args "out/minikube-windows-amd64.exe -p functional-475600 service --namespace=default --https --url hello-node" : exit status 1
--- FAIL: TestFunctional/parallel/ServiceCmd/HTTPS (15.01s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/Format
functional_test.go:1540: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 service hello-node --url --format={{.IP}}
functional_test.go:1540: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-475600 service hello-node --url --format={{.IP}}: exit status 1 (15.0105994s)
functional_test.go:1542: failed to get service url with custom format. args "out/minikube-windows-amd64.exe -p functional-475600 service hello-node --url --format={{.IP}}": exit status 1
functional_test.go:1548: "" is not a valid IP
--- FAIL: TestFunctional/parallel/ServiceCmd/Format (15.01s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1559: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 service hello-node --url
functional_test.go:1559: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-475600 service hello-node --url: exit status 1 (15.0314398s)
functional_test.go:1561: failed to get service url. args: "out/minikube-windows-amd64.exe -p functional-475600 service hello-node --url": exit status 1
functional_test.go:1565: found endpoint for hello-node: 
functional_test.go:1573: expected scheme to be -"http"- got scheme: *""*
--- FAIL: TestFunctional/parallel/ServiceCmd/URL (15.03s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (68.85s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-459500 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-459500 -- exec busybox-7dff88458-8stp4 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-459500 -- exec busybox-7dff88458-8stp4 -- sh -c "ping -c 1 172.30.128.1"
E1007 11:53:22.411503   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
ha_test.go:218: (dbg) Non-zero exit: out/minikube-windows-amd64.exe kubectl -p ha-459500 -- exec busybox-7dff88458-8stp4 -- sh -c "ping -c 1 172.30.128.1": exit status 1 (10.5547206s)

                                                
                                                
-- stdout --
	PING 172.30.128.1 (172.30.128.1): 56 data bytes
	
	--- 172.30.128.1 ping statistics ---
	1 packets transmitted, 0 packets received, 100% packet loss

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

                                                
                                                
** /stderr **
ha_test.go:219: Failed to ping host (172.30.128.1) from pod (busybox-7dff88458-8stp4): exit status 1
ha_test.go:207: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-459500 -- exec busybox-7dff88458-vth7w -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-459500 -- exec busybox-7dff88458-vth7w -- sh -c "ping -c 1 172.30.128.1"
ha_test.go:218: (dbg) Non-zero exit: out/minikube-windows-amd64.exe kubectl -p ha-459500 -- exec busybox-7dff88458-vth7w -- sh -c "ping -c 1 172.30.128.1": exit status 1 (10.5332676s)

                                                
                                                
-- stdout --
	PING 172.30.128.1 (172.30.128.1): 56 data bytes
	
	--- 172.30.128.1 ping statistics ---
	1 packets transmitted, 0 packets received, 100% packet loss

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

                                                
                                                
** /stderr **
ha_test.go:219: Failed to ping host (172.30.128.1) from pod (busybox-7dff88458-vth7w): exit status 1
ha_test.go:207: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-459500 -- exec busybox-7dff88458-zhxqq -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-459500 -- exec busybox-7dff88458-zhxqq -- sh -c "ping -c 1 172.30.128.1"
ha_test.go:218: (dbg) Non-zero exit: out/minikube-windows-amd64.exe kubectl -p ha-459500 -- exec busybox-7dff88458-zhxqq -- sh -c "ping -c 1 172.30.128.1": exit status 1 (10.5057483s)

                                                
                                                
-- stdout --
	PING 172.30.128.1 (172.30.128.1): 56 data bytes
	
	--- 172.30.128.1 ping statistics ---
	1 packets transmitted, 0 packets received, 100% packet loss

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

                                                
                                                
** /stderr **
ha_test.go:219: Failed to ping host (172.30.128.1) from pod (busybox-7dff88458-zhxqq): exit status 1
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p ha-459500 -n ha-459500
helpers_test.go:239: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p ha-459500 -n ha-459500: (12.4731459s)
helpers_test.go:244: <<< TestMultiControlPlane/serial/PingHostFromPods FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestMultiControlPlane/serial/PingHostFromPods]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 logs -n 25: (8.7410532s)
helpers_test.go:252: TestMultiControlPlane/serial/PingHostFromPods logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------|-----------|-------------------|---------|---------------------|---------------------|
	| Command |                 Args                 |  Profile  |       User        | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------|-----------|-------------------|---------|---------------------|---------------------|
	| kubectl | -p ha-459500 -- get pods -o          | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:52 UTC | 07 Oct 24 11:52 UTC |
	|         | jsonpath='{.items[*].status.podIP}'  |           |                   |         |                     |                     |
	| kubectl | -p ha-459500 -- get pods -o          | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:52 UTC | 07 Oct 24 11:52 UTC |
	|         | jsonpath='{.items[*].status.podIP}'  |           |                   |         |                     |                     |
	| kubectl | -p ha-459500 -- get pods -o          | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:52 UTC | 07 Oct 24 11:52 UTC |
	|         | jsonpath='{.items[*].status.podIP}'  |           |                   |         |                     |                     |
	| kubectl | -p ha-459500 -- get pods -o          | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:52 UTC | 07 Oct 24 11:52 UTC |
	|         | jsonpath='{.items[*].status.podIP}'  |           |                   |         |                     |                     |
	| kubectl | -p ha-459500 -- get pods -o          | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:52 UTC | 07 Oct 24 11:52 UTC |
	|         | jsonpath='{.items[*].status.podIP}'  |           |                   |         |                     |                     |
	| kubectl | -p ha-459500 -- get pods -o          | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:52 UTC | 07 Oct 24 11:52 UTC |
	|         | jsonpath='{.items[*].status.podIP}'  |           |                   |         |                     |                     |
	| kubectl | -p ha-459500 -- get pods -o          | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:52 UTC | 07 Oct 24 11:52 UTC |
	|         | jsonpath='{.items[*].status.podIP}'  |           |                   |         |                     |                     |
	| kubectl | -p ha-459500 -- get pods -o          | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:53 UTC | 07 Oct 24 11:53 UTC |
	|         | jsonpath='{.items[*].status.podIP}'  |           |                   |         |                     |                     |
	| kubectl | -p ha-459500 -- get pods -o          | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:53 UTC | 07 Oct 24 11:53 UTC |
	|         | jsonpath='{.items[*].metadata.name}' |           |                   |         |                     |                     |
	| kubectl | -p ha-459500 -- exec                 | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:53 UTC | 07 Oct 24 11:53 UTC |
	|         | busybox-7dff88458-8stp4 --           |           |                   |         |                     |                     |
	|         | nslookup kubernetes.io               |           |                   |         |                     |                     |
	| kubectl | -p ha-459500 -- exec                 | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:53 UTC | 07 Oct 24 11:53 UTC |
	|         | busybox-7dff88458-vth7w --           |           |                   |         |                     |                     |
	|         | nslookup kubernetes.io               |           |                   |         |                     |                     |
	| kubectl | -p ha-459500 -- exec                 | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:53 UTC | 07 Oct 24 11:53 UTC |
	|         | busybox-7dff88458-zhxqq --           |           |                   |         |                     |                     |
	|         | nslookup kubernetes.io               |           |                   |         |                     |                     |
	| kubectl | -p ha-459500 -- exec                 | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:53 UTC | 07 Oct 24 11:53 UTC |
	|         | busybox-7dff88458-8stp4 --           |           |                   |         |                     |                     |
	|         | nslookup kubernetes.default          |           |                   |         |                     |                     |
	| kubectl | -p ha-459500 -- exec                 | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:53 UTC | 07 Oct 24 11:53 UTC |
	|         | busybox-7dff88458-vth7w --           |           |                   |         |                     |                     |
	|         | nslookup kubernetes.default          |           |                   |         |                     |                     |
	| kubectl | -p ha-459500 -- exec                 | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:53 UTC | 07 Oct 24 11:53 UTC |
	|         | busybox-7dff88458-zhxqq --           |           |                   |         |                     |                     |
	|         | nslookup kubernetes.default          |           |                   |         |                     |                     |
	| kubectl | -p ha-459500 -- exec                 | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:53 UTC | 07 Oct 24 11:53 UTC |
	|         | busybox-7dff88458-8stp4 -- nslookup  |           |                   |         |                     |                     |
	|         | kubernetes.default.svc.cluster.local |           |                   |         |                     |                     |
	| kubectl | -p ha-459500 -- exec                 | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:53 UTC | 07 Oct 24 11:53 UTC |
	|         | busybox-7dff88458-vth7w -- nslookup  |           |                   |         |                     |                     |
	|         | kubernetes.default.svc.cluster.local |           |                   |         |                     |                     |
	| kubectl | -p ha-459500 -- exec                 | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:53 UTC | 07 Oct 24 11:53 UTC |
	|         | busybox-7dff88458-zhxqq -- nslookup  |           |                   |         |                     |                     |
	|         | kubernetes.default.svc.cluster.local |           |                   |         |                     |                     |
	| kubectl | -p ha-459500 -- get pods -o          | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:53 UTC | 07 Oct 24 11:53 UTC |
	|         | jsonpath='{.items[*].metadata.name}' |           |                   |         |                     |                     |
	| kubectl | -p ha-459500 -- exec                 | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:53 UTC | 07 Oct 24 11:53 UTC |
	|         | busybox-7dff88458-8stp4              |           |                   |         |                     |                     |
	|         | -- sh -c nslookup                    |           |                   |         |                     |                     |
	|         | host.minikube.internal | awk         |           |                   |         |                     |                     |
	|         | 'NR==5' | cut -d' ' -f3              |           |                   |         |                     |                     |
	| kubectl | -p ha-459500 -- exec                 | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:53 UTC |                     |
	|         | busybox-7dff88458-8stp4 -- sh        |           |                   |         |                     |                     |
	|         | -c ping -c 1 172.30.128.1            |           |                   |         |                     |                     |
	| kubectl | -p ha-459500 -- exec                 | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:53 UTC | 07 Oct 24 11:53 UTC |
	|         | busybox-7dff88458-vth7w              |           |                   |         |                     |                     |
	|         | -- sh -c nslookup                    |           |                   |         |                     |                     |
	|         | host.minikube.internal | awk         |           |                   |         |                     |                     |
	|         | 'NR==5' | cut -d' ' -f3              |           |                   |         |                     |                     |
	| kubectl | -p ha-459500 -- exec                 | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:53 UTC |                     |
	|         | busybox-7dff88458-vth7w -- sh        |           |                   |         |                     |                     |
	|         | -c ping -c 1 172.30.128.1            |           |                   |         |                     |                     |
	| kubectl | -p ha-459500 -- exec                 | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:53 UTC | 07 Oct 24 11:53 UTC |
	|         | busybox-7dff88458-zhxqq              |           |                   |         |                     |                     |
	|         | -- sh -c nslookup                    |           |                   |         |                     |                     |
	|         | host.minikube.internal | awk         |           |                   |         |                     |                     |
	|         | 'NR==5' | cut -d' ' -f3              |           |                   |         |                     |                     |
	| kubectl | -p ha-459500 -- exec                 | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 11:53 UTC |                     |
	|         | busybox-7dff88458-zhxqq -- sh        |           |                   |         |                     |                     |
	|         | -c ping -c 1 172.30.128.1            |           |                   |         |                     |                     |
	|---------|--------------------------------------|-----------|-------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/10/07 11:40:36
	Running on machine: minikube6
	Binary: Built with gc go1.23.0 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1007 11:40:36.036775   14676 out.go:345] Setting OutFile to fd 1284 ...
	I1007 11:40:36.109644   14676 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 11:40:36.109644   14676 out.go:358] Setting ErrFile to fd 1492...
	I1007 11:40:36.109644   14676 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 11:40:36.133512   14676 out.go:352] Setting JSON to false
	I1007 11:40:36.139107   14676 start.go:129] hostinfo: {"hostname":"minikube6","uptime":134715,"bootTime":1728166521,"procs":197,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.4957 Build 19045.4957","kernelVersion":"10.0.19045.4957 Build 19045.4957","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"be8185f2-ae84-4027-a4e5-684d168fb2f3"}
	W1007 11:40:36.139317   14676 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I1007 11:40:36.145008   14676 out.go:177] * [ha-459500] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
	I1007 11:40:36.149104   14676 notify.go:220] Checking for updates...
	I1007 11:40:36.151793   14676 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	I1007 11:40:36.154707   14676 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1007 11:40:36.159269   14676 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube6\minikube-integration\.minikube
	I1007 11:40:36.162155   14676 out.go:177]   - MINIKUBE_LOCATION=19763
	I1007 11:40:36.164569   14676 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1007 11:40:36.167517   14676 driver.go:394] Setting default libvirt URI to qemu:///system
	I1007 11:40:41.428114   14676 out.go:177] * Using the hyperv driver based on user configuration
	I1007 11:40:41.436780   14676 start.go:297] selected driver: hyperv
	I1007 11:40:41.436780   14676 start.go:901] validating driver "hyperv" against <nil>
	I1007 11:40:41.436780   14676 start.go:912] status for hyperv: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1007 11:40:41.485541   14676 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I1007 11:40:41.486307   14676 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I1007 11:40:41.486307   14676 cni.go:84] Creating CNI manager for ""
	I1007 11:40:41.486307   14676 cni.go:136] multinode detected (0 nodes found), recommending kindnet
	I1007 11:40:41.486307   14676 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I1007 11:40:41.486307   14676 start.go:340] cluster config:
	{Name:ha-459500 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:ha-459500 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker
CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuth
Sock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1007 11:40:41.487224   14676 iso.go:125] acquiring lock: {Name:mk27b386ba1086934ca68ed0fcfe85bfd5271b32 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1007 11:40:41.492937   14676 out.go:177] * Starting "ha-459500" primary control-plane node in "ha-459500" cluster
	I1007 11:40:41.496917   14676 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I1007 11:40:41.496917   14676 preload.go:146] Found local preload: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4
	I1007 11:40:41.496917   14676 cache.go:56] Caching tarball of preloaded images
	I1007 11:40:41.497824   14676 preload.go:172] Found C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I1007 11:40:41.498093   14676 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on docker
	I1007 11:40:41.499195   14676 profile.go:143] Saving config to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\config.json ...
	I1007 11:40:41.499195   14676 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\config.json: {Name:mk560169e71b8405425b790e457ef647937ca83b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 11:40:41.500544   14676 start.go:360] acquireMachinesLock for ha-459500: {Name:mke1d3e045ff2a4f8d2978e08dff146c93a87110 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I1007 11:40:41.500544   14676 start.go:364] duration metric: took 0s to acquireMachinesLock for "ha-459500"
	I1007 11:40:41.500544   14676 start.go:93] Provisioning new machine with config: &{Name:ha-459500 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{Kubern
etesVersion:v1.31.1 ClusterName:ha-459500 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] Mo
untPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1007 11:40:41.501178   14676 start.go:125] createHost starting for "" (driver="hyperv")
	I1007 11:40:41.506533   14676 out.go:235] * Creating hyperv VM (CPUs=2, Memory=2200MB, Disk=20000MB) ...
	I1007 11:40:41.506533   14676 start.go:159] libmachine.API.Create for "ha-459500" (driver="hyperv")
	I1007 11:40:41.506533   14676 client.go:168] LocalClient.Create starting
	I1007 11:40:41.507475   14676 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem
	I1007 11:40:41.507475   14676 main.go:141] libmachine: Decoding PEM data...
	I1007 11:40:41.507475   14676 main.go:141] libmachine: Parsing certificate...
	I1007 11:40:41.507475   14676 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem
	I1007 11:40:41.507475   14676 main.go:141] libmachine: Decoding PEM data...
	I1007 11:40:41.507475   14676 main.go:141] libmachine: Parsing certificate...
	I1007 11:40:41.508616   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @(Get-Module -ListAvailable hyper-v).Name | Get-Unique
	I1007 11:40:43.627532   14676 main.go:141] libmachine: [stdout =====>] : Hyper-V
	
	I1007 11:40:43.628082   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:40:43.628082   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole(([System.Security.Principal.SecurityIdentifier]::new("S-1-5-32-578")))
	I1007 11:40:45.371504   14676 main.go:141] libmachine: [stdout =====>] : False
	
	I1007 11:40:45.371504   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:40:45.371601   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I1007 11:40:46.856047   14676 main.go:141] libmachine: [stdout =====>] : True
	
	I1007 11:40:46.856793   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:40:46.856793   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I1007 11:40:50.412514   14676 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I1007 11:40:50.412514   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:40:50.414534   14676 main.go:141] libmachine: Downloading C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\boot2docker.iso from file://C:/Users/jenkins.minikube6/minikube-integration/.minikube/cache/iso/amd64/minikube-v1.34.0-1727108440-19696-amd64.iso...
	I1007 11:40:50.895696   14676 main.go:141] libmachine: Creating SSH key...
	I1007 11:40:51.295842   14676 main.go:141] libmachine: Creating VM...
	I1007 11:40:51.295842   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I1007 11:40:54.105721   14676 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I1007 11:40:54.106210   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:40:54.106341   14676 main.go:141] libmachine: Using switch "Default Switch"
	I1007 11:40:54.106341   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I1007 11:40:55.863479   14676 main.go:141] libmachine: [stdout =====>] : True
	
	I1007 11:40:55.864473   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:40:55.864503   14676 main.go:141] libmachine: Creating VHD
	I1007 11:40:55.864590   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VHD -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500\fixed.vhd' -SizeBytes 10MB -Fixed
	I1007 11:40:59.531666   14676 main.go:141] libmachine: [stdout =====>] : 
	
	ComputerName            : minikube6
	Path                    : C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500\fixed.vhd
	VhdFormat               : VHD
	VhdType                 : Fixed
	FileSize                : 10486272
	Size                    : 10485760
	MinimumSize             : 
	LogicalSectorSize       : 512
	PhysicalSectorSize      : 512
	BlockSize               : 0
	ParentPath              : 
	DiskIdentifier          : EE665A4C-E628-4E80-9C75-5BD1FA597BE5
	FragmentationPercentage : 0
	Alignment               : 1
	Attached                : False
	DiskNumber              : 
	IsPMEMCompatible        : False
	AddressAbstractionType  : None
	Number                  : 
	
	
	
	
	I1007 11:40:59.531983   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:40:59.531983   14676 main.go:141] libmachine: Writing magic tar header
	I1007 11:40:59.532206   14676 main.go:141] libmachine: Writing SSH key tar header
	I1007 11:40:59.542977   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Convert-VHD -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500\fixed.vhd' -DestinationPath 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500\disk.vhd' -VHDType Dynamic -DeleteSource
	I1007 11:41:02.673028   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:41:02.673096   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:02.673170   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Resize-VHD -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500\disk.vhd' -SizeBytes 20000MB
	I1007 11:41:05.233454   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:41:05.233805   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:05.233938   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VM ha-459500 -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500' -SwitchName 'Default Switch' -MemoryStartupBytes 2200MB
	I1007 11:41:08.900473   14676 main.go:141] libmachine: [stdout =====>] : 
	Name      State CPUUsage(%) MemoryAssigned(M) Uptime   Status             Version
	----      ----- ----------- ----------------- ------   ------             -------
	ha-459500 Off   0           0                 00:00:00 Operating normally 9.0    
	
	
	
	I1007 11:41:08.900473   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:08.900473   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMMemory -VMName ha-459500 -DynamicMemoryEnabled $false
	I1007 11:41:11.096319   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:41:11.096319   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:11.096319   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMProcessor ha-459500 -Count 2
	I1007 11:41:13.275473   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:41:13.275473   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:13.275765   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMDvdDrive -VMName ha-459500 -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500\boot2docker.iso'
	I1007 11:41:15.801583   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:41:15.801583   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:15.801583   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Add-VMHardDiskDrive -VMName ha-459500 -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500\disk.vhd'
	I1007 11:41:18.439919   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:41:18.440333   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:18.440333   14676 main.go:141] libmachine: Starting VM...
	I1007 11:41:18.440333   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM ha-459500
	I1007 11:41:21.529283   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:41:21.530155   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:21.530155   14676 main.go:141] libmachine: Waiting for host to start...
	I1007 11:41:21.530210   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:41:23.771473   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:41:23.771473   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:23.771473   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:41:26.264282   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:41:26.264282   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:27.265378   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:41:29.437974   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:41:29.437974   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:29.437974   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:41:31.928572   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:41:31.928572   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:32.929988   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:41:35.109508   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:41:35.109564   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:35.109564   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:41:37.612212   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:41:37.612212   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:38.612474   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:41:40.818067   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:41:40.818067   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:40.819070   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:41:43.365778   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:41:43.366659   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:44.367530   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:41:46.580384   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:41:46.580384   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:46.580384   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:41:49.166494   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:41:49.166494   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:49.166558   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:41:51.314990   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:41:51.315205   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:51.315205   14676 machine.go:93] provisionDockerMachine start ...
	I1007 11:41:51.315503   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:41:53.527866   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:41:53.528531   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:53.528768   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:41:56.252463   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:41:56.252463   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:56.263821   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:41:56.283497   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.130.199 22 <nil> <nil>}
	I1007 11:41:56.283588   14676 main.go:141] libmachine: About to run SSH command:
	hostname
	I1007 11:41:56.436166   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube
	
	I1007 11:41:56.436166   14676 buildroot.go:166] provisioning hostname "ha-459500"
	I1007 11:41:56.436166   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:41:58.640204   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:41:58.640204   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:58.641057   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:42:01.154372   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:42:01.155498   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:01.162835   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:42:01.163497   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.130.199 22 <nil> <nil>}
	I1007 11:42:01.163497   14676 main.go:141] libmachine: About to run SSH command:
	sudo hostname ha-459500 && echo "ha-459500" | sudo tee /etc/hostname
	I1007 11:42:01.329314   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-459500
	
	I1007 11:42:01.329436   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:42:03.466217   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:42:03.466217   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:03.466401   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:42:05.984460   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:42:05.984460   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:05.991579   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:42:05.991579   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.130.199 22 <nil> <nil>}
	I1007 11:42:05.992111   14676 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sha-459500' /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 ha-459500/g' /etc/hosts;
				else 
					echo '127.0.1.1 ha-459500' | sudo tee -a /etc/hosts; 
				fi
			fi
	I1007 11:42:06.155816   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I1007 11:42:06.155932   14676 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube6\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube6\minikube-integration\.minikube}
	I1007 11:42:06.155982   14676 buildroot.go:174] setting up certificates
	I1007 11:42:06.156051   14676 provision.go:84] configureAuth start
	I1007 11:42:06.156088   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:42:08.278561   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:42:08.278904   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:08.278904   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:42:10.734963   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:42:10.734963   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:10.734963   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:42:12.834942   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:42:12.835077   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:12.835126   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:42:15.338490   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:42:15.339093   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:15.339361   14676 provision.go:143] copyHostCerts
	I1007 11:42:15.339426   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube6\minikube-integration\.minikube/ca.pem
	I1007 11:42:15.339426   14676 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/ca.pem, removing ...
	I1007 11:42:15.339948   14676 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.pem
	I1007 11:42:15.340032   14676 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/ca.pem (1078 bytes)
	I1007 11:42:15.341965   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube6\minikube-integration\.minikube/cert.pem
	I1007 11:42:15.341965   14676 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/cert.pem, removing ...
	I1007 11:42:15.341965   14676 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cert.pem
	I1007 11:42:15.342580   14676 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/cert.pem (1123 bytes)
	I1007 11:42:15.343876   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube6\minikube-integration\.minikube/key.pem
	I1007 11:42:15.343876   14676 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/key.pem, removing ...
	I1007 11:42:15.343876   14676 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\key.pem
	I1007 11:42:15.344684   14676 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/key.pem (1679 bytes)
	I1007 11:42:15.345443   14676 provision.go:117] generating server cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.ha-459500 san=[127.0.0.1 172.30.130.199 ha-459500 localhost minikube]
	I1007 11:42:15.626046   14676 provision.go:177] copyRemoteCerts
	I1007 11:42:15.639201   14676 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I1007 11:42:15.639439   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:42:17.729458   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:42:17.729545   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:17.729545   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:42:20.219830   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:42:20.219921   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:20.220059   14676 sshutil.go:53] new ssh client: &{IP:172.30.130.199 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500\id_rsa Username:docker}
	I1007 11:42:20.328215   14676 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (4.6889614s)
	I1007 11:42:20.328215   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I1007 11:42:20.328850   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I1007 11:42:20.373618   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I1007 11:42:20.374601   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I1007 11:42:20.419115   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I1007 11:42:20.419115   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1200 bytes)
	I1007 11:42:20.462040   14676 provision.go:87] duration metric: took 14.3058294s to configureAuth
	I1007 11:42:20.462040   14676 buildroot.go:189] setting minikube options for container-runtime
	I1007 11:42:20.463022   14676 config.go:182] Loaded profile config "ha-459500": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 11:42:20.463152   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:42:22.564297   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:42:22.564383   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:22.564383   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:42:25.100013   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:42:25.100013   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:25.104611   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:42:25.105323   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.130.199 22 <nil> <nil>}
	I1007 11:42:25.105323   14676 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I1007 11:42:25.237185   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I1007 11:42:25.237185   14676 buildroot.go:70] root file system type: tmpfs
	I1007 11:42:25.237185   14676 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I1007 11:42:25.237745   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:42:27.297142   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:42:27.297142   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:27.297303   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:42:29.784850   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:42:29.784850   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:29.790776   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:42:29.791020   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.130.199 22 <nil> <nil>}
	I1007 11:42:29.791643   14676 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service 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=hyperv --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
	I1007 11:42:29.955437   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service 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=hyperv --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
	
	I1007 11:42:29.955437   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:42:32.027162   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:42:32.027903   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:32.027903   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:42:34.500747   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:42:34.501050   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:34.506933   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:42:34.507558   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.130.199 22 <nil> <nil>}
	I1007 11:42:34.507558   14676 main.go:141] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I1007 11:42:36.721765   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: diff: can't stat '/lib/systemd/system/docker.service': No such file or directory
	Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /usr/lib/systemd/system/docker.service.
	
	I1007 11:42:36.721765   14676 machine.go:96] duration metric: took 45.406053s to provisionDockerMachine
	I1007 11:42:36.721765   14676 client.go:171] duration metric: took 1m55.2139449s to LocalClient.Create
	I1007 11:42:36.721765   14676 start.go:167] duration metric: took 1m55.2139449s to libmachine.API.Create "ha-459500"
	I1007 11:42:36.722305   14676 start.go:293] postStartSetup for "ha-459500" (driver="hyperv")
	I1007 11:42:36.722363   14676 start.go:322] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
	I1007 11:42:36.732345   14676 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
	I1007 11:42:36.732345   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:42:38.885813   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:42:38.885813   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:38.886812   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:42:41.491583   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:42:41.492477   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:41.492988   14676 sshutil.go:53] new ssh client: &{IP:172.30.130.199 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500\id_rsa Username:docker}
	I1007 11:42:41.611249   14676 ssh_runner.go:235] Completed: 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: (4.8788499s)
	I1007 11:42:41.623354   14676 ssh_runner.go:195] Run: cat /etc/os-release
	I1007 11:42:41.629394   14676 info.go:137] Remote host: Buildroot 2023.02.9
	I1007 11:42:41.629449   14676 filesync.go:126] Scanning C:\Users\jenkins.minikube6\minikube-integration\.minikube\addons for local assets ...
	I1007 11:42:41.629649   14676 filesync.go:126] Scanning C:\Users\jenkins.minikube6\minikube-integration\.minikube\files for local assets ...
	I1007 11:42:41.630752   14676 filesync.go:149] local asset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem -> 137842.pem in /etc/ssl/certs
	I1007 11:42:41.630837   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem -> /etc/ssl/certs/137842.pem
	I1007 11:42:41.641446   14676 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I1007 11:42:41.662121   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem --> /etc/ssl/certs/137842.pem (1708 bytes)
	I1007 11:42:41.722713   14676 start.go:296] duration metric: took 5.0003138s for postStartSetup
	I1007 11:42:41.726431   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:42:43.943013   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:42:43.943013   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:43.943013   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:42:46.454579   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:42:46.455716   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:46.455811   14676 profile.go:143] Saving config to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\config.json ...
	I1007 11:42:46.458934   14676 start.go:128] duration metric: took 2m4.9563592s to createHost
	I1007 11:42:46.459052   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:42:48.552399   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:42:48.552811   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:48.552811   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:42:51.107436   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:42:51.107436   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:51.112271   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:42:51.112944   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.130.199 22 <nil> <nil>}
	I1007 11:42:51.112944   14676 main.go:141] libmachine: About to run SSH command:
	date +%s.%N
	I1007 11:42:51.246575   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: 1728301371.259967798
	
	I1007 11:42:51.246701   14676 fix.go:216] guest clock: 1728301371.259967798
	I1007 11:42:51.246701   14676 fix.go:229] Guest: 2024-10-07 11:42:51.259967798 +0000 UTC Remote: 2024-10-07 11:42:46.4590525 +0000 UTC m=+130.511869801 (delta=4.800915298s)
	I1007 11:42:51.246701   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:42:53.405849   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:42:53.406077   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:53.406174   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:42:55.927420   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:42:55.928454   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:55.933541   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:42:55.934316   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.130.199 22 <nil> <nil>}
	I1007 11:42:55.934316   14676 main.go:141] libmachine: About to run SSH command:
	sudo date -s @1728301371
	I1007 11:42:56.093584   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: Mon Oct  7 11:42:51 UTC 2024
	
	I1007 11:42:56.093584   14676 fix.go:236] clock set: Mon Oct  7 11:42:51 UTC 2024
	 (err=<nil>)
	I1007 11:42:56.093584   14676 start.go:83] releasing machines lock for "ha-459500", held for 2m14.5915354s
	I1007 11:42:56.093584   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:42:58.196477   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:42:58.196477   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:58.196583   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:43:00.684687   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:43:00.684992   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:43:00.689307   14676 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I1007 11:43:00.689307   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:43:00.699738   14676 ssh_runner.go:195] Run: cat /version.json
	I1007 11:43:00.699738   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:43:02.856094   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:43:02.856094   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:43:02.856094   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:43:02.857982   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:43:02.857982   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:43:02.857982   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:43:05.436630   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:43:05.436985   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:43:05.436985   14676 sshutil.go:53] new ssh client: &{IP:172.30.130.199 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500\id_rsa Username:docker}
	I1007 11:43:05.456363   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:43:05.456438   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:43:05.456496   14676 sshutil.go:53] new ssh client: &{IP:172.30.130.199 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500\id_rsa Username:docker}
	I1007 11:43:05.539637   14676 ssh_runner.go:235] Completed: cat /version.json: (4.8397857s)
	I1007 11:43:05.551233   14676 ssh_runner.go:195] Run: systemctl --version
	I1007 11:43:05.553351   14676 ssh_runner.go:235] Completed: curl.exe -sS -m 2 https://registry.k8s.io/: (4.8639902s)
	W1007 11:43:05.553351   14676 start.go:867] [curl.exe -sS -m 2 https://registry.k8s.io/] failed: curl.exe -sS -m 2 https://registry.k8s.io/: Process exited with status 127
	stdout:
	
	stderr:
	bash: line 1: curl.exe: command not found
	I1007 11:43:05.571845   14676 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	W1007 11:43:05.580027   14676 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I1007 11:43:05.590616   14676 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I1007 11:43:05.618498   14676 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I1007 11:43:05.618498   14676 start.go:495] detecting cgroup driver to use...
	I1007 11:43:05.618687   14676 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I1007 11:43:05.666310   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	W1007 11:43:05.667553   14676 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	W1007 11:43:05.667553   14676 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I1007 11:43:05.698158   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I1007 11:43:05.716866   14676 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I1007 11:43:05.728807   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I1007 11:43:05.759108   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I1007 11:43:05.789069   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I1007 11:43:05.818927   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I1007 11:43:05.849251   14676 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I1007 11:43:05.878619   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I1007 11:43:05.913551   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I1007 11:43:05.942786   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I1007 11:43:05.977816   14676 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I1007 11:43:05.996618   14676 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I1007 11:43:06.006969   14676 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I1007 11:43:06.045157   14676 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I1007 11:43:06.069934   14676 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:43:06.271010   14676 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I1007 11:43:06.302527   14676 start.go:495] detecting cgroup driver to use...
	I1007 11:43:06.313925   14676 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I1007 11:43:06.352108   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1007 11:43:06.386584   14676 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I1007 11:43:06.429892   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1007 11:43:06.465661   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1007 11:43:06.499116   14676 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I1007 11:43:06.563002   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1007 11:43:06.585102   14676 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I1007 11:43:06.633906   14676 ssh_runner.go:195] Run: which cri-dockerd
	I1007 11:43:06.652425   14676 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I1007 11:43:06.673704   14676 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I1007 11:43:06.717509   14676 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I1007 11:43:06.923986   14676 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I1007 11:43:07.105724   14676 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I1007 11:43:07.105724   14676 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I1007 11:43:07.149497   14676 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:43:07.335886   14676 ssh_runner.go:195] Run: sudo systemctl restart docker
	I1007 11:43:09.915086   14676 ssh_runner.go:235] Completed: sudo systemctl restart docker: (2.5791715s)
	I1007 11:43:09.927933   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I1007 11:43:09.966109   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I1007 11:43:09.998173   14676 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I1007 11:43:10.192355   14676 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I1007 11:43:10.377709   14676 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:43:10.564952   14676 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I1007 11:43:10.605040   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I1007 11:43:10.639506   14676 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:43:10.825799   14676 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I1007 11:43:10.931543   14676 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I1007 11:43:10.942147   14676 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I1007 11:43:10.951754   14676 start.go:563] Will wait 60s for crictl version
	I1007 11:43:10.962911   14676 ssh_runner.go:195] Run: which crictl
	I1007 11:43:10.979092   14676 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I1007 11:43:11.040097   14676 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.3.1
	RuntimeApiVersion:  v1
	I1007 11:43:11.053062   14676 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1007 11:43:11.100085   14676 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1007 11:43:11.133141   14676 out.go:235] * Preparing Kubernetes v1.31.1 on Docker 27.3.1 ...
	I1007 11:43:11.133282   14676 ip.go:176] getIPForInterface: searching for "vEthernet (Default Switch)"
	I1007 11:43:11.138659   14676 ip.go:190] "Ethernet 2" does not match prefix "vEthernet (Default Switch)"
	I1007 11:43:11.138659   14676 ip.go:190] "Loopback Pseudo-Interface 1" does not match prefix "vEthernet (Default Switch)"
	I1007 11:43:11.138659   14676 ip.go:185] found prefix matching interface for "vEthernet (Default Switch)": "vEthernet (Default Switch)"
	I1007 11:43:11.138659   14676 ip.go:211] Found interface: {Index:9 MTU:1500 Name:vEthernet (Default Switch) HardwareAddr:00:15:5d:f7:66:4d Flags:up|broadcast|multicast|running}
	I1007 11:43:11.141855   14676 ip.go:214] interface addr: fe80::9fcc:8509:1b69:5a8f/64
	I1007 11:43:11.141855   14676 ip.go:214] interface addr: 172.30.128.1/20
	I1007 11:43:11.151485   14676 ssh_runner.go:195] Run: grep 172.30.128.1	host.minikube.internal$ /etc/hosts
	I1007 11:43:11.158559   14676 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "172.30.128.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I1007 11:43:11.202431   14676 kubeadm.go:883] updating cluster {Name:ha-459500 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1
ClusterName:ha-459500 Namespace:default APIServerHAVIP:172.30.143.254 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:} Nodes:[{Name: IP:172.30.130.199 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOpti
ons:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I1007 11:43:11.203462   14676 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I1007 11:43:11.210425   14676 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I1007 11:43:11.235668   14676 docker.go:685] Got preloaded images: 
	I1007 11:43:11.236685   14676 docker.go:691] registry.k8s.io/kube-apiserver:v1.31.1 wasn't preloaded
	I1007 11:43:11.245667   14676 ssh_runner.go:195] Run: sudo cat /var/lib/docker/image/overlay2/repositories.json
	I1007 11:43:11.276225   14676 ssh_runner.go:195] Run: which lz4
	I1007 11:43:11.281539   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 -> /preloaded.tar.lz4
	I1007 11:43:11.292151   14676 ssh_runner.go:195] Run: stat -c "%s %y" /preloaded.tar.lz4
	I1007 11:43:11.299366   14676 ssh_runner.go:352] existence check for /preloaded.tar.lz4: stat -c "%s %y" /preloaded.tar.lz4: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/preloaded.tar.lz4': No such file or directory
	I1007 11:43:11.299366   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 --> /preloaded.tar.lz4 (342028912 bytes)
	I1007 11:43:13.123353   14676 docker.go:649] duration metric: took 1.8414512s to copy over tarball
	I1007 11:43:13.135008   14676 ssh_runner.go:195] Run: sudo tar --xattrs --xattrs-include security.capability -I lz4 -C /var -xf /preloaded.tar.lz4
	I1007 11:43:21.830621   14676 ssh_runner.go:235] Completed: sudo tar --xattrs --xattrs-include security.capability -I lz4 -C /var -xf /preloaded.tar.lz4: (8.6955158s)
	I1007 11:43:21.830621   14676 ssh_runner.go:146] rm: /preloaded.tar.lz4
	I1007 11:43:21.904511   14676 ssh_runner.go:195] Run: sudo cat /var/lib/docker/image/overlay2/repositories.json
	I1007 11:43:21.922978   14676 ssh_runner.go:362] scp memory --> /var/lib/docker/image/overlay2/repositories.json (2631 bytes)
	I1007 11:43:21.965210   14676 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:43:22.174996   14676 ssh_runner.go:195] Run: sudo systemctl restart docker
	I1007 11:43:25.377696   14676 ssh_runner.go:235] Completed: sudo systemctl restart docker: (3.2026644s)
	I1007 11:43:25.385700   14676 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I1007 11:43:25.412083   14676 docker.go:685] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.31.1
	registry.k8s.io/kube-scheduler:v1.31.1
	registry.k8s.io/kube-controller-manager:v1.31.1
	registry.k8s.io/kube-proxy:v1.31.1
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/etcd:3.5.15-0
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I1007 11:43:25.412210   14676 cache_images.go:84] Images are preloaded, skipping loading
	I1007 11:43:25.412260   14676 kubeadm.go:934] updating node { 172.30.130.199 8443 v1.31.1 docker true true} ...
	I1007 11:43:25.412337   14676 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=ha-459500 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=172.30.130.199
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:ha-459500 Namespace:default APIServerHAVIP:172.30.143.254 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:}
	I1007 11:43:25.421321   14676 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I1007 11:43:25.490320   14676 cni.go:84] Creating CNI manager for ""
	I1007 11:43:25.490354   14676 cni.go:136] multinode detected (1 nodes found), recommending kindnet
	I1007 11:43:25.490354   14676 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I1007 11:43:25.490496   14676 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:172.30.130.199 APIServerPort:8443 KubernetesVersion:v1.31.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:ha-459500 NodeName:ha-459500 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", "172.30.130.199"]]} {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:172.30.130.199 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kuberne
tes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/cri-dockerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I1007 11:43:25.490915   14676 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 172.30.130.199
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/cri-dockerd.sock
	  name: "ha-459500"
	  kubeletExtraArgs:
	    node-ip: 172.30.130.199
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "172.30.130.199"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.31.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/cri-dockerd.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I1007 11:43:25.491025   14676 kube-vip.go:115] generating kube-vip config ...
	I1007 11:43:25.503802   14676 ssh_runner.go:195] Run: sudo sh -c "modprobe --all ip_vs ip_vs_rr ip_vs_wrr ip_vs_sh nf_conntrack"
	I1007 11:43:25.530213   14676 kube-vip.go:167] auto-enabling control-plane load-balancing in kube-vip
	I1007 11:43:25.530409   14676 kube-vip.go:137] kube-vip config:
	apiVersion: v1
	kind: Pod
	metadata:
	  creationTimestamp: null
	  name: kube-vip
	  namespace: kube-system
	spec:
	  containers:
	  - args:
	    - manager
	    env:
	    - name: vip_arp
	      value: "true"
	    - name: port
	      value: "8443"
	    - name: vip_nodename
	      valueFrom:
	        fieldRef:
	          fieldPath: spec.nodeName
	    - name: vip_interface
	      value: eth0
	    - name: vip_cidr
	      value: "32"
	    - name: dns_mode
	      value: first
	    - name: cp_enable
	      value: "true"
	    - name: cp_namespace
	      value: kube-system
	    - name: vip_leaderelection
	      value: "true"
	    - name: vip_leasename
	      value: plndr-cp-lock
	    - name: vip_leaseduration
	      value: "5"
	    - name: vip_renewdeadline
	      value: "3"
	    - name: vip_retryperiod
	      value: "1"
	    - name: address
	      value: 172.30.143.254
	    - name: prometheus_server
	      value: :2112
	    - name : lb_enable
	      value: "true"
	    - name: lb_port
	      value: "8443"
	    image: ghcr.io/kube-vip/kube-vip:v0.8.3
	    imagePullPolicy: IfNotPresent
	    name: kube-vip
	    resources: {}
	    securityContext:
	      capabilities:
	        add:
	        - NET_ADMIN
	        - NET_RAW
	    volumeMounts:
	    - mountPath: /etc/kubernetes/admin.conf
	      name: kubeconfig
	  hostAliases:
	  - hostnames:
	    - kubernetes
	    ip: 127.0.0.1
	  hostNetwork: true
	  volumes:
	  - hostPath:
	      path: "/etc/kubernetes/super-admin.conf"
	    name: kubeconfig
	status: {}
	I1007 11:43:25.541344   14676 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I1007 11:43:25.556783   14676 binaries.go:44] Found k8s binaries, skipping transfer
	I1007 11:43:25.567216   14676 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube /etc/kubernetes/manifests
	I1007 11:43:25.584281   14676 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (310 bytes)
	I1007 11:43:25.614495   14676 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I1007 11:43:25.651817   14676 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2157 bytes)
	I1007 11:43:25.682266   14676 ssh_runner.go:362] scp memory --> /etc/kubernetes/manifests/kube-vip.yaml (1447 bytes)
	I1007 11:43:25.723914   14676 ssh_runner.go:195] Run: grep 172.30.143.254	control-plane.minikube.internal$ /etc/hosts
	I1007 11:43:25.729930   14676 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "172.30.143.254	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I1007 11:43:25.762463   14676 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:43:25.959659   14676 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1007 11:43:25.995558   14676 certs.go:68] Setting up C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500 for IP: 172.30.130.199
	I1007 11:43:25.995675   14676 certs.go:194] generating shared ca certs ...
	I1007 11:43:25.995675   14676 certs.go:226] acquiring lock for ca certs: {Name:mkc71405905d3cea24da832e98113e061e759324 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 11:43:25.996488   14676 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.key
	I1007 11:43:25.996962   14676 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.key
	I1007 11:43:25.997153   14676 certs.go:256] generating profile certs ...
	I1007 11:43:25.998517   14676 certs.go:363] generating signed profile cert for "minikube-user": C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\client.key
	I1007 11:43:25.998724   14676 crypto.go:68] Generating cert C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\client.crt with IP's: []
	I1007 11:43:26.318962   14676 crypto.go:156] Writing cert to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\client.crt ...
	I1007 11:43:26.319969   14676 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\client.crt: {Name:mkb83ad81ffd04d4a4bbcbd3f2137f963e06a341 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 11:43:26.320986   14676 crypto.go:164] Writing key to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\client.key ...
	I1007 11:43:26.320986   14676 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\client.key: {Name:mk9d748b003203209c9260a599798b3fb79a17b4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 11:43:26.321980   14676 certs.go:363] generating signed profile cert for "minikube": C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key.c862a034
	I1007 11:43:26.321980   14676 crypto.go:68] Generating cert C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt.c862a034 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 172.30.130.199 172.30.143.254]
	I1007 11:43:26.679869   14676 crypto.go:156] Writing cert to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt.c862a034 ...
	I1007 11:43:26.679869   14676 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt.c862a034: {Name:mkf0f8742112a2aaa3d047e720f839d98d9320ca Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 11:43:26.680944   14676 crypto.go:164] Writing key to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key.c862a034 ...
	I1007 11:43:26.680944   14676 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key.c862a034: {Name:mkbfb41c578f534ad519a5a6922acb00aa2ffcac Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 11:43:26.682524   14676 certs.go:381] copying C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt.c862a034 -> C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt
	I1007 11:43:26.694696   14676 certs.go:385] copying C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key.c862a034 -> C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key
	I1007 11:43:26.695762   14676 certs.go:363] generating signed profile cert for "aggregator": C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\proxy-client.key
	I1007 11:43:26.696786   14676 crypto.go:68] Generating cert C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\proxy-client.crt with IP's: []
	I1007 11:43:26.928611   14676 crypto.go:156] Writing cert to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\proxy-client.crt ...
	I1007 11:43:26.928611   14676 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\proxy-client.crt: {Name:mkb8e7eead856d85d6aead8bc559c14af44e1401 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 11:43:26.930121   14676 crypto.go:164] Writing key to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\proxy-client.key ...
	I1007 11:43:26.930121   14676 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\proxy-client.key: {Name:mkb6c5a708b2bd49678d8d142eff0f85450f856f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 11:43:26.931575   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt -> /var/lib/minikube/certs/ca.crt
	I1007 11:43:26.931874   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.key -> /var/lib/minikube/certs/ca.key
	I1007 11:43:26.932002   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I1007 11:43:26.932191   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I1007 11:43:26.932361   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
	I1007 11:43:26.932555   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key -> /var/lib/minikube/certs/apiserver.key
	I1007 11:43:26.932672   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
	I1007 11:43:26.941888   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
	I1007 11:43:26.942655   14676 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784.pem (1338 bytes)
	W1007 11:43:26.943247   14676 certs.go:480] ignoring C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784_empty.pem, impossibly tiny 0 bytes
	I1007 11:43:26.943247   14676 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I1007 11:43:26.943642   14676 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I1007 11:43:26.943923   14676 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I1007 11:43:26.944178   14676 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem (1679 bytes)
	I1007 11:43:26.944522   14676 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem (1708 bytes)
	I1007 11:43:26.944522   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I1007 11:43:26.944522   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784.pem -> /usr/share/ca-certificates/13784.pem
	I1007 11:43:26.944522   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem -> /usr/share/ca-certificates/137842.pem
	I1007 11:43:26.946142   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I1007 11:43:26.988895   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I1007 11:43:27.029709   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I1007 11:43:27.076742   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I1007 11:43:27.119154   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1424 bytes)
	I1007 11:43:27.164114   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I1007 11:43:27.208378   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I1007 11:43:27.253011   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I1007 11:43:27.298511   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I1007 11:43:27.341125   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784.pem --> /usr/share/ca-certificates/13784.pem (1338 bytes)
	I1007 11:43:27.389152   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem --> /usr/share/ca-certificates/137842.pem (1708 bytes)
	I1007 11:43:27.433735   14676 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I1007 11:43:27.476427   14676 ssh_runner.go:195] Run: openssl version
	I1007 11:43:27.496872   14676 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/13784.pem && ln -fs /usr/share/ca-certificates/13784.pem /etc/ssl/certs/13784.pem"
	I1007 11:43:27.531656   14676 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/13784.pem
	I1007 11:43:27.539436   14676 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Oct  7 11:23 /usr/share/ca-certificates/13784.pem
	I1007 11:43:27.555903   14676 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/13784.pem
	I1007 11:43:27.580574   14676 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/13784.pem /etc/ssl/certs/51391683.0"
	I1007 11:43:27.611055   14676 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/137842.pem && ln -fs /usr/share/ca-certificates/137842.pem /etc/ssl/certs/137842.pem"
	I1007 11:43:27.640399   14676 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/137842.pem
	I1007 11:43:27.647030   14676 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Oct  7 11:23 /usr/share/ca-certificates/137842.pem
	I1007 11:43:27.659371   14676 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/137842.pem
	I1007 11:43:27.679323   14676 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/137842.pem /etc/ssl/certs/3ec20f2e.0"
	I1007 11:43:27.710994   14676 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"
	I1007 11:43:27.740454   14676 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I1007 11:43:27.747940   14676 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Oct  7 10:58 /usr/share/ca-certificates/minikubeCA.pem
	I1007 11:43:27.759661   14676 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I1007 11:43:27.780581   14676 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"
	I1007 11:43:27.812836   14676 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I1007 11:43:27.821176   14676 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I1007 11:43:27.821176   14676 kubeadm.go:392] StartCluster: {Name:ha-459500 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 Cl
usterName:ha-459500 Namespace:default APIServerHAVIP:172.30.143.254 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:} Nodes:[{Name: IP:172.30.130.199 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions
:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1007 11:43:27.830080   14676 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I1007 11:43:27.866821   14676 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I1007 11:43:27.895328   14676 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I1007 11:43:27.932920   14676 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
	I1007 11:43:27.954283   14676 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I1007 11:43:27.954283   14676 kubeadm.go:157] found existing configuration files:
	
	I1007 11:43:27.966510   14676 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I1007 11:43:27.984072   14676 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I1007 11:43:27.997995   14676 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I1007 11:43:28.031956   14676 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I1007 11:43:28.056423   14676 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I1007 11:43:28.072206   14676 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I1007 11:43:28.100480   14676 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I1007 11:43:28.116932   14676 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I1007 11:43:28.128186   14676 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I1007 11:43:28.155245   14676 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I1007 11:43:28.171366   14676 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I1007 11:43:28.181073   14676 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I1007 11:43:28.198443   14676 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem"
	I1007 11:43:28.473008   14676 kubeadm.go:310] W1007 11:43:28.487401    1770 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 11:43:28.475657   14676 kubeadm.go:310] W1007 11:43:28.490657    1770 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 11:43:28.614786   14676 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I1007 11:43:43.710993   14676 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I1007 11:43:43.711116   14676 kubeadm.go:310] [preflight] Running pre-flight checks
	I1007 11:43:43.711142   14676 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I1007 11:43:43.711677   14676 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I1007 11:43:43.711773   14676 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I1007 11:43:43.711773   14676 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I1007 11:43:43.715035   14676 out.go:235]   - Generating certificates and keys ...
	I1007 11:43:43.715241   14676 kubeadm.go:310] [certs] Using existing ca certificate authority
	I1007 11:43:43.715910   14676 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I1007 11:43:43.715910   14676 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I1007 11:43:43.715910   14676 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I1007 11:43:43.715910   14676 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I1007 11:43:43.716429   14676 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I1007 11:43:43.716922   14676 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I1007 11:43:43.716922   14676 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [ha-459500 localhost] and IPs [172.30.130.199 127.0.0.1 ::1]
	I1007 11:43:43.716922   14676 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I1007 11:43:43.717609   14676 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [ha-459500 localhost] and IPs [172.30.130.199 127.0.0.1 ::1]
	I1007 11:43:43.717767   14676 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I1007 11:43:43.717859   14676 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I1007 11:43:43.717947   14676 kubeadm.go:310] [certs] Generating "sa" key and public key
	I1007 11:43:43.718501   14676 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I1007 11:43:43.718501   14676 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I1007 11:43:43.718501   14676 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I1007 11:43:43.718501   14676 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I1007 11:43:43.719050   14676 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I1007 11:43:43.719111   14676 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I1007 11:43:43.719382   14676 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I1007 11:43:43.719447   14676 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I1007 11:43:43.722039   14676 out.go:235]   - Booting up control plane ...
	I1007 11:43:43.722039   14676 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I1007 11:43:43.722715   14676 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I1007 11:43:43.722890   14676 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I1007 11:43:43.722890   14676 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I1007 11:43:43.722890   14676 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I1007 11:43:43.723491   14676 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I1007 11:43:43.723605   14676 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I1007 11:43:43.723605   14676 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I1007 11:43:43.724309   14676 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.665292ms
	I1007 11:43:43.724418   14676 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I1007 11:43:43.724418   14676 kubeadm.go:310] [api-check] The API server is healthy after 9.103514791s
	I1007 11:43:43.724418   14676 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I1007 11:43:43.724978   14676 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I1007 11:43:43.725247   14676 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I1007 11:43:43.725767   14676 kubeadm.go:310] [mark-control-plane] Marking the node ha-459500 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I1007 11:43:43.725840   14676 kubeadm.go:310] [bootstrap-token] Using token: velu5e.vzfrnp6wz3l9dhff
	I1007 11:43:43.728462   14676 out.go:235]   - Configuring RBAC rules ...
	I1007 11:43:43.728531   14676 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I1007 11:43:43.729098   14676 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I1007 11:43:43.729486   14676 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I1007 11:43:43.729779   14676 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I1007 11:43:43.730050   14676 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I1007 11:43:43.730363   14676 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I1007 11:43:43.730666   14676 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I1007 11:43:43.730878   14676 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I1007 11:43:43.730972   14676 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I1007 11:43:43.731047   14676 kubeadm.go:310] 
	I1007 11:43:43.731192   14676 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I1007 11:43:43.731236   14676 kubeadm.go:310] 
	I1007 11:43:43.731502   14676 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I1007 11:43:43.731502   14676 kubeadm.go:310] 
	I1007 11:43:43.731585   14676 kubeadm.go:310]   mkdir -p $HOME/.kube
	I1007 11:43:43.731759   14676 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I1007 11:43:43.731916   14676 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I1007 11:43:43.731945   14676 kubeadm.go:310] 
	I1007 11:43:43.732024   14676 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I1007 11:43:43.732120   14676 kubeadm.go:310] 
	I1007 11:43:43.732224   14676 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I1007 11:43:43.732303   14676 kubeadm.go:310] 
	I1007 11:43:43.732456   14676 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I1007 11:43:43.732661   14676 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I1007 11:43:43.732661   14676 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I1007 11:43:43.733133   14676 kubeadm.go:310] 
	I1007 11:43:43.733224   14676 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I1007 11:43:43.733224   14676 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I1007 11:43:43.733224   14676 kubeadm.go:310] 
	I1007 11:43:43.733224   14676 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token velu5e.vzfrnp6wz3l9dhff \
	I1007 11:43:43.733781   14676 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:714ac1df271b5c937c7b233425acaadd54f29bec6372d70cf4cfbef5c3c9b2e4 \
	I1007 11:43:43.733781   14676 kubeadm.go:310] 	--control-plane 
	I1007 11:43:43.733781   14676 kubeadm.go:310] 
	I1007 11:43:43.733781   14676 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I1007 11:43:43.733781   14676 kubeadm.go:310] 
	I1007 11:43:43.733781   14676 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token velu5e.vzfrnp6wz3l9dhff \
	I1007 11:43:43.733781   14676 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:714ac1df271b5c937c7b233425acaadd54f29bec6372d70cf4cfbef5c3c9b2e4 
	I1007 11:43:43.733781   14676 cni.go:84] Creating CNI manager for ""
	I1007 11:43:43.733781   14676 cni.go:136] multinode detected (1 nodes found), recommending kindnet
	I1007 11:43:43.736707   14676 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I1007 11:43:43.752796   14676 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I1007 11:43:43.761367   14676 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I1007 11:43:43.761367   14676 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I1007 11:43:43.819848   14676 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I1007 11:43:44.502658   14676 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I1007 11:43:44.517158   14676 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I1007 11:43:44.518250   14676 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes ha-459500 minikube.k8s.io/updated_at=2024_10_07T11_43_44_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=55a088b4b31722f6a33d4d5d4ae6e59a42bb414b minikube.k8s.io/name=ha-459500 minikube.k8s.io/primary=true
	I1007 11:43:44.545276   14676 ops.go:34] apiserver oom_adj: -16
	I1007 11:43:44.778068   14676 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1007 11:43:45.280793   14676 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1007 11:43:45.781048   14676 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1007 11:43:46.279780   14676 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1007 11:43:46.783012   14676 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1007 11:43:46.916933   14676 kubeadm.go:1113] duration metric: took 2.4142479s to wait for elevateKubeSystemPrivileges
	I1007 11:43:46.917004   14676 kubeadm.go:394] duration metric: took 19.095616s to StartCluster
	I1007 11:43:46.917090   14676 settings.go:142] acquiring lock: {Name:mk6b97e58c5fe8f88c3b8025e136ed13b1b7453d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 11:43:46.917177   14676 settings.go:150] Updating kubeconfig:  C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	I1007 11:43:46.918162   14676 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\kubeconfig: {Name:mk4f4c590fd703778dedd3b8c3d630c561af8c6e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 11:43:46.920202   14676 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I1007 11:43:46.920202   14676 start.go:233] HA (multi-control plane) cluster: will skip waiting for primary control-plane node &{Name: IP:172.30.130.199 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1007 11:43:46.920202   14676 start.go:241] waiting for startup goroutines ...
	I1007 11:43:46.920202   14676 addons.go:507] enable addons start: toEnable=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 inaccel:false ingress:false ingress-dns:false inspektor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false]
	I1007 11:43:46.920202   14676 addons.go:69] Setting storage-provisioner=true in profile "ha-459500"
	I1007 11:43:46.920202   14676 addons.go:69] Setting default-storageclass=true in profile "ha-459500"
	I1007 11:43:46.920202   14676 addons.go:234] Setting addon storage-provisioner=true in "ha-459500"
	I1007 11:43:46.920202   14676 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "ha-459500"
	I1007 11:43:46.920202   14676 host.go:66] Checking if "ha-459500" exists ...
	I1007 11:43:46.920202   14676 config.go:182] Loaded profile config "ha-459500": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 11:43:46.921172   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:43:46.921172   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:43:47.059314   14676 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           172.30.128.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I1007 11:43:47.553546   14676 start.go:971] {"host.minikube.internal": 172.30.128.1} host record injected into CoreDNS's ConfigMap
	I1007 11:43:49.255134   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:43:49.255134   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:43:49.256394   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:43:49.256394   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:43:49.258337   14676 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I1007 11:43:49.258572   14676 loader.go:395] Config loaded from file:  C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	I1007 11:43:49.259333   14676 kapi.go:59] client config for ha-459500: &rest.Config{Host:"https://172.30.143.254:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", UID:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\ha-459500\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\ha-459500\\client.key", CAFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), Ne
xtProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x30030e0), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
	I1007 11:43:49.260918   14676 cert_rotation.go:140] Starting client certificate rotation controller
	I1007 11:43:49.261164   14676 addons.go:234] Setting addon default-storageclass=true in "ha-459500"
	I1007 11:43:49.261164   14676 host.go:66] Checking if "ha-459500" exists ...
	I1007 11:43:49.262100   14676 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I1007 11:43:49.262100   14676 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I1007 11:43:49.262100   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:43:49.262100   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:43:51.645597   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:43:51.645696   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:43:51.646253   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:43:51.664557   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:43:51.664910   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:43:51.664910   14676 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I1007 11:43:51.664910   14676 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I1007 11:43:51.664910   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:43:53.933917   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:43:53.933968   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:43:53.934038   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:43:54.483608   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:43:54.483693   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:43:54.483749   14676 sshutil.go:53] new ssh client: &{IP:172.30.130.199 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500\id_rsa Username:docker}
	I1007 11:43:54.639103   14676 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I1007 11:43:56.565501   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:43:56.566144   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:43:56.566411   14676 sshutil.go:53] new ssh client: &{IP:172.30.130.199 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500\id_rsa Username:docker}
	I1007 11:43:56.702964   14676 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I1007 11:43:56.872907   14676 envvar.go:172] "Feature gate default state" feature="WatchListClient" enabled=false
	I1007 11:43:56.872983   14676 envvar.go:172] "Feature gate default state" feature="InformerResourceVersion" enabled=false
	I1007 11:43:56.873197   14676 round_trippers.go:463] GET https://172.30.143.254:8443/apis/storage.k8s.io/v1/storageclasses
	I1007 11:43:56.873245   14676 round_trippers.go:469] Request Headers:
	I1007 11:43:56.873245   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:43:56.873275   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:43:56.884855   14676 round_trippers.go:574] Response Status: 200 OK in 11 milliseconds
	I1007 11:43:56.885588   14676 round_trippers.go:463] PUT https://172.30.143.254:8443/apis/storage.k8s.io/v1/storageclasses/standard
	I1007 11:43:56.885663   14676 round_trippers.go:469] Request Headers:
	I1007 11:43:56.885663   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:43:56.885663   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:43:56.885663   14676 round_trippers.go:473]     Content-Type: application/json
	I1007 11:43:56.889447   14676 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 11:43:56.893596   14676 out.go:177] * Enabled addons: storage-provisioner, default-storageclass
	I1007 11:43:56.895897   14676 addons.go:510] duration metric: took 9.9755836s for enable addons: enabled=[storage-provisioner default-storageclass]
	I1007 11:43:56.895938   14676 start.go:246] waiting for cluster config update ...
	I1007 11:43:56.895938   14676 start.go:255] writing updated cluster config ...
	I1007 11:43:56.898915   14676 out.go:201] 
	I1007 11:43:56.911067   14676 config.go:182] Loaded profile config "ha-459500": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 11:43:56.912103   14676 profile.go:143] Saving config to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\config.json ...
	I1007 11:43:56.917333   14676 out.go:177] * Starting "ha-459500-m02" control-plane node in "ha-459500" cluster
	I1007 11:43:56.923592   14676 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I1007 11:43:56.923592   14676 cache.go:56] Caching tarball of preloaded images
	I1007 11:43:56.923592   14676 preload.go:172] Found C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I1007 11:43:56.924193   14676 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on docker
	I1007 11:43:56.924248   14676 profile.go:143] Saving config to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\config.json ...
	I1007 11:43:56.928553   14676 start.go:360] acquireMachinesLock for ha-459500-m02: {Name:mke1d3e045ff2a4f8d2978e08dff146c93a87110 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I1007 11:43:56.928664   14676 start.go:364] duration metric: took 111µs to acquireMachinesLock for "ha-459500-m02"
	I1007 11:43:56.928927   14676 start.go:93] Provisioning new machine with config: &{Name:ha-459500 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{Kubern
etesVersion:v1.31.1 ClusterName:ha-459500 Namespace:default APIServerHAVIP:172.30.143.254 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:} Nodes:[{Name: IP:172.30.130.199 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDi
sks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name:m02 IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1007 11:43:56.929098   14676 start.go:125] createHost starting for "m02" (driver="hyperv")
	I1007 11:43:56.932558   14676 out.go:235] * Creating hyperv VM (CPUs=2, Memory=2200MB, Disk=20000MB) ...
	I1007 11:43:56.932558   14676 start.go:159] libmachine.API.Create for "ha-459500" (driver="hyperv")
	I1007 11:43:56.932558   14676 client.go:168] LocalClient.Create starting
	I1007 11:43:56.932558   14676 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem
	I1007 11:43:56.933600   14676 main.go:141] libmachine: Decoding PEM data...
	I1007 11:43:56.933658   14676 main.go:141] libmachine: Parsing certificate...
	I1007 11:43:56.933877   14676 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem
	I1007 11:43:56.934036   14676 main.go:141] libmachine: Decoding PEM data...
	I1007 11:43:56.934036   14676 main.go:141] libmachine: Parsing certificate...
	I1007 11:43:56.934205   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @(Get-Module -ListAvailable hyper-v).Name | Get-Unique
	I1007 11:43:58.861315   14676 main.go:141] libmachine: [stdout =====>] : Hyper-V
	
	I1007 11:43:58.861315   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:43:58.861315   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole(([System.Security.Principal.SecurityIdentifier]::new("S-1-5-32-578")))
	I1007 11:44:00.607924   14676 main.go:141] libmachine: [stdout =====>] : False
	
	I1007 11:44:00.608439   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:00.608664   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I1007 11:44:02.104467   14676 main.go:141] libmachine: [stdout =====>] : True
	
	I1007 11:44:02.105241   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:02.105241   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I1007 11:44:05.675811   14676 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I1007 11:44:05.675811   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:05.679697   14676 main.go:141] libmachine: Downloading C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\boot2docker.iso from file://C:/Users/jenkins.minikube6/minikube-integration/.minikube/cache/iso/amd64/minikube-v1.34.0-1727108440-19696-amd64.iso...
	I1007 11:44:06.148641   14676 main.go:141] libmachine: Creating SSH key...
	I1007 11:44:06.353273   14676 main.go:141] libmachine: Creating VM...
	I1007 11:44:06.354401   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I1007 11:44:09.228154   14676 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I1007 11:44:09.228154   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:09.228154   14676 main.go:141] libmachine: Using switch "Default Switch"
	I1007 11:44:09.228154   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I1007 11:44:11.051298   14676 main.go:141] libmachine: [stdout =====>] : True
	
	I1007 11:44:11.051298   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:11.051298   14676 main.go:141] libmachine: Creating VHD
	I1007 11:44:11.051763   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VHD -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m02\fixed.vhd' -SizeBytes 10MB -Fixed
	I1007 11:44:14.813305   14676 main.go:141] libmachine: [stdout =====>] : 
	
	ComputerName            : minikube6
	Path                    : C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m02\fixed.vhd
	VhdFormat               : VHD
	VhdType                 : Fixed
	FileSize                : 10486272
	Size                    : 10485760
	MinimumSize             : 
	LogicalSectorSize       : 512
	PhysicalSectorSize      : 512
	BlockSize               : 0
	ParentPath              : 
	DiskIdentifier          : 98CD5051-3B0F-4CE6-8F13-18BB4ED13774
	FragmentationPercentage : 0
	Alignment               : 1
	Attached                : False
	DiskNumber              : 
	IsPMEMCompatible        : False
	AddressAbstractionType  : None
	Number                  : 
	
	
	
	
	I1007 11:44:14.813601   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:14.813601   14676 main.go:141] libmachine: Writing magic tar header
	I1007 11:44:14.813601   14676 main.go:141] libmachine: Writing SSH key tar header
	I1007 11:44:14.823493   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Convert-VHD -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m02\fixed.vhd' -DestinationPath 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m02\disk.vhd' -VHDType Dynamic -DeleteSource
	I1007 11:44:18.011027   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:44:18.012083   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:18.012083   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Resize-VHD -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m02\disk.vhd' -SizeBytes 20000MB
	I1007 11:44:20.556534   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:44:20.556663   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:20.556797   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VM ha-459500-m02 -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m02' -SwitchName 'Default Switch' -MemoryStartupBytes 2200MB
	I1007 11:44:24.135197   14676 main.go:141] libmachine: [stdout =====>] : 
	Name          State CPUUsage(%) MemoryAssigned(M) Uptime   Status             Version
	----          ----- ----------- ----------------- ------   ------             -------
	ha-459500-m02 Off   0           0                 00:00:00 Operating normally 9.0    
	
	
	
	I1007 11:44:24.135610   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:24.135610   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMMemory -VMName ha-459500-m02 -DynamicMemoryEnabled $false
	I1007 11:44:26.334983   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:44:26.334983   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:26.334983   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMProcessor ha-459500-m02 -Count 2
	I1007 11:44:28.478297   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:44:28.478297   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:28.478773   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMDvdDrive -VMName ha-459500-m02 -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m02\boot2docker.iso'
	I1007 11:44:31.046875   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:44:31.047079   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:31.047079   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Add-VMHardDiskDrive -VMName ha-459500-m02 -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m02\disk.vhd'
	I1007 11:44:33.654340   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:44:33.655399   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:33.655478   14676 main.go:141] libmachine: Starting VM...
	I1007 11:44:33.655478   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM ha-459500-m02
	I1007 11:44:36.684348   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:44:36.684617   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:36.684617   14676 main.go:141] libmachine: Waiting for host to start...
	I1007 11:44:36.684707   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:44:38.968937   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:44:38.968937   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:38.968937   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:44:41.478135   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:44:41.479148   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:42.479526   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:44:44.688365   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:44:44.688365   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:44.688506   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:44:47.258772   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:44:47.258772   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:48.259395   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:44:50.469654   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:44:50.469654   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:50.469919   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:44:53.030568   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:44:53.030614   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:54.030902   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:44:56.247107   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:44:56.248164   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:56.248301   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:44:58.766650   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:44:58.767750   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:59.767946   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:45:02.006838   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:45:02.006838   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:02.006838   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:45:04.602352   14676 main.go:141] libmachine: [stdout =====>] : 172.30.138.12
	
	I1007 11:45:04.602773   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:04.602773   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:45:06.752364   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:45:06.752364   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:06.752364   14676 machine.go:93] provisionDockerMachine start ...
	I1007 11:45:06.753246   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:45:08.903994   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:45:08.904267   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:08.904267   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:45:11.426139   14676 main.go:141] libmachine: [stdout =====>] : 172.30.138.12
	
	I1007 11:45:11.426440   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:11.432129   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:45:11.444913   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.138.12 22 <nil> <nil>}
	I1007 11:45:11.445006   14676 main.go:141] libmachine: About to run SSH command:
	hostname
	I1007 11:45:11.572037   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube
	
	I1007 11:45:11.572111   14676 buildroot.go:166] provisioning hostname "ha-459500-m02"
	I1007 11:45:11.572111   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:45:13.673683   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:45:13.673683   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:13.674367   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:45:16.161390   14676 main.go:141] libmachine: [stdout =====>] : 172.30.138.12
	
	I1007 11:45:16.161390   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:16.166889   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:45:16.167431   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.138.12 22 <nil> <nil>}
	I1007 11:45:16.167431   14676 main.go:141] libmachine: About to run SSH command:
	sudo hostname ha-459500-m02 && echo "ha-459500-m02" | sudo tee /etc/hostname
	I1007 11:45:16.327573   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-459500-m02
	
	I1007 11:45:16.327753   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:45:18.471529   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:45:18.471529   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:18.472003   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:45:20.969317   14676 main.go:141] libmachine: [stdout =====>] : 172.30.138.12
	
	I1007 11:45:20.970371   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:20.974462   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:45:20.975041   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.138.12 22 <nil> <nil>}
	I1007 11:45:20.975041   14676 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sha-459500-m02' /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 ha-459500-m02/g' /etc/hosts;
				else 
					echo '127.0.1.1 ha-459500-m02' | sudo tee -a /etc/hosts; 
				fi
			fi
	I1007 11:45:21.129854   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I1007 11:45:21.130001   14676 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube6\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube6\minikube-integration\.minikube}
	I1007 11:45:21.130077   14676 buildroot.go:174] setting up certificates
	I1007 11:45:21.130077   14676 provision.go:84] configureAuth start
	I1007 11:45:21.130204   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:45:23.241242   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:45:23.241546   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:23.241546   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:45:25.797964   14676 main.go:141] libmachine: [stdout =====>] : 172.30.138.12
	
	I1007 11:45:25.798133   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:25.798207   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:45:27.884617   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:45:27.884617   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:27.884813   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:45:30.435252   14676 main.go:141] libmachine: [stdout =====>] : 172.30.138.12
	
	I1007 11:45:30.436029   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:30.436029   14676 provision.go:143] copyHostCerts
	I1007 11:45:30.436170   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube6\minikube-integration\.minikube/ca.pem
	I1007 11:45:30.436170   14676 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/ca.pem, removing ...
	I1007 11:45:30.436170   14676 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.pem
	I1007 11:45:30.436746   14676 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/ca.pem (1078 bytes)
	I1007 11:45:30.437891   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube6\minikube-integration\.minikube/cert.pem
	I1007 11:45:30.438132   14676 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/cert.pem, removing ...
	I1007 11:45:30.438181   14676 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cert.pem
	I1007 11:45:30.438181   14676 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/cert.pem (1123 bytes)
	I1007 11:45:30.439471   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube6\minikube-integration\.minikube/key.pem
	I1007 11:45:30.439471   14676 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/key.pem, removing ...
	I1007 11:45:30.439471   14676 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\key.pem
	I1007 11:45:30.440164   14676 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/key.pem (1679 bytes)
	I1007 11:45:30.441375   14676 provision.go:117] generating server cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.ha-459500-m02 san=[127.0.0.1 172.30.138.12 ha-459500-m02 localhost minikube]
	I1007 11:45:30.667338   14676 provision.go:177] copyRemoteCerts
	I1007 11:45:30.680210   14676 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I1007 11:45:30.680210   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:45:32.850322   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:45:32.851325   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:32.851387   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:45:35.393092   14676 main.go:141] libmachine: [stdout =====>] : 172.30.138.12
	
	I1007 11:45:35.393566   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:35.393566   14676 sshutil.go:53] new ssh client: &{IP:172.30.138.12 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m02\id_rsa Username:docker}
	I1007 11:45:35.505121   14676 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (4.8248577s)
	I1007 11:45:35.505212   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I1007 11:45:35.505617   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I1007 11:45:35.555992   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I1007 11:45:35.556082   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1208 bytes)
	I1007 11:45:35.609015   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I1007 11:45:35.609591   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I1007 11:45:35.653509   14676 provision.go:87] duration metric: took 14.523201s to configureAuth
	I1007 11:45:35.653509   14676 buildroot.go:189] setting minikube options for container-runtime
	I1007 11:45:35.654179   14676 config.go:182] Loaded profile config "ha-459500": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 11:45:35.654335   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:45:37.788495   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:45:37.788794   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:37.788794   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:45:40.323801   14676 main.go:141] libmachine: [stdout =====>] : 172.30.138.12
	
	I1007 11:45:40.324747   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:40.329970   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:45:40.330822   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.138.12 22 <nil> <nil>}
	I1007 11:45:40.330822   14676 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I1007 11:45:40.465295   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I1007 11:45:40.465295   14676 buildroot.go:70] root file system type: tmpfs
	I1007 11:45:40.465295   14676 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I1007 11:45:40.465295   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:45:42.591166   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:45:42.592328   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:42.592438   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:45:45.127748   14676 main.go:141] libmachine: [stdout =====>] : 172.30.138.12
	
	I1007 11:45:45.127906   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:45.132966   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:45:45.133676   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.138.12 22 <nil> <nil>}
	I1007 11:45:45.133676   14676 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment="NO_PROXY=172.30.130.199"
	
	
	# 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=hyperv --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
	I1007 11:45:45.297552   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment=NO_PROXY=172.30.130.199
	
	
	# 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=hyperv --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
	
	I1007 11:45:45.298153   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:45:47.402017   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:45:47.403147   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:47.403147   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:45:49.945535   14676 main.go:141] libmachine: [stdout =====>] : 172.30.138.12
	
	I1007 11:45:49.945818   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:49.950898   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:45:49.951161   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.138.12 22 <nil> <nil>}
	I1007 11:45:49.951161   14676 main.go:141] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I1007 11:45:52.276270   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: diff: can't stat '/lib/systemd/system/docker.service': No such file or directory
	Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /usr/lib/systemd/system/docker.service.
	
	I1007 11:45:52.276423   14676 machine.go:96] duration metric: took 45.5235541s to provisionDockerMachine
	I1007 11:45:52.276478   14676 client.go:171] duration metric: took 1m55.3426386s to LocalClient.Create
	I1007 11:45:52.276539   14676 start.go:167] duration metric: took 1m55.3426386s to libmachine.API.Create "ha-459500"
	I1007 11:45:52.276564   14676 start.go:293] postStartSetup for "ha-459500-m02" (driver="hyperv")
	I1007 11:45:52.276564   14676 start.go:322] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
	I1007 11:45:52.290094   14676 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
	I1007 11:45:52.290094   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:45:54.381430   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:45:54.382064   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:54.382064   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:45:56.869052   14676 main.go:141] libmachine: [stdout =====>] : 172.30.138.12
	
	I1007 11:45:56.869052   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:56.869910   14676 sshutil.go:53] new ssh client: &{IP:172.30.138.12 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m02\id_rsa Username:docker}
	I1007 11:45:56.975748   14676 ssh_runner.go:235] Completed: 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: (4.6850997s)
	I1007 11:45:56.985545   14676 ssh_runner.go:195] Run: cat /etc/os-release
	I1007 11:45:56.992297   14676 info.go:137] Remote host: Buildroot 2023.02.9
	I1007 11:45:56.992297   14676 filesync.go:126] Scanning C:\Users\jenkins.minikube6\minikube-integration\.minikube\addons for local assets ...
	I1007 11:45:56.993343   14676 filesync.go:126] Scanning C:\Users\jenkins.minikube6\minikube-integration\.minikube\files for local assets ...
	I1007 11:45:56.993343   14676 filesync.go:149] local asset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem -> 137842.pem in /etc/ssl/certs
	I1007 11:45:56.993343   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem -> /etc/ssl/certs/137842.pem
	I1007 11:45:57.005249   14676 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I1007 11:45:57.023646   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem --> /etc/ssl/certs/137842.pem (1708 bytes)
	I1007 11:45:57.072671   14676 start.go:296] duration metric: took 4.7960545s for postStartSetup
	I1007 11:45:57.075919   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:45:59.210351   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:45:59.210583   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:59.210708   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:46:01.760100   14676 main.go:141] libmachine: [stdout =====>] : 172.30.138.12
	
	I1007 11:46:01.760545   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:46:01.760800   14676 profile.go:143] Saving config to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\config.json ...
	I1007 11:46:01.763286   14676 start.go:128] duration metric: took 2m4.8327786s to createHost
	I1007 11:46:01.763377   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:46:03.865296   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:46:03.865296   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:46:03.866295   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:46:06.425099   14676 main.go:141] libmachine: [stdout =====>] : 172.30.138.12
	
	I1007 11:46:06.425346   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:46:06.431541   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:46:06.432070   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.138.12 22 <nil> <nil>}
	I1007 11:46:06.432279   14676 main.go:141] libmachine: About to run SSH command:
	date +%s.%N
	I1007 11:46:06.575399   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: 1728301566.589312079
	
	I1007 11:46:06.575502   14676 fix.go:216] guest clock: 1728301566.589312079
	I1007 11:46:06.575502   14676 fix.go:229] Guest: 2024-10-07 11:46:06.589312079 +0000 UTC Remote: 2024-10-07 11:46:01.763286 +0000 UTC m=+325.813932701 (delta=4.826026079s)
	I1007 11:46:06.575690   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:46:08.730463   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:46:08.730463   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:46:08.730770   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:46:11.299364   14676 main.go:141] libmachine: [stdout =====>] : 172.30.138.12
	
	I1007 11:46:11.300283   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:46:11.305056   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:46:11.305420   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.138.12 22 <nil> <nil>}
	I1007 11:46:11.305420   14676 main.go:141] libmachine: About to run SSH command:
	sudo date -s @1728301566
	I1007 11:46:11.451356   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: Mon Oct  7 11:46:06 UTC 2024
	
	I1007 11:46:11.451356   14676 fix.go:236] clock set: Mon Oct  7 11:46:06 UTC 2024
	 (err=<nil>)
	I1007 11:46:11.451356   14676 start.go:83] releasing machines lock for "ha-459500-m02", held for 2m14.5210123s
	I1007 11:46:11.452015   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:46:13.593928   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:46:13.593928   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:46:13.593928   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:46:16.098053   14676 main.go:141] libmachine: [stdout =====>] : 172.30.138.12
	
	I1007 11:46:16.098770   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:46:16.101767   14676 out.go:177] * Found network options:
	I1007 11:46:16.106881   14676 out.go:177]   - NO_PROXY=172.30.130.199
	W1007 11:46:16.109354   14676 proxy.go:119] fail to check proxy env: Error ip not in block
	I1007 11:46:16.112114   14676 out.go:177]   - NO_PROXY=172.30.130.199
	W1007 11:46:16.113785   14676 proxy.go:119] fail to check proxy env: Error ip not in block
	W1007 11:46:16.115823   14676 proxy.go:119] fail to check proxy env: Error ip not in block
	I1007 11:46:16.117785   14676 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I1007 11:46:16.117785   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:46:16.126766   14676 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I1007 11:46:16.126766   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:46:18.315678   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:46:18.315678   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:46:18.315678   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:46:18.316242   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:46:18.316242   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:46:18.316242   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:46:20.987923   14676 main.go:141] libmachine: [stdout =====>] : 172.30.138.12
	
	I1007 11:46:20.987923   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:46:20.988622   14676 sshutil.go:53] new ssh client: &{IP:172.30.138.12 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m02\id_rsa Username:docker}
	I1007 11:46:21.021538   14676 main.go:141] libmachine: [stdout =====>] : 172.30.138.12
	
	I1007 11:46:21.021630   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:46:21.022043   14676 sshutil.go:53] new ssh client: &{IP:172.30.138.12 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m02\id_rsa Username:docker}
	I1007 11:46:21.093242   14676 ssh_runner.go:235] Completed: sh -c "stat /etc/cni/net.d/*loopback.conf*": (4.9664203s)
	W1007 11:46:21.093242   14676 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I1007 11:46:21.105183   14676 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I1007 11:46:21.111399   14676 ssh_runner.go:235] Completed: curl.exe -sS -m 2 https://registry.k8s.io/: (4.9935587s)
	W1007 11:46:21.111566   14676 start.go:867] [curl.exe -sS -m 2 https://registry.k8s.io/] failed: curl.exe -sS -m 2 https://registry.k8s.io/: Process exited with status 127
	stdout:
	
	stderr:
	bash: line 1: curl.exe: command not found
	I1007 11:46:21.143795   14676 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I1007 11:46:21.143795   14676 start.go:495] detecting cgroup driver to use...
	I1007 11:46:21.143795   14676 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I1007 11:46:21.192894   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	W1007 11:46:21.216695   14676 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	W1007 11:46:21.216695   14676 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I1007 11:46:21.222379   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I1007 11:46:21.241969   14676 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I1007 11:46:21.258182   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I1007 11:46:21.290743   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I1007 11:46:21.321436   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I1007 11:46:21.351281   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I1007 11:46:21.385132   14676 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I1007 11:46:21.419493   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I1007 11:46:21.454168   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I1007 11:46:21.486825   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I1007 11:46:21.519744   14676 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I1007 11:46:21.540886   14676 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I1007 11:46:21.551557   14676 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I1007 11:46:21.583584   14676 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I1007 11:46:21.619080   14676 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:46:21.807342   14676 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I1007 11:46:21.844061   14676 start.go:495] detecting cgroup driver to use...
	I1007 11:46:21.855426   14676 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I1007 11:46:21.894882   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1007 11:46:21.926794   14676 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I1007 11:46:21.976434   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1007 11:46:22.012778   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1007 11:46:22.049178   14676 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I1007 11:46:22.112490   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1007 11:46:22.136162   14676 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I1007 11:46:22.182502   14676 ssh_runner.go:195] Run: which cri-dockerd
	I1007 11:46:22.199507   14676 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I1007 11:46:22.217229   14676 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I1007 11:46:22.259730   14676 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I1007 11:46:22.474892   14676 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I1007 11:46:22.675153   14676 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I1007 11:46:22.675265   14676 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I1007 11:46:22.718911   14676 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:46:22.921403   14676 ssh_runner.go:195] Run: sudo systemctl restart docker
	I1007 11:46:25.488740   14676 ssh_runner.go:235] Completed: sudo systemctl restart docker: (2.5672372s)
	I1007 11:46:25.499001   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I1007 11:46:25.531897   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I1007 11:46:25.563404   14676 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I1007 11:46:25.790903   14676 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I1007 11:46:26.003962   14676 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:46:26.215729   14676 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I1007 11:46:26.260308   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I1007 11:46:26.293715   14676 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:46:26.494123   14676 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I1007 11:46:26.609925   14676 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I1007 11:46:26.621350   14676 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I1007 11:46:26.633596   14676 start.go:563] Will wait 60s for crictl version
	I1007 11:46:26.644973   14676 ssh_runner.go:195] Run: which crictl
	I1007 11:46:26.662040   14676 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I1007 11:46:26.713439   14676 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.3.1
	RuntimeApiVersion:  v1
	I1007 11:46:26.721917   14676 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1007 11:46:26.765568   14676 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1007 11:46:26.803834   14676 out.go:235] * Preparing Kubernetes v1.31.1 on Docker 27.3.1 ...
	I1007 11:46:26.805834   14676 out.go:177]   - env NO_PROXY=172.30.130.199
	I1007 11:46:26.808831   14676 ip.go:176] getIPForInterface: searching for "vEthernet (Default Switch)"
	I1007 11:46:26.812850   14676 ip.go:190] "Ethernet 2" does not match prefix "vEthernet (Default Switch)"
	I1007 11:46:26.812850   14676 ip.go:190] "Loopback Pseudo-Interface 1" does not match prefix "vEthernet (Default Switch)"
	I1007 11:46:26.812850   14676 ip.go:185] found prefix matching interface for "vEthernet (Default Switch)": "vEthernet (Default Switch)"
	I1007 11:46:26.812850   14676 ip.go:211] Found interface: {Index:9 MTU:1500 Name:vEthernet (Default Switch) HardwareAddr:00:15:5d:f7:66:4d Flags:up|broadcast|multicast|running}
	I1007 11:46:26.815848   14676 ip.go:214] interface addr: fe80::9fcc:8509:1b69:5a8f/64
	I1007 11:46:26.815848   14676 ip.go:214] interface addr: 172.30.128.1/20
	I1007 11:46:26.825841   14676 ssh_runner.go:195] Run: grep 172.30.128.1	host.minikube.internal$ /etc/hosts
	I1007 11:46:26.833111   14676 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "172.30.128.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I1007 11:46:26.854901   14676 mustload.go:65] Loading cluster: ha-459500
	I1007 11:46:26.855610   14676 config.go:182] Loaded profile config "ha-459500": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 11:46:26.856053   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:46:28.953391   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:46:28.953391   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:46:28.954274   14676 host.go:66] Checking if "ha-459500" exists ...
	I1007 11:46:28.954948   14676 certs.go:68] Setting up C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500 for IP: 172.30.138.12
	I1007 11:46:28.955181   14676 certs.go:194] generating shared ca certs ...
	I1007 11:46:28.955181   14676 certs.go:226] acquiring lock for ca certs: {Name:mkc71405905d3cea24da832e98113e061e759324 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 11:46:28.955871   14676 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.key
	I1007 11:46:28.956273   14676 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.key
	I1007 11:46:28.956627   14676 certs.go:256] generating profile certs ...
	I1007 11:46:28.957457   14676 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\client.key
	I1007 11:46:28.957683   14676 certs.go:363] generating signed profile cert for "minikube": C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key.09f2de40
	I1007 11:46:28.957969   14676 crypto.go:68] Generating cert C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt.09f2de40 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 172.30.130.199 172.30.138.12 172.30.143.254]
	I1007 11:46:29.243864   14676 crypto.go:156] Writing cert to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt.09f2de40 ...
	I1007 11:46:29.243864   14676 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt.09f2de40: {Name:mk612aaea7523565a0fc420b0ff5b8baa2d209e2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 11:46:29.245814   14676 crypto.go:164] Writing key to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key.09f2de40 ...
	I1007 11:46:29.245814   14676 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key.09f2de40: {Name:mk00f67317560fcb7325ab4647f1c4532a7cf1fc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 11:46:29.247085   14676 certs.go:381] copying C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt.09f2de40 -> C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt
	I1007 11:46:29.260333   14676 certs.go:385] copying C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key.09f2de40 -> C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key
	I1007 11:46:29.261684   14676 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\proxy-client.key
	I1007 11:46:29.261684   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt -> /var/lib/minikube/certs/ca.crt
	I1007 11:46:29.261684   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.key -> /var/lib/minikube/certs/ca.key
	I1007 11:46:29.262720   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I1007 11:46:29.262720   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I1007 11:46:29.262720   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
	I1007 11:46:29.262720   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key -> /var/lib/minikube/certs/apiserver.key
	I1007 11:46:29.263823   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
	I1007 11:46:29.264000   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
	I1007 11:46:29.264755   14676 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784.pem (1338 bytes)
	W1007 11:46:29.265395   14676 certs.go:480] ignoring C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784_empty.pem, impossibly tiny 0 bytes
	I1007 11:46:29.265606   14676 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I1007 11:46:29.265858   14676 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I1007 11:46:29.266260   14676 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I1007 11:46:29.266490   14676 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem (1679 bytes)
	I1007 11:46:29.266490   14676 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem (1708 bytes)
	I1007 11:46:29.267292   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784.pem -> /usr/share/ca-certificates/13784.pem
	I1007 11:46:29.267493   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem -> /usr/share/ca-certificates/137842.pem
	I1007 11:46:29.267686   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I1007 11:46:29.267993   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:46:31.355609   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:46:31.356158   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:46:31.356158   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:46:33.860586   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:46:33.860586   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:46:33.861322   14676 sshutil.go:53] new ssh client: &{IP:172.30.130.199 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500\id_rsa Username:docker}
	I1007 11:46:33.966915   14676 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/sa.pub
	I1007 11:46:33.974694   14676 ssh_runner.go:447] scp /var/lib/minikube/certs/sa.pub --> memory (451 bytes)
	I1007 11:46:34.013249   14676 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/sa.key
	I1007 11:46:34.022290   14676 ssh_runner.go:447] scp /var/lib/minikube/certs/sa.key --> memory (1679 bytes)
	I1007 11:46:34.058356   14676 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/front-proxy-ca.crt
	I1007 11:46:34.066037   14676 ssh_runner.go:447] scp /var/lib/minikube/certs/front-proxy-ca.crt --> memory (1123 bytes)
	I1007 11:46:34.097604   14676 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/front-proxy-ca.key
	I1007 11:46:34.104758   14676 ssh_runner.go:447] scp /var/lib/minikube/certs/front-proxy-ca.key --> memory (1675 bytes)
	I1007 11:46:34.132880   14676 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/etcd/ca.crt
	I1007 11:46:34.139992   14676 ssh_runner.go:447] scp /var/lib/minikube/certs/etcd/ca.crt --> memory (1094 bytes)
	I1007 11:46:34.171930   14676 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/etcd/ca.key
	I1007 11:46:34.178664   14676 ssh_runner.go:447] scp /var/lib/minikube/certs/etcd/ca.key --> memory (1675 bytes)
	I1007 11:46:34.201698   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I1007 11:46:34.252940   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I1007 11:46:34.299840   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I1007 11:46:34.349381   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I1007 11:46:34.396828   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1436 bytes)
	I1007 11:46:34.444354   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I1007 11:46:34.488983   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I1007 11:46:34.533948   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I1007 11:46:34.581160   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784.pem --> /usr/share/ca-certificates/13784.pem (1338 bytes)
	I1007 11:46:34.625927   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem --> /usr/share/ca-certificates/137842.pem (1708 bytes)
	I1007 11:46:34.672294   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I1007 11:46:34.720857   14676 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/sa.pub (451 bytes)
	I1007 11:46:34.752093   14676 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/sa.key (1679 bytes)
	I1007 11:46:34.781998   14676 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/front-proxy-ca.crt (1123 bytes)
	I1007 11:46:34.815460   14676 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/front-proxy-ca.key (1675 bytes)
	I1007 11:46:34.845259   14676 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/etcd/ca.crt (1094 bytes)
	I1007 11:46:34.877419   14676 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/etcd/ca.key (1675 bytes)
	I1007 11:46:34.907764   14676 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (744 bytes)
	I1007 11:46:34.950858   14676 ssh_runner.go:195] Run: openssl version
	I1007 11:46:34.975018   14676 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/13784.pem && ln -fs /usr/share/ca-certificates/13784.pem /etc/ssl/certs/13784.pem"
	I1007 11:46:35.005742   14676 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/13784.pem
	I1007 11:46:35.013403   14676 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Oct  7 11:23 /usr/share/ca-certificates/13784.pem
	I1007 11:46:35.023762   14676 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/13784.pem
	I1007 11:46:35.044775   14676 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/13784.pem /etc/ssl/certs/51391683.0"
	I1007 11:46:35.078808   14676 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/137842.pem && ln -fs /usr/share/ca-certificates/137842.pem /etc/ssl/certs/137842.pem"
	I1007 11:46:35.107388   14676 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/137842.pem
	I1007 11:46:35.115124   14676 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Oct  7 11:23 /usr/share/ca-certificates/137842.pem
	I1007 11:46:35.125868   14676 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/137842.pem
	I1007 11:46:35.145958   14676 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/137842.pem /etc/ssl/certs/3ec20f2e.0"
	I1007 11:46:35.174968   14676 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"
	I1007 11:46:35.207319   14676 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I1007 11:46:35.214258   14676 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Oct  7 10:58 /usr/share/ca-certificates/minikubeCA.pem
	I1007 11:46:35.225421   14676 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I1007 11:46:35.244590   14676 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"
	I1007 11:46:35.273157   14676 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I1007 11:46:35.280159   14676 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I1007 11:46:35.280607   14676 kubeadm.go:934] updating node {m02 172.30.138.12 8443 v1.31.1 docker true true} ...
	I1007 11:46:35.280763   14676 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=ha-459500-m02 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=172.30.138.12
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:ha-459500 Namespace:default APIServerHAVIP:172.30.143.254 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:}
	I1007 11:46:35.280808   14676 kube-vip.go:115] generating kube-vip config ...
	I1007 11:46:35.291618   14676 ssh_runner.go:195] Run: sudo sh -c "modprobe --all ip_vs ip_vs_rr ip_vs_wrr ip_vs_sh nf_conntrack"
	I1007 11:46:35.317052   14676 kube-vip.go:167] auto-enabling control-plane load-balancing in kube-vip
	I1007 11:46:35.317197   14676 kube-vip.go:137] kube-vip config:
	apiVersion: v1
	kind: Pod
	metadata:
	  creationTimestamp: null
	  name: kube-vip
	  namespace: kube-system
	spec:
	  containers:
	  - args:
	    - manager
	    env:
	    - name: vip_arp
	      value: "true"
	    - name: port
	      value: "8443"
	    - name: vip_nodename
	      valueFrom:
	        fieldRef:
	          fieldPath: spec.nodeName
	    - name: vip_interface
	      value: eth0
	    - name: vip_cidr
	      value: "32"
	    - name: dns_mode
	      value: first
	    - name: cp_enable
	      value: "true"
	    - name: cp_namespace
	      value: kube-system
	    - name: vip_leaderelection
	      value: "true"
	    - name: vip_leasename
	      value: plndr-cp-lock
	    - name: vip_leaseduration
	      value: "5"
	    - name: vip_renewdeadline
	      value: "3"
	    - name: vip_retryperiod
	      value: "1"
	    - name: address
	      value: 172.30.143.254
	    - name: prometheus_server
	      value: :2112
	    - name : lb_enable
	      value: "true"
	    - name: lb_port
	      value: "8443"
	    image: ghcr.io/kube-vip/kube-vip:v0.8.3
	    imagePullPolicy: IfNotPresent
	    name: kube-vip
	    resources: {}
	    securityContext:
	      capabilities:
	        add:
	        - NET_ADMIN
	        - NET_RAW
	    volumeMounts:
	    - mountPath: /etc/kubernetes/admin.conf
	      name: kubeconfig
	  hostAliases:
	  - hostnames:
	    - kubernetes
	    ip: 127.0.0.1
	  hostNetwork: true
	  volumes:
	  - hostPath:
	      path: "/etc/kubernetes/admin.conf"
	    name: kubeconfig
	status: {}
	I1007 11:46:35.327409   14676 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I1007 11:46:35.343432   14676 binaries.go:47] Didn't find k8s binaries: sudo ls /var/lib/minikube/binaries/v1.31.1: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/var/lib/minikube/binaries/v1.31.1': No such file or directory
	
	Initiating transfer...
	I1007 11:46:35.355643   14676 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/binaries/v1.31.1
	I1007 11:46:35.376103   14676 download.go:107] Downloading: https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubectl.sha256 -> C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\linux\amd64\v1.31.1/kubectl
	I1007 11:46:35.376103   14676 download.go:107] Downloading: https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubeadm?checksum=file:https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubeadm.sha256 -> C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\linux\amd64\v1.31.1/kubeadm
	I1007 11:46:35.376646   14676 download.go:107] Downloading: https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubelet?checksum=file:https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubelet.sha256 -> C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\linux\amd64\v1.31.1/kubelet
	I1007 11:46:36.700989   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\linux\amd64\v1.31.1/kubectl -> /var/lib/minikube/binaries/v1.31.1/kubectl
	I1007 11:46:36.712010   14676 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.31.1/kubectl
	I1007 11:46:36.718990   14676 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.31.1/kubectl: stat -c "%s %y" /var/lib/minikube/binaries/v1.31.1/kubectl: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.31.1/kubectl': No such file or directory
	I1007 11:46:36.719999   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\linux\amd64\v1.31.1/kubectl --> /var/lib/minikube/binaries/v1.31.1/kubectl (56381592 bytes)
	I1007 11:46:36.745007   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\linux\amd64\v1.31.1/kubeadm -> /var/lib/minikube/binaries/v1.31.1/kubeadm
	I1007 11:46:36.755662   14676 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.31.1/kubeadm
	I1007 11:46:36.797264   14676 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.31.1/kubeadm: stat -c "%s %y" /var/lib/minikube/binaries/v1.31.1/kubeadm: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.31.1/kubeadm': No such file or directory
	I1007 11:46:36.797264   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\linux\amd64\v1.31.1/kubeadm --> /var/lib/minikube/binaries/v1.31.1/kubeadm (58290328 bytes)
	I1007 11:46:37.117981   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1007 11:46:37.174307   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\linux\amd64\v1.31.1/kubelet -> /var/lib/minikube/binaries/v1.31.1/kubelet
	I1007 11:46:37.187271   14676 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.31.1/kubelet
	I1007 11:46:37.201867   14676 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.31.1/kubelet: stat -c "%s %y" /var/lib/minikube/binaries/v1.31.1/kubelet: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.31.1/kubelet': No such file or directory
	I1007 11:46:37.202264   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\linux\amd64\v1.31.1/kubelet --> /var/lib/minikube/binaries/v1.31.1/kubelet (76869944 bytes)
	I1007 11:46:38.121726   14676 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /etc/kubernetes/manifests
	I1007 11:46:38.143874   14676 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (313 bytes)
	I1007 11:46:38.177701   14676 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I1007 11:46:38.216789   14676 ssh_runner.go:362] scp memory --> /etc/kubernetes/manifests/kube-vip.yaml (1441 bytes)
	I1007 11:46:38.264393   14676 ssh_runner.go:195] Run: grep 172.30.143.254	control-plane.minikube.internal$ /etc/hosts
	I1007 11:46:38.270875   14676 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "172.30.143.254	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I1007 11:46:38.307357   14676 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:46:38.514226   14676 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1007 11:46:38.548190   14676 host.go:66] Checking if "ha-459500" exists ...
	I1007 11:46:38.549088   14676 start.go:317] joinCluster: &{Name:ha-459500 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 Clus
terName:ha-459500 Namespace:default APIServerHAVIP:172.30.143.254 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:} Nodes:[{Name: IP:172.30.130.199 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.30.138.12 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertE
xpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1007 11:46:38.549088   14676 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm token create --print-join-command --ttl=0"
	I1007 11:46:38.549088   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:46:40.618535   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:46:40.618535   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:46:40.619224   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:46:43.199422   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:46:43.200052   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:46:43.200803   14676 sshutil.go:53] new ssh client: &{IP:172.30.130.199 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500\id_rsa Username:docker}
	I1007 11:46:43.643521   14676 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm token create --print-join-command --ttl=0": (5.0933681s)
	I1007 11:46:43.643521   14676 start.go:343] trying to join control-plane node "m02" to cluster: &{Name:m02 IP:172.30.138.12 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1007 11:46:43.643521   14676 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm join control-plane.minikube.internal:8443 --token xz3e63.vl2233iv60no2dfk --discovery-token-ca-cert-hash sha256:714ac1df271b5c937c7b233425acaadd54f29bec6372d70cf4cfbef5c3c9b2e4 --ignore-preflight-errors=all --cri-socket unix:///var/run/cri-dockerd.sock --node-name=ha-459500-m02 --control-plane --apiserver-advertise-address=172.30.138.12 --apiserver-bind-port=8443"
	I1007 11:47:25.332006   14676 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm join control-plane.minikube.internal:8443 --token xz3e63.vl2233iv60no2dfk --discovery-token-ca-cert-hash sha256:714ac1df271b5c937c7b233425acaadd54f29bec6372d70cf4cfbef5c3c9b2e4 --ignore-preflight-errors=all --cri-socket unix:///var/run/cri-dockerd.sock --node-name=ha-459500-m02 --control-plane --apiserver-advertise-address=172.30.138.12 --apiserver-bind-port=8443": (41.688022s)
	I1007 11:47:25.332006   14676 ssh_runner.go:195] Run: /bin/bash -c "sudo systemctl daemon-reload && sudo systemctl enable kubelet && sudo systemctl start kubelet"
	I1007 11:47:26.059618   14676 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes ha-459500-m02 minikube.k8s.io/updated_at=2024_10_07T11_47_26_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=55a088b4b31722f6a33d4d5d4ae6e59a42bb414b minikube.k8s.io/name=ha-459500 minikube.k8s.io/primary=false
	I1007 11:47:26.257916   14676 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig taint nodes ha-459500-m02 node-role.kubernetes.io/control-plane:NoSchedule-
	I1007 11:47:26.410253   14676 start.go:319] duration metric: took 47.8606337s to joinCluster
	I1007 11:47:26.410253   14676 start.go:235] Will wait 6m0s for node &{Name:m02 IP:172.30.138.12 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1007 11:47:26.411254   14676 config.go:182] Loaded profile config "ha-459500": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 11:47:26.413261   14676 out.go:177] * Verifying Kubernetes components...
	I1007 11:47:26.431552   14676 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:47:26.846154   14676 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1007 11:47:26.885626   14676 loader.go:395] Config loaded from file:  C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	I1007 11:47:26.887046   14676 kapi.go:59] client config for ha-459500: &rest.Config{Host:"https://172.30.143.254:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", UID:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\ha-459500\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\ha-459500\\client.key", CAFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), Ne
xtProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x30030e0), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
	W1007 11:47:26.887152   14676 kubeadm.go:483] Overriding stale ClientConfig host https://172.30.143.254:8443 with https://172.30.130.199:8443
	I1007 11:47:26.887538   14676 node_ready.go:35] waiting up to 6m0s for node "ha-459500-m02" to be "Ready" ...
	I1007 11:47:26.888193   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:26.888193   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:26.888193   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:26.888193   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:26.907846   14676 round_trippers.go:574] Response Status: 200 OK in 19 milliseconds
	I1007 11:47:27.387883   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:27.387883   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:27.387883   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:27.387883   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:27.395103   14676 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 11:47:27.888222   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:27.888222   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:27.888222   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:27.888222   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:27.894493   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:47:28.387922   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:28.387922   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:28.387922   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:28.387922   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:28.403334   14676 round_trippers.go:574] Response Status: 200 OK in 15 milliseconds
	I1007 11:47:28.888057   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:28.888057   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:28.888057   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:28.888057   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:28.894263   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:47:28.895371   14676 node_ready.go:53] node "ha-459500-m02" has status "Ready":"False"
	I1007 11:47:29.388393   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:29.388393   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:29.388393   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:29.388393   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:29.395163   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:47:29.887680   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:29.887680   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:29.887680   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:29.887680   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:29.891775   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:47:30.387656   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:30.387656   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:30.387656   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:30.387656   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:30.391778   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:47:30.887921   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:30.887921   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:30.887921   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:30.887921   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:30.895902   14676 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 11:47:30.896797   14676 node_ready.go:53] node "ha-459500-m02" has status "Ready":"False"
	I1007 11:47:31.388094   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:31.388094   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:31.388094   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:31.388094   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:31.393279   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:31.888629   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:31.888629   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:31.888629   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:31.888629   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:31.894785   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:32.388953   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:32.388953   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:32.388953   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:32.389027   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:32.393869   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:47:32.888689   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:32.888689   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:32.888689   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:32.888689   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:32.893307   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:47:33.388898   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:33.388975   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:33.388975   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:33.388975   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:33.394531   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:33.395254   14676 node_ready.go:53] node "ha-459500-m02" has status "Ready":"False"
	I1007 11:47:33.888642   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:33.888642   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:33.888642   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:33.888642   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:33.901931   14676 round_trippers.go:574] Response Status: 200 OK in 13 milliseconds
	I1007 11:47:34.388422   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:34.388422   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:34.388422   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:34.388422   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:34.394457   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:47:34.888356   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:34.888356   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:34.888356   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:34.888356   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:34.893275   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:47:35.387906   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:35.387906   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:35.387906   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:35.387906   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:35.393108   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:35.889001   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:35.889001   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:35.889145   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:35.889145   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:35.893426   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:47:35.894250   14676 node_ready.go:53] node "ha-459500-m02" has status "Ready":"False"
	I1007 11:47:36.389021   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:36.389021   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:36.389105   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:36.389105   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:36.394961   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:36.888013   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:36.888527   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:36.888527   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:36.888527   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:36.893931   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:37.388261   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:37.388261   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:37.388261   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:37.388725   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:37.395676   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:47:37.888977   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:37.888977   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:37.888977   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:37.888977   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:37.895035   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:37.895654   14676 node_ready.go:53] node "ha-459500-m02" has status "Ready":"False"
	I1007 11:47:38.388827   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:38.388962   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:38.389059   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:38.389059   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:38.393902   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:47:38.888530   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:38.888530   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:38.888530   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:38.888530   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:38.894213   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:39.388722   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:39.388722   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:39.388818   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:39.388818   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:39.394339   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:47:39.890041   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:39.890234   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:39.890234   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:39.890234   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:39.896217   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:39.896829   14676 node_ready.go:53] node "ha-459500-m02" has status "Ready":"False"
	I1007 11:47:40.388871   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:40.388871   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:40.388871   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:40.389013   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:40.394250   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:40.888154   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:40.888600   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:40.888600   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:40.888600   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:40.893210   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:47:41.387793   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:41.387793   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:41.387793   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:41.387793   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:41.395702   14676 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 11:47:41.887804   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:41.887804   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:41.887804   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:41.887804   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:41.893969   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:47:42.387823   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:42.387823   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:42.387823   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:42.387823   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:42.393244   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:42.394090   14676 node_ready.go:53] node "ha-459500-m02" has status "Ready":"False"
	I1007 11:47:42.888724   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:42.888803   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:42.888803   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:42.888803   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:42.893463   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:47:43.388277   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:43.388277   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:43.388277   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:43.388277   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:43.393677   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:43.888867   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:43.888867   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:43.888981   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:43.888981   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:43.896239   14676 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 11:47:44.388366   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:44.388366   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:44.388366   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:44.388366   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:44.394221   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:44.395225   14676 node_ready.go:53] node "ha-459500-m02" has status "Ready":"False"
	I1007 11:47:44.887908   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:44.887908   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:44.887908   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:44.887908   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:44.893145   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:45.387825   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:45.387825   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:45.387825   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:45.387825   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:45.393299   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:45.888067   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:45.888067   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:45.888067   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:45.888067   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:45.893628   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:46.388558   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:46.388660   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:46.388729   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:46.388729   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:46.393443   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:47:46.889123   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:46.889204   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:46.889204   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:46.889204   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:46.894659   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:46.895502   14676 node_ready.go:49] node "ha-459500-m02" has status "Ready":"True"
	I1007 11:47:46.895555   14676 node_ready.go:38] duration metric: took 20.0077401s for node "ha-459500-m02" to be "Ready" ...
	I1007 11:47:46.895555   14676 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1007 11:47:46.895684   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods
	I1007 11:47:46.895742   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:46.895742   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:46.895742   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:46.902105   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:47:46.911938   14676 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-9lk6p" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:46.911938   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-9lk6p
	I1007 11:47:46.911938   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:46.911938   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:46.911938   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:46.915673   14676 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 11:47:46.917314   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:47:46.917314   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:46.917443   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:46.917443   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:46.920589   14676 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 11:47:46.921827   14676 pod_ready.go:93] pod "coredns-7c65d6cfc9-9lk6p" in "kube-system" namespace has status "Ready":"True"
	I1007 11:47:46.921914   14676 pod_ready.go:82] duration metric: took 9.976ms for pod "coredns-7c65d6cfc9-9lk6p" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:46.921914   14676 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-pfsfz" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:46.921995   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pfsfz
	I1007 11:47:46.922089   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:46.922089   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:46.922089   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:46.926411   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:47:46.927237   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:47:46.927285   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:46.927285   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:46.927285   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:46.930545   14676 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 11:47:46.931599   14676 pod_ready.go:93] pod "coredns-7c65d6cfc9-pfsfz" in "kube-system" namespace has status "Ready":"True"
	I1007 11:47:46.931599   14676 pod_ready.go:82] duration metric: took 9.6847ms for pod "coredns-7c65d6cfc9-pfsfz" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:46.931599   14676 pod_ready.go:79] waiting up to 6m0s for pod "etcd-ha-459500" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:46.931599   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/etcd-ha-459500
	I1007 11:47:46.931599   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:46.931599   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:46.931599   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:46.935864   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:47:46.936508   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:47:46.936575   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:46.936575   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:46.936575   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:46.940599   14676 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 11:47:46.941553   14676 pod_ready.go:93] pod "etcd-ha-459500" in "kube-system" namespace has status "Ready":"True"
	I1007 11:47:46.941553   14676 pod_ready.go:82] duration metric: took 9.9543ms for pod "etcd-ha-459500" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:46.941553   14676 pod_ready.go:79] waiting up to 6m0s for pod "etcd-ha-459500-m02" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:46.941753   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/etcd-ha-459500-m02
	I1007 11:47:46.941753   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:46.941801   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:46.941837   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:46.945168   14676 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 11:47:46.946939   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:46.946974   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:46.946974   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:46.947055   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:46.953120   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:46.953120   14676 pod_ready.go:93] pod "etcd-ha-459500-m02" in "kube-system" namespace has status "Ready":"True"
	I1007 11:47:46.953120   14676 pod_ready.go:82] duration metric: took 11.5666ms for pod "etcd-ha-459500-m02" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:46.953120   14676 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-ha-459500" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:47.089473   14676 request.go:632] Waited for 135.6678ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-459500
	I1007 11:47:47.089473   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-459500
	I1007 11:47:47.089473   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:47.089473   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:47.089473   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:47.094833   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:47.288971   14676 request.go:632] Waited for 192.7267ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:47:47.288971   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:47:47.288971   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:47.288971   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:47.288971   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:47.295601   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:47:47.296383   14676 pod_ready.go:93] pod "kube-apiserver-ha-459500" in "kube-system" namespace has status "Ready":"True"
	I1007 11:47:47.296383   14676 pod_ready.go:82] duration metric: took 343.2595ms for pod "kube-apiserver-ha-459500" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:47.296383   14676 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-ha-459500-m02" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:47.489417   14676 request.go:632] Waited for 192.8149ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-459500-m02
	I1007 11:47:47.489417   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-459500-m02
	I1007 11:47:47.489417   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:47.489417   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:47.489417   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:47.496113   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:47:47.688708   14676 request.go:632] Waited for 190.8377ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:47.688708   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:47.688708   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:47.688708   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:47.688708   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:47.693946   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:47.694716   14676 pod_ready.go:93] pod "kube-apiserver-ha-459500-m02" in "kube-system" namespace has status "Ready":"True"
	I1007 11:47:47.694716   14676 pod_ready.go:82] duration metric: took 398.3277ms for pod "kube-apiserver-ha-459500-m02" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:47.694833   14676 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-ha-459500" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:47.888843   14676 request.go:632] Waited for 193.8705ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-459500
	I1007 11:47:47.889221   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-459500
	I1007 11:47:47.889221   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:47.889221   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:47.889221   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:47.894229   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:48.089429   14676 request.go:632] Waited for 194.1362ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:47:48.089429   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:47:48.089429   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:48.089429   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:48.089429   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:48.094241   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:47:48.095546   14676 pod_ready.go:93] pod "kube-controller-manager-ha-459500" in "kube-system" namespace has status "Ready":"True"
	I1007 11:47:48.095546   14676 pod_ready.go:82] duration metric: took 400.7081ms for pod "kube-controller-manager-ha-459500" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:48.095546   14676 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-ha-459500-m02" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:48.289560   14676 request.go:632] Waited for 194.0123ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-459500-m02
	I1007 11:47:48.289560   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-459500-m02
	I1007 11:47:48.289951   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:48.289986   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:48.290008   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:48.295613   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:48.489323   14676 request.go:632] Waited for 191.8711ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:48.489323   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:48.489742   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:48.489768   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:48.489768   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:48.495139   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:48.495991   14676 pod_ready.go:93] pod "kube-controller-manager-ha-459500-m02" in "kube-system" namespace has status "Ready":"True"
	I1007 11:47:48.495991   14676 pod_ready.go:82] duration metric: took 400.4412ms for pod "kube-controller-manager-ha-459500-m02" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:48.496126   14676 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-49r5n" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:48.689515   14676 request.go:632] Waited for 193.2922ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-proxy-49r5n
	I1007 11:47:48.689515   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-proxy-49r5n
	I1007 11:47:48.689515   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:48.689515   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:48.689515   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:48.696215   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:47:48.889713   14676 request.go:632] Waited for 192.2635ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:47:48.889713   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:47:48.889713   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:48.889713   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:48.889713   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:48.894808   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:48.895917   14676 pod_ready.go:93] pod "kube-proxy-49r5n" in "kube-system" namespace has status "Ready":"True"
	I1007 11:47:48.895917   14676 pod_ready.go:82] duration metric: took 399.7874ms for pod "kube-proxy-49r5n" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:48.895917   14676 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-l6l2x" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:49.089573   14676 request.go:632] Waited for 193.5406ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-proxy-l6l2x
	I1007 11:47:49.089900   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-proxy-l6l2x
	I1007 11:47:49.089900   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:49.089900   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:49.089900   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:49.095848   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:49.289568   14676 request.go:632] Waited for 192.7457ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:49.289568   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:49.289568   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:49.289568   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:49.289568   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:49.294642   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:49.295366   14676 pod_ready.go:93] pod "kube-proxy-l6l2x" in "kube-system" namespace has status "Ready":"True"
	I1007 11:47:49.295366   14676 pod_ready.go:82] duration metric: took 399.4438ms for pod "kube-proxy-l6l2x" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:49.295892   14676 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-ha-459500" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:49.488902   14676 request.go:632] Waited for 192.6111ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-459500
	I1007 11:47:49.488902   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-459500
	I1007 11:47:49.488902   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:49.488902   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:49.488902   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:49.494080   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:49.689243   14676 request.go:632] Waited for 194.2996ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:47:49.689243   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:47:49.689243   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:49.689243   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:49.689243   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:49.694809   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:49.695309   14676 pod_ready.go:93] pod "kube-scheduler-ha-459500" in "kube-system" namespace has status "Ready":"True"
	I1007 11:47:49.695309   14676 pod_ready.go:82] duration metric: took 399.4126ms for pod "kube-scheduler-ha-459500" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:49.695857   14676 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-ha-459500-m02" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:49.889362   14676 request.go:632] Waited for 193.503ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-459500-m02
	I1007 11:47:49.889362   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-459500-m02
	I1007 11:47:49.889362   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:49.889362   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:49.889362   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:49.894761   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:50.088952   14676 request.go:632] Waited for 193.2203ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:50.089453   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:50.089453   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:50.089453   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:50.089453   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:50.095880   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:47:50.096719   14676 pod_ready.go:93] pod "kube-scheduler-ha-459500-m02" in "kube-system" namespace has status "Ready":"True"
	I1007 11:47:50.096719   14676 pod_ready.go:82] duration metric: took 400.8571ms for pod "kube-scheduler-ha-459500-m02" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:50.096788   14676 pod_ready.go:39] duration metric: took 3.2011415s 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" ...
	I1007 11:47:50.096788   14676 api_server.go:52] waiting for apiserver process to appear ...
	I1007 11:47:50.110606   14676 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1007 11:47:50.145853   14676 api_server.go:72] duration metric: took 23.7353342s to wait for apiserver process to appear ...
	I1007 11:47:50.145853   14676 api_server.go:88] waiting for apiserver healthz status ...
	I1007 11:47:50.146236   14676 api_server.go:253] Checking apiserver healthz at https://172.30.130.199:8443/healthz ...
	I1007 11:47:50.156218   14676 api_server.go:279] https://172.30.130.199:8443/healthz returned 200:
	ok
	I1007 11:47:50.156403   14676 round_trippers.go:463] GET https://172.30.130.199:8443/version
	I1007 11:47:50.156403   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:50.156403   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:50.156403   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:50.156739   14676 round_trippers.go:574] Response Status: 200 OK in 0 milliseconds
	I1007 11:47:50.156739   14676 api_server.go:141] control plane version: v1.31.1
	I1007 11:47:50.156739   14676 api_server.go:131] duration metric: took 10.8863ms to wait for apiserver health ...
	I1007 11:47:50.156739   14676 system_pods.go:43] waiting for kube-system pods to appear ...
	I1007 11:47:50.289155   14676 request.go:632] Waited for 132.4146ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods
	I1007 11:47:50.289155   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods
	I1007 11:47:50.289155   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:50.289155   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:50.289155   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:50.297761   14676 round_trippers.go:574] Response Status: 200 OK in 8 milliseconds
	I1007 11:47:50.305464   14676 system_pods.go:59] 17 kube-system pods found
	I1007 11:47:50.305464   14676 system_pods.go:61] "coredns-7c65d6cfc9-9lk6p" [77e7d334-41bb-4e38-acab-cbdc63bcff19] Running
	I1007 11:47:50.305464   14676 system_pods.go:61] "coredns-7c65d6cfc9-pfsfz" [001ac16e-35cd-40cd-94c4-6945f16585c8] Running
	I1007 11:47:50.305464   14676 system_pods.go:61] "etcd-ha-459500" [3771ca09-2afe-4c30-a59b-74e84d394c9a] Running
	I1007 11:47:50.305464   14676 system_pods.go:61] "etcd-ha-459500-m02" [8e0e9f1c-e424-46c3-98be-27004487207f] Running
	I1007 11:47:50.305464   14676 system_pods.go:61] "kindnet-6s2pf" [299e3f6d-1040-4b1e-8801-171261eccd6d] Running
	I1007 11:47:50.305464   14676 system_pods.go:61] "kindnet-78hfw" [f05eb18b-bc91-4ea0-b117-952aa1d88484] Running
	I1007 11:47:50.305464   14676 system_pods.go:61] "kube-apiserver-ha-459500" [92cd47cb-7f3d-44d6-82a8-9f42f557ae89] Running
	I1007 11:47:50.305464   14676 system_pods.go:61] "kube-apiserver-ha-459500-m02" [9a4383a5-2ba5-4a37-8bd8-fd01368d8b97] Running
	I1007 11:47:50.305464   14676 system_pods.go:61] "kube-controller-manager-ha-459500" [c36da739-6e84-4aa5-bb5e-debdf8ee9ff8] Running
	I1007 11:47:50.305464   14676 system_pods.go:61] "kube-controller-manager-ha-459500-m02" [2fd05093-2251-4b28-b0c9-2dea4d4fce31] Running
	I1007 11:47:50.305464   14676 system_pods.go:61] "kube-proxy-49r5n" [4f1b3c2f-50f7-4dca-a19f-fce705227db8] Running
	I1007 11:47:50.305464   14676 system_pods.go:61] "kube-proxy-l6l2x" [2935bf84-1031-4e49-bc94-fc52081a41b7] Running
	I1007 11:47:50.306285   14676 system_pods.go:61] "kube-scheduler-ha-459500" [f8253595-df62-4444-8e1a-215b44435456] Running
	I1007 11:47:50.306285   14676 system_pods.go:61] "kube-scheduler-ha-459500-m02" [de715af7-f7a9-4e64-ab0b-975b93d1ce87] Running
	I1007 11:47:50.306343   14676 system_pods.go:61] "kube-vip-ha-459500" [53ac2a0d-e42d-4878-8123-47b34ddf1d93] Running
	I1007 11:47:50.306369   14676 system_pods.go:61] "kube-vip-ha-459500-m02" [3ea18a0d-ebe4-47fd-918d-7826373254e6] Running
	I1007 11:47:50.306369   14676 system_pods.go:61] "storage-provisioner" [3576c9de-d7e9-499d-adcf-e6018b9c6c4c] Running
	I1007 11:47:50.306369   14676 system_pods.go:74] duration metric: took 149.6282ms to wait for pod list to return data ...
	I1007 11:47:50.306369   14676 default_sa.go:34] waiting for default service account to be created ...
	I1007 11:47:50.489305   14676 request.go:632] Waited for 182.738ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/default/serviceaccounts
	I1007 11:47:50.489567   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/default/serviceaccounts
	I1007 11:47:50.489567   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:50.489567   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:50.489567   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:50.495801   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:47:50.495931   14676 default_sa.go:45] found service account: "default"
	I1007 11:47:50.495931   14676 default_sa.go:55] duration metric: took 189.5005ms for default service account to be created ...
	I1007 11:47:50.495931   14676 system_pods.go:116] waiting for k8s-apps to be running ...
	I1007 11:47:50.689397   14676 request.go:632] Waited for 193.4634ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods
	I1007 11:47:50.689803   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods
	I1007 11:47:50.689866   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:50.689866   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:50.689866   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:50.700436   14676 round_trippers.go:574] Response Status: 200 OK in 10 milliseconds
	I1007 11:47:50.707909   14676 system_pods.go:86] 17 kube-system pods found
	I1007 11:47:50.707909   14676 system_pods.go:89] "coredns-7c65d6cfc9-9lk6p" [77e7d334-41bb-4e38-acab-cbdc63bcff19] Running
	I1007 11:47:50.707909   14676 system_pods.go:89] "coredns-7c65d6cfc9-pfsfz" [001ac16e-35cd-40cd-94c4-6945f16585c8] Running
	I1007 11:47:50.707909   14676 system_pods.go:89] "etcd-ha-459500" [3771ca09-2afe-4c30-a59b-74e84d394c9a] Running
	I1007 11:47:50.707909   14676 system_pods.go:89] "etcd-ha-459500-m02" [8e0e9f1c-e424-46c3-98be-27004487207f] Running
	I1007 11:47:50.707909   14676 system_pods.go:89] "kindnet-6s2pf" [299e3f6d-1040-4b1e-8801-171261eccd6d] Running
	I1007 11:47:50.707909   14676 system_pods.go:89] "kindnet-78hfw" [f05eb18b-bc91-4ea0-b117-952aa1d88484] Running
	I1007 11:47:50.707909   14676 system_pods.go:89] "kube-apiserver-ha-459500" [92cd47cb-7f3d-44d6-82a8-9f42f557ae89] Running
	I1007 11:47:50.707909   14676 system_pods.go:89] "kube-apiserver-ha-459500-m02" [9a4383a5-2ba5-4a37-8bd8-fd01368d8b97] Running
	I1007 11:47:50.708443   14676 system_pods.go:89] "kube-controller-manager-ha-459500" [c36da739-6e84-4aa5-bb5e-debdf8ee9ff8] Running
	I1007 11:47:50.708443   14676 system_pods.go:89] "kube-controller-manager-ha-459500-m02" [2fd05093-2251-4b28-b0c9-2dea4d4fce31] Running
	I1007 11:47:50.708443   14676 system_pods.go:89] "kube-proxy-49r5n" [4f1b3c2f-50f7-4dca-a19f-fce705227db8] Running
	I1007 11:47:50.708443   14676 system_pods.go:89] "kube-proxy-l6l2x" [2935bf84-1031-4e49-bc94-fc52081a41b7] Running
	I1007 11:47:50.708478   14676 system_pods.go:89] "kube-scheduler-ha-459500" [f8253595-df62-4444-8e1a-215b44435456] Running
	I1007 11:47:50.708478   14676 system_pods.go:89] "kube-scheduler-ha-459500-m02" [de715af7-f7a9-4e64-ab0b-975b93d1ce87] Running
	I1007 11:47:50.708478   14676 system_pods.go:89] "kube-vip-ha-459500" [53ac2a0d-e42d-4878-8123-47b34ddf1d93] Running
	I1007 11:47:50.708478   14676 system_pods.go:89] "kube-vip-ha-459500-m02" [3ea18a0d-ebe4-47fd-918d-7826373254e6] Running
	I1007 11:47:50.708478   14676 system_pods.go:89] "storage-provisioner" [3576c9de-d7e9-499d-adcf-e6018b9c6c4c] Running
	I1007 11:47:50.708478   14676 system_pods.go:126] duration metric: took 212.5442ms to wait for k8s-apps to be running ...
	I1007 11:47:50.708539   14676 system_svc.go:44] waiting for kubelet service to be running ....
	I1007 11:47:50.718199   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1007 11:47:50.744805   14676 system_svc.go:56] duration metric: took 36.2657ms WaitForService to wait for kubelet
	I1007 11:47:50.744805   14676 kubeadm.go:582] duration metric: took 24.3342797s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I1007 11:47:50.745809   14676 node_conditions.go:102] verifying NodePressure condition ...
	I1007 11:47:50.888893   14676 request.go:632] Waited for 143.0826ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes
	I1007 11:47:50.889221   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes
	I1007 11:47:50.889221   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:50.889221   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:50.889221   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:50.894983   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:50.896626   14676 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I1007 11:47:50.896626   14676 node_conditions.go:123] node cpu capacity is 2
	I1007 11:47:50.896626   14676 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I1007 11:47:50.896626   14676 node_conditions.go:123] node cpu capacity is 2
	I1007 11:47:50.896626   14676 node_conditions.go:105] duration metric: took 150.815ms to run NodePressure ...
	I1007 11:47:50.896626   14676 start.go:241] waiting for startup goroutines ...
	I1007 11:47:50.896626   14676 start.go:255] writing updated cluster config ...
	I1007 11:47:50.902909   14676 out.go:201] 
	I1007 11:47:50.918074   14676 config.go:182] Loaded profile config "ha-459500": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 11:47:50.918074   14676 profile.go:143] Saving config to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\config.json ...
	I1007 11:47:50.925128   14676 out.go:177] * Starting "ha-459500-m03" control-plane node in "ha-459500" cluster
	I1007 11:47:50.928264   14676 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I1007 11:47:50.928264   14676 cache.go:56] Caching tarball of preloaded images
	I1007 11:47:50.928941   14676 preload.go:172] Found C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I1007 11:47:50.928941   14676 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on docker
	I1007 11:47:50.928941   14676 profile.go:143] Saving config to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\config.json ...
	I1007 11:47:50.938221   14676 start.go:360] acquireMachinesLock for ha-459500-m03: {Name:mke1d3e045ff2a4f8d2978e08dff146c93a87110 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I1007 11:47:50.938646   14676 start.go:364] duration metric: took 425.7µs to acquireMachinesLock for "ha-459500-m03"
	I1007 11:47:50.938646   14676 start.go:93] Provisioning new machine with config: &{Name:ha-459500 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{Kubern
etesVersion:v1.31.1 ClusterName:ha-459500 Namespace:default APIServerHAVIP:172.30.143.254 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:} Nodes:[{Name: IP:172.30.130.199 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.30.138.12 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m03 IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[ambassador:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:fals
e inspektor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd: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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryM
irror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name:m03 IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1007 11:47:50.938646   14676 start.go:125] createHost starting for "m03" (driver="hyperv")
	I1007 11:47:50.943639   14676 out.go:235] * Creating hyperv VM (CPUs=2, Memory=2200MB, Disk=20000MB) ...
	I1007 11:47:50.944291   14676 start.go:159] libmachine.API.Create for "ha-459500" (driver="hyperv")
	I1007 11:47:50.944291   14676 client.go:168] LocalClient.Create starting
	I1007 11:47:50.944291   14676 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem
	I1007 11:47:50.944932   14676 main.go:141] libmachine: Decoding PEM data...
	I1007 11:47:50.944932   14676 main.go:141] libmachine: Parsing certificate...
	I1007 11:47:50.944932   14676 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem
	I1007 11:47:50.944932   14676 main.go:141] libmachine: Decoding PEM data...
	I1007 11:47:50.945455   14676 main.go:141] libmachine: Parsing certificate...
	I1007 11:47:50.945489   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @(Get-Module -ListAvailable hyper-v).Name | Get-Unique
	I1007 11:47:52.875290   14676 main.go:141] libmachine: [stdout =====>] : Hyper-V
	
	I1007 11:47:52.875290   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:47:52.875424   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole(([System.Security.Principal.SecurityIdentifier]::new("S-1-5-32-578")))
	I1007 11:47:54.603205   14676 main.go:141] libmachine: [stdout =====>] : False
	
	I1007 11:47:54.603728   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:47:54.603810   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I1007 11:47:56.101227   14676 main.go:141] libmachine: [stdout =====>] : True
	
	I1007 11:47:56.101699   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:47:56.101699   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I1007 11:47:59.891508   14676 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I1007 11:47:59.891508   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:47:59.893473   14676 main.go:141] libmachine: Downloading C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\boot2docker.iso from file://C:/Users/jenkins.minikube6/minikube-integration/.minikube/cache/iso/amd64/minikube-v1.34.0-1727108440-19696-amd64.iso...
	I1007 11:48:00.353930   14676 main.go:141] libmachine: Creating SSH key...
	I1007 11:48:00.588377   14676 main.go:141] libmachine: Creating VM...
	I1007 11:48:00.588377   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I1007 11:48:03.557244   14676 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I1007 11:48:03.557244   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:03.557432   14676 main.go:141] libmachine: Using switch "Default Switch"
	I1007 11:48:03.557513   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I1007 11:48:05.357992   14676 main.go:141] libmachine: [stdout =====>] : True
	
	I1007 11:48:05.357992   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:05.357992   14676 main.go:141] libmachine: Creating VHD
	I1007 11:48:05.357992   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VHD -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m03\fixed.vhd' -SizeBytes 10MB -Fixed
	I1007 11:48:09.045400   14676 main.go:141] libmachine: [stdout =====>] : 
	
	ComputerName            : minikube6
	Path                    : C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m03\fixed.vhd
	VhdFormat               : VHD
	VhdType                 : Fixed
	FileSize                : 10486272
	Size                    : 10485760
	MinimumSize             : 
	LogicalSectorSize       : 512
	PhysicalSectorSize      : 512
	BlockSize               : 0
	ParentPath              : 
	DiskIdentifier          : A3EC8FFF-41B3-47C0-940E-09FAC059FD13
	FragmentationPercentage : 0
	Alignment               : 1
	Attached                : False
	DiskNumber              : 
	IsPMEMCompatible        : False
	AddressAbstractionType  : None
	Number                  : 
	
	
	
	
	I1007 11:48:09.046241   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:09.046241   14676 main.go:141] libmachine: Writing magic tar header
	I1007 11:48:09.046407   14676 main.go:141] libmachine: Writing SSH key tar header
	I1007 11:48:09.057236   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Convert-VHD -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m03\fixed.vhd' -DestinationPath 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m03\disk.vhd' -VHDType Dynamic -DeleteSource
	I1007 11:48:12.231040   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:48:12.231040   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:12.231834   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Resize-VHD -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m03\disk.vhd' -SizeBytes 20000MB
	I1007 11:48:14.759967   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:48:14.760022   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:14.760075   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VM ha-459500-m03 -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m03' -SwitchName 'Default Switch' -MemoryStartupBytes 2200MB
	I1007 11:48:18.375542   14676 main.go:141] libmachine: [stdout =====>] : 
	Name          State CPUUsage(%) MemoryAssigned(M) Uptime   Status             Version
	----          ----- ----------- ----------------- ------   ------             -------
	ha-459500-m03 Off   0           0                 00:00:00 Operating normally 9.0    
	
	
	
	I1007 11:48:18.375542   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:18.375542   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMMemory -VMName ha-459500-m03 -DynamicMemoryEnabled $false
	I1007 11:48:20.643286   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:48:20.643444   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:20.643526   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMProcessor ha-459500-m03 -Count 2
	I1007 11:48:22.818817   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:48:22.819002   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:22.819002   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMDvdDrive -VMName ha-459500-m03 -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m03\boot2docker.iso'
	I1007 11:48:25.362022   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:48:25.362522   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:25.362716   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Add-VMHardDiskDrive -VMName ha-459500-m03 -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m03\disk.vhd'
	I1007 11:48:28.001570   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:48:28.001570   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:28.001570   14676 main.go:141] libmachine: Starting VM...
	I1007 11:48:28.001570   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM ha-459500-m03
	I1007 11:48:31.123488   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:48:31.123488   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:31.123488   14676 main.go:141] libmachine: Waiting for host to start...
	I1007 11:48:31.123488   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:48:33.404466   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:48:33.404466   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:33.404466   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:48:35.885865   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:48:35.886443   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:36.887245   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:48:39.075130   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:48:39.075130   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:39.075219   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:48:41.589499   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:48:41.589674   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:42.590752   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:48:44.796974   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:48:44.796974   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:44.797998   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:48:47.285589   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:48:47.285589   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:48.286771   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:48:50.502577   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:48:50.502577   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:50.502799   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:48:53.086374   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:48:53.086374   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:54.087473   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:48:56.339109   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:48:56.339237   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:56.339237   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:48:58.967332   14676 main.go:141] libmachine: [stdout =====>] : 172.30.142.88
	
	I1007 11:48:58.967404   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:58.967501   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:49:01.101603   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:49:01.102595   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:01.102595   14676 machine.go:93] provisionDockerMachine start ...
	I1007 11:49:01.102673   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:49:03.251171   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:49:03.251171   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:03.251171   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:49:05.790317   14676 main.go:141] libmachine: [stdout =====>] : 172.30.142.88
	
	I1007 11:49:05.791024   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:05.797104   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:49:05.797348   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.142.88 22 <nil> <nil>}
	I1007 11:49:05.797348   14676 main.go:141] libmachine: About to run SSH command:
	hostname
	I1007 11:49:05.918002   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube
	
	I1007 11:49:05.918103   14676 buildroot.go:166] provisioning hostname "ha-459500-m03"
	I1007 11:49:05.918196   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:49:08.032189   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:49:08.032887   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:08.032887   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:49:10.570705   14676 main.go:141] libmachine: [stdout =====>] : 172.30.142.88
	
	I1007 11:49:10.570705   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:10.576401   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:49:10.577137   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.142.88 22 <nil> <nil>}
	I1007 11:49:10.577137   14676 main.go:141] libmachine: About to run SSH command:
	sudo hostname ha-459500-m03 && echo "ha-459500-m03" | sudo tee /etc/hostname
	I1007 11:49:10.724979   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-459500-m03
	
	I1007 11:49:10.725056   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:49:12.850142   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:49:12.850142   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:12.850918   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:49:15.351321   14676 main.go:141] libmachine: [stdout =====>] : 172.30.142.88
	
	I1007 11:49:15.351321   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:15.357751   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:49:15.358392   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.142.88 22 <nil> <nil>}
	I1007 11:49:15.358392   14676 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sha-459500-m03' /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 ha-459500-m03/g' /etc/hosts;
				else 
					echo '127.0.1.1 ha-459500-m03' | sudo tee -a /etc/hosts; 
				fi
			fi
	I1007 11:49:15.502914   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I1007 11:49:15.502914   14676 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube6\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube6\minikube-integration\.minikube}
	I1007 11:49:15.502914   14676 buildroot.go:174] setting up certificates
	I1007 11:49:15.502914   14676 provision.go:84] configureAuth start
	I1007 11:49:15.502914   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:49:17.604592   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:49:17.605308   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:17.605445   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:49:20.183481   14676 main.go:141] libmachine: [stdout =====>] : 172.30.142.88
	
	I1007 11:49:20.183481   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:20.183864   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:49:22.349691   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:49:22.350429   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:22.350429   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:49:24.849078   14676 main.go:141] libmachine: [stdout =====>] : 172.30.142.88
	
	I1007 11:49:24.849411   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:24.849411   14676 provision.go:143] copyHostCerts
	I1007 11:49:24.849549   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube6\minikube-integration\.minikube/ca.pem
	I1007 11:49:24.849920   14676 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/ca.pem, removing ...
	I1007 11:49:24.849920   14676 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.pem
	I1007 11:49:24.849920   14676 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/ca.pem (1078 bytes)
	I1007 11:49:24.851568   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube6\minikube-integration\.minikube/cert.pem
	I1007 11:49:24.851568   14676 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/cert.pem, removing ...
	I1007 11:49:24.851568   14676 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cert.pem
	I1007 11:49:24.852331   14676 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/cert.pem (1123 bytes)
	I1007 11:49:24.853409   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube6\minikube-integration\.minikube/key.pem
	I1007 11:49:24.853409   14676 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/key.pem, removing ...
	I1007 11:49:24.853409   14676 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\key.pem
	I1007 11:49:24.853935   14676 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/key.pem (1679 bytes)
	I1007 11:49:24.854802   14676 provision.go:117] generating server cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.ha-459500-m03 san=[127.0.0.1 172.30.142.88 ha-459500-m03 localhost minikube]
	I1007 11:49:24.943615   14676 provision.go:177] copyRemoteCerts
	I1007 11:49:24.955920   14676 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I1007 11:49:24.956037   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:49:27.106784   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:49:27.107412   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:27.107466   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:49:29.683344   14676 main.go:141] libmachine: [stdout =====>] : 172.30.142.88
	
	I1007 11:49:29.683344   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:29.684188   14676 sshutil.go:53] new ssh client: &{IP:172.30.142.88 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m03\id_rsa Username:docker}
	I1007 11:49:29.786729   14676 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (4.8306373s)
	I1007 11:49:29.786729   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I1007 11:49:29.787350   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1208 bytes)
	I1007 11:49:29.832964   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I1007 11:49:29.832964   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I1007 11:49:29.878123   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I1007 11:49:29.878123   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I1007 11:49:29.925298   14676 provision.go:87] duration metric: took 14.4222224s to configureAuth
	I1007 11:49:29.925298   14676 buildroot.go:189] setting minikube options for container-runtime
	I1007 11:49:29.925589   14676 config.go:182] Loaded profile config "ha-459500": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 11:49:29.925589   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:49:32.089981   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:49:32.090796   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:32.090796   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:49:34.577575   14676 main.go:141] libmachine: [stdout =====>] : 172.30.142.88
	
	I1007 11:49:34.577915   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:34.582600   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:49:34.583386   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.142.88 22 <nil> <nil>}
	I1007 11:49:34.583407   14676 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I1007 11:49:34.709133   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I1007 11:49:34.709286   14676 buildroot.go:70] root file system type: tmpfs
	I1007 11:49:34.709469   14676 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I1007 11:49:34.709619   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:49:36.783639   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:49:36.783917   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:36.783987   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:49:39.306436   14676 main.go:141] libmachine: [stdout =====>] : 172.30.142.88
	
	I1007 11:49:39.306651   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:39.312130   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:49:39.312690   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.142.88 22 <nil> <nil>}
	I1007 11:49:39.312861   14676 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment="NO_PROXY=172.30.130.199"
	Environment="NO_PROXY=172.30.130.199,172.30.138.12"
	
	
	# 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=hyperv --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
	I1007 11:49:39.472655   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment=NO_PROXY=172.30.130.199
	Environment=NO_PROXY=172.30.130.199,172.30.138.12
	
	
	# 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=hyperv --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
	
	I1007 11:49:39.472712   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:49:41.596082   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:49:41.596082   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:41.596512   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:49:44.101041   14676 main.go:141] libmachine: [stdout =====>] : 172.30.142.88
	
	I1007 11:49:44.102057   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:44.107748   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:49:44.108322   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.142.88 22 <nil> <nil>}
	I1007 11:49:44.108461   14676 main.go:141] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I1007 11:49:46.306570   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: diff: can't stat '/lib/systemd/system/docker.service': No such file or directory
	Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /usr/lib/systemd/system/docker.service.
	
	I1007 11:49:46.306570   14676 machine.go:96] duration metric: took 45.2034686s to provisionDockerMachine
	I1007 11:49:46.306570   14676 client.go:171] duration metric: took 1m55.3609889s to LocalClient.Create
	I1007 11:49:46.306570   14676 start.go:167] duration metric: took 1m55.3610807s to libmachine.API.Create "ha-459500"
	I1007 11:49:46.306570   14676 start.go:293] postStartSetup for "ha-459500-m03" (driver="hyperv")
	I1007 11:49:46.306570   14676 start.go:322] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
	I1007 11:49:46.318600   14676 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
	I1007 11:49:46.318600   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:49:48.418901   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:49:48.419266   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:48.419318   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:49:50.920716   14676 main.go:141] libmachine: [stdout =====>] : 172.30.142.88
	
	I1007 11:49:50.921717   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:50.922122   14676 sshutil.go:53] new ssh client: &{IP:172.30.142.88 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m03\id_rsa Username:docker}
	I1007 11:49:51.021973   14676 ssh_runner.go:235] Completed: 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: (4.7032627s)
	I1007 11:49:51.032829   14676 ssh_runner.go:195] Run: cat /etc/os-release
	I1007 11:49:51.039186   14676 info.go:137] Remote host: Buildroot 2023.02.9
	I1007 11:49:51.039186   14676 filesync.go:126] Scanning C:\Users\jenkins.minikube6\minikube-integration\.minikube\addons for local assets ...
	I1007 11:49:51.039837   14676 filesync.go:126] Scanning C:\Users\jenkins.minikube6\minikube-integration\.minikube\files for local assets ...
	I1007 11:49:51.041652   14676 filesync.go:149] local asset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem -> 137842.pem in /etc/ssl/certs
	I1007 11:49:51.041652   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem -> /etc/ssl/certs/137842.pem
	I1007 11:49:51.054319   14676 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I1007 11:49:51.077303   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem --> /etc/ssl/certs/137842.pem (1708 bytes)
	I1007 11:49:51.128535   14676 start.go:296] duration metric: took 4.8218492s for postStartSetup
	I1007 11:49:51.131599   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:49:53.237748   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:49:53.238709   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:53.238823   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:49:55.765318   14676 main.go:141] libmachine: [stdout =====>] : 172.30.142.88
	
	I1007 11:49:55.766068   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:55.766932   14676 profile.go:143] Saving config to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\config.json ...
	I1007 11:49:55.770576   14676 start.go:128] duration metric: took 2m4.8303751s to createHost
	I1007 11:49:55.770703   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:49:57.871435   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:49:57.871435   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:57.872128   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:50:00.417981   14676 main.go:141] libmachine: [stdout =====>] : 172.30.142.88
	
	I1007 11:50:00.417981   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:50:00.423823   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:50:00.424399   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.142.88 22 <nil> <nil>}
	I1007 11:50:00.424399   14676 main.go:141] libmachine: About to run SSH command:
	date +%s.%N
	I1007 11:50:00.555346   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: 1728301800.568167335
	
	I1007 11:50:00.555410   14676 fix.go:216] guest clock: 1728301800.568167335
	I1007 11:50:00.555410   14676 fix.go:229] Guest: 2024-10-07 11:50:00.568167335 +0000 UTC Remote: 2024-10-07 11:49:55.7705763 +0000 UTC m=+559.818612501 (delta=4.797591035s)
	I1007 11:50:00.555497   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:50:02.658793   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:50:02.658967   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:50:02.658967   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:50:05.163676   14676 main.go:141] libmachine: [stdout =====>] : 172.30.142.88
	
	I1007 11:50:05.164037   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:50:05.168891   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:50:05.169016   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.142.88 22 <nil> <nil>}
	I1007 11:50:05.169016   14676 main.go:141] libmachine: About to run SSH command:
	sudo date -s @1728301800
	I1007 11:50:05.307204   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: Mon Oct  7 11:50:00 UTC 2024
	
	I1007 11:50:05.307233   14676 fix.go:236] clock set: Mon Oct  7 11:50:00 UTC 2024
	 (err=<nil>)
	I1007 11:50:05.307333   14676 start.go:83] releasing machines lock for "ha-459500-m03", held for 2m14.3670837s
	I1007 11:50:05.307483   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:50:07.414582   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:50:07.414582   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:50:07.414749   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:50:09.960490   14676 main.go:141] libmachine: [stdout =====>] : 172.30.142.88
	
	I1007 11:50:09.960731   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:50:09.963468   14676 out.go:177] * Found network options:
	I1007 11:50:09.966924   14676 out.go:177]   - NO_PROXY=172.30.130.199,172.30.138.12
	W1007 11:50:09.969301   14676 proxy.go:119] fail to check proxy env: Error ip not in block
	W1007 11:50:09.969332   14676 proxy.go:119] fail to check proxy env: Error ip not in block
	I1007 11:50:09.972528   14676 out.go:177]   - NO_PROXY=172.30.130.199,172.30.138.12
	W1007 11:50:09.991676   14676 proxy.go:119] fail to check proxy env: Error ip not in block
	W1007 11:50:09.992883   14676 proxy.go:119] fail to check proxy env: Error ip not in block
	W1007 11:50:09.994396   14676 proxy.go:119] fail to check proxy env: Error ip not in block
	W1007 11:50:09.994396   14676 proxy.go:119] fail to check proxy env: Error ip not in block
	I1007 11:50:09.997396   14676 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I1007 11:50:09.997546   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:50:10.006082   14676 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I1007 11:50:10.006082   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:50:12.216554   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:50:12.216947   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:50:12.216947   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:50:12.216947   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:50:12.217056   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:50:12.217056   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:50:14.920193   14676 main.go:141] libmachine: [stdout =====>] : 172.30.142.88
	
	I1007 11:50:14.921002   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:50:14.921329   14676 sshutil.go:53] new ssh client: &{IP:172.30.142.88 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m03\id_rsa Username:docker}
	I1007 11:50:14.948325   14676 main.go:141] libmachine: [stdout =====>] : 172.30.142.88
	
	I1007 11:50:14.948325   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:50:14.949072   14676 sshutil.go:53] new ssh client: &{IP:172.30.142.88 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m03\id_rsa Username:docker}
	I1007 11:50:15.011843   14676 ssh_runner.go:235] Completed: curl.exe -sS -m 2 https://registry.k8s.io/: (5.0142227s)
	W1007 11:50:15.011912   14676 start.go:867] [curl.exe -sS -m 2 https://registry.k8s.io/] failed: curl.exe -sS -m 2 https://registry.k8s.io/: Process exited with status 127
	stdout:
	
	stderr:
	bash: line 1: curl.exe: command not found
	I1007 11:50:15.048885   14676 ssh_runner.go:235] Completed: sh -c "stat /etc/cni/net.d/*loopback.conf*": (5.0427048s)
	W1007 11:50:15.048972   14676 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I1007 11:50:15.065038   14676 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I1007 11:50:15.098055   14676 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I1007 11:50:15.098055   14676 start.go:495] detecting cgroup driver to use...
	I1007 11:50:15.098055   14676 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I1007 11:50:15.149251   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	W1007 11:50:15.157509   14676 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	W1007 11:50:15.157540   14676 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I1007 11:50:15.185485   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I1007 11:50:15.206359   14676 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I1007 11:50:15.217599   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I1007 11:50:15.250692   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I1007 11:50:15.281817   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I1007 11:50:15.312657   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I1007 11:50:15.343277   14676 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I1007 11:50:15.375378   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I1007 11:50:15.405701   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I1007 11:50:15.438151   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I1007 11:50:15.471293   14676 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I1007 11:50:15.494228   14676 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I1007 11:50:15.506245   14676 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I1007 11:50:15.539154   14676 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I1007 11:50:15.568183   14676 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:50:15.773170   14676 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I1007 11:50:15.806162   14676 start.go:495] detecting cgroup driver to use...
	I1007 11:50:15.817904   14676 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I1007 11:50:15.852039   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1007 11:50:15.891755   14676 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I1007 11:50:15.934872   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1007 11:50:15.970014   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1007 11:50:16.003798   14676 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I1007 11:50:16.086030   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1007 11:50:16.110663   14676 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I1007 11:50:16.155492   14676 ssh_runner.go:195] Run: which cri-dockerd
	I1007 11:50:16.171479   14676 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I1007 11:50:16.188252   14676 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I1007 11:50:16.232756   14676 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I1007 11:50:16.433212   14676 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I1007 11:50:16.630318   14676 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I1007 11:50:16.630445   14676 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I1007 11:50:16.677287   14676 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:50:16.882934   14676 ssh_runner.go:195] Run: sudo systemctl restart docker
	I1007 11:50:19.479479   14676 ssh_runner.go:235] Completed: sudo systemctl restart docker: (2.5956573s)
	I1007 11:50:19.490799   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I1007 11:50:19.527604   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I1007 11:50:19.564570   14676 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I1007 11:50:19.774093   14676 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I1007 11:50:19.973354   14676 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:50:20.175811   14676 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I1007 11:50:20.218529   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I1007 11:50:20.257767   14676 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:50:20.477836   14676 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I1007 11:50:20.581089   14676 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I1007 11:50:20.591668   14676 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I1007 11:50:20.600816   14676 start.go:563] Will wait 60s for crictl version
	I1007 11:50:20.614639   14676 ssh_runner.go:195] Run: which crictl
	I1007 11:50:20.630119   14676 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I1007 11:50:20.681681   14676 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.3.1
	RuntimeApiVersion:  v1
	I1007 11:50:20.691557   14676 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1007 11:50:20.734542   14676 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1007 11:50:20.771464   14676 out.go:235] * Preparing Kubernetes v1.31.1 on Docker 27.3.1 ...
	I1007 11:50:20.775239   14676 out.go:177]   - env NO_PROXY=172.30.130.199
	I1007 11:50:20.780675   14676 out.go:177]   - env NO_PROXY=172.30.130.199,172.30.138.12
	I1007 11:50:20.782387   14676 ip.go:176] getIPForInterface: searching for "vEthernet (Default Switch)"
	I1007 11:50:20.787330   14676 ip.go:190] "Ethernet 2" does not match prefix "vEthernet (Default Switch)"
	I1007 11:50:20.787330   14676 ip.go:190] "Loopback Pseudo-Interface 1" does not match prefix "vEthernet (Default Switch)"
	I1007 11:50:20.787330   14676 ip.go:185] found prefix matching interface for "vEthernet (Default Switch)": "vEthernet (Default Switch)"
	I1007 11:50:20.787330   14676 ip.go:211] Found interface: {Index:9 MTU:1500 Name:vEthernet (Default Switch) HardwareAddr:00:15:5d:f7:66:4d Flags:up|broadcast|multicast|running}
	I1007 11:50:20.790601   14676 ip.go:214] interface addr: fe80::9fcc:8509:1b69:5a8f/64
	I1007 11:50:20.790601   14676 ip.go:214] interface addr: 172.30.128.1/20
	I1007 11:50:20.807144   14676 ssh_runner.go:195] Run: grep 172.30.128.1	host.minikube.internal$ /etc/hosts
	I1007 11:50:20.813721   14676 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "172.30.128.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I1007 11:50:20.835796   14676 mustload.go:65] Loading cluster: ha-459500
	I1007 11:50:20.836412   14676 config.go:182] Loaded profile config "ha-459500": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 11:50:20.837054   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:50:22.913703   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:50:22.913703   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:50:22.913703   14676 host.go:66] Checking if "ha-459500" exists ...
	I1007 11:50:22.914404   14676 certs.go:68] Setting up C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500 for IP: 172.30.142.88
	I1007 11:50:22.914404   14676 certs.go:194] generating shared ca certs ...
	I1007 11:50:22.914404   14676 certs.go:226] acquiring lock for ca certs: {Name:mkc71405905d3cea24da832e98113e061e759324 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 11:50:22.914954   14676 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.key
	I1007 11:50:22.915531   14676 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.key
	I1007 11:50:22.915531   14676 certs.go:256] generating profile certs ...
	I1007 11:50:22.916180   14676 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\client.key
	I1007 11:50:22.916180   14676 certs.go:363] generating signed profile cert for "minikube": C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key.807b0950
	I1007 11:50:22.916819   14676 crypto.go:68] Generating cert C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt.807b0950 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 172.30.130.199 172.30.138.12 172.30.142.88 172.30.143.254]
	I1007 11:50:23.202890   14676 crypto.go:156] Writing cert to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt.807b0950 ...
	I1007 11:50:23.202890   14676 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt.807b0950: {Name:mkc4a7b73fb67a2765f31c53bc7d169574d627f0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 11:50:23.204940   14676 crypto.go:164] Writing key to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key.807b0950 ...
	I1007 11:50:23.204940   14676 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key.807b0950: {Name:mk7b04694c8b273efceb55be0bf7304cfd532355 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 11:50:23.205934   14676 certs.go:381] copying C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt.807b0950 -> C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt
	I1007 11:50:23.217949   14676 certs.go:385] copying C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key.807b0950 -> C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key
	I1007 11:50:23.218944   14676 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\proxy-client.key
	I1007 11:50:23.218944   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt -> /var/lib/minikube/certs/ca.crt
	I1007 11:50:23.219959   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.key -> /var/lib/minikube/certs/ca.key
	I1007 11:50:23.219959   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I1007 11:50:23.219959   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I1007 11:50:23.219959   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
	I1007 11:50:23.219959   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key -> /var/lib/minikube/certs/apiserver.key
	I1007 11:50:23.219959   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
	I1007 11:50:23.220938   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
	I1007 11:50:23.220938   14676 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784.pem (1338 bytes)
	W1007 11:50:23.220938   14676 certs.go:480] ignoring C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784_empty.pem, impossibly tiny 0 bytes
	I1007 11:50:23.220938   14676 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I1007 11:50:23.221945   14676 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I1007 11:50:23.221945   14676 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I1007 11:50:23.221945   14676 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem (1679 bytes)
	I1007 11:50:23.221945   14676 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem (1708 bytes)
	I1007 11:50:23.222933   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I1007 11:50:23.222933   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784.pem -> /usr/share/ca-certificates/13784.pem
	I1007 11:50:23.222933   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem -> /usr/share/ca-certificates/137842.pem
	I1007 11:50:23.223943   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:50:25.322865   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:50:25.322865   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:50:25.322865   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:50:27.902080   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:50:27.902381   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:50:27.902381   14676 sshutil.go:53] new ssh client: &{IP:172.30.130.199 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500\id_rsa Username:docker}
	I1007 11:50:28.008855   14676 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/sa.pub
	I1007 11:50:28.017216   14676 ssh_runner.go:447] scp /var/lib/minikube/certs/sa.pub --> memory (451 bytes)
	I1007 11:50:28.048745   14676 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/sa.key
	I1007 11:50:28.055561   14676 ssh_runner.go:447] scp /var/lib/minikube/certs/sa.key --> memory (1679 bytes)
	I1007 11:50:28.088634   14676 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/front-proxy-ca.crt
	I1007 11:50:28.095733   14676 ssh_runner.go:447] scp /var/lib/minikube/certs/front-proxy-ca.crt --> memory (1123 bytes)
	I1007 11:50:28.127056   14676 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/front-proxy-ca.key
	I1007 11:50:28.133015   14676 ssh_runner.go:447] scp /var/lib/minikube/certs/front-proxy-ca.key --> memory (1675 bytes)
	I1007 11:50:28.162002   14676 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/etcd/ca.crt
	I1007 11:50:28.168072   14676 ssh_runner.go:447] scp /var/lib/minikube/certs/etcd/ca.crt --> memory (1094 bytes)
	I1007 11:50:28.199678   14676 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/etcd/ca.key
	I1007 11:50:28.205322   14676 ssh_runner.go:447] scp /var/lib/minikube/certs/etcd/ca.key --> memory (1675 bytes)
	I1007 11:50:28.228119   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I1007 11:50:28.277090   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I1007 11:50:28.321686   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I1007 11:50:28.366889   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I1007 11:50:28.414030   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1444 bytes)
	I1007 11:50:28.462137   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I1007 11:50:28.507129   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I1007 11:50:28.559186   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I1007 11:50:28.607661   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I1007 11:50:28.654045   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784.pem --> /usr/share/ca-certificates/13784.pem (1338 bytes)
	I1007 11:50:28.701703   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem --> /usr/share/ca-certificates/137842.pem (1708 bytes)
	I1007 11:50:28.746600   14676 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/sa.pub (451 bytes)
	I1007 11:50:28.778475   14676 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/sa.key (1679 bytes)
	I1007 11:50:28.813965   14676 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/front-proxy-ca.crt (1123 bytes)
	I1007 11:50:28.844878   14676 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/front-proxy-ca.key (1675 bytes)
	I1007 11:50:28.881584   14676 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/etcd/ca.crt (1094 bytes)
	I1007 11:50:28.919771   14676 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/etcd/ca.key (1675 bytes)
	I1007 11:50:28.960205   14676 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (744 bytes)
	I1007 11:50:29.005096   14676 ssh_runner.go:195] Run: openssl version
	I1007 11:50:29.025034   14676 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/137842.pem && ln -fs /usr/share/ca-certificates/137842.pem /etc/ssl/certs/137842.pem"
	I1007 11:50:29.059516   14676 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/137842.pem
	I1007 11:50:29.067898   14676 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Oct  7 11:23 /usr/share/ca-certificates/137842.pem
	I1007 11:50:29.084086   14676 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/137842.pem
	I1007 11:50:29.104922   14676 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/137842.pem /etc/ssl/certs/3ec20f2e.0"
	I1007 11:50:29.136163   14676 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"
	I1007 11:50:29.169823   14676 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I1007 11:50:29.177277   14676 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Oct  7 10:58 /usr/share/ca-certificates/minikubeCA.pem
	I1007 11:50:29.188438   14676 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I1007 11:50:29.210288   14676 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"
	I1007 11:50:29.242504   14676 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/13784.pem && ln -fs /usr/share/ca-certificates/13784.pem /etc/ssl/certs/13784.pem"
	I1007 11:50:29.275062   14676 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/13784.pem
	I1007 11:50:29.282630   14676 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Oct  7 11:23 /usr/share/ca-certificates/13784.pem
	I1007 11:50:29.294150   14676 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/13784.pem
	I1007 11:50:29.314709   14676 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/13784.pem /etc/ssl/certs/51391683.0"
	I1007 11:50:29.347428   14676 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I1007 11:50:29.353459   14676 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I1007 11:50:29.353855   14676 kubeadm.go:934] updating node {m03 172.30.142.88 8443 v1.31.1 docker true true} ...
	I1007 11:50:29.354008   14676 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=ha-459500-m03 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=172.30.142.88
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:ha-459500 Namespace:default APIServerHAVIP:172.30.143.254 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:}
	I1007 11:50:29.354177   14676 kube-vip.go:115] generating kube-vip config ...
	I1007 11:50:29.364503   14676 ssh_runner.go:195] Run: sudo sh -c "modprobe --all ip_vs ip_vs_rr ip_vs_wrr ip_vs_sh nf_conntrack"
	I1007 11:50:29.389397   14676 kube-vip.go:167] auto-enabling control-plane load-balancing in kube-vip
	I1007 11:50:29.389506   14676 kube-vip.go:137] kube-vip config:
	apiVersion: v1
	kind: Pod
	metadata:
	  creationTimestamp: null
	  name: kube-vip
	  namespace: kube-system
	spec:
	  containers:
	  - args:
	    - manager
	    env:
	    - name: vip_arp
	      value: "true"
	    - name: port
	      value: "8443"
	    - name: vip_nodename
	      valueFrom:
	        fieldRef:
	          fieldPath: spec.nodeName
	    - name: vip_interface
	      value: eth0
	    - name: vip_cidr
	      value: "32"
	    - name: dns_mode
	      value: first
	    - name: cp_enable
	      value: "true"
	    - name: cp_namespace
	      value: kube-system
	    - name: vip_leaderelection
	      value: "true"
	    - name: vip_leasename
	      value: plndr-cp-lock
	    - name: vip_leaseduration
	      value: "5"
	    - name: vip_renewdeadline
	      value: "3"
	    - name: vip_retryperiod
	      value: "1"
	    - name: address
	      value: 172.30.143.254
	    - name: prometheus_server
	      value: :2112
	    - name : lb_enable
	      value: "true"
	    - name: lb_port
	      value: "8443"
	    image: ghcr.io/kube-vip/kube-vip:v0.8.3
	    imagePullPolicy: IfNotPresent
	    name: kube-vip
	    resources: {}
	    securityContext:
	      capabilities:
	        add:
	        - NET_ADMIN
	        - NET_RAW
	    volumeMounts:
	    - mountPath: /etc/kubernetes/admin.conf
	      name: kubeconfig
	  hostAliases:
	  - hostnames:
	    - kubernetes
	    ip: 127.0.0.1
	  hostNetwork: true
	  volumes:
	  - hostPath:
	      path: "/etc/kubernetes/admin.conf"
	    name: kubeconfig
	status: {}
	I1007 11:50:29.400757   14676 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I1007 11:50:29.416028   14676 binaries.go:47] Didn't find k8s binaries: sudo ls /var/lib/minikube/binaries/v1.31.1: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/var/lib/minikube/binaries/v1.31.1': No such file or directory
	
	Initiating transfer...
	I1007 11:50:29.427023   14676 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/binaries/v1.31.1
	I1007 11:50:29.447618   14676 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubectl.sha256
	I1007 11:50:29.447618   14676 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubelet?checksum=file:https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubelet.sha256
	I1007 11:50:29.447618   14676 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubeadm?checksum=file:https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubeadm.sha256
	I1007 11:50:29.447618   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\linux\amd64\v1.31.1/kubectl -> /var/lib/minikube/binaries/v1.31.1/kubectl
	I1007 11:50:29.448663   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\linux\amd64\v1.31.1/kubeadm -> /var/lib/minikube/binaries/v1.31.1/kubeadm
	I1007 11:50:29.462914   14676 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.31.1/kubectl
	I1007 11:50:29.464099   14676 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.31.1/kubeadm
	I1007 11:50:29.466913   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1007 11:50:29.470499   14676 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.31.1/kubectl: stat -c "%s %y" /var/lib/minikube/binaries/v1.31.1/kubectl: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.31.1/kubectl': No such file or directory
	I1007 11:50:29.470499   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\linux\amd64\v1.31.1/kubectl --> /var/lib/minikube/binaries/v1.31.1/kubectl (56381592 bytes)
	I1007 11:50:29.472079   14676 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.31.1/kubeadm: stat -c "%s %y" /var/lib/minikube/binaries/v1.31.1/kubeadm: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.31.1/kubeadm': No such file or directory
	I1007 11:50:29.472079   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\linux\amd64\v1.31.1/kubeadm --> /var/lib/minikube/binaries/v1.31.1/kubeadm (58290328 bytes)
	I1007 11:50:29.532184   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\linux\amd64\v1.31.1/kubelet -> /var/lib/minikube/binaries/v1.31.1/kubelet
	I1007 11:50:29.546399   14676 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.31.1/kubelet
	I1007 11:50:29.650871   14676 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.31.1/kubelet: stat -c "%s %y" /var/lib/minikube/binaries/v1.31.1/kubelet: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.31.1/kubelet': No such file or directory
	I1007 11:50:29.650871   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\linux\amd64\v1.31.1/kubelet --> /var/lib/minikube/binaries/v1.31.1/kubelet (76869944 bytes)
	I1007 11:50:30.729855   14676 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /etc/kubernetes/manifests
	I1007 11:50:30.748976   14676 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (313 bytes)
	I1007 11:50:30.789182   14676 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I1007 11:50:30.823207   14676 ssh_runner.go:362] scp memory --> /etc/kubernetes/manifests/kube-vip.yaml (1441 bytes)
	I1007 11:50:30.870058   14676 ssh_runner.go:195] Run: grep 172.30.143.254	control-plane.minikube.internal$ /etc/hosts
	I1007 11:50:30.876647   14676 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "172.30.143.254	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I1007 11:50:30.916401   14676 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:50:31.125710   14676 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1007 11:50:31.158646   14676 host.go:66] Checking if "ha-459500" exists ...
	I1007 11:50:31.159473   14676 start.go:317] joinCluster: &{Name:ha-459500 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 Clus
terName:ha-459500 Namespace:default APIServerHAVIP:172.30.143.254 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:} Nodes:[{Name: IP:172.30.130.199 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.30.138.12 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m03 IP:172.30.142.88 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[ambassador:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:false inspektor
-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd: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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: Disa
bleOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1007 11:50:31.159736   14676 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm token create --print-join-command --ttl=0"
	I1007 11:50:31.159736   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:50:33.312586   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:50:33.312586   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:50:33.312586   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:50:35.919979   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:50:35.920573   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:50:35.920908   14676 sshutil.go:53] new ssh client: &{IP:172.30.130.199 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500\id_rsa Username:docker}
	I1007 11:50:36.120506   14676 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm token create --print-join-command --ttl=0": (4.960714s)
	I1007 11:50:36.120616   14676 start.go:343] trying to join control-plane node "m03" to cluster: &{Name:m03 IP:172.30.142.88 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1007 11:50:36.120741   14676 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm join control-plane.minikube.internal:8443 --token fdhkg9.hekr3bwcrwjo3glh --discovery-token-ca-cert-hash sha256:714ac1df271b5c937c7b233425acaadd54f29bec6372d70cf4cfbef5c3c9b2e4 --ignore-preflight-errors=all --cri-socket unix:///var/run/cri-dockerd.sock --node-name=ha-459500-m03 --control-plane --apiserver-advertise-address=172.30.142.88 --apiserver-bind-port=8443"
	I1007 11:51:21.812243   14676 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm join control-plane.minikube.internal:8443 --token fdhkg9.hekr3bwcrwjo3glh --discovery-token-ca-cert-hash sha256:714ac1df271b5c937c7b233425acaadd54f29bec6372d70cf4cfbef5c3c9b2e4 --ignore-preflight-errors=all --cri-socket unix:///var/run/cri-dockerd.sock --node-name=ha-459500-m03 --control-plane --apiserver-advertise-address=172.30.142.88 --apiserver-bind-port=8443": (45.6909461s)
	I1007 11:51:21.812243   14676 ssh_runner.go:195] Run: /bin/bash -c "sudo systemctl daemon-reload && sudo systemctl enable kubelet && sudo systemctl start kubelet"
	I1007 11:51:22.757784   14676 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes ha-459500-m03 minikube.k8s.io/updated_at=2024_10_07T11_51_22_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=55a088b4b31722f6a33d4d5d4ae6e59a42bb414b minikube.k8s.io/name=ha-459500 minikube.k8s.io/primary=false
	I1007 11:51:22.924169   14676 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig taint nodes ha-459500-m03 node-role.kubernetes.io/control-plane:NoSchedule-
	I1007 11:51:23.092388   14676 start.go:319] duration metric: took 51.9323337s to joinCluster
	I1007 11:51:23.092521   14676 start.go:235] Will wait 6m0s for node &{Name:m03 IP:172.30.142.88 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1007 11:51:23.093494   14676 config.go:182] Loaded profile config "ha-459500": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 11:51:23.098899   14676 out.go:177] * Verifying Kubernetes components...
	I1007 11:51:23.119726   14676 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:51:23.581862   14676 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1007 11:51:23.624146   14676 loader.go:395] Config loaded from file:  C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	I1007 11:51:23.625933   14676 kapi.go:59] client config for ha-459500: &rest.Config{Host:"https://172.30.143.254:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", UID:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\ha-459500\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\ha-459500\\client.key", CAFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), Ne
xtProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x30030e0), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
	W1007 11:51:23.626127   14676 kubeadm.go:483] Overriding stale ClientConfig host https://172.30.143.254:8443 with https://172.30.130.199:8443
	I1007 11:51:23.627139   14676 node_ready.go:35] waiting up to 6m0s for node "ha-459500-m03" to be "Ready" ...
	I1007 11:51:23.627432   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:23.627493   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:23.627493   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:23.627493   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:23.653772   14676 round_trippers.go:574] Response Status: 200 OK in 26 milliseconds
	I1007 11:51:24.127503   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:24.127503   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:24.127503   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:24.127503   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:24.143345   14676 round_trippers.go:574] Response Status: 200 OK in 15 milliseconds
	I1007 11:51:24.628897   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:24.628897   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:24.628897   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:24.628897   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:24.634950   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:25.127894   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:25.127894   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:25.127894   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:25.127894   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:25.137958   14676 round_trippers.go:574] Response Status: 200 OK in 10 milliseconds
	I1007 11:51:25.627615   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:25.627615   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:25.627615   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:25.627615   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:25.633357   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:25.633979   14676 node_ready.go:53] node "ha-459500-m03" has status "Ready":"False"
	I1007 11:51:26.128380   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:26.128380   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:26.128380   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:26.128380   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:26.133713   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:26.627497   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:26.627497   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:26.627497   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:26.627497   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:26.633705   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:51:27.127527   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:27.127527   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:27.127527   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:27.127527   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:27.132177   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:51:27.628801   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:27.628801   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:27.628801   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:27.628801   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:27.772984   14676 round_trippers.go:574] Response Status: 200 OK in 144 milliseconds
	I1007 11:51:27.775752   14676 node_ready.go:53] node "ha-459500-m03" has status "Ready":"False"
	I1007 11:51:28.128090   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:28.128178   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:28.128178   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:28.128178   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:28.134595   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:51:28.628037   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:28.628037   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:28.628037   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:28.628037   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:28.633631   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:29.128366   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:29.128366   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:29.128366   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:29.128366   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:29.133995   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:29.627922   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:29.627922   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:29.627922   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:29.627922   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:29.633583   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:30.129335   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:30.129510   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:30.129510   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:30.129510   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:30.136129   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:51:30.137035   14676 node_ready.go:53] node "ha-459500-m03" has status "Ready":"False"
	I1007 11:51:30.628738   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:30.628738   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:30.628807   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:30.628807   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:30.634575   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:31.128374   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:31.128374   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:31.128374   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:31.128374   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:31.134289   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:31.627918   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:31.627918   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:31.627918   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:31.627918   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:31.634497   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:51:32.127550   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:32.127550   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:32.127550   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:32.127550   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:32.134393   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:51:32.627660   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:32.627660   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:32.627660   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:32.627660   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:32.634599   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:51:32.635572   14676 node_ready.go:53] node "ha-459500-m03" has status "Ready":"False"
	I1007 11:51:33.127970   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:33.127970   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:33.127970   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:33.127970   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:33.135612   14676 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 11:51:33.629497   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:33.629948   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:33.629948   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:33.630041   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:33.640085   14676 round_trippers.go:574] Response Status: 200 OK in 10 milliseconds
	I1007 11:51:34.128670   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:34.128670   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:34.128757   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:34.128757   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:34.139960   14676 round_trippers.go:574] Response Status: 200 OK in 11 milliseconds
	I1007 11:51:34.628219   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:34.628219   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:34.628219   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:34.628219   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:34.634583   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:51:35.127423   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:35.127423   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:35.127423   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:35.127423   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:35.132742   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:35.133495   14676 node_ready.go:53] node "ha-459500-m03" has status "Ready":"False"
	I1007 11:51:35.628149   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:35.628149   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:35.628149   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:35.628149   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:35.638598   14676 round_trippers.go:574] Response Status: 200 OK in 10 milliseconds
	I1007 11:51:36.127870   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:36.127870   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:36.127870   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:36.127870   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:36.134683   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:51:36.628636   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:36.628748   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:36.628748   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:36.628748   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:36.636902   14676 round_trippers.go:574] Response Status: 200 OK in 8 milliseconds
	I1007 11:51:37.127652   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:37.127652   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:37.127652   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:37.127652   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:37.134406   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:51:37.135793   14676 node_ready.go:53] node "ha-459500-m03" has status "Ready":"False"
	I1007 11:51:37.628393   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:37.628393   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:37.628393   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:37.628393   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:37.634824   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:51:38.128642   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:38.128642   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:38.128642   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:38.128642   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:38.133661   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:51:38.627571   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:38.627571   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:38.627571   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:38.627571   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:38.634388   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:51:39.128035   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:39.128035   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:39.128035   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:39.128035   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:39.135645   14676 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 11:51:39.136390   14676 node_ready.go:53] node "ha-459500-m03" has status "Ready":"False"
	I1007 11:51:39.627740   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:39.627740   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:39.627740   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:39.627740   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:39.634916   14676 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 11:51:40.128511   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:40.128511   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:40.128511   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:40.128511   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:40.136431   14676 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 11:51:40.628085   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:40.628085   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:40.628085   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:40.628085   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:40.633905   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:41.127575   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:41.127575   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:41.127575   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:41.127575   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:41.136292   14676 round_trippers.go:574] Response Status: 200 OK in 8 milliseconds
	I1007 11:51:41.137076   14676 node_ready.go:49] node "ha-459500-m03" has status "Ready":"True"
	I1007 11:51:41.137140   14676 node_ready.go:38] duration metric: took 17.5097142s for node "ha-459500-m03" to be "Ready" ...
	I1007 11:51:41.137140   14676 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1007 11:51:41.137311   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods
	I1007 11:51:41.137311   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:41.137400   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:41.137400   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:41.155210   14676 round_trippers.go:574] Response Status: 200 OK in 17 milliseconds
	I1007 11:51:41.172256   14676 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-9lk6p" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:41.172458   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-9lk6p
	I1007 11:51:41.172458   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:41.172514   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:41.172514   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:41.186135   14676 round_trippers.go:574] Response Status: 200 OK in 13 milliseconds
	I1007 11:51:41.187795   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:51:41.187795   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:41.187795   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:41.187795   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:41.197359   14676 round_trippers.go:574] Response Status: 200 OK in 9 milliseconds
	I1007 11:51:41.198359   14676 pod_ready.go:93] pod "coredns-7c65d6cfc9-9lk6p" in "kube-system" namespace has status "Ready":"True"
	I1007 11:51:41.198359   14676 pod_ready.go:82] duration metric: took 26.0196ms for pod "coredns-7c65d6cfc9-9lk6p" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:41.198359   14676 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-pfsfz" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:41.198359   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pfsfz
	I1007 11:51:41.198359   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:41.198359   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:41.198359   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:41.208777   14676 round_trippers.go:574] Response Status: 200 OK in 10 milliseconds
	I1007 11:51:41.209646   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:51:41.209646   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:41.209646   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:41.209646   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:41.216295   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:51:41.216295   14676 pod_ready.go:93] pod "coredns-7c65d6cfc9-pfsfz" in "kube-system" namespace has status "Ready":"True"
	I1007 11:51:41.216295   14676 pod_ready.go:82] duration metric: took 17.936ms for pod "coredns-7c65d6cfc9-pfsfz" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:41.216295   14676 pod_ready.go:79] waiting up to 6m0s for pod "etcd-ha-459500" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:41.216295   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/etcd-ha-459500
	I1007 11:51:41.216295   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:41.216295   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:41.216295   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:41.230932   14676 round_trippers.go:574] Response Status: 200 OK in 14 milliseconds
	I1007 11:51:41.231662   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:51:41.231662   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:41.231662   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:41.231662   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:41.246392   14676 round_trippers.go:574] Response Status: 200 OK in 14 milliseconds
	I1007 11:51:41.247072   14676 pod_ready.go:93] pod "etcd-ha-459500" in "kube-system" namespace has status "Ready":"True"
	I1007 11:51:41.247072   14676 pod_ready.go:82] duration metric: took 30.7769ms for pod "etcd-ha-459500" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:41.247072   14676 pod_ready.go:79] waiting up to 6m0s for pod "etcd-ha-459500-m02" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:41.247778   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/etcd-ha-459500-m02
	I1007 11:51:41.247778   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:41.247778   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:41.247778   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:41.265548   14676 round_trippers.go:574] Response Status: 200 OK in 17 milliseconds
	I1007 11:51:41.266357   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:51:41.266357   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:41.266357   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:41.266357   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:41.270355   14676 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 11:51:41.270355   14676 pod_ready.go:93] pod "etcd-ha-459500-m02" in "kube-system" namespace has status "Ready":"True"
	I1007 11:51:41.270355   14676 pod_ready.go:82] duration metric: took 23.2824ms for pod "etcd-ha-459500-m02" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:41.270355   14676 pod_ready.go:79] waiting up to 6m0s for pod "etcd-ha-459500-m03" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:41.328376   14676 request.go:632] Waited for 58.0199ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/etcd-ha-459500-m03
	I1007 11:51:41.328376   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/etcd-ha-459500-m03
	I1007 11:51:41.328376   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:41.328376   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:41.328376   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:41.333705   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:41.528417   14676 request.go:632] Waited for 193.8608ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:41.528862   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:41.528917   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:41.528917   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:41.528946   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:41.533445   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:51:41.534222   14676 pod_ready.go:93] pod "etcd-ha-459500-m03" in "kube-system" namespace has status "Ready":"True"
	I1007 11:51:41.534222   14676 pod_ready.go:82] duration metric: took 263.8639ms for pod "etcd-ha-459500-m03" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:41.534292   14676 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-ha-459500" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:41.728175   14676 request.go:632] Waited for 193.789ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-459500
	I1007 11:51:41.728175   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-459500
	I1007 11:51:41.728558   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:41.728558   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:41.728558   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:41.736137   14676 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 11:51:41.927815   14676 request.go:632] Waited for 190.393ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:51:41.927815   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:51:41.927815   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:41.927815   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:41.927815   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:41.933719   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:41.934747   14676 pod_ready.go:93] pod "kube-apiserver-ha-459500" in "kube-system" namespace has status "Ready":"True"
	I1007 11:51:41.934818   14676 pod_ready.go:82] duration metric: took 400.5219ms for pod "kube-apiserver-ha-459500" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:41.934818   14676 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-ha-459500-m02" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:42.127897   14676 request.go:632] Waited for 193.0038ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-459500-m02
	I1007 11:51:42.127897   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-459500-m02
	I1007 11:51:42.127897   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:42.127897   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:42.127897   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:42.133416   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:42.328256   14676 request.go:632] Waited for 193.5848ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:51:42.328256   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:51:42.329017   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:42.329017   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:42.329047   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:42.335887   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:51:42.337067   14676 pod_ready.go:93] pod "kube-apiserver-ha-459500-m02" in "kube-system" namespace has status "Ready":"True"
	I1007 11:51:42.337067   14676 pod_ready.go:82] duration metric: took 402.2438ms for pod "kube-apiserver-ha-459500-m02" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:42.337067   14676 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-ha-459500-m03" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:42.527959   14676 request.go:632] Waited for 190.8904ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-459500-m03
	I1007 11:51:42.528384   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-459500-m03
	I1007 11:51:42.528384   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:42.528384   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:42.528384   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:42.534501   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:51:42.729043   14676 request.go:632] Waited for 193.6831ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:42.729043   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:42.729043   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:42.729043   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:42.729043   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:42.734935   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:42.735648   14676 pod_ready.go:93] pod "kube-apiserver-ha-459500-m03" in "kube-system" namespace has status "Ready":"True"
	I1007 11:51:42.735725   14676 pod_ready.go:82] duration metric: took 398.6535ms for pod "kube-apiserver-ha-459500-m03" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:42.735725   14676 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-ha-459500" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:42.928086   14676 request.go:632] Waited for 192.2678ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-459500
	I1007 11:51:42.928086   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-459500
	I1007 11:51:42.928086   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:42.928086   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:42.928086   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:42.934602   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:51:43.128152   14676 request.go:632] Waited for 192.8075ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:51:43.128152   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:51:43.128152   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:43.128675   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:43.128700   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:43.134450   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:43.135240   14676 pod_ready.go:93] pod "kube-controller-manager-ha-459500" in "kube-system" namespace has status "Ready":"True"
	I1007 11:51:43.135373   14676 pod_ready.go:82] duration metric: took 399.6437ms for pod "kube-controller-manager-ha-459500" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:43.135373   14676 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-ha-459500-m02" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:43.328071   14676 request.go:632] Waited for 192.6957ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-459500-m02
	I1007 11:51:43.328566   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-459500-m02
	I1007 11:51:43.328618   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:43.328618   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:43.328667   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:43.333230   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:51:43.528119   14676 request.go:632] Waited for 192.8385ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:51:43.528119   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:51:43.528119   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:43.528119   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:43.528119   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:43.532443   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:51:43.533122   14676 pod_ready.go:93] pod "kube-controller-manager-ha-459500-m02" in "kube-system" namespace has status "Ready":"True"
	I1007 11:51:43.533248   14676 pod_ready.go:82] duration metric: took 397.8708ms for pod "kube-controller-manager-ha-459500-m02" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:43.533248   14676 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-ha-459500-m03" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:43.727726   14676 request.go:632] Waited for 194.3989ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-459500-m03
	I1007 11:51:43.727726   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-459500-m03
	I1007 11:51:43.727726   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:43.727726   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:43.727726   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:43.733964   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:51:43.928064   14676 request.go:632] Waited for 192.3037ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:43.928064   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:43.928064   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:43.928064   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:43.928064   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:43.933718   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:43.934592   14676 pod_ready.go:93] pod "kube-controller-manager-ha-459500-m03" in "kube-system" namespace has status "Ready":"True"
	I1007 11:51:43.934693   14676 pod_ready.go:82] duration metric: took 401.3394ms for pod "kube-controller-manager-ha-459500-m03" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:43.934693   14676 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-49r5n" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:44.128311   14676 request.go:632] Waited for 193.5585ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-proxy-49r5n
	I1007 11:51:44.128872   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-proxy-49r5n
	I1007 11:51:44.128872   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:44.128872   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:44.128872   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:44.135027   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:51:44.327741   14676 request.go:632] Waited for 191.4911ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:51:44.328107   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:51:44.328107   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:44.328107   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:44.328107   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:44.333474   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:44.334260   14676 pod_ready.go:93] pod "kube-proxy-49r5n" in "kube-system" namespace has status "Ready":"True"
	I1007 11:51:44.334312   14676 pod_ready.go:82] duration metric: took 399.5568ms for pod "kube-proxy-49r5n" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:44.334365   14676 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-l6l2x" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:44.528457   14676 request.go:632] Waited for 194.0371ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-proxy-l6l2x
	I1007 11:51:44.528457   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-proxy-l6l2x
	I1007 11:51:44.528457   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:44.528457   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:44.528457   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:44.536551   14676 round_trippers.go:574] Response Status: 200 OK in 8 milliseconds
	I1007 11:51:44.727745   14676 request.go:632] Waited for 189.1915ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:51:44.727745   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:51:44.727745   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:44.727745   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:44.727745   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:44.736072   14676 round_trippers.go:574] Response Status: 200 OK in 8 milliseconds
	I1007 11:51:44.737100   14676 pod_ready.go:93] pod "kube-proxy-l6l2x" in "kube-system" namespace has status "Ready":"True"
	I1007 11:51:44.737224   14676 pod_ready.go:82] duration metric: took 402.8552ms for pod "kube-proxy-l6l2x" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:44.737224   14676 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-z6tnz" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:44.928286   14676 request.go:632] Waited for 190.9539ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-proxy-z6tnz
	I1007 11:51:44.928687   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-proxy-z6tnz
	I1007 11:51:44.928687   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:44.928687   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:44.928687   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:44.933934   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:45.128185   14676 request.go:632] Waited for 193.3843ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:45.128689   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:45.128689   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:45.128689   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:45.128689   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:45.133988   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:45.134984   14676 pod_ready.go:93] pod "kube-proxy-z6tnz" in "kube-system" namespace has status "Ready":"True"
	I1007 11:51:45.135037   14676 pod_ready.go:82] duration metric: took 397.8084ms for pod "kube-proxy-z6tnz" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:45.135037   14676 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-ha-459500" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:45.328422   14676 request.go:632] Waited for 193.3293ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-459500
	I1007 11:51:45.328901   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-459500
	I1007 11:51:45.328901   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:45.328901   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:45.328901   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:45.333727   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:51:45.528548   14676 request.go:632] Waited for 193.0309ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:51:45.528548   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:51:45.528548   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:45.528548   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:45.528548   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:45.532296   14676 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 11:51:45.533921   14676 pod_ready.go:93] pod "kube-scheduler-ha-459500" in "kube-system" namespace has status "Ready":"True"
	I1007 11:51:45.533921   14676 pod_ready.go:82] duration metric: took 398.8791ms for pod "kube-scheduler-ha-459500" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:45.534066   14676 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-ha-459500-m02" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:45.728595   14676 request.go:632] Waited for 194.5272ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-459500-m02
	I1007 11:51:45.728595   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-459500-m02
	I1007 11:51:45.728595   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:45.728595   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:45.728595   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:45.733918   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:45.927927   14676 request.go:632] Waited for 192.0121ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:51:45.928262   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:51:45.928262   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:45.928262   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:45.928262   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:45.934152   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:45.935021   14676 pod_ready.go:93] pod "kube-scheduler-ha-459500-m02" in "kube-system" namespace has status "Ready":"True"
	I1007 11:51:45.935074   14676 pod_ready.go:82] duration metric: took 401.004ms for pod "kube-scheduler-ha-459500-m02" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:45.935074   14676 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-ha-459500-m03" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:46.128450   14676 request.go:632] Waited for 193.2975ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-459500-m03
	I1007 11:51:46.128450   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-459500-m03
	I1007 11:51:46.128450   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:46.128450   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:46.128450   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:46.133281   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:51:46.328588   14676 request.go:632] Waited for 194.4138ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:46.328588   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:46.328588   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:46.328588   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:46.328588   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:46.334838   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:46.335052   14676 pod_ready.go:93] pod "kube-scheduler-ha-459500-m03" in "kube-system" namespace has status "Ready":"True"
	I1007 11:51:46.335052   14676 pod_ready.go:82] duration metric: took 399.9732ms for pod "kube-scheduler-ha-459500-m03" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:46.335052   14676 pod_ready.go:39] duration metric: took 5.1978535s 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" ...
	I1007 11:51:46.335052   14676 api_server.go:52] waiting for apiserver process to appear ...
	I1007 11:51:46.347548   14676 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1007 11:51:46.377259   14676 api_server.go:72] duration metric: took 23.2843424s to wait for apiserver process to appear ...
	I1007 11:51:46.377318   14676 api_server.go:88] waiting for apiserver healthz status ...
	I1007 11:51:46.377318   14676 api_server.go:253] Checking apiserver healthz at https://172.30.130.199:8443/healthz ...
	I1007 11:51:46.384177   14676 api_server.go:279] https://172.30.130.199:8443/healthz returned 200:
	ok
	I1007 11:51:46.384177   14676 round_trippers.go:463] GET https://172.30.130.199:8443/version
	I1007 11:51:46.384177   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:46.384177   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:46.384177   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:46.386736   14676 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 11:51:46.386850   14676 api_server.go:141] control plane version: v1.31.1
	I1007 11:51:46.386850   14676 api_server.go:131] duration metric: took 9.5311ms to wait for apiserver health ...
	I1007 11:51:46.386850   14676 system_pods.go:43] waiting for kube-system pods to appear ...
	I1007 11:51:46.528662   14676 request.go:632] Waited for 141.7026ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods
	I1007 11:51:46.529056   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods
	I1007 11:51:46.529056   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:46.529056   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:46.529056   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:46.539190   14676 round_trippers.go:574] Response Status: 200 OK in 10 milliseconds
	I1007 11:51:46.549175   14676 system_pods.go:59] 24 kube-system pods found
	I1007 11:51:46.549175   14676 system_pods.go:61] "coredns-7c65d6cfc9-9lk6p" [77e7d334-41bb-4e38-acab-cbdc63bcff19] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "coredns-7c65d6cfc9-pfsfz" [001ac16e-35cd-40cd-94c4-6945f16585c8] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "etcd-ha-459500" [3771ca09-2afe-4c30-a59b-74e84d394c9a] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "etcd-ha-459500-m02" [8e0e9f1c-e424-46c3-98be-27004487207f] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "etcd-ha-459500-m03" [d64a960f-466c-4fe8-8e28-3a6c62458b6f] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "kindnet-6s2pf" [299e3f6d-1040-4b1e-8801-171261eccd6d] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "kindnet-78hfw" [f05eb18b-bc91-4ea0-b117-952aa1d88484] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "kindnet-9l4c8" [d3995ccf-7c9d-4e74-b4c6-037c4e81de6c] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "kube-apiserver-ha-459500" [92cd47cb-7f3d-44d6-82a8-9f42f557ae89] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "kube-apiserver-ha-459500-m02" [9a4383a5-2ba5-4a37-8bd8-fd01368d8b97] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "kube-apiserver-ha-459500-m03" [2a4078c2-add8-46c0-93d9-186309472021] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "kube-controller-manager-ha-459500" [c36da739-6e84-4aa5-bb5e-debdf8ee9ff8] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "kube-controller-manager-ha-459500-m02" [2fd05093-2251-4b28-b0c9-2dea4d4fce31] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "kube-controller-manager-ha-459500-m03" [b6675166-7e14-494a-b63c-1eacf9eadb5c] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "kube-proxy-49r5n" [4f1b3c2f-50f7-4dca-a19f-fce705227db8] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "kube-proxy-l6l2x" [2935bf84-1031-4e49-bc94-fc52081a41b7] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "kube-proxy-z6tnz" [2b3b743a-b979-4674-94a7-bbb36bbaa02f] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "kube-scheduler-ha-459500" [f8253595-df62-4444-8e1a-215b44435456] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "kube-scheduler-ha-459500-m02" [de715af7-f7a9-4e64-ab0b-975b93d1ce87] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "kube-scheduler-ha-459500-m03" [c807b5bb-33ca-4227-9477-dfdccbb77de3] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "kube-vip-ha-459500" [53ac2a0d-e42d-4878-8123-47b34ddf1d93] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "kube-vip-ha-459500-m02" [3ea18a0d-ebe4-47fd-918d-7826373254e6] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "kube-vip-ha-459500-m03" [3d35ed5f-d298-4a31-af86-367d694974fe] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "storage-provisioner" [3576c9de-d7e9-499d-adcf-e6018b9c6c4c] Running
	I1007 11:51:46.549175   14676 system_pods.go:74] duration metric: took 162.3235ms to wait for pod list to return data ...
	I1007 11:51:46.549175   14676 default_sa.go:34] waiting for default service account to be created ...
	I1007 11:51:46.728691   14676 request.go:632] Waited for 179.5137ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/default/serviceaccounts
	I1007 11:51:46.729162   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/default/serviceaccounts
	I1007 11:51:46.729162   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:46.729162   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:46.729162   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:46.735689   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:51:46.735938   14676 default_sa.go:45] found service account: "default"
	I1007 11:51:46.735938   14676 default_sa.go:55] duration metric: took 186.7608ms for default service account to be created ...
	I1007 11:51:46.736009   14676 system_pods.go:116] waiting for k8s-apps to be running ...
	I1007 11:51:46.927831   14676 request.go:632] Waited for 191.8195ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods
	I1007 11:51:46.928075   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods
	I1007 11:51:46.928075   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:46.928075   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:46.928075   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:46.936350   14676 round_trippers.go:574] Response Status: 200 OK in 8 milliseconds
	I1007 11:51:46.946336   14676 system_pods.go:86] 24 kube-system pods found
	I1007 11:51:46.946336   14676 system_pods.go:89] "coredns-7c65d6cfc9-9lk6p" [77e7d334-41bb-4e38-acab-cbdc63bcff19] Running
	I1007 11:51:46.946336   14676 system_pods.go:89] "coredns-7c65d6cfc9-pfsfz" [001ac16e-35cd-40cd-94c4-6945f16585c8] Running
	I1007 11:51:46.946336   14676 system_pods.go:89] "etcd-ha-459500" [3771ca09-2afe-4c30-a59b-74e84d394c9a] Running
	I1007 11:51:46.946336   14676 system_pods.go:89] "etcd-ha-459500-m02" [8e0e9f1c-e424-46c3-98be-27004487207f] Running
	I1007 11:51:46.946336   14676 system_pods.go:89] "etcd-ha-459500-m03" [d64a960f-466c-4fe8-8e28-3a6c62458b6f] Running
	I1007 11:51:46.946336   14676 system_pods.go:89] "kindnet-6s2pf" [299e3f6d-1040-4b1e-8801-171261eccd6d] Running
	I1007 11:51:46.946336   14676 system_pods.go:89] "kindnet-78hfw" [f05eb18b-bc91-4ea0-b117-952aa1d88484] Running
	I1007 11:51:46.946336   14676 system_pods.go:89] "kindnet-9l4c8" [d3995ccf-7c9d-4e74-b4c6-037c4e81de6c] Running
	I1007 11:51:46.946336   14676 system_pods.go:89] "kube-apiserver-ha-459500" [92cd47cb-7f3d-44d6-82a8-9f42f557ae89] Running
	I1007 11:51:46.946336   14676 system_pods.go:89] "kube-apiserver-ha-459500-m02" [9a4383a5-2ba5-4a37-8bd8-fd01368d8b97] Running
	I1007 11:51:46.946336   14676 system_pods.go:89] "kube-apiserver-ha-459500-m03" [2a4078c2-add8-46c0-93d9-186309472021] Running
	I1007 11:51:46.946336   14676 system_pods.go:89] "kube-controller-manager-ha-459500" [c36da739-6e84-4aa5-bb5e-debdf8ee9ff8] Running
	I1007 11:51:46.946336   14676 system_pods.go:89] "kube-controller-manager-ha-459500-m02" [2fd05093-2251-4b28-b0c9-2dea4d4fce31] Running
	I1007 11:51:46.946336   14676 system_pods.go:89] "kube-controller-manager-ha-459500-m03" [b6675166-7e14-494a-b63c-1eacf9eadb5c] Running
	I1007 11:51:46.947360   14676 system_pods.go:89] "kube-proxy-49r5n" [4f1b3c2f-50f7-4dca-a19f-fce705227db8] Running
	I1007 11:51:46.947433   14676 system_pods.go:89] "kube-proxy-l6l2x" [2935bf84-1031-4e49-bc94-fc52081a41b7] Running
	I1007 11:51:46.947433   14676 system_pods.go:89] "kube-proxy-z6tnz" [2b3b743a-b979-4674-94a7-bbb36bbaa02f] Running
	I1007 11:51:46.947433   14676 system_pods.go:89] "kube-scheduler-ha-459500" [f8253595-df62-4444-8e1a-215b44435456] Running
	I1007 11:51:46.947433   14676 system_pods.go:89] "kube-scheduler-ha-459500-m02" [de715af7-f7a9-4e64-ab0b-975b93d1ce87] Running
	I1007 11:51:46.947433   14676 system_pods.go:89] "kube-scheduler-ha-459500-m03" [c807b5bb-33ca-4227-9477-dfdccbb77de3] Running
	I1007 11:51:46.947433   14676 system_pods.go:89] "kube-vip-ha-459500" [53ac2a0d-e42d-4878-8123-47b34ddf1d93] Running
	I1007 11:51:46.947433   14676 system_pods.go:89] "kube-vip-ha-459500-m02" [3ea18a0d-ebe4-47fd-918d-7826373254e6] Running
	I1007 11:51:46.947433   14676 system_pods.go:89] "kube-vip-ha-459500-m03" [3d35ed5f-d298-4a31-af86-367d694974fe] Running
	I1007 11:51:46.947433   14676 system_pods.go:89] "storage-provisioner" [3576c9de-d7e9-499d-adcf-e6018b9c6c4c] Running
	I1007 11:51:46.947433   14676 system_pods.go:126] duration metric: took 211.4219ms to wait for k8s-apps to be running ...
	I1007 11:51:46.947433   14676 system_svc.go:44] waiting for kubelet service to be running ....
	I1007 11:51:46.956956   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1007 11:51:46.982402   14676 system_svc.go:56] duration metric: took 34.9679ms WaitForService to wait for kubelet
	I1007 11:51:46.982402   14676 kubeadm.go:582] duration metric: took 23.8894782s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I1007 11:51:46.982402   14676 node_conditions.go:102] verifying NodePressure condition ...
	I1007 11:51:47.128188   14676 request.go:632] Waited for 145.785ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes
	I1007 11:51:47.128188   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes
	I1007 11:51:47.128188   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:47.128188   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:47.128188   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:47.134202   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:51:47.135927   14676 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I1007 11:51:47.135980   14676 node_conditions.go:123] node cpu capacity is 2
	I1007 11:51:47.135980   14676 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I1007 11:51:47.135980   14676 node_conditions.go:123] node cpu capacity is 2
	I1007 11:51:47.135980   14676 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I1007 11:51:47.136033   14676 node_conditions.go:123] node cpu capacity is 2
	I1007 11:51:47.136033   14676 node_conditions.go:105] duration metric: took 153.6299ms to run NodePressure ...
	I1007 11:51:47.136033   14676 start.go:241] waiting for startup goroutines ...
	I1007 11:51:47.136098   14676 start.go:255] writing updated cluster config ...
	I1007 11:51:47.149156   14676 ssh_runner.go:195] Run: rm -f paused
	I1007 11:51:47.290961   14676 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I1007 11:51:47.296870   14676 out.go:177] * Done! kubectl is now configured to use "ha-459500" cluster and "default" namespace by default
	
	
	==> Docker <==
	Oct 07 11:44:12 ha-459500 cri-dockerd[1328]: time="2024-10-07T11:44:12Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/1b4d5127d5ebc820727873cba62d12f6915bb2c52825723524aef952b68b8e28/resolv.conf as [nameserver 172.30.128.1]"
	Oct 07 11:44:12 ha-459500 cri-dockerd[1328]: time="2024-10-07T11:44:12Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/36d145362d75fc80ea16f9df1436321479497262d1c3ed5e6ed48bb1e00332eb/resolv.conf as [nameserver 172.30.128.1]"
	Oct 07 11:44:12 ha-459500 cri-dockerd[1328]: time="2024-10-07T11:44:12Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/035bb7b959f245844497e8f7332bd22025b712f0900e7336d2d533a79667ac66/resolv.conf as [nameserver 172.30.128.1]"
	Oct 07 11:44:12 ha-459500 dockerd[1434]: time="2024-10-07T11:44:12.421865918Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 11:44:12 ha-459500 dockerd[1434]: time="2024-10-07T11:44:12.422016419Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 11:44:12 ha-459500 dockerd[1434]: time="2024-10-07T11:44:12.422034319Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 11:44:12 ha-459500 dockerd[1434]: time="2024-10-07T11:44:12.422128920Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 11:44:12 ha-459500 dockerd[1434]: time="2024-10-07T11:44:12.460749608Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 11:44:12 ha-459500 dockerd[1434]: time="2024-10-07T11:44:12.460974310Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 11:44:12 ha-459500 dockerd[1434]: time="2024-10-07T11:44:12.461098811Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 11:44:12 ha-459500 dockerd[1434]: time="2024-10-07T11:44:12.461543214Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 11:44:12 ha-459500 dockerd[1434]: time="2024-10-07T11:44:12.502830823Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 11:44:12 ha-459500 dockerd[1434]: time="2024-10-07T11:44:12.503124225Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 11:44:12 ha-459500 dockerd[1434]: time="2024-10-07T11:44:12.503139525Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 11:44:12 ha-459500 dockerd[1434]: time="2024-10-07T11:44:12.505086640Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 11:52:25 ha-459500 dockerd[1434]: time="2024-10-07T11:52:25.541141234Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 11:52:25 ha-459500 dockerd[1434]: time="2024-10-07T11:52:25.542413149Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 11:52:25 ha-459500 dockerd[1434]: time="2024-10-07T11:52:25.543094556Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 11:52:25 ha-459500 dockerd[1434]: time="2024-10-07T11:52:25.543322259Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 11:52:25 ha-459500 cri-dockerd[1328]: time="2024-10-07T11:52:25Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/6d1548034689f7318264860a744a0dc3e9fa7675fb08b81e387b1ddaa53719be/resolv.conf as [nameserver 10.96.0.10 search default.svc.cluster.local svc.cluster.local cluster.local options ndots:5]"
	Oct 07 11:52:27 ha-459500 cri-dockerd[1328]: time="2024-10-07T11:52:27Z" level=info msg="Stop pulling image gcr.io/k8s-minikube/busybox:1.28: Status: Downloaded newer image for gcr.io/k8s-minikube/busybox:1.28"
	Oct 07 11:52:27 ha-459500 dockerd[1434]: time="2024-10-07T11:52:27.671860978Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 11:52:27 ha-459500 dockerd[1434]: time="2024-10-07T11:52:27.673301592Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 11:52:27 ha-459500 dockerd[1434]: time="2024-10-07T11:52:27.673596695Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 11:52:27 ha-459500 dockerd[1434]: time="2024-10-07T11:52:27.674352802Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                 CREATED              STATE               NAME                      ATTEMPT             POD ID              POD
	dbb4fdada0e29       gcr.io/k8s-minikube/busybox@sha256:9afb80db71730dbb303fe00765cbf34bddbdc6b66e49897fc2e1861967584b12   About a minute ago   Running             busybox                   0                   6d1548034689f       busybox-7dff88458-8stp4
	0fa6ccd54ed56       c69fa2e9cbf5f                                                                                         10 minutes ago       Running             coredns                   0                   36d145362d75f       coredns-7c65d6cfc9-pfsfz
	5a4e31f343030       6e38f40d628db                                                                                         10 minutes ago       Running             storage-provisioner       0                   035bb7b959f24       storage-provisioner
	b7d3c02f34c04       c69fa2e9cbf5f                                                                                         10 minutes ago       Running             coredns                   0                   1b4d5127d5ebc       coredns-7c65d6cfc9-9lk6p
	1d9dc931b5545       kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166              10 minutes ago       Running             kindnet-cni               0                   fe4eae3c6cf53       kindnet-78hfw
	5812d66ad8dda       60c005f310ff3                                                                                         10 minutes ago       Running             kube-proxy                0                   a5ed860186f0b       kube-proxy-49r5n
	5feb5dfdec357       ghcr.io/kube-vip/kube-vip@sha256:9e23baad11ae3e69d739430b9fdb60df22356b7da4b4f4e458fae0541619deb4     10 minutes ago       Running             kube-vip                  0                   ad4e167c4ecb7       kube-vip-ha-459500
	4646814b4ef23       6bab7719df100                                                                                         10 minutes ago       Running             kube-apiserver            0                   720d9288abafe       kube-apiserver-ha-459500
	bfbf2c6db1c0e       2e96e5913fc06                                                                                         10 minutes ago       Running             etcd                      0                   9d29e0f37c809       etcd-ha-459500
	a9793c86b46c7       9aa1fad941575                                                                                         10 minutes ago       Running             kube-scheduler            0                   e07f453c79395       kube-scheduler-ha-459500
	3c1066d159c66       175ffd71cce3d                                                                                         10 minutes ago       Running             kube-controller-manager   0                   18f7caee99ce0       kube-controller-manager-ha-459500
	
	
	==> coredns [0fa6ccd54ed5] <==
	[INFO] 10.244.0.4:55085 - 6 "A IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,rd,ra 111 0.014012234s
	[INFO] 10.244.0.4:56042 - 7 "A IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000189902s
	[INFO] 10.244.0.4:33087 - 8 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000180502s
	[INFO] 10.244.0.4:58667 - 9 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000207002s
	[INFO] 10.244.2.2:60637 - 3 "AAAA IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,rd,ra 111 0.013861232s
	[INFO] 10.244.2.2:53325 - 4 "AAAA IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000112901s
	[INFO] 10.244.2.2:53112 - 5 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000170102s
	[INFO] 10.244.2.2:55853 - 6 "A IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,aa,rd,ra 111 0.000062101s
	[INFO] 10.244.2.2:49991 - 7 "A IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000066201s
	[INFO] 10.244.2.2:42023 - 8 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000068001s
	[INFO] 10.244.2.2:36224 - 9 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000070601s
	[INFO] 10.244.1.3:57380 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000118601s
	[INFO] 10.244.1.3:46344 - 5 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000240402s
	[INFO] 10.244.1.3:53192 - 6 "A IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,aa,rd,ra 111 0.000184101s
	[INFO] 10.244.1.3:54155 - 9 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.0000782s
	[INFO] 10.244.0.4:37171 - 5 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000160601s
	[INFO] 10.244.2.2:34421 - 5 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000202102s
	[INFO] 10.244.1.3:52834 - 5 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000182902s
	[INFO] 10.244.0.4:55888 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000397604s
	[INFO] 10.244.0.4:47328 - 5 "PTR IN 1.128.30.172.in-addr.arpa. udp 43 false 512" NOERROR qr,aa,rd 104 0.000201502s
	[INFO] 10.244.2.2:57366 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000164902s
	[INFO] 10.244.2.2:38022 - 3 "AAAA IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 40 0.000287002s
	[INFO] 10.244.2.2:54168 - 4 "A IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 78 0.000145101s
	[INFO] 10.244.1.3:48146 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000277402s
	[INFO] 10.244.1.3:43763 - 4 "A IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 78 0.000153102s
	
	
	==> coredns [b7d3c02f34c0] <==
	[INFO] 10.244.0.4:58518 - 4 "A IN kubernetes.io. udp 31 false 512" NOERROR qr,rd 60 0.150897239s
	[INFO] 10.244.2.2:33996 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000245002s
	[INFO] 10.244.2.2:51308 - 3 "AAAA IN kubernetes.io. udp 31 false 512" NOERROR qr,aa,rd,ra 140 0.000178402s
	[INFO] 10.244.2.2:43272 - 5 "PTR IN 148.40.75.147.in-addr.arpa. udp 44 false 512" NXDOMAIN qr,rd,ra 140 1.267059682s
	[INFO] 10.244.0.4:54079 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000196502s
	[INFO] 10.244.0.4:60911 - 3 "AAAA IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,rd,ra 111 0.148581816s
	[INFO] 10.244.2.2:51890 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000141802s
	[INFO] 10.244.1.3:42366 - 3 "AAAA IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,aa,rd,ra 111 0.000162401s
	[INFO] 10.244.1.3:60858 - 4 "AAAA IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000197802s
	[INFO] 10.244.1.3:49278 - 7 "A IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000129301s
	[INFO] 10.244.1.3:38423 - 8 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000151001s
	[INFO] 10.244.0.4:38966 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000215802s
	[INFO] 10.244.0.4:57534 - 3 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000224302s
	[INFO] 10.244.0.4:57163 - 4 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000177202s
	[INFO] 10.244.2.2:47755 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000345103s
	[INFO] 10.244.2.2:44772 - 3 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000093301s
	[INFO] 10.244.2.2:34812 - 4 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000197702s
	[INFO] 10.244.1.3:55305 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000245402s
	[INFO] 10.244.1.3:39397 - 3 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000117602s
	[INFO] 10.244.1.3:45640 - 4 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000096801s
	[INFO] 10.244.0.4:43713 - 3 "AAAA IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 40 0.000219802s
	[INFO] 10.244.0.4:39655 - 4 "A IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 78 0.000268903s
	[INFO] 10.244.2.2:58972 - 5 "PTR IN 1.128.30.172.in-addr.arpa. udp 43 false 512" NOERROR qr,aa,rd 104 0.000252003s
	[INFO] 10.244.1.3:51837 - 3 "AAAA IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 40 0.000198502s
	[INFO] 10.244.1.3:59963 - 5 "PTR IN 1.128.30.172.in-addr.arpa. udp 43 false 512" NOERROR qr,aa,rd 104 0.000124001s
	
	
	==> describe nodes <==
	Name:               ha-459500
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=ha-459500
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=55a088b4b31722f6a33d4d5d4ae6e59a42bb414b
	                    minikube.k8s.io/name=ha-459500
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_10_07T11_43_44_0700
	                    minikube.k8s.io/version=v1.34.0
	                    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, 07 Oct 2024 11:43:40 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  ha-459500
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 07 Oct 2024 11:54:06 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 07 Oct 2024 11:52:53 +0000   Mon, 07 Oct 2024 11:43:39 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 07 Oct 2024 11:52:53 +0000   Mon, 07 Oct 2024 11:43:39 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 07 Oct 2024 11:52:53 +0000   Mon, 07 Oct 2024 11:43:39 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 07 Oct 2024 11:52:53 +0000   Mon, 07 Oct 2024 11:44:11 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  172.30.130.199
	  Hostname:    ha-459500
	Capacity:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	System Info:
	  Machine ID:                 bbd55bee77564d4aba3643bfe11bc1d7
	  System UUID:                1462ebe0-ec1a-4b4f-ab27-cfc5f033f5fb
	  Boot ID:                    782c4011-5eb3-4b4d-ba5a-b13efabf483c
	  Kernel Version:             5.10.207
	  OS Image:                   Buildroot 2023.02.9
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.3.1
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (11 in total)
	  Namespace                   Name                                 CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                 ------------  ----------  ---------------  -------------  ---
	  default                     busybox-7dff88458-8stp4              0 (0%)        0 (0%)      0 (0%)           0 (0%)         108s
	  kube-system                 coredns-7c65d6cfc9-9lk6p             100m (5%)     0 (0%)      70Mi (3%)        170Mi (8%)     10m
	  kube-system                 coredns-7c65d6cfc9-pfsfz             100m (5%)     0 (0%)      70Mi (3%)        170Mi (8%)     10m
	  kube-system                 etcd-ha-459500                       100m (5%)     0 (0%)      100Mi (4%)       0 (0%)         10m
	  kube-system                 kindnet-78hfw                        100m (5%)     100m (5%)   50Mi (2%)        50Mi (2%)      10m
	  kube-system                 kube-apiserver-ha-459500             250m (12%)    0 (0%)      0 (0%)           0 (0%)         10m
	  kube-system                 kube-controller-manager-ha-459500    200m (10%)    0 (0%)      0 (0%)           0 (0%)         10m
	  kube-system                 kube-proxy-49r5n                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         10m
	  kube-system                 kube-scheduler-ha-459500             100m (5%)     0 (0%)      0 (0%)           0 (0%)         10m
	  kube-system                 kube-vip-ha-459500                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         10m
	  kube-system                 storage-provisioner                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         10m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                950m (47%)   100m (5%)
	  memory             290Mi (13%)  390Mi (18%)
	  ephemeral-storage  0 (0%)       0 (0%)
	  hugepages-2Mi      0 (0%)       0 (0%)
	Events:
	  Type    Reason                   Age    From             Message
	  ----    ------                   ----   ----             -------
	  Normal  Starting                 10m    kube-proxy       
	  Normal  Starting                 10m    kubelet          Starting kubelet.
	  Normal  NodeAllocatableEnforced  10m    kubelet          Updated Node Allocatable limit across pods
	  Normal  NodeHasSufficientMemory  10m    kubelet          Node ha-459500 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    10m    kubelet          Node ha-459500 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     10m    kubelet          Node ha-459500 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           10m    node-controller  Node ha-459500 event: Registered Node ha-459500 in Controller
	  Normal  NodeReady                10m    kubelet          Node ha-459500 status is now: NodeReady
	  Normal  RegisteredNode           6m40s  node-controller  Node ha-459500 event: Registered Node ha-459500 in Controller
	  Normal  RegisteredNode           2m44s  node-controller  Node ha-459500 event: Registered Node ha-459500 in Controller
	
	
	Name:               ha-459500-m02
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=ha-459500-m02
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=55a088b4b31722f6a33d4d5d4ae6e59a42bb414b
	                    minikube.k8s.io/name=ha-459500
	                    minikube.k8s.io/primary=false
	                    minikube.k8s.io/updated_at=2024_10_07T11_47_26_0700
	                    minikube.k8s.io/version=v1.34.0
	                    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, 07 Oct 2024 11:47:20 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  ha-459500-m02
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 07 Oct 2024 11:54:08 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 07 Oct 2024 11:52:57 +0000   Mon, 07 Oct 2024 11:47:20 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 07 Oct 2024 11:52:57 +0000   Mon, 07 Oct 2024 11:47:20 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 07 Oct 2024 11:52:57 +0000   Mon, 07 Oct 2024 11:47:20 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 07 Oct 2024 11:52:57 +0000   Mon, 07 Oct 2024 11:47:46 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  172.30.138.12
	  Hostname:    ha-459500-m02
	Capacity:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	System Info:
	  Machine ID:                 05257bff42034967a46dc30635837ee3
	  System UUID:                473fe95f-fc24-f946-b911-3cf92268ef8f
	  Boot ID:                    bcddd58c-1c51-49b6-a6a0-41c19c419f30
	  Kernel Version:             5.10.207
	  OS Image:                   Buildroot 2023.02.9
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.3.1
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.1.0/24
	PodCIDRs:                     10.244.1.0/24
	Non-terminated Pods:          (8 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox-7dff88458-zhxqq                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         108s
	  kube-system                 etcd-ha-459500-m02                       100m (5%)     0 (0%)      100Mi (4%)       0 (0%)         6m49s
	  kube-system                 kindnet-6s2pf                            100m (5%)     100m (5%)   50Mi (2%)        50Mi (2%)      6m52s
	  kube-system                 kube-apiserver-ha-459500-m02             250m (12%)    0 (0%)      0 (0%)           0 (0%)         6m49s
	  kube-system                 kube-controller-manager-ha-459500-m02    200m (10%)    0 (0%)      0 (0%)           0 (0%)         6m49s
	  kube-system                 kube-proxy-l6l2x                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m52s
	  kube-system                 kube-scheduler-ha-459500-m02             100m (5%)     0 (0%)      0 (0%)           0 (0%)         6m49s
	  kube-system                 kube-vip-ha-459500-m02                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         6m44s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                750m (37%)  100m (5%)
	  memory             150Mi (7%)  50Mi (2%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type    Reason                   Age                    From             Message
	  ----    ------                   ----                   ----             -------
	  Normal  Starting                 6m45s                  kube-proxy       
	  Normal  NodeHasSufficientMemory  6m52s (x8 over 6m52s)  kubelet          Node ha-459500-m02 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    6m52s (x8 over 6m52s)  kubelet          Node ha-459500-m02 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     6m52s (x7 over 6m52s)  kubelet          Node ha-459500-m02 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  6m52s                  kubelet          Updated Node Allocatable limit across pods
	  Normal  RegisteredNode           6m51s                  node-controller  Node ha-459500-m02 event: Registered Node ha-459500-m02 in Controller
	  Normal  RegisteredNode           6m41s                  node-controller  Node ha-459500-m02 event: Registered Node ha-459500-m02 in Controller
	  Normal  RegisteredNode           2m44s                  node-controller  Node ha-459500-m02 event: Registered Node ha-459500-m02 in Controller
	
	
	Name:               ha-459500-m03
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=ha-459500-m03
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=55a088b4b31722f6a33d4d5d4ae6e59a42bb414b
	                    minikube.k8s.io/name=ha-459500
	                    minikube.k8s.io/primary=false
	                    minikube.k8s.io/updated_at=2024_10_07T11_51_22_0700
	                    minikube.k8s.io/version=v1.34.0
	                    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, 07 Oct 2024 11:51:14 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  ha-459500-m03
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 07 Oct 2024 11:54:08 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 07 Oct 2024 11:52:46 +0000   Mon, 07 Oct 2024 11:51:14 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 07 Oct 2024 11:52:46 +0000   Mon, 07 Oct 2024 11:51:14 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 07 Oct 2024 11:52:46 +0000   Mon, 07 Oct 2024 11:51:14 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 07 Oct 2024 11:52:46 +0000   Mon, 07 Oct 2024 11:51:40 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  172.30.142.88
	  Hostname:    ha-459500-m03
	Capacity:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	System Info:
	  Machine ID:                 ed2fbb3d10ab463aa61bc9e3bd160295
	  System UUID:                5c25da3d-0a2f-774b-a1bf-3765dc9b1b3e
	  Boot ID:                    0606d602-6bb7-4330-931c-d17afcbd2638
	  Kernel Version:             5.10.207
	  OS Image:                   Buildroot 2023.02.9
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.3.1
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.2.0/24
	PodCIDRs:                     10.244.2.0/24
	Non-terminated Pods:          (8 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox-7dff88458-vth7w                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         108s
	  kube-system                 etcd-ha-459500-m03                       100m (5%)     0 (0%)      100Mi (4%)       0 (0%)         2m54s
	  kube-system                 kindnet-9l4c8                            100m (5%)     100m (5%)   50Mi (2%)        50Mi (2%)      2m58s
	  kube-system                 kube-apiserver-ha-459500-m03             250m (12%)    0 (0%)      0 (0%)           0 (0%)         2m55s
	  kube-system                 kube-controller-manager-ha-459500-m03    200m (10%)    0 (0%)      0 (0%)           0 (0%)         2m55s
	  kube-system                 kube-proxy-z6tnz                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m58s
	  kube-system                 kube-scheduler-ha-459500-m03             100m (5%)     0 (0%)      0 (0%)           0 (0%)         2m55s
	  kube-system                 kube-vip-ha-459500-m03                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m51s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                750m (37%)  100m (5%)
	  memory             150Mi (7%)  50Mi (2%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type    Reason                   Age                    From             Message
	  ----    ------                   ----                   ----             -------
	  Normal  Starting                 2m51s                  kube-proxy       
	  Normal  NodeHasSufficientMemory  2m58s (x8 over 2m58s)  kubelet          Node ha-459500-m03 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    2m58s (x8 over 2m58s)  kubelet          Node ha-459500-m03 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     2m58s (x7 over 2m58s)  kubelet          Node ha-459500-m03 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  2m58s                  kubelet          Updated Node Allocatable limit across pods
	  Normal  RegisteredNode           2m56s                  node-controller  Node ha-459500-m03 event: Registered Node ha-459500-m03 in Controller
	  Normal  RegisteredNode           2m55s                  node-controller  Node ha-459500-m03 event: Registered Node ha-459500-m03 in Controller
	  Normal  RegisteredNode           2m44s                  node-controller  Node ha-459500-m03 event: Registered Node ha-459500-m03 in Controller
	
	
	==> dmesg <==
	[  +1.311344] systemd-fstab-generator[115]: Ignoring "noauto" option for root device
	[  +6.927739] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
	[  +0.000007] NFSD: unable to find recovery directory /var/lib/nfs/v4recovery
	[  +0.000001] NFSD: Unable to initialize client recovery tracking! (-2)
	[Oct 7 11:42] systemd-fstab-generator[642]: Ignoring "noauto" option for root device
	[  +0.170029] systemd-fstab-generator[654]: Ignoring "noauto" option for root device
	[Oct 7 11:43] systemd-fstab-generator[999]: Ignoring "noauto" option for root device
	[  +0.105239] kauditd_printk_skb: 65 callbacks suppressed
	[  +0.551819] systemd-fstab-generator[1039]: Ignoring "noauto" option for root device
	[  +0.186136] systemd-fstab-generator[1051]: Ignoring "noauto" option for root device
	[  +0.215559] systemd-fstab-generator[1066]: Ignoring "noauto" option for root device
	[  +2.865702] systemd-fstab-generator[1281]: Ignoring "noauto" option for root device
	[  +0.188600] systemd-fstab-generator[1293]: Ignoring "noauto" option for root device
	[  +0.184091] systemd-fstab-generator[1305]: Ignoring "noauto" option for root device
	[  +0.253175] systemd-fstab-generator[1320]: Ignoring "noauto" option for root device
	[ +11.335992] systemd-fstab-generator[1420]: Ignoring "noauto" option for root device
	[  +0.118827] kauditd_printk_skb: 202 callbacks suppressed
	[  +3.674686] systemd-fstab-generator[1677]: Ignoring "noauto" option for root device
	[  +6.704376] systemd-fstab-generator[1828]: Ignoring "noauto" option for root device
	[  +0.114195] kauditd_printk_skb: 70 callbacks suppressed
	[  +5.380883] kauditd_printk_skb: 67 callbacks suppressed
	[  +4.762125] systemd-fstab-generator[2328]: Ignoring "noauto" option for root device
	[  +4.945357] kauditd_printk_skb: 17 callbacks suppressed
	[  +8.830224] kauditd_printk_skb: 29 callbacks suppressed
	[Oct 7 11:47] kauditd_printk_skb: 24 callbacks suppressed
	
	
	==> etcd [bfbf2c6db1c0] <==
	{"level":"info","ts":"2024-10-07T11:51:18.722661Z","caller":"traceutil/trace.go:171","msg":"trace[1880416549] transaction","detail":"{read_only:false; response_revision:1479; number_of_response:1; }","duration":"170.903892ms","start":"2024-10-07T11:51:18.551742Z","end":"2024-10-07T11:51:18.722646Z","steps":["trace[1880416549] 'process raft request'  (duration: 154.643093ms)","trace[1880416549] 'compare'  (duration: 16.037496ms)"],"step_count":2}
	{"level":"info","ts":"2024-10-07T11:51:18.894060Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"63ab0724abb0bb28"}
	{"level":"warn","ts":"2024-10-07T11:51:18.895710Z","caller":"etcdhttp/peer.go:150","msg":"failed to promote a member","member-id":"63ab0724abb0bb28","error":"etcdserver: can only promote a learner member which is in sync with leader"}
	{"level":"info","ts":"2024-10-07T11:51:18.921658Z","caller":"rafthttp/stream.go:412","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"bd31b088d2193aad","remote-peer-id":"63ab0724abb0bb28"}
	{"level":"info","ts":"2024-10-07T11:51:18.922124Z","caller":"rafthttp/stream.go:412","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"bd31b088d2193aad","remote-peer-id":"63ab0724abb0bb28"}
	{"level":"info","ts":"2024-10-07T11:51:19.089282Z","caller":"rafthttp/stream.go:249","msg":"set message encoder","from":"bd31b088d2193aad","to":"63ab0724abb0bb28","stream-type":"stream MsgApp v2"}
	{"level":"info","ts":"2024-10-07T11:51:19.089400Z","caller":"rafthttp/stream.go:274","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"bd31b088d2193aad","remote-peer-id":"63ab0724abb0bb28"}
	{"level":"info","ts":"2024-10-07T11:51:19.093748Z","caller":"rafthttp/stream.go:249","msg":"set message encoder","from":"bd31b088d2193aad","to":"63ab0724abb0bb28","stream-type":"stream Message"}
	{"level":"info","ts":"2024-10-07T11:51:19.093835Z","caller":"rafthttp/stream.go:274","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"bd31b088d2193aad","remote-peer-id":"63ab0724abb0bb28"}
	{"level":"warn","ts":"2024-10-07T11:51:19.896717Z","caller":"etcdhttp/peer.go:150","msg":"failed to promote a member","member-id":"63ab0724abb0bb28","error":"etcdserver: can only promote a learner member which is in sync with leader"}
	{"level":"warn","ts":"2024-10-07T11:51:20.896102Z","caller":"etcdhttp/peer.go:150","msg":"failed to promote a member","member-id":"63ab0724abb0bb28","error":"etcdserver: can only promote a learner member which is in sync with leader"}
	{"level":"info","ts":"2024-10-07T11:51:21.402686Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"bd31b088d2193aad switched to configuration voters=(7181841884853091112 12606053454365416381 13632871648714111661)"}
	{"level":"info","ts":"2024-10-07T11:51:21.403553Z","caller":"membership/cluster.go:535","msg":"promote member","cluster-id":"fbb946f5c482a7e5","local-member-id":"bd31b088d2193aad"}
	{"level":"info","ts":"2024-10-07T11:51:21.403667Z","caller":"etcdserver/server.go:1996","msg":"applied a configuration change through raft","local-member-id":"bd31b088d2193aad","raft-conf-change":"ConfChangeAddNode","raft-conf-change-node-id":"63ab0724abb0bb28"}
	{"level":"warn","ts":"2024-10-07T11:51:27.785754Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"137.888862ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/ha-459500-m03\" ","response":"range_response_count:1 size:4443"}
	{"level":"info","ts":"2024-10-07T11:51:27.786243Z","caller":"traceutil/trace.go:171","msg":"trace[633836888] range","detail":"{range_begin:/registry/minions/ha-459500-m03; range_end:; response_count:1; response_revision:1521; }","duration":"138.385668ms","start":"2024-10-07T11:51:27.647841Z","end":"2024-10-07T11:51:27.786227Z","steps":["trace[633836888] 'range keys from in-memory index tree'  (duration: 136.688448ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-07T11:51:56.048237Z","caller":"traceutil/trace.go:171","msg":"trace[934263248] transaction","detail":"{read_only:false; response_revision:1609; number_of_response:1; }","duration":"136.195372ms","start":"2024-10-07T11:51:55.912027Z","end":"2024-10-07T11:51:56.048222Z","steps":["trace[934263248] 'process raft request'  (duration: 136.08897ms)"],"step_count":1}
	{"level":"warn","ts":"2024-10-07T11:51:56.491888Z","caller":"etcdserver/raft.go:416","msg":"leader failed to send out heartbeat on time; took too long, leader is overloaded likely from slow disk","to":"aef1b2d3b7095bbd","heartbeat-interval":"100ms","expected-duration":"200ms","exceeded-duration":"98.745644ms"}
	{"level":"warn","ts":"2024-10-07T11:51:56.491996Z","caller":"etcdserver/raft.go:416","msg":"leader failed to send out heartbeat on time; took too long, leader is overloaded likely from slow disk","to":"63ab0724abb0bb28","heartbeat-interval":"100ms","expected-duration":"200ms","exceeded-duration":"98.856746ms"}
	{"level":"info","ts":"2024-10-07T11:51:56.496583Z","caller":"traceutil/trace.go:171","msg":"trace[1387111469] linearizableReadLoop","detail":"{readStateIndex:1806; appliedIndex:1806; }","duration":"229.615247ms","start":"2024-10-07T11:51:56.266955Z","end":"2024-10-07T11:51:56.496570Z","steps":["trace[1387111469] 'read index received'  (duration: 229.611047ms)","trace[1387111469] 'applied index is now lower than readState.Index'  (duration: 3.3µs)"],"step_count":2}
	{"level":"info","ts":"2024-10-07T11:53:36.027108Z","caller":"mvcc/index.go:214","msg":"compact tree index","revision":1043}
	{"level":"warn","ts":"2024-10-07T11:53:36.207534Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"109.348142ms","expected-duration":"100ms","prefix":"","request":"header:<ID:4228196595356288921 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/leases/kube-system/plndr-cp-lock\" mod_revision:1965 > success:<request_put:<key:\"/registry/leases/kube-system/plndr-cp-lock\" value_size:368 >> failure:<request_range:<key:\"/registry/leases/kube-system/plndr-cp-lock\" > >>","response":"size:16"}
	{"level":"info","ts":"2024-10-07T11:53:36.208114Z","caller":"traceutil/trace.go:171","msg":"trace[1465670168] transaction","detail":"{read_only:false; response_revision:1968; number_of_response:1; }","duration":"124.985391ms","start":"2024-10-07T11:53:36.083108Z","end":"2024-10-07T11:53:36.208094Z","steps":["trace[1465670168] 'process raft request'  (duration: 14.900042ms)","trace[1465670168] 'get key's previous created_revision and leaseID' {req_type:put; key:/registry/leases/kube-system/plndr-cp-lock; req_size:415; } (duration: 109.172541ms)"],"step_count":2}
	{"level":"info","ts":"2024-10-07T11:53:36.235682Z","caller":"mvcc/kvstore_compaction.go:69","msg":"finished scheduled compaction","compact-revision":1043,"took":"208.088883ms","hash":3001460072,"current-db-size-bytes":3604480,"current-db-size":"3.6 MB","current-db-size-in-use-bytes":2142208,"current-db-size-in-use":"2.1 MB"}
	{"level":"info","ts":"2024-10-07T11:53:36.236711Z","caller":"mvcc/hash.go:137","msg":"storing new hash","hash":3001460072,"revision":1043,"compact-revision":-1}
	
	
	==> kernel <==
	 11:54:13 up 12 min,  0 users,  load average: 0.60, 0.60, 0.38
	Linux ha-459500 5.10.207 #1 SMP Mon Sep 23 21:01:39 UTC 2024 x86_64 GNU/Linux
	PRETTY_NAME="Buildroot 2023.02.9"
	
	
	==> kindnet [1d9dc931b554] <==
	I1007 11:53:27.873109       1 main.go:322] Node ha-459500-m03 has CIDR [10.244.2.0/24] 
	I1007 11:53:37.875052       1 main.go:295] Handling node with IPs: map[172.30.130.199:{}]
	I1007 11:53:37.875449       1 main.go:299] handling current node
	I1007 11:53:37.875756       1 main.go:295] Handling node with IPs: map[172.30.138.12:{}]
	I1007 11:53:37.875795       1 main.go:322] Node ha-459500-m02 has CIDR [10.244.1.0/24] 
	I1007 11:53:37.876059       1 main.go:295] Handling node with IPs: map[172.30.142.88:{}]
	I1007 11:53:37.876152       1 main.go:322] Node ha-459500-m03 has CIDR [10.244.2.0/24] 
	I1007 11:53:47.866375       1 main.go:295] Handling node with IPs: map[172.30.130.199:{}]
	I1007 11:53:47.866573       1 main.go:299] handling current node
	I1007 11:53:47.866664       1 main.go:295] Handling node with IPs: map[172.30.138.12:{}]
	I1007 11:53:47.866696       1 main.go:322] Node ha-459500-m02 has CIDR [10.244.1.0/24] 
	I1007 11:53:47.867123       1 main.go:295] Handling node with IPs: map[172.30.142.88:{}]
	I1007 11:53:47.867300       1 main.go:322] Node ha-459500-m03 has CIDR [10.244.2.0/24] 
	I1007 11:53:57.866855       1 main.go:295] Handling node with IPs: map[172.30.130.199:{}]
	I1007 11:53:57.867354       1 main.go:299] handling current node
	I1007 11:53:57.867794       1 main.go:295] Handling node with IPs: map[172.30.138.12:{}]
	I1007 11:53:57.868099       1 main.go:322] Node ha-459500-m02 has CIDR [10.244.1.0/24] 
	I1007 11:53:57.868619       1 main.go:295] Handling node with IPs: map[172.30.142.88:{}]
	I1007 11:53:57.868654       1 main.go:322] Node ha-459500-m03 has CIDR [10.244.2.0/24] 
	I1007 11:54:07.867281       1 main.go:295] Handling node with IPs: map[172.30.130.199:{}]
	I1007 11:54:07.867524       1 main.go:299] handling current node
	I1007 11:54:07.867685       1 main.go:295] Handling node with IPs: map[172.30.138.12:{}]
	I1007 11:54:07.867902       1 main.go:322] Node ha-459500-m02 has CIDR [10.244.1.0/24] 
	I1007 11:54:07.868173       1 main.go:295] Handling node with IPs: map[172.30.142.88:{}]
	I1007 11:54:07.868414       1 main.go:322] Node ha-459500-m03 has CIDR [10.244.2.0/24] 
	
	
	==> kube-apiserver [4646814b4ef2] <==
	I1007 11:43:43.138585       1 controller.go:615] quota admission added evaluator for: deployments.apps
	I1007 11:43:43.165814       1 alloc.go:330] "allocated clusterIPs" service="kube-system/kube-dns" clusterIPs={"IPv4":"10.96.0.10"}
	I1007 11:43:43.185909       1 controller.go:615] quota admission added evaluator for: daemonsets.apps
	I1007 11:43:46.274062       1 controller.go:615] quota admission added evaluator for: controllerrevisions.apps
	I1007 11:43:46.715716       1 controller.go:615] quota admission added evaluator for: replicasets.apps
	E1007 11:51:15.049235       1 writers.go:122] "Unhandled Error" err="apiserver was unable to write a JSON response: http: Handler timeout" logger="UnhandledError"
	E1007 11:51:15.049734       1 finisher.go:175] "Unhandled Error" err="FinishRequest: post-timeout activity - time-elapsed: 9.3µs, panicked: false, err: context canceled, panic-reason: <nil>" logger="UnhandledError"
	E1007 11:51:15.050889       1 status.go:71] "Unhandled Error" err="apiserver received an error that is not an metav1.Status: &errors.errorString{s:\"http: Handler timeout\"}: http: Handler timeout" logger="UnhandledError"
	E1007 11:51:15.052302       1 writers.go:135] "Unhandled Error" err="apiserver was unable to write a fallback JSON response: http: Handler timeout" logger="UnhandledError"
	E1007 11:51:15.059899       1 timeout.go:140] "Post-timeout activity" logger="UnhandledError" timeElapsed="29.356661ms" method="PATCH" path="/api/v1/namespaces/default/events/ha-459500-m03.17fc2965c7b8119e" result=null
	E1007 11:53:12.895160       1 conn.go:339] Error on socket receive: read tcp 172.30.143.254:8443->172.30.128.1:49807: use of closed network connection
	E1007 11:53:14.684791       1 conn.go:339] Error on socket receive: read tcp 172.30.143.254:8443->172.30.128.1:49809: use of closed network connection
	E1007 11:53:15.246263       1 conn.go:339] Error on socket receive: read tcp 172.30.143.254:8443->172.30.128.1:49812: use of closed network connection
	E1007 11:53:15.925093       1 conn.go:339] Error on socket receive: read tcp 172.30.143.254:8443->172.30.128.1:49814: use of closed network connection
	E1007 11:53:16.450349       1 conn.go:339] Error on socket receive: read tcp 172.30.143.254:8443->172.30.128.1:49816: use of closed network connection
	E1007 11:53:16.980187       1 conn.go:339] Error on socket receive: read tcp 172.30.143.254:8443->172.30.128.1:49818: use of closed network connection
	E1007 11:53:17.511948       1 conn.go:339] Error on socket receive: read tcp 172.30.143.254:8443->172.30.128.1:49820: use of closed network connection
	E1007 11:53:18.031930       1 conn.go:339] Error on socket receive: read tcp 172.30.143.254:8443->172.30.128.1:49822: use of closed network connection
	E1007 11:53:18.551736       1 conn.go:339] Error on socket receive: read tcp 172.30.143.254:8443->172.30.128.1:49824: use of closed network connection
	E1007 11:53:19.509307       1 conn.go:339] Error on socket receive: read tcp 172.30.143.254:8443->172.30.128.1:49828: use of closed network connection
	E1007 11:53:30.073437       1 conn.go:339] Error on socket receive: read tcp 172.30.143.254:8443->172.30.128.1:49830: use of closed network connection
	E1007 11:53:30.603280       1 conn.go:339] Error on socket receive: read tcp 172.30.143.254:8443->172.30.128.1:49832: use of closed network connection
	E1007 11:53:41.149036       1 conn.go:339] Error on socket receive: read tcp 172.30.143.254:8443->172.30.128.1:49834: use of closed network connection
	E1007 11:53:41.660086       1 conn.go:339] Error on socket receive: read tcp 172.30.143.254:8443->172.30.128.1:49837: use of closed network connection
	E1007 11:53:52.178035       1 conn.go:339] Error on socket receive: read tcp 172.30.143.254:8443->172.30.128.1:49839: use of closed network connection
	
	
	==> kube-controller-manager [3c1066d159c6] <==
	I1007 11:51:28.426258       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="ha-459500-m03"
	I1007 11:51:40.714872       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="ha-459500-m03"
	I1007 11:51:40.777627       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="ha-459500-m03"
	I1007 11:51:41.204066       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="ha-459500-m03"
	I1007 11:51:44.826183       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="ha-459500-m03"
	I1007 11:52:24.505403       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-7dff88458" duration="154.700321ms"
	I1007 11:52:24.697855       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-7dff88458" duration="191.48043ms"
	I1007 11:52:24.946721       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-7dff88458" duration="248.515865ms"
	I1007 11:52:25.016375       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-7dff88458" duration="69.490773ms"
	I1007 11:52:25.019327       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-7dff88458" duration="2.890832ms"
	I1007 11:52:25.141086       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-7dff88458" duration="23.41076ms"
	I1007 11:52:25.141665       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-7dff88458" duration="52.101µs"
	I1007 11:52:27.945159       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-7dff88458" duration="41.8384ms"
	I1007 11:52:27.945260       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-7dff88458" duration="42.801µs"
	I1007 11:52:27.972270       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-7dff88458" duration="41.901µs"
	I1007 11:52:28.324382       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-7dff88458" duration="40.005582ms"
	I1007 11:52:28.325669       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-7dff88458" duration="1.230512ms"
	I1007 11:52:29.343550       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-7dff88458" duration="16.190154ms"
	I1007 11:52:29.343853       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-7dff88458" duration="36.6µs"
	I1007 11:52:46.472837       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="ha-459500-m03"
	I1007 11:52:53.116535       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="ha-459500"
	I1007 11:52:57.311125       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="ha-459500-m02"
	I1007 11:52:58.312844       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-7dff88458" duration="57µs"
	I1007 11:52:59.339823       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-7dff88458" duration="88µs"
	I1007 11:52:59.357732       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-7dff88458" duration="35.5µs"
	
	
	==> kube-proxy [5812d66ad8dd] <==
		add table ip kube-proxy
		^^^^^^^^^^^^^^^^^^^^^^^^
	 >
	E1007 11:43:48.340838       1 proxier.go:734] "Error cleaning up nftables rules" err=<
		could not run nftables command: /dev/stdin:1:1-25: Error: Could not process rule: Operation not supported
		add table ip6 kube-proxy
		^^^^^^^^^^^^^^^^^^^^^^^^^
	 >
	I1007 11:43:48.376729       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["172.30.130.199"]
	E1007 11:43:48.376868       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I1007 11:43:48.454504       1 server_linux.go:146] "No iptables support for family" ipFamily="IPv6"
	I1007 11:43:48.454649       1 server.go:245] "kube-proxy running in single-stack mode" ipFamily="IPv4"
	I1007 11:43:48.454700       1 server_linux.go:169] "Using iptables Proxier"
	I1007 11:43:48.459178       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I1007 11:43:48.460394       1 server.go:483] "Version info" version="v1.31.1"
	I1007 11:43:48.460431       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I1007 11:43:48.463284       1 config.go:199] "Starting service config controller"
	I1007 11:43:48.463392       1 shared_informer.go:313] Waiting for caches to sync for service config
	I1007 11:43:48.463612       1 config.go:105] "Starting endpoint slice config controller"
	I1007 11:43:48.463866       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I1007 11:43:48.467187       1 config.go:328] "Starting node config controller"
	I1007 11:43:48.471878       1 shared_informer.go:313] Waiting for caches to sync for node config
	I1007 11:43:48.563803       1 shared_informer.go:320] Caches are synced for service config
	I1007 11:43:48.564352       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I1007 11:43:48.572034       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [a9793c86b46c] <==
	E1007 11:43:39.788904       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W1007 11:43:39.796640       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E1007 11:43:39.796880       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1007 11:43:39.839551       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E1007 11:43:39.839645       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W1007 11:43:39.850264       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E1007 11:43:39.850530       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1007 11:43:39.879041       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E1007 11:43:39.879072       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1007 11:43:39.897259       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E1007 11:43:39.897357       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	I1007 11:43:42.345600       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I1007 11:52:24.477890       1 cache.go:503] "Pod was added to a different node than it was assumed" podKey="59de3c89-4ab7-4c85-a63c-f9c774ca9d9d" pod="default/busybox-7dff88458-xjj88" assumedNode="ha-459500-m02" currentNode="ha-459500-m03"
	E1007 11:52:24.506908       1 framework.go:1305] "Plugin Failed" err="Operation cannot be fulfilled on pods/binding \"busybox-7dff88458-zhxqq\": pod busybox-7dff88458-zhxqq is already assigned to node \"ha-459500-m02\"" plugin="DefaultBinder" pod="default/busybox-7dff88458-zhxqq" node="ha-459500-m02"
	E1007 11:52:24.507293       1 framework.go:1305] "Plugin Failed" err="Operation cannot be fulfilled on pods/binding \"busybox-7dff88458-8stp4\": pod busybox-7dff88458-8stp4 is already assigned to node \"ha-459500\"" plugin="DefaultBinder" pod="default/busybox-7dff88458-8stp4" node="ha-459500"
	E1007 11:52:24.507036       1 framework.go:1305] "Plugin Failed" err="Operation cannot be fulfilled on pods/binding \"busybox-7dff88458-xjj88\": pod busybox-7dff88458-xjj88 is already assigned to node \"ha-459500-m02\"" plugin="DefaultBinder" pod="default/busybox-7dff88458-xjj88" node="ha-459500-m03"
	E1007 11:52:24.514974       1 schedule_one.go:348] "scheduler cache ForgetPod failed" err="pod f14d9bbf-11a5-44c3-bf6a-c7ed33ed7f72(default/busybox-7dff88458-8stp4) wasn't assumed so cannot be forgotten" pod="default/busybox-7dff88458-8stp4"
	E1007 11:52:24.517192       1 schedule_one.go:348] "scheduler cache ForgetPod failed" err="pod 59de3c89-4ab7-4c85-a63c-f9c774ca9d9d(default/busybox-7dff88458-xjj88) was assumed on ha-459500-m03 but assigned to ha-459500-m02" pod="default/busybox-7dff88458-xjj88"
	E1007 11:52:24.517292       1 schedule_one.go:348] "scheduler cache ForgetPod failed" err="pod 830cf5b0-b8bc-4f24-ba72-1d57703dcb15(default/busybox-7dff88458-zhxqq) wasn't assumed so cannot be forgotten" pod="default/busybox-7dff88458-zhxqq"
	E1007 11:52:24.521097       1 schedule_one.go:1057] "Error scheduling pod; retrying" err="running Bind plugin \"DefaultBinder\": Operation cannot be fulfilled on pods/binding \"busybox-7dff88458-8stp4\": pod busybox-7dff88458-8stp4 is already assigned to node \"ha-459500\"" pod="default/busybox-7dff88458-8stp4"
	E1007 11:52:24.521153       1 schedule_one.go:1057] "Error scheduling pod; retrying" err="running Bind plugin \"DefaultBinder\": Operation cannot be fulfilled on pods/binding \"busybox-7dff88458-xjj88\": pod busybox-7dff88458-xjj88 is already assigned to node \"ha-459500-m02\"" pod="default/busybox-7dff88458-xjj88"
	I1007 11:52:24.521328       1 schedule_one.go:1070] "Pod has been assigned to node. Abort adding it back to queue." pod="default/busybox-7dff88458-8stp4" node="ha-459500"
	I1007 11:52:24.521819       1 schedule_one.go:1070] "Pod has been assigned to node. Abort adding it back to queue." pod="default/busybox-7dff88458-xjj88" node="ha-459500-m02"
	E1007 11:52:24.521172       1 schedule_one.go:1057] "Error scheduling pod; retrying" err="running Bind plugin \"DefaultBinder\": Operation cannot be fulfilled on pods/binding \"busybox-7dff88458-zhxqq\": pod busybox-7dff88458-zhxqq is already assigned to node \"ha-459500-m02\"" pod="default/busybox-7dff88458-zhxqq"
	I1007 11:52:24.526049       1 schedule_one.go:1070] "Pod has been assigned to node. Abort adding it back to queue." pod="default/busybox-7dff88458-zhxqq" node="ha-459500-m02"
	
	
	==> kubelet <==
	Oct 07 11:49:43 ha-459500 kubelet[2335]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Oct 07 11:49:43 ha-459500 kubelet[2335]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Oct 07 11:49:43 ha-459500 kubelet[2335]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Oct 07 11:50:43 ha-459500 kubelet[2335]: E1007 11:50:43.324927    2335 iptables.go:577] "Could not set up iptables canary" err=<
	Oct 07 11:50:43 ha-459500 kubelet[2335]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Oct 07 11:50:43 ha-459500 kubelet[2335]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Oct 07 11:50:43 ha-459500 kubelet[2335]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Oct 07 11:50:43 ha-459500 kubelet[2335]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Oct 07 11:51:43 ha-459500 kubelet[2335]: E1007 11:51:43.325143    2335 iptables.go:577] "Could not set up iptables canary" err=<
	Oct 07 11:51:43 ha-459500 kubelet[2335]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Oct 07 11:51:43 ha-459500 kubelet[2335]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Oct 07 11:51:43 ha-459500 kubelet[2335]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Oct 07 11:51:43 ha-459500 kubelet[2335]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Oct 07 11:52:24 ha-459500 kubelet[2335]: I1007 11:52:24.487698    2335 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="kube-system/coredns-7c65d6cfc9-pfsfz" podStartSLOduration=517.485566297 podStartE2EDuration="8m37.485566297s" podCreationTimestamp="2024-10-07 11:43:47 +0000 UTC" firstStartedPulling="0001-01-01 00:00:00 +0000 UTC" lastFinishedPulling="0001-01-01 00:00:00 +0000 UTC" observedRunningTime="2024-10-07 11:44:13.316313654 +0000 UTC m=+30.302921971" watchObservedRunningTime="2024-10-07 11:52:24.485566297 +0000 UTC m=+521.472174614"
	Oct 07 11:52:24 ha-459500 kubelet[2335]: I1007 11:52:24.658176    2335 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-bht5w\" (UniqueName: \"kubernetes.io/projected/f14d9bbf-11a5-44c3-bf6a-c7ed33ed7f72-kube-api-access-bht5w\") pod \"busybox-7dff88458-8stp4\" (UID: \"f14d9bbf-11a5-44c3-bf6a-c7ed33ed7f72\") " pod="default/busybox-7dff88458-8stp4"
	Oct 07 11:52:43 ha-459500 kubelet[2335]: E1007 11:52:43.325071    2335 iptables.go:577] "Could not set up iptables canary" err=<
	Oct 07 11:52:43 ha-459500 kubelet[2335]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Oct 07 11:52:43 ha-459500 kubelet[2335]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Oct 07 11:52:43 ha-459500 kubelet[2335]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Oct 07 11:52:43 ha-459500 kubelet[2335]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Oct 07 11:53:43 ha-459500 kubelet[2335]: E1007 11:53:43.325256    2335 iptables.go:577] "Could not set up iptables canary" err=<
	Oct 07 11:53:43 ha-459500 kubelet[2335]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Oct 07 11:53:43 ha-459500 kubelet[2335]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Oct 07 11:53:43 ha-459500 kubelet[2335]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Oct 07 11:53:43 ha-459500 kubelet[2335]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p ha-459500 -n ha-459500
helpers_test.go:254: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p ha-459500 -n ha-459500: (12.1657651s)
helpers_test.go:261: (dbg) Run:  kubectl --context ha-459500 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:285: <<< TestMultiControlPlane/serial/PingHostFromPods FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
--- FAIL: TestMultiControlPlane/serial/PingHostFromPods (68.85s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (67.47s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:365: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 node stop m02 -v=7 --alsologtostderr
ha_test.go:365: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p ha-459500 node stop m02 -v=7 --alsologtostderr: exit status 1 (30.949122s)

                                                
                                                
-- stdout --
	* Stopping node "ha-459500-m02"  ...
	* Powering off "ha-459500-m02" via SSH ...

                                                
                                                
-- /stdout --
** stderr ** 
	I1007 12:10:05.125409    7564 out.go:345] Setting OutFile to fd 1732 ...
	I1007 12:10:05.216308    7564 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 12:10:05.216308    7564 out.go:358] Setting ErrFile to fd 1780...
	I1007 12:10:05.216484    7564 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 12:10:05.236782    7564 mustload.go:65] Loading cluster: ha-459500
	I1007 12:10:05.237871    7564 config.go:182] Loaded profile config "ha-459500": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 12:10:05.237871    7564 stop.go:39] StopHost: ha-459500-m02
	I1007 12:10:05.245549    7564 out.go:177] * Stopping node "ha-459500-m02"  ...
	I1007 12:10:05.247990    7564 machine.go:156] backing up vm config to /var/lib/minikube/backup: [/etc/cni /etc/kubernetes]
	I1007 12:10:05.259086    7564 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/backup
	I1007 12:10:05.259086    7564 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 12:10:07.418101    7564 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:10:07.418174    7564 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:10:07.418274    7564 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 12:10:10.069466    7564 main.go:141] libmachine: [stdout =====>] : 172.30.138.12
	
	I1007 12:10:10.069466    7564 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:10:10.070439    7564 sshutil.go:53] new ssh client: &{IP:172.30.138.12 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m02\id_rsa Username:docker}
	I1007 12:10:10.186184    7564 ssh_runner.go:235] Completed: sudo mkdir -p /var/lib/minikube/backup: (4.9270433s)
	I1007 12:10:10.203291    7564 ssh_runner.go:195] Run: sudo rsync --archive --relative /etc/cni /var/lib/minikube/backup
	I1007 12:10:10.289274    7564 ssh_runner.go:195] Run: sudo rsync --archive --relative /etc/kubernetes /var/lib/minikube/backup
	I1007 12:10:10.356357    7564 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 12:10:12.512544    7564 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:10:12.512544    7564 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:10:12.518184    7564 out.go:177] * Powering off "ha-459500-m02" via SSH ...
	I1007 12:10:12.520721    7564 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 12:10:14.739295    7564 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:10:14.739295    7564 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:10:14.740077    7564 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 12:10:17.324696    7564 main.go:141] libmachine: [stdout =====>] : 172.30.138.12
	
	I1007 12:10:17.324696    7564 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:10:17.329702    7564 main.go:141] libmachine: Using SSH client type: native
	I1007 12:10:17.330289    7564 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.138.12 22 <nil> <nil>}
	I1007 12:10:17.330528    7564 main.go:141] libmachine: About to run SSH command:
	sudo poweroff
	I1007 12:10:17.492148    7564 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I1007 12:10:17.492172    7564 stop.go:100] poweroff result: out=, err=<nil>
	I1007 12:10:17.492172    7564 main.go:141] libmachine: Stopping "ha-459500-m02"...
	I1007 12:10:17.492295    7564 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 12:10:20.512241    7564 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:10:20.512241    7564 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:10:20.512412    7564 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Stop-VM ha-459500-m02
	I1007 12:10:35.462591    7564 main.go:141] libmachine: [stdout =====>] : 
	I1007 12:10:35.463614    7564 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:10:35.463614    7564 main.go:141] libmachine: Waiting for host to stop...
	I1007 12:10:35.463614    7564 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state

                                                
                                                
** /stderr **
ha_test.go:367: secondary control-plane node stop returned an error. args "out/minikube-windows-amd64.exe -p ha-459500 node stop m02 -v=7 --alsologtostderr": exit status 1
ha_test.go:371: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 status -v=7 --alsologtostderr
ha_test.go:371: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p ha-459500 status -v=7 --alsologtostderr: context deadline exceeded (0s)
ha_test.go:374: failed to run minikube status. args "out/minikube-windows-amd64.exe -p ha-459500 status -v=7 --alsologtostderr" : context deadline exceeded
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p ha-459500 -n ha-459500
helpers_test.go:239: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p ha-459500 -n ha-459500: (12.8649824s)
helpers_test.go:244: <<< TestMultiControlPlane/serial/StopSecondaryNode FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestMultiControlPlane/serial/StopSecondaryNode]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 logs -n 25: (9.4790022s)
helpers_test.go:252: TestMultiControlPlane/serial/StopSecondaryNode logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------------------------------------|-----------|-------------------|---------|---------------------|---------------------|
	| Command |                                                           Args                                                            |  Profile  |       User        | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------------------------------------|-----------|-------------------|---------|---------------------|---------------------|
	| cp      | ha-459500 cp ha-459500-m03:/home/docker/cp-test.txt                                                                       | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:05 UTC | 07 Oct 24 12:05 UTC |
	|         | C:\Users\jenkins.minikube6\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile3559216021\001\cp-test_ha-459500-m03.txt |           |                   |         |                     |                     |
	| ssh     | ha-459500 ssh -n                                                                                                          | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:05 UTC | 07 Oct 24 12:05 UTC |
	|         | ha-459500-m03 sudo cat                                                                                                    |           |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                  |           |                   |         |                     |                     |
	| cp      | ha-459500 cp ha-459500-m03:/home/docker/cp-test.txt                                                                       | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:05 UTC | 07 Oct 24 12:06 UTC |
	|         | ha-459500:/home/docker/cp-test_ha-459500-m03_ha-459500.txt                                                                |           |                   |         |                     |                     |
	| ssh     | ha-459500 ssh -n                                                                                                          | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:06 UTC | 07 Oct 24 12:06 UTC |
	|         | ha-459500-m03 sudo cat                                                                                                    |           |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                  |           |                   |         |                     |                     |
	| ssh     | ha-459500 ssh -n ha-459500 sudo cat                                                                                       | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:06 UTC | 07 Oct 24 12:06 UTC |
	|         | /home/docker/cp-test_ha-459500-m03_ha-459500.txt                                                                          |           |                   |         |                     |                     |
	| cp      | ha-459500 cp ha-459500-m03:/home/docker/cp-test.txt                                                                       | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:06 UTC | 07 Oct 24 12:06 UTC |
	|         | ha-459500-m02:/home/docker/cp-test_ha-459500-m03_ha-459500-m02.txt                                                        |           |                   |         |                     |                     |
	| ssh     | ha-459500 ssh -n                                                                                                          | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:06 UTC | 07 Oct 24 12:06 UTC |
	|         | ha-459500-m03 sudo cat                                                                                                    |           |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                  |           |                   |         |                     |                     |
	| ssh     | ha-459500 ssh -n ha-459500-m02 sudo cat                                                                                   | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:06 UTC | 07 Oct 24 12:07 UTC |
	|         | /home/docker/cp-test_ha-459500-m03_ha-459500-m02.txt                                                                      |           |                   |         |                     |                     |
	| cp      | ha-459500 cp ha-459500-m03:/home/docker/cp-test.txt                                                                       | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:07 UTC | 07 Oct 24 12:07 UTC |
	|         | ha-459500-m04:/home/docker/cp-test_ha-459500-m03_ha-459500-m04.txt                                                        |           |                   |         |                     |                     |
	| ssh     | ha-459500 ssh -n                                                                                                          | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:07 UTC | 07 Oct 24 12:07 UTC |
	|         | ha-459500-m03 sudo cat                                                                                                    |           |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                  |           |                   |         |                     |                     |
	| ssh     | ha-459500 ssh -n ha-459500-m04 sudo cat                                                                                   | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:07 UTC | 07 Oct 24 12:07 UTC |
	|         | /home/docker/cp-test_ha-459500-m03_ha-459500-m04.txt                                                                      |           |                   |         |                     |                     |
	| cp      | ha-459500 cp testdata\cp-test.txt                                                                                         | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:07 UTC | 07 Oct 24 12:07 UTC |
	|         | ha-459500-m04:/home/docker/cp-test.txt                                                                                    |           |                   |         |                     |                     |
	| ssh     | ha-459500 ssh -n                                                                                                          | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:07 UTC | 07 Oct 24 12:07 UTC |
	|         | ha-459500-m04 sudo cat                                                                                                    |           |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                  |           |                   |         |                     |                     |
	| cp      | ha-459500 cp ha-459500-m04:/home/docker/cp-test.txt                                                                       | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:07 UTC | 07 Oct 24 12:08 UTC |
	|         | C:\Users\jenkins.minikube6\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile3559216021\001\cp-test_ha-459500-m04.txt |           |                   |         |                     |                     |
	| ssh     | ha-459500 ssh -n                                                                                                          | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:08 UTC | 07 Oct 24 12:08 UTC |
	|         | ha-459500-m04 sudo cat                                                                                                    |           |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                  |           |                   |         |                     |                     |
	| cp      | ha-459500 cp ha-459500-m04:/home/docker/cp-test.txt                                                                       | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:08 UTC | 07 Oct 24 12:08 UTC |
	|         | ha-459500:/home/docker/cp-test_ha-459500-m04_ha-459500.txt                                                                |           |                   |         |                     |                     |
	| ssh     | ha-459500 ssh -n                                                                                                          | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:08 UTC | 07 Oct 24 12:08 UTC |
	|         | ha-459500-m04 sudo cat                                                                                                    |           |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                  |           |                   |         |                     |                     |
	| ssh     | ha-459500 ssh -n ha-459500 sudo cat                                                                                       | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:08 UTC | 07 Oct 24 12:08 UTC |
	|         | /home/docker/cp-test_ha-459500-m04_ha-459500.txt                                                                          |           |                   |         |                     |                     |
	| cp      | ha-459500 cp ha-459500-m04:/home/docker/cp-test.txt                                                                       | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:08 UTC | 07 Oct 24 12:09 UTC |
	|         | ha-459500-m02:/home/docker/cp-test_ha-459500-m04_ha-459500-m02.txt                                                        |           |                   |         |                     |                     |
	| ssh     | ha-459500 ssh -n                                                                                                          | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:09 UTC | 07 Oct 24 12:09 UTC |
	|         | ha-459500-m04 sudo cat                                                                                                    |           |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                  |           |                   |         |                     |                     |
	| ssh     | ha-459500 ssh -n ha-459500-m02 sudo cat                                                                                   | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:09 UTC | 07 Oct 24 12:09 UTC |
	|         | /home/docker/cp-test_ha-459500-m04_ha-459500-m02.txt                                                                      |           |                   |         |                     |                     |
	| cp      | ha-459500 cp ha-459500-m04:/home/docker/cp-test.txt                                                                       | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:09 UTC | 07 Oct 24 12:09 UTC |
	|         | ha-459500-m03:/home/docker/cp-test_ha-459500-m04_ha-459500-m03.txt                                                        |           |                   |         |                     |                     |
	| ssh     | ha-459500 ssh -n                                                                                                          | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:09 UTC | 07 Oct 24 12:09 UTC |
	|         | ha-459500-m04 sudo cat                                                                                                    |           |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                  |           |                   |         |                     |                     |
	| ssh     | ha-459500 ssh -n ha-459500-m03 sudo cat                                                                                   | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:09 UTC | 07 Oct 24 12:10 UTC |
	|         | /home/docker/cp-test_ha-459500-m04_ha-459500-m03.txt                                                                      |           |                   |         |                     |                     |
	| node    | ha-459500 node stop m02 -v=7                                                                                              | ha-459500 | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:10 UTC |                     |
	|         | --alsologtostderr                                                                                                         |           |                   |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------------------------------------|-----------|-------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/10/07 11:40:36
	Running on machine: minikube6
	Binary: Built with gc go1.23.0 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1007 11:40:36.036775   14676 out.go:345] Setting OutFile to fd 1284 ...
	I1007 11:40:36.109644   14676 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 11:40:36.109644   14676 out.go:358] Setting ErrFile to fd 1492...
	I1007 11:40:36.109644   14676 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 11:40:36.133512   14676 out.go:352] Setting JSON to false
	I1007 11:40:36.139107   14676 start.go:129] hostinfo: {"hostname":"minikube6","uptime":134715,"bootTime":1728166521,"procs":197,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.4957 Build 19045.4957","kernelVersion":"10.0.19045.4957 Build 19045.4957","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"be8185f2-ae84-4027-a4e5-684d168fb2f3"}
	W1007 11:40:36.139317   14676 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I1007 11:40:36.145008   14676 out.go:177] * [ha-459500] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
	I1007 11:40:36.149104   14676 notify.go:220] Checking for updates...
	I1007 11:40:36.151793   14676 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	I1007 11:40:36.154707   14676 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1007 11:40:36.159269   14676 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube6\minikube-integration\.minikube
	I1007 11:40:36.162155   14676 out.go:177]   - MINIKUBE_LOCATION=19763
	I1007 11:40:36.164569   14676 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1007 11:40:36.167517   14676 driver.go:394] Setting default libvirt URI to qemu:///system
	I1007 11:40:41.428114   14676 out.go:177] * Using the hyperv driver based on user configuration
	I1007 11:40:41.436780   14676 start.go:297] selected driver: hyperv
	I1007 11:40:41.436780   14676 start.go:901] validating driver "hyperv" against <nil>
	I1007 11:40:41.436780   14676 start.go:912] status for hyperv: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1007 11:40:41.485541   14676 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I1007 11:40:41.486307   14676 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I1007 11:40:41.486307   14676 cni.go:84] Creating CNI manager for ""
	I1007 11:40:41.486307   14676 cni.go:136] multinode detected (0 nodes found), recommending kindnet
	I1007 11:40:41.486307   14676 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I1007 11:40:41.486307   14676 start.go:340] cluster config:
	{Name:ha-459500 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:ha-459500 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker
CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuth
Sock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1007 11:40:41.487224   14676 iso.go:125] acquiring lock: {Name:mk27b386ba1086934ca68ed0fcfe85bfd5271b32 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1007 11:40:41.492937   14676 out.go:177] * Starting "ha-459500" primary control-plane node in "ha-459500" cluster
	I1007 11:40:41.496917   14676 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I1007 11:40:41.496917   14676 preload.go:146] Found local preload: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4
	I1007 11:40:41.496917   14676 cache.go:56] Caching tarball of preloaded images
	I1007 11:40:41.497824   14676 preload.go:172] Found C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I1007 11:40:41.498093   14676 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on docker
	I1007 11:40:41.499195   14676 profile.go:143] Saving config to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\config.json ...
	I1007 11:40:41.499195   14676 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\config.json: {Name:mk560169e71b8405425b790e457ef647937ca83b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 11:40:41.500544   14676 start.go:360] acquireMachinesLock for ha-459500: {Name:mke1d3e045ff2a4f8d2978e08dff146c93a87110 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I1007 11:40:41.500544   14676 start.go:364] duration metric: took 0s to acquireMachinesLock for "ha-459500"
	I1007 11:40:41.500544   14676 start.go:93] Provisioning new machine with config: &{Name:ha-459500 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{Kubern
etesVersion:v1.31.1 ClusterName:ha-459500 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] Mo
untPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1007 11:40:41.501178   14676 start.go:125] createHost starting for "" (driver="hyperv")
	I1007 11:40:41.506533   14676 out.go:235] * Creating hyperv VM (CPUs=2, Memory=2200MB, Disk=20000MB) ...
	I1007 11:40:41.506533   14676 start.go:159] libmachine.API.Create for "ha-459500" (driver="hyperv")
	I1007 11:40:41.506533   14676 client.go:168] LocalClient.Create starting
	I1007 11:40:41.507475   14676 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem
	I1007 11:40:41.507475   14676 main.go:141] libmachine: Decoding PEM data...
	I1007 11:40:41.507475   14676 main.go:141] libmachine: Parsing certificate...
	I1007 11:40:41.507475   14676 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem
	I1007 11:40:41.507475   14676 main.go:141] libmachine: Decoding PEM data...
	I1007 11:40:41.507475   14676 main.go:141] libmachine: Parsing certificate...
	I1007 11:40:41.508616   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @(Get-Module -ListAvailable hyper-v).Name | Get-Unique
	I1007 11:40:43.627532   14676 main.go:141] libmachine: [stdout =====>] : Hyper-V
	
	I1007 11:40:43.628082   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:40:43.628082   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole(([System.Security.Principal.SecurityIdentifier]::new("S-1-5-32-578")))
	I1007 11:40:45.371504   14676 main.go:141] libmachine: [stdout =====>] : False
	
	I1007 11:40:45.371504   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:40:45.371601   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I1007 11:40:46.856047   14676 main.go:141] libmachine: [stdout =====>] : True
	
	I1007 11:40:46.856793   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:40:46.856793   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I1007 11:40:50.412514   14676 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I1007 11:40:50.412514   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:40:50.414534   14676 main.go:141] libmachine: Downloading C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\boot2docker.iso from file://C:/Users/jenkins.minikube6/minikube-integration/.minikube/cache/iso/amd64/minikube-v1.34.0-1727108440-19696-amd64.iso...
	I1007 11:40:50.895696   14676 main.go:141] libmachine: Creating SSH key...
	I1007 11:40:51.295842   14676 main.go:141] libmachine: Creating VM...
	I1007 11:40:51.295842   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I1007 11:40:54.105721   14676 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I1007 11:40:54.106210   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:40:54.106341   14676 main.go:141] libmachine: Using switch "Default Switch"
	I1007 11:40:54.106341   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I1007 11:40:55.863479   14676 main.go:141] libmachine: [stdout =====>] : True
	
	I1007 11:40:55.864473   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:40:55.864503   14676 main.go:141] libmachine: Creating VHD
	I1007 11:40:55.864590   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VHD -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500\fixed.vhd' -SizeBytes 10MB -Fixed
	I1007 11:40:59.531666   14676 main.go:141] libmachine: [stdout =====>] : 
	
	ComputerName            : minikube6
	Path                    : C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500\fixed.vhd
	VhdFormat               : VHD
	VhdType                 : Fixed
	FileSize                : 10486272
	Size                    : 10485760
	MinimumSize             : 
	LogicalSectorSize       : 512
	PhysicalSectorSize      : 512
	BlockSize               : 0
	ParentPath              : 
	DiskIdentifier          : EE665A4C-E628-4E80-9C75-5BD1FA597BE5
	FragmentationPercentage : 0
	Alignment               : 1
	Attached                : False
	DiskNumber              : 
	IsPMEMCompatible        : False
	AddressAbstractionType  : None
	Number                  : 
	
	
	
	
	I1007 11:40:59.531983   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:40:59.531983   14676 main.go:141] libmachine: Writing magic tar header
	I1007 11:40:59.532206   14676 main.go:141] libmachine: Writing SSH key tar header
	I1007 11:40:59.542977   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Convert-VHD -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500\fixed.vhd' -DestinationPath 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500\disk.vhd' -VHDType Dynamic -DeleteSource
	I1007 11:41:02.673028   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:41:02.673096   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:02.673170   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Resize-VHD -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500\disk.vhd' -SizeBytes 20000MB
	I1007 11:41:05.233454   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:41:05.233805   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:05.233938   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VM ha-459500 -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500' -SwitchName 'Default Switch' -MemoryStartupBytes 2200MB
	I1007 11:41:08.900473   14676 main.go:141] libmachine: [stdout =====>] : 
	Name      State CPUUsage(%) MemoryAssigned(M) Uptime   Status             Version
	----      ----- ----------- ----------------- ------   ------             -------
	ha-459500 Off   0           0                 00:00:00 Operating normally 9.0    
	
	
	
	I1007 11:41:08.900473   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:08.900473   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMMemory -VMName ha-459500 -DynamicMemoryEnabled $false
	I1007 11:41:11.096319   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:41:11.096319   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:11.096319   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMProcessor ha-459500 -Count 2
	I1007 11:41:13.275473   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:41:13.275473   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:13.275765   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMDvdDrive -VMName ha-459500 -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500\boot2docker.iso'
	I1007 11:41:15.801583   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:41:15.801583   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:15.801583   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Add-VMHardDiskDrive -VMName ha-459500 -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500\disk.vhd'
	I1007 11:41:18.439919   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:41:18.440333   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:18.440333   14676 main.go:141] libmachine: Starting VM...
	I1007 11:41:18.440333   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM ha-459500
	I1007 11:41:21.529283   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:41:21.530155   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:21.530155   14676 main.go:141] libmachine: Waiting for host to start...
	I1007 11:41:21.530210   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:41:23.771473   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:41:23.771473   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:23.771473   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:41:26.264282   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:41:26.264282   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:27.265378   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:41:29.437974   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:41:29.437974   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:29.437974   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:41:31.928572   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:41:31.928572   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:32.929988   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:41:35.109508   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:41:35.109564   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:35.109564   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:41:37.612212   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:41:37.612212   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:38.612474   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:41:40.818067   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:41:40.818067   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:40.819070   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:41:43.365778   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:41:43.366659   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:44.367530   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:41:46.580384   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:41:46.580384   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:46.580384   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:41:49.166494   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:41:49.166494   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:49.166558   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:41:51.314990   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:41:51.315205   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:51.315205   14676 machine.go:93] provisionDockerMachine start ...
	I1007 11:41:51.315503   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:41:53.527866   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:41:53.528531   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:53.528768   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:41:56.252463   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:41:56.252463   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:56.263821   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:41:56.283497   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.130.199 22 <nil> <nil>}
	I1007 11:41:56.283588   14676 main.go:141] libmachine: About to run SSH command:
	hostname
	I1007 11:41:56.436166   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube
	
	I1007 11:41:56.436166   14676 buildroot.go:166] provisioning hostname "ha-459500"
	I1007 11:41:56.436166   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:41:58.640204   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:41:58.640204   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:41:58.641057   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:42:01.154372   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:42:01.155498   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:01.162835   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:42:01.163497   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.130.199 22 <nil> <nil>}
	I1007 11:42:01.163497   14676 main.go:141] libmachine: About to run SSH command:
	sudo hostname ha-459500 && echo "ha-459500" | sudo tee /etc/hostname
	I1007 11:42:01.329314   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-459500
	
	I1007 11:42:01.329436   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:42:03.466217   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:42:03.466217   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:03.466401   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:42:05.984460   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:42:05.984460   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:05.991579   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:42:05.991579   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.130.199 22 <nil> <nil>}
	I1007 11:42:05.992111   14676 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sha-459500' /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 ha-459500/g' /etc/hosts;
				else 
					echo '127.0.1.1 ha-459500' | sudo tee -a /etc/hosts; 
				fi
			fi
	I1007 11:42:06.155816   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I1007 11:42:06.155932   14676 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube6\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube6\minikube-integration\.minikube}
	I1007 11:42:06.155982   14676 buildroot.go:174] setting up certificates
	I1007 11:42:06.156051   14676 provision.go:84] configureAuth start
	I1007 11:42:06.156088   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:42:08.278561   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:42:08.278904   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:08.278904   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:42:10.734963   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:42:10.734963   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:10.734963   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:42:12.834942   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:42:12.835077   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:12.835126   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:42:15.338490   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:42:15.339093   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:15.339361   14676 provision.go:143] copyHostCerts
	I1007 11:42:15.339426   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube6\minikube-integration\.minikube/ca.pem
	I1007 11:42:15.339426   14676 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/ca.pem, removing ...
	I1007 11:42:15.339948   14676 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.pem
	I1007 11:42:15.340032   14676 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/ca.pem (1078 bytes)
	I1007 11:42:15.341965   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube6\minikube-integration\.minikube/cert.pem
	I1007 11:42:15.341965   14676 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/cert.pem, removing ...
	I1007 11:42:15.341965   14676 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cert.pem
	I1007 11:42:15.342580   14676 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/cert.pem (1123 bytes)
	I1007 11:42:15.343876   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube6\minikube-integration\.minikube/key.pem
	I1007 11:42:15.343876   14676 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/key.pem, removing ...
	I1007 11:42:15.343876   14676 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\key.pem
	I1007 11:42:15.344684   14676 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/key.pem (1679 bytes)
	I1007 11:42:15.345443   14676 provision.go:117] generating server cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.ha-459500 san=[127.0.0.1 172.30.130.199 ha-459500 localhost minikube]
	I1007 11:42:15.626046   14676 provision.go:177] copyRemoteCerts
	I1007 11:42:15.639201   14676 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I1007 11:42:15.639439   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:42:17.729458   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:42:17.729545   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:17.729545   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:42:20.219830   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:42:20.219921   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:20.220059   14676 sshutil.go:53] new ssh client: &{IP:172.30.130.199 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500\id_rsa Username:docker}
	I1007 11:42:20.328215   14676 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (4.6889614s)
	I1007 11:42:20.328215   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I1007 11:42:20.328850   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I1007 11:42:20.373618   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I1007 11:42:20.374601   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I1007 11:42:20.419115   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I1007 11:42:20.419115   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1200 bytes)
	I1007 11:42:20.462040   14676 provision.go:87] duration metric: took 14.3058294s to configureAuth
	I1007 11:42:20.462040   14676 buildroot.go:189] setting minikube options for container-runtime
	I1007 11:42:20.463022   14676 config.go:182] Loaded profile config "ha-459500": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 11:42:20.463152   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:42:22.564297   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:42:22.564383   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:22.564383   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:42:25.100013   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:42:25.100013   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:25.104611   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:42:25.105323   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.130.199 22 <nil> <nil>}
	I1007 11:42:25.105323   14676 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I1007 11:42:25.237185   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I1007 11:42:25.237185   14676 buildroot.go:70] root file system type: tmpfs
	I1007 11:42:25.237185   14676 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I1007 11:42:25.237745   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:42:27.297142   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:42:27.297142   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:27.297303   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:42:29.784850   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:42:29.784850   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:29.790776   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:42:29.791020   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.130.199 22 <nil> <nil>}
	I1007 11:42:29.791643   14676 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service 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=hyperv --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
	I1007 11:42:29.955437   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service 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=hyperv --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
	
	I1007 11:42:29.955437   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:42:32.027162   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:42:32.027903   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:32.027903   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:42:34.500747   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:42:34.501050   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:34.506933   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:42:34.507558   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.130.199 22 <nil> <nil>}
	I1007 11:42:34.507558   14676 main.go:141] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I1007 11:42:36.721765   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: diff: can't stat '/lib/systemd/system/docker.service': No such file or directory
	Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /usr/lib/systemd/system/docker.service.
	
	I1007 11:42:36.721765   14676 machine.go:96] duration metric: took 45.406053s to provisionDockerMachine
	I1007 11:42:36.721765   14676 client.go:171] duration metric: took 1m55.2139449s to LocalClient.Create
	I1007 11:42:36.721765   14676 start.go:167] duration metric: took 1m55.2139449s to libmachine.API.Create "ha-459500"
	I1007 11:42:36.722305   14676 start.go:293] postStartSetup for "ha-459500" (driver="hyperv")
	I1007 11:42:36.722363   14676 start.go:322] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
	I1007 11:42:36.732345   14676 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
	I1007 11:42:36.732345   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:42:38.885813   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:42:38.885813   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:38.886812   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:42:41.491583   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:42:41.492477   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:41.492988   14676 sshutil.go:53] new ssh client: &{IP:172.30.130.199 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500\id_rsa Username:docker}
	I1007 11:42:41.611249   14676 ssh_runner.go:235] Completed: 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: (4.8788499s)
	I1007 11:42:41.623354   14676 ssh_runner.go:195] Run: cat /etc/os-release
	I1007 11:42:41.629394   14676 info.go:137] Remote host: Buildroot 2023.02.9
	I1007 11:42:41.629449   14676 filesync.go:126] Scanning C:\Users\jenkins.minikube6\minikube-integration\.minikube\addons for local assets ...
	I1007 11:42:41.629649   14676 filesync.go:126] Scanning C:\Users\jenkins.minikube6\minikube-integration\.minikube\files for local assets ...
	I1007 11:42:41.630752   14676 filesync.go:149] local asset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem -> 137842.pem in /etc/ssl/certs
	I1007 11:42:41.630837   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem -> /etc/ssl/certs/137842.pem
	I1007 11:42:41.641446   14676 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I1007 11:42:41.662121   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem --> /etc/ssl/certs/137842.pem (1708 bytes)
	I1007 11:42:41.722713   14676 start.go:296] duration metric: took 5.0003138s for postStartSetup
	I1007 11:42:41.726431   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:42:43.943013   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:42:43.943013   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:43.943013   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:42:46.454579   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:42:46.455716   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:46.455811   14676 profile.go:143] Saving config to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\config.json ...
	I1007 11:42:46.458934   14676 start.go:128] duration metric: took 2m4.9563592s to createHost
	I1007 11:42:46.459052   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:42:48.552399   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:42:48.552811   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:48.552811   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:42:51.107436   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:42:51.107436   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:51.112271   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:42:51.112944   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.130.199 22 <nil> <nil>}
	I1007 11:42:51.112944   14676 main.go:141] libmachine: About to run SSH command:
	date +%s.%N
	I1007 11:42:51.246575   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: 1728301371.259967798
	
	I1007 11:42:51.246701   14676 fix.go:216] guest clock: 1728301371.259967798
	I1007 11:42:51.246701   14676 fix.go:229] Guest: 2024-10-07 11:42:51.259967798 +0000 UTC Remote: 2024-10-07 11:42:46.4590525 +0000 UTC m=+130.511869801 (delta=4.800915298s)
	I1007 11:42:51.246701   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:42:53.405849   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:42:53.406077   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:53.406174   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:42:55.927420   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:42:55.928454   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:55.933541   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:42:55.934316   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.130.199 22 <nil> <nil>}
	I1007 11:42:55.934316   14676 main.go:141] libmachine: About to run SSH command:
	sudo date -s @1728301371
	I1007 11:42:56.093584   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: Mon Oct  7 11:42:51 UTC 2024
	
	I1007 11:42:56.093584   14676 fix.go:236] clock set: Mon Oct  7 11:42:51 UTC 2024
	 (err=<nil>)
	I1007 11:42:56.093584   14676 start.go:83] releasing machines lock for "ha-459500", held for 2m14.5915354s
	I1007 11:42:56.093584   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:42:58.196477   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:42:58.196477   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:42:58.196583   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:43:00.684687   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:43:00.684992   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:43:00.689307   14676 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I1007 11:43:00.689307   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:43:00.699738   14676 ssh_runner.go:195] Run: cat /version.json
	I1007 11:43:00.699738   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:43:02.856094   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:43:02.856094   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:43:02.856094   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:43:02.857982   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:43:02.857982   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:43:02.857982   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:43:05.436630   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:43:05.436985   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:43:05.436985   14676 sshutil.go:53] new ssh client: &{IP:172.30.130.199 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500\id_rsa Username:docker}
	I1007 11:43:05.456363   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:43:05.456438   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:43:05.456496   14676 sshutil.go:53] new ssh client: &{IP:172.30.130.199 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500\id_rsa Username:docker}
	I1007 11:43:05.539637   14676 ssh_runner.go:235] Completed: cat /version.json: (4.8397857s)
	I1007 11:43:05.551233   14676 ssh_runner.go:195] Run: systemctl --version
	I1007 11:43:05.553351   14676 ssh_runner.go:235] Completed: curl.exe -sS -m 2 https://registry.k8s.io/: (4.8639902s)
	W1007 11:43:05.553351   14676 start.go:867] [curl.exe -sS -m 2 https://registry.k8s.io/] failed: curl.exe -sS -m 2 https://registry.k8s.io/: Process exited with status 127
	stdout:
	
	stderr:
	bash: line 1: curl.exe: command not found
	I1007 11:43:05.571845   14676 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	W1007 11:43:05.580027   14676 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I1007 11:43:05.590616   14676 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I1007 11:43:05.618498   14676 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I1007 11:43:05.618498   14676 start.go:495] detecting cgroup driver to use...
	I1007 11:43:05.618687   14676 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I1007 11:43:05.666310   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	W1007 11:43:05.667553   14676 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	W1007 11:43:05.667553   14676 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I1007 11:43:05.698158   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I1007 11:43:05.716866   14676 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I1007 11:43:05.728807   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I1007 11:43:05.759108   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I1007 11:43:05.789069   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I1007 11:43:05.818927   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I1007 11:43:05.849251   14676 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I1007 11:43:05.878619   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I1007 11:43:05.913551   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I1007 11:43:05.942786   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I1007 11:43:05.977816   14676 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I1007 11:43:05.996618   14676 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I1007 11:43:06.006969   14676 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I1007 11:43:06.045157   14676 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I1007 11:43:06.069934   14676 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:43:06.271010   14676 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I1007 11:43:06.302527   14676 start.go:495] detecting cgroup driver to use...
	I1007 11:43:06.313925   14676 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I1007 11:43:06.352108   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1007 11:43:06.386584   14676 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I1007 11:43:06.429892   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1007 11:43:06.465661   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1007 11:43:06.499116   14676 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I1007 11:43:06.563002   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1007 11:43:06.585102   14676 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I1007 11:43:06.633906   14676 ssh_runner.go:195] Run: which cri-dockerd
	I1007 11:43:06.652425   14676 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I1007 11:43:06.673704   14676 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I1007 11:43:06.717509   14676 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I1007 11:43:06.923986   14676 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I1007 11:43:07.105724   14676 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I1007 11:43:07.105724   14676 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I1007 11:43:07.149497   14676 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:43:07.335886   14676 ssh_runner.go:195] Run: sudo systemctl restart docker
	I1007 11:43:09.915086   14676 ssh_runner.go:235] Completed: sudo systemctl restart docker: (2.5791715s)
	I1007 11:43:09.927933   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I1007 11:43:09.966109   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I1007 11:43:09.998173   14676 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I1007 11:43:10.192355   14676 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I1007 11:43:10.377709   14676 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:43:10.564952   14676 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I1007 11:43:10.605040   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I1007 11:43:10.639506   14676 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:43:10.825799   14676 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I1007 11:43:10.931543   14676 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I1007 11:43:10.942147   14676 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I1007 11:43:10.951754   14676 start.go:563] Will wait 60s for crictl version
	I1007 11:43:10.962911   14676 ssh_runner.go:195] Run: which crictl
	I1007 11:43:10.979092   14676 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I1007 11:43:11.040097   14676 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.3.1
	RuntimeApiVersion:  v1
	I1007 11:43:11.053062   14676 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1007 11:43:11.100085   14676 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1007 11:43:11.133141   14676 out.go:235] * Preparing Kubernetes v1.31.1 on Docker 27.3.1 ...
	I1007 11:43:11.133282   14676 ip.go:176] getIPForInterface: searching for "vEthernet (Default Switch)"
	I1007 11:43:11.138659   14676 ip.go:190] "Ethernet 2" does not match prefix "vEthernet (Default Switch)"
	I1007 11:43:11.138659   14676 ip.go:190] "Loopback Pseudo-Interface 1" does not match prefix "vEthernet (Default Switch)"
	I1007 11:43:11.138659   14676 ip.go:185] found prefix matching interface for "vEthernet (Default Switch)": "vEthernet (Default Switch)"
	I1007 11:43:11.138659   14676 ip.go:211] Found interface: {Index:9 MTU:1500 Name:vEthernet (Default Switch) HardwareAddr:00:15:5d:f7:66:4d Flags:up|broadcast|multicast|running}
	I1007 11:43:11.141855   14676 ip.go:214] interface addr: fe80::9fcc:8509:1b69:5a8f/64
	I1007 11:43:11.141855   14676 ip.go:214] interface addr: 172.30.128.1/20
	I1007 11:43:11.151485   14676 ssh_runner.go:195] Run: grep 172.30.128.1	host.minikube.internal$ /etc/hosts
	I1007 11:43:11.158559   14676 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "172.30.128.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I1007 11:43:11.202431   14676 kubeadm.go:883] updating cluster {Name:ha-459500 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1
ClusterName:ha-459500 Namespace:default APIServerHAVIP:172.30.143.254 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:} Nodes:[{Name: IP:172.30.130.199 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOpti
ons:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I1007 11:43:11.203462   14676 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I1007 11:43:11.210425   14676 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I1007 11:43:11.235668   14676 docker.go:685] Got preloaded images: 
	I1007 11:43:11.236685   14676 docker.go:691] registry.k8s.io/kube-apiserver:v1.31.1 wasn't preloaded
	I1007 11:43:11.245667   14676 ssh_runner.go:195] Run: sudo cat /var/lib/docker/image/overlay2/repositories.json
	I1007 11:43:11.276225   14676 ssh_runner.go:195] Run: which lz4
	I1007 11:43:11.281539   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 -> /preloaded.tar.lz4
	I1007 11:43:11.292151   14676 ssh_runner.go:195] Run: stat -c "%s %y" /preloaded.tar.lz4
	I1007 11:43:11.299366   14676 ssh_runner.go:352] existence check for /preloaded.tar.lz4: stat -c "%s %y" /preloaded.tar.lz4: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/preloaded.tar.lz4': No such file or directory
	I1007 11:43:11.299366   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 --> /preloaded.tar.lz4 (342028912 bytes)
	I1007 11:43:13.123353   14676 docker.go:649] duration metric: took 1.8414512s to copy over tarball
	I1007 11:43:13.135008   14676 ssh_runner.go:195] Run: sudo tar --xattrs --xattrs-include security.capability -I lz4 -C /var -xf /preloaded.tar.lz4
	I1007 11:43:21.830621   14676 ssh_runner.go:235] Completed: sudo tar --xattrs --xattrs-include security.capability -I lz4 -C /var -xf /preloaded.tar.lz4: (8.6955158s)
	I1007 11:43:21.830621   14676 ssh_runner.go:146] rm: /preloaded.tar.lz4
	I1007 11:43:21.904511   14676 ssh_runner.go:195] Run: sudo cat /var/lib/docker/image/overlay2/repositories.json
	I1007 11:43:21.922978   14676 ssh_runner.go:362] scp memory --> /var/lib/docker/image/overlay2/repositories.json (2631 bytes)
	I1007 11:43:21.965210   14676 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:43:22.174996   14676 ssh_runner.go:195] Run: sudo systemctl restart docker
	I1007 11:43:25.377696   14676 ssh_runner.go:235] Completed: sudo systemctl restart docker: (3.2026644s)
	I1007 11:43:25.385700   14676 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I1007 11:43:25.412083   14676 docker.go:685] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.31.1
	registry.k8s.io/kube-scheduler:v1.31.1
	registry.k8s.io/kube-controller-manager:v1.31.1
	registry.k8s.io/kube-proxy:v1.31.1
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/etcd:3.5.15-0
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I1007 11:43:25.412210   14676 cache_images.go:84] Images are preloaded, skipping loading
	I1007 11:43:25.412260   14676 kubeadm.go:934] updating node { 172.30.130.199 8443 v1.31.1 docker true true} ...
	I1007 11:43:25.412337   14676 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=ha-459500 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=172.30.130.199
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:ha-459500 Namespace:default APIServerHAVIP:172.30.143.254 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:}
	I1007 11:43:25.421321   14676 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I1007 11:43:25.490320   14676 cni.go:84] Creating CNI manager for ""
	I1007 11:43:25.490354   14676 cni.go:136] multinode detected (1 nodes found), recommending kindnet
	I1007 11:43:25.490354   14676 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I1007 11:43:25.490496   14676 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:172.30.130.199 APIServerPort:8443 KubernetesVersion:v1.31.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:ha-459500 NodeName:ha-459500 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", "172.30.130.199"]]} {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:172.30.130.199 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kuberne
tes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/cri-dockerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I1007 11:43:25.490915   14676 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 172.30.130.199
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/cri-dockerd.sock
	  name: "ha-459500"
	  kubeletExtraArgs:
	    node-ip: 172.30.130.199
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "172.30.130.199"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.31.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/cri-dockerd.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I1007 11:43:25.491025   14676 kube-vip.go:115] generating kube-vip config ...
	I1007 11:43:25.503802   14676 ssh_runner.go:195] Run: sudo sh -c "modprobe --all ip_vs ip_vs_rr ip_vs_wrr ip_vs_sh nf_conntrack"
	I1007 11:43:25.530213   14676 kube-vip.go:167] auto-enabling control-plane load-balancing in kube-vip
	I1007 11:43:25.530409   14676 kube-vip.go:137] kube-vip config:
	apiVersion: v1
	kind: Pod
	metadata:
	  creationTimestamp: null
	  name: kube-vip
	  namespace: kube-system
	spec:
	  containers:
	  - args:
	    - manager
	    env:
	    - name: vip_arp
	      value: "true"
	    - name: port
	      value: "8443"
	    - name: vip_nodename
	      valueFrom:
	        fieldRef:
	          fieldPath: spec.nodeName
	    - name: vip_interface
	      value: eth0
	    - name: vip_cidr
	      value: "32"
	    - name: dns_mode
	      value: first
	    - name: cp_enable
	      value: "true"
	    - name: cp_namespace
	      value: kube-system
	    - name: vip_leaderelection
	      value: "true"
	    - name: vip_leasename
	      value: plndr-cp-lock
	    - name: vip_leaseduration
	      value: "5"
	    - name: vip_renewdeadline
	      value: "3"
	    - name: vip_retryperiod
	      value: "1"
	    - name: address
	      value: 172.30.143.254
	    - name: prometheus_server
	      value: :2112
	    - name : lb_enable
	      value: "true"
	    - name: lb_port
	      value: "8443"
	    image: ghcr.io/kube-vip/kube-vip:v0.8.3
	    imagePullPolicy: IfNotPresent
	    name: kube-vip
	    resources: {}
	    securityContext:
	      capabilities:
	        add:
	        - NET_ADMIN
	        - NET_RAW
	    volumeMounts:
	    - mountPath: /etc/kubernetes/admin.conf
	      name: kubeconfig
	  hostAliases:
	  - hostnames:
	    - kubernetes
	    ip: 127.0.0.1
	  hostNetwork: true
	  volumes:
	  - hostPath:
	      path: "/etc/kubernetes/super-admin.conf"
	    name: kubeconfig
	status: {}
	I1007 11:43:25.541344   14676 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I1007 11:43:25.556783   14676 binaries.go:44] Found k8s binaries, skipping transfer
	I1007 11:43:25.567216   14676 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube /etc/kubernetes/manifests
	I1007 11:43:25.584281   14676 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (310 bytes)
	I1007 11:43:25.614495   14676 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I1007 11:43:25.651817   14676 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2157 bytes)
	I1007 11:43:25.682266   14676 ssh_runner.go:362] scp memory --> /etc/kubernetes/manifests/kube-vip.yaml (1447 bytes)
	I1007 11:43:25.723914   14676 ssh_runner.go:195] Run: grep 172.30.143.254	control-plane.minikube.internal$ /etc/hosts
	I1007 11:43:25.729930   14676 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "172.30.143.254	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I1007 11:43:25.762463   14676 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:43:25.959659   14676 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1007 11:43:25.995558   14676 certs.go:68] Setting up C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500 for IP: 172.30.130.199
	I1007 11:43:25.995675   14676 certs.go:194] generating shared ca certs ...
	I1007 11:43:25.995675   14676 certs.go:226] acquiring lock for ca certs: {Name:mkc71405905d3cea24da832e98113e061e759324 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 11:43:25.996488   14676 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.key
	I1007 11:43:25.996962   14676 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.key
	I1007 11:43:25.997153   14676 certs.go:256] generating profile certs ...
	I1007 11:43:25.998517   14676 certs.go:363] generating signed profile cert for "minikube-user": C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\client.key
	I1007 11:43:25.998724   14676 crypto.go:68] Generating cert C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\client.crt with IP's: []
	I1007 11:43:26.318962   14676 crypto.go:156] Writing cert to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\client.crt ...
	I1007 11:43:26.319969   14676 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\client.crt: {Name:mkb83ad81ffd04d4a4bbcbd3f2137f963e06a341 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 11:43:26.320986   14676 crypto.go:164] Writing key to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\client.key ...
	I1007 11:43:26.320986   14676 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\client.key: {Name:mk9d748b003203209c9260a599798b3fb79a17b4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 11:43:26.321980   14676 certs.go:363] generating signed profile cert for "minikube": C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key.c862a034
	I1007 11:43:26.321980   14676 crypto.go:68] Generating cert C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt.c862a034 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 172.30.130.199 172.30.143.254]
	I1007 11:43:26.679869   14676 crypto.go:156] Writing cert to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt.c862a034 ...
	I1007 11:43:26.679869   14676 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt.c862a034: {Name:mkf0f8742112a2aaa3d047e720f839d98d9320ca Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 11:43:26.680944   14676 crypto.go:164] Writing key to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key.c862a034 ...
	I1007 11:43:26.680944   14676 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key.c862a034: {Name:mkbfb41c578f534ad519a5a6922acb00aa2ffcac Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 11:43:26.682524   14676 certs.go:381] copying C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt.c862a034 -> C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt
	I1007 11:43:26.694696   14676 certs.go:385] copying C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key.c862a034 -> C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key
	I1007 11:43:26.695762   14676 certs.go:363] generating signed profile cert for "aggregator": C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\proxy-client.key
	I1007 11:43:26.696786   14676 crypto.go:68] Generating cert C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\proxy-client.crt with IP's: []
	I1007 11:43:26.928611   14676 crypto.go:156] Writing cert to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\proxy-client.crt ...
	I1007 11:43:26.928611   14676 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\proxy-client.crt: {Name:mkb8e7eead856d85d6aead8bc559c14af44e1401 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 11:43:26.930121   14676 crypto.go:164] Writing key to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\proxy-client.key ...
	I1007 11:43:26.930121   14676 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\proxy-client.key: {Name:mkb6c5a708b2bd49678d8d142eff0f85450f856f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 11:43:26.931575   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt -> /var/lib/minikube/certs/ca.crt
	I1007 11:43:26.931874   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.key -> /var/lib/minikube/certs/ca.key
	I1007 11:43:26.932002   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I1007 11:43:26.932191   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I1007 11:43:26.932361   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
	I1007 11:43:26.932555   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key -> /var/lib/minikube/certs/apiserver.key
	I1007 11:43:26.932672   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
	I1007 11:43:26.941888   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
	I1007 11:43:26.942655   14676 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784.pem (1338 bytes)
	W1007 11:43:26.943247   14676 certs.go:480] ignoring C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784_empty.pem, impossibly tiny 0 bytes
	I1007 11:43:26.943247   14676 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I1007 11:43:26.943642   14676 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I1007 11:43:26.943923   14676 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I1007 11:43:26.944178   14676 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem (1679 bytes)
	I1007 11:43:26.944522   14676 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem (1708 bytes)
	I1007 11:43:26.944522   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I1007 11:43:26.944522   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784.pem -> /usr/share/ca-certificates/13784.pem
	I1007 11:43:26.944522   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem -> /usr/share/ca-certificates/137842.pem
	I1007 11:43:26.946142   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I1007 11:43:26.988895   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I1007 11:43:27.029709   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I1007 11:43:27.076742   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I1007 11:43:27.119154   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1424 bytes)
	I1007 11:43:27.164114   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I1007 11:43:27.208378   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I1007 11:43:27.253011   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I1007 11:43:27.298511   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I1007 11:43:27.341125   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784.pem --> /usr/share/ca-certificates/13784.pem (1338 bytes)
	I1007 11:43:27.389152   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem --> /usr/share/ca-certificates/137842.pem (1708 bytes)
	I1007 11:43:27.433735   14676 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I1007 11:43:27.476427   14676 ssh_runner.go:195] Run: openssl version
	I1007 11:43:27.496872   14676 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/13784.pem && ln -fs /usr/share/ca-certificates/13784.pem /etc/ssl/certs/13784.pem"
	I1007 11:43:27.531656   14676 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/13784.pem
	I1007 11:43:27.539436   14676 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Oct  7 11:23 /usr/share/ca-certificates/13784.pem
	I1007 11:43:27.555903   14676 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/13784.pem
	I1007 11:43:27.580574   14676 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/13784.pem /etc/ssl/certs/51391683.0"
	I1007 11:43:27.611055   14676 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/137842.pem && ln -fs /usr/share/ca-certificates/137842.pem /etc/ssl/certs/137842.pem"
	I1007 11:43:27.640399   14676 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/137842.pem
	I1007 11:43:27.647030   14676 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Oct  7 11:23 /usr/share/ca-certificates/137842.pem
	I1007 11:43:27.659371   14676 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/137842.pem
	I1007 11:43:27.679323   14676 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/137842.pem /etc/ssl/certs/3ec20f2e.0"
	I1007 11:43:27.710994   14676 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"
	I1007 11:43:27.740454   14676 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I1007 11:43:27.747940   14676 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Oct  7 10:58 /usr/share/ca-certificates/minikubeCA.pem
	I1007 11:43:27.759661   14676 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I1007 11:43:27.780581   14676 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"
	I1007 11:43:27.812836   14676 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I1007 11:43:27.821176   14676 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I1007 11:43:27.821176   14676 kubeadm.go:392] StartCluster: {Name:ha-459500 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 Cl
usterName:ha-459500 Namespace:default APIServerHAVIP:172.30.143.254 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:} Nodes:[{Name: IP:172.30.130.199 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions
:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1007 11:43:27.830080   14676 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I1007 11:43:27.866821   14676 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I1007 11:43:27.895328   14676 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I1007 11:43:27.932920   14676 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
	I1007 11:43:27.954283   14676 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I1007 11:43:27.954283   14676 kubeadm.go:157] found existing configuration files:
	
	I1007 11:43:27.966510   14676 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I1007 11:43:27.984072   14676 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I1007 11:43:27.997995   14676 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I1007 11:43:28.031956   14676 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I1007 11:43:28.056423   14676 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I1007 11:43:28.072206   14676 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I1007 11:43:28.100480   14676 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I1007 11:43:28.116932   14676 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I1007 11:43:28.128186   14676 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I1007 11:43:28.155245   14676 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I1007 11:43:28.171366   14676 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I1007 11:43:28.181073   14676 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I1007 11:43:28.198443   14676 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem"
	I1007 11:43:28.473008   14676 kubeadm.go:310] W1007 11:43:28.487401    1770 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 11:43:28.475657   14676 kubeadm.go:310] W1007 11:43:28.490657    1770 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 11:43:28.614786   14676 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I1007 11:43:43.710993   14676 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I1007 11:43:43.711116   14676 kubeadm.go:310] [preflight] Running pre-flight checks
	I1007 11:43:43.711142   14676 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I1007 11:43:43.711677   14676 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I1007 11:43:43.711773   14676 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I1007 11:43:43.711773   14676 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I1007 11:43:43.715035   14676 out.go:235]   - Generating certificates and keys ...
	I1007 11:43:43.715241   14676 kubeadm.go:310] [certs] Using existing ca certificate authority
	I1007 11:43:43.715910   14676 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I1007 11:43:43.715910   14676 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I1007 11:43:43.715910   14676 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I1007 11:43:43.715910   14676 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I1007 11:43:43.716429   14676 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I1007 11:43:43.716922   14676 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I1007 11:43:43.716922   14676 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [ha-459500 localhost] and IPs [172.30.130.199 127.0.0.1 ::1]
	I1007 11:43:43.716922   14676 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I1007 11:43:43.717609   14676 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [ha-459500 localhost] and IPs [172.30.130.199 127.0.0.1 ::1]
	I1007 11:43:43.717767   14676 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I1007 11:43:43.717859   14676 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I1007 11:43:43.717947   14676 kubeadm.go:310] [certs] Generating "sa" key and public key
	I1007 11:43:43.718501   14676 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I1007 11:43:43.718501   14676 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I1007 11:43:43.718501   14676 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I1007 11:43:43.718501   14676 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I1007 11:43:43.719050   14676 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I1007 11:43:43.719111   14676 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I1007 11:43:43.719382   14676 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I1007 11:43:43.719447   14676 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I1007 11:43:43.722039   14676 out.go:235]   - Booting up control plane ...
	I1007 11:43:43.722039   14676 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I1007 11:43:43.722715   14676 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I1007 11:43:43.722890   14676 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I1007 11:43:43.722890   14676 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I1007 11:43:43.722890   14676 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I1007 11:43:43.723491   14676 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I1007 11:43:43.723605   14676 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I1007 11:43:43.723605   14676 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I1007 11:43:43.724309   14676 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.665292ms
	I1007 11:43:43.724418   14676 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I1007 11:43:43.724418   14676 kubeadm.go:310] [api-check] The API server is healthy after 9.103514791s
	I1007 11:43:43.724418   14676 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I1007 11:43:43.724978   14676 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I1007 11:43:43.725247   14676 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I1007 11:43:43.725767   14676 kubeadm.go:310] [mark-control-plane] Marking the node ha-459500 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I1007 11:43:43.725840   14676 kubeadm.go:310] [bootstrap-token] Using token: velu5e.vzfrnp6wz3l9dhff
	I1007 11:43:43.728462   14676 out.go:235]   - Configuring RBAC rules ...
	I1007 11:43:43.728531   14676 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I1007 11:43:43.729098   14676 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I1007 11:43:43.729486   14676 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I1007 11:43:43.729779   14676 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I1007 11:43:43.730050   14676 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I1007 11:43:43.730363   14676 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I1007 11:43:43.730666   14676 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I1007 11:43:43.730878   14676 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I1007 11:43:43.730972   14676 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I1007 11:43:43.731047   14676 kubeadm.go:310] 
	I1007 11:43:43.731192   14676 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I1007 11:43:43.731236   14676 kubeadm.go:310] 
	I1007 11:43:43.731502   14676 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I1007 11:43:43.731502   14676 kubeadm.go:310] 
	I1007 11:43:43.731585   14676 kubeadm.go:310]   mkdir -p $HOME/.kube
	I1007 11:43:43.731759   14676 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I1007 11:43:43.731916   14676 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I1007 11:43:43.731945   14676 kubeadm.go:310] 
	I1007 11:43:43.732024   14676 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I1007 11:43:43.732120   14676 kubeadm.go:310] 
	I1007 11:43:43.732224   14676 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I1007 11:43:43.732303   14676 kubeadm.go:310] 
	I1007 11:43:43.732456   14676 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I1007 11:43:43.732661   14676 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I1007 11:43:43.732661   14676 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I1007 11:43:43.733133   14676 kubeadm.go:310] 
	I1007 11:43:43.733224   14676 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I1007 11:43:43.733224   14676 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I1007 11:43:43.733224   14676 kubeadm.go:310] 
	I1007 11:43:43.733224   14676 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token velu5e.vzfrnp6wz3l9dhff \
	I1007 11:43:43.733781   14676 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:714ac1df271b5c937c7b233425acaadd54f29bec6372d70cf4cfbef5c3c9b2e4 \
	I1007 11:43:43.733781   14676 kubeadm.go:310] 	--control-plane 
	I1007 11:43:43.733781   14676 kubeadm.go:310] 
	I1007 11:43:43.733781   14676 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I1007 11:43:43.733781   14676 kubeadm.go:310] 
	I1007 11:43:43.733781   14676 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token velu5e.vzfrnp6wz3l9dhff \
	I1007 11:43:43.733781   14676 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:714ac1df271b5c937c7b233425acaadd54f29bec6372d70cf4cfbef5c3c9b2e4 
	I1007 11:43:43.733781   14676 cni.go:84] Creating CNI manager for ""
	I1007 11:43:43.733781   14676 cni.go:136] multinode detected (1 nodes found), recommending kindnet
	I1007 11:43:43.736707   14676 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I1007 11:43:43.752796   14676 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I1007 11:43:43.761367   14676 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I1007 11:43:43.761367   14676 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I1007 11:43:43.819848   14676 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I1007 11:43:44.502658   14676 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I1007 11:43:44.517158   14676 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I1007 11:43:44.518250   14676 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes ha-459500 minikube.k8s.io/updated_at=2024_10_07T11_43_44_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=55a088b4b31722f6a33d4d5d4ae6e59a42bb414b minikube.k8s.io/name=ha-459500 minikube.k8s.io/primary=true
	I1007 11:43:44.545276   14676 ops.go:34] apiserver oom_adj: -16
	I1007 11:43:44.778068   14676 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1007 11:43:45.280793   14676 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1007 11:43:45.781048   14676 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1007 11:43:46.279780   14676 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1007 11:43:46.783012   14676 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1007 11:43:46.916933   14676 kubeadm.go:1113] duration metric: took 2.4142479s to wait for elevateKubeSystemPrivileges
	I1007 11:43:46.917004   14676 kubeadm.go:394] duration metric: took 19.095616s to StartCluster
	I1007 11:43:46.917090   14676 settings.go:142] acquiring lock: {Name:mk6b97e58c5fe8f88c3b8025e136ed13b1b7453d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 11:43:46.917177   14676 settings.go:150] Updating kubeconfig:  C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	I1007 11:43:46.918162   14676 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\kubeconfig: {Name:mk4f4c590fd703778dedd3b8c3d630c561af8c6e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 11:43:46.920202   14676 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I1007 11:43:46.920202   14676 start.go:233] HA (multi-control plane) cluster: will skip waiting for primary control-plane node &{Name: IP:172.30.130.199 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1007 11:43:46.920202   14676 start.go:241] waiting for startup goroutines ...
	I1007 11:43:46.920202   14676 addons.go:507] enable addons start: toEnable=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 inaccel:false ingress:false ingress-dns:false inspektor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false]
	I1007 11:43:46.920202   14676 addons.go:69] Setting storage-provisioner=true in profile "ha-459500"
	I1007 11:43:46.920202   14676 addons.go:69] Setting default-storageclass=true in profile "ha-459500"
	I1007 11:43:46.920202   14676 addons.go:234] Setting addon storage-provisioner=true in "ha-459500"
	I1007 11:43:46.920202   14676 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "ha-459500"
	I1007 11:43:46.920202   14676 host.go:66] Checking if "ha-459500" exists ...
	I1007 11:43:46.920202   14676 config.go:182] Loaded profile config "ha-459500": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 11:43:46.921172   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:43:46.921172   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:43:47.059314   14676 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           172.30.128.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I1007 11:43:47.553546   14676 start.go:971] {"host.minikube.internal": 172.30.128.1} host record injected into CoreDNS's ConfigMap
	I1007 11:43:49.255134   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:43:49.255134   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:43:49.256394   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:43:49.256394   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:43:49.258337   14676 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I1007 11:43:49.258572   14676 loader.go:395] Config loaded from file:  C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	I1007 11:43:49.259333   14676 kapi.go:59] client config for ha-459500: &rest.Config{Host:"https://172.30.143.254:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", UID:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\ha-459500\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\ha-459500\\client.key", CAFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), Ne
xtProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x30030e0), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
	I1007 11:43:49.260918   14676 cert_rotation.go:140] Starting client certificate rotation controller
	I1007 11:43:49.261164   14676 addons.go:234] Setting addon default-storageclass=true in "ha-459500"
	I1007 11:43:49.261164   14676 host.go:66] Checking if "ha-459500" exists ...
	I1007 11:43:49.262100   14676 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I1007 11:43:49.262100   14676 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I1007 11:43:49.262100   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:43:49.262100   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:43:51.645597   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:43:51.645696   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:43:51.646253   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:43:51.664557   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:43:51.664910   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:43:51.664910   14676 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I1007 11:43:51.664910   14676 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I1007 11:43:51.664910   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:43:53.933917   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:43:53.933968   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:43:53.934038   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:43:54.483608   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:43:54.483693   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:43:54.483749   14676 sshutil.go:53] new ssh client: &{IP:172.30.130.199 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500\id_rsa Username:docker}
	I1007 11:43:54.639103   14676 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I1007 11:43:56.565501   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:43:56.566144   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:43:56.566411   14676 sshutil.go:53] new ssh client: &{IP:172.30.130.199 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500\id_rsa Username:docker}
	I1007 11:43:56.702964   14676 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I1007 11:43:56.872907   14676 envvar.go:172] "Feature gate default state" feature="WatchListClient" enabled=false
	I1007 11:43:56.872983   14676 envvar.go:172] "Feature gate default state" feature="InformerResourceVersion" enabled=false
	I1007 11:43:56.873197   14676 round_trippers.go:463] GET https://172.30.143.254:8443/apis/storage.k8s.io/v1/storageclasses
	I1007 11:43:56.873245   14676 round_trippers.go:469] Request Headers:
	I1007 11:43:56.873245   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:43:56.873275   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:43:56.884855   14676 round_trippers.go:574] Response Status: 200 OK in 11 milliseconds
	I1007 11:43:56.885588   14676 round_trippers.go:463] PUT https://172.30.143.254:8443/apis/storage.k8s.io/v1/storageclasses/standard
	I1007 11:43:56.885663   14676 round_trippers.go:469] Request Headers:
	I1007 11:43:56.885663   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:43:56.885663   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:43:56.885663   14676 round_trippers.go:473]     Content-Type: application/json
	I1007 11:43:56.889447   14676 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 11:43:56.893596   14676 out.go:177] * Enabled addons: storage-provisioner, default-storageclass
	I1007 11:43:56.895897   14676 addons.go:510] duration metric: took 9.9755836s for enable addons: enabled=[storage-provisioner default-storageclass]
	I1007 11:43:56.895938   14676 start.go:246] waiting for cluster config update ...
	I1007 11:43:56.895938   14676 start.go:255] writing updated cluster config ...
	I1007 11:43:56.898915   14676 out.go:201] 
	I1007 11:43:56.911067   14676 config.go:182] Loaded profile config "ha-459500": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 11:43:56.912103   14676 profile.go:143] Saving config to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\config.json ...
	I1007 11:43:56.917333   14676 out.go:177] * Starting "ha-459500-m02" control-plane node in "ha-459500" cluster
	I1007 11:43:56.923592   14676 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I1007 11:43:56.923592   14676 cache.go:56] Caching tarball of preloaded images
	I1007 11:43:56.923592   14676 preload.go:172] Found C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I1007 11:43:56.924193   14676 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on docker
	I1007 11:43:56.924248   14676 profile.go:143] Saving config to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\config.json ...
	I1007 11:43:56.928553   14676 start.go:360] acquireMachinesLock for ha-459500-m02: {Name:mke1d3e045ff2a4f8d2978e08dff146c93a87110 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I1007 11:43:56.928664   14676 start.go:364] duration metric: took 111µs to acquireMachinesLock for "ha-459500-m02"
	I1007 11:43:56.928927   14676 start.go:93] Provisioning new machine with config: &{Name:ha-459500 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{Kubern
etesVersion:v1.31.1 ClusterName:ha-459500 Namespace:default APIServerHAVIP:172.30.143.254 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:} Nodes:[{Name: IP:172.30.130.199 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDi
sks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name:m02 IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1007 11:43:56.929098   14676 start.go:125] createHost starting for "m02" (driver="hyperv")
	I1007 11:43:56.932558   14676 out.go:235] * Creating hyperv VM (CPUs=2, Memory=2200MB, Disk=20000MB) ...
	I1007 11:43:56.932558   14676 start.go:159] libmachine.API.Create for "ha-459500" (driver="hyperv")
	I1007 11:43:56.932558   14676 client.go:168] LocalClient.Create starting
	I1007 11:43:56.932558   14676 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem
	I1007 11:43:56.933600   14676 main.go:141] libmachine: Decoding PEM data...
	I1007 11:43:56.933658   14676 main.go:141] libmachine: Parsing certificate...
	I1007 11:43:56.933877   14676 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem
	I1007 11:43:56.934036   14676 main.go:141] libmachine: Decoding PEM data...
	I1007 11:43:56.934036   14676 main.go:141] libmachine: Parsing certificate...
	I1007 11:43:56.934205   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @(Get-Module -ListAvailable hyper-v).Name | Get-Unique
	I1007 11:43:58.861315   14676 main.go:141] libmachine: [stdout =====>] : Hyper-V
	
	I1007 11:43:58.861315   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:43:58.861315   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole(([System.Security.Principal.SecurityIdentifier]::new("S-1-5-32-578")))
	I1007 11:44:00.607924   14676 main.go:141] libmachine: [stdout =====>] : False
	
	I1007 11:44:00.608439   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:00.608664   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I1007 11:44:02.104467   14676 main.go:141] libmachine: [stdout =====>] : True
	
	I1007 11:44:02.105241   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:02.105241   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I1007 11:44:05.675811   14676 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I1007 11:44:05.675811   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:05.679697   14676 main.go:141] libmachine: Downloading C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\boot2docker.iso from file://C:/Users/jenkins.minikube6/minikube-integration/.minikube/cache/iso/amd64/minikube-v1.34.0-1727108440-19696-amd64.iso...
	I1007 11:44:06.148641   14676 main.go:141] libmachine: Creating SSH key...
	I1007 11:44:06.353273   14676 main.go:141] libmachine: Creating VM...
	I1007 11:44:06.354401   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I1007 11:44:09.228154   14676 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I1007 11:44:09.228154   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:09.228154   14676 main.go:141] libmachine: Using switch "Default Switch"
	I1007 11:44:09.228154   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I1007 11:44:11.051298   14676 main.go:141] libmachine: [stdout =====>] : True
	
	I1007 11:44:11.051298   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:11.051298   14676 main.go:141] libmachine: Creating VHD
	I1007 11:44:11.051763   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VHD -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m02\fixed.vhd' -SizeBytes 10MB -Fixed
	I1007 11:44:14.813305   14676 main.go:141] libmachine: [stdout =====>] : 
	
	ComputerName            : minikube6
	Path                    : C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m02\fixed.vhd
	VhdFormat               : VHD
	VhdType                 : Fixed
	FileSize                : 10486272
	Size                    : 10485760
	MinimumSize             : 
	LogicalSectorSize       : 512
	PhysicalSectorSize      : 512
	BlockSize               : 0
	ParentPath              : 
	DiskIdentifier          : 98CD5051-3B0F-4CE6-8F13-18BB4ED13774
	FragmentationPercentage : 0
	Alignment               : 1
	Attached                : False
	DiskNumber              : 
	IsPMEMCompatible        : False
	AddressAbstractionType  : None
	Number                  : 
	
	
	
	
	I1007 11:44:14.813601   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:14.813601   14676 main.go:141] libmachine: Writing magic tar header
	I1007 11:44:14.813601   14676 main.go:141] libmachine: Writing SSH key tar header
	I1007 11:44:14.823493   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Convert-VHD -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m02\fixed.vhd' -DestinationPath 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m02\disk.vhd' -VHDType Dynamic -DeleteSource
	I1007 11:44:18.011027   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:44:18.012083   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:18.012083   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Resize-VHD -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m02\disk.vhd' -SizeBytes 20000MB
	I1007 11:44:20.556534   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:44:20.556663   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:20.556797   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VM ha-459500-m02 -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m02' -SwitchName 'Default Switch' -MemoryStartupBytes 2200MB
	I1007 11:44:24.135197   14676 main.go:141] libmachine: [stdout =====>] : 
	Name          State CPUUsage(%) MemoryAssigned(M) Uptime   Status             Version
	----          ----- ----------- ----------------- ------   ------             -------
	ha-459500-m02 Off   0           0                 00:00:00 Operating normally 9.0    
	
	
	
	I1007 11:44:24.135610   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:24.135610   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMMemory -VMName ha-459500-m02 -DynamicMemoryEnabled $false
	I1007 11:44:26.334983   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:44:26.334983   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:26.334983   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMProcessor ha-459500-m02 -Count 2
	I1007 11:44:28.478297   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:44:28.478297   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:28.478773   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMDvdDrive -VMName ha-459500-m02 -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m02\boot2docker.iso'
	I1007 11:44:31.046875   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:44:31.047079   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:31.047079   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Add-VMHardDiskDrive -VMName ha-459500-m02 -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m02\disk.vhd'
	I1007 11:44:33.654340   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:44:33.655399   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:33.655478   14676 main.go:141] libmachine: Starting VM...
	I1007 11:44:33.655478   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM ha-459500-m02
	I1007 11:44:36.684348   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:44:36.684617   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:36.684617   14676 main.go:141] libmachine: Waiting for host to start...
	I1007 11:44:36.684707   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:44:38.968937   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:44:38.968937   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:38.968937   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:44:41.478135   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:44:41.479148   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:42.479526   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:44:44.688365   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:44:44.688365   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:44.688506   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:44:47.258772   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:44:47.258772   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:48.259395   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:44:50.469654   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:44:50.469654   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:50.469919   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:44:53.030568   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:44:53.030614   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:54.030902   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:44:56.247107   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:44:56.248164   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:56.248301   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:44:58.766650   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:44:58.767750   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:44:59.767946   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:45:02.006838   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:45:02.006838   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:02.006838   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:45:04.602352   14676 main.go:141] libmachine: [stdout =====>] : 172.30.138.12
	
	I1007 11:45:04.602773   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:04.602773   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:45:06.752364   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:45:06.752364   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:06.752364   14676 machine.go:93] provisionDockerMachine start ...
	I1007 11:45:06.753246   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:45:08.903994   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:45:08.904267   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:08.904267   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:45:11.426139   14676 main.go:141] libmachine: [stdout =====>] : 172.30.138.12
	
	I1007 11:45:11.426440   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:11.432129   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:45:11.444913   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.138.12 22 <nil> <nil>}
	I1007 11:45:11.445006   14676 main.go:141] libmachine: About to run SSH command:
	hostname
	I1007 11:45:11.572037   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube
	
	I1007 11:45:11.572111   14676 buildroot.go:166] provisioning hostname "ha-459500-m02"
	I1007 11:45:11.572111   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:45:13.673683   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:45:13.673683   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:13.674367   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:45:16.161390   14676 main.go:141] libmachine: [stdout =====>] : 172.30.138.12
	
	I1007 11:45:16.161390   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:16.166889   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:45:16.167431   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.138.12 22 <nil> <nil>}
	I1007 11:45:16.167431   14676 main.go:141] libmachine: About to run SSH command:
	sudo hostname ha-459500-m02 && echo "ha-459500-m02" | sudo tee /etc/hostname
	I1007 11:45:16.327573   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-459500-m02
	
	I1007 11:45:16.327753   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:45:18.471529   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:45:18.471529   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:18.472003   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:45:20.969317   14676 main.go:141] libmachine: [stdout =====>] : 172.30.138.12
	
	I1007 11:45:20.970371   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:20.974462   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:45:20.975041   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.138.12 22 <nil> <nil>}
	I1007 11:45:20.975041   14676 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sha-459500-m02' /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 ha-459500-m02/g' /etc/hosts;
				else 
					echo '127.0.1.1 ha-459500-m02' | sudo tee -a /etc/hosts; 
				fi
			fi
	I1007 11:45:21.129854   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I1007 11:45:21.130001   14676 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube6\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube6\minikube-integration\.minikube}
	I1007 11:45:21.130077   14676 buildroot.go:174] setting up certificates
	I1007 11:45:21.130077   14676 provision.go:84] configureAuth start
	I1007 11:45:21.130204   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:45:23.241242   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:45:23.241546   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:23.241546   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:45:25.797964   14676 main.go:141] libmachine: [stdout =====>] : 172.30.138.12
	
	I1007 11:45:25.798133   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:25.798207   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:45:27.884617   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:45:27.884617   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:27.884813   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:45:30.435252   14676 main.go:141] libmachine: [stdout =====>] : 172.30.138.12
	
	I1007 11:45:30.436029   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:30.436029   14676 provision.go:143] copyHostCerts
	I1007 11:45:30.436170   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube6\minikube-integration\.minikube/ca.pem
	I1007 11:45:30.436170   14676 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/ca.pem, removing ...
	I1007 11:45:30.436170   14676 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.pem
	I1007 11:45:30.436746   14676 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/ca.pem (1078 bytes)
	I1007 11:45:30.437891   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube6\minikube-integration\.minikube/cert.pem
	I1007 11:45:30.438132   14676 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/cert.pem, removing ...
	I1007 11:45:30.438181   14676 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cert.pem
	I1007 11:45:30.438181   14676 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/cert.pem (1123 bytes)
	I1007 11:45:30.439471   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube6\minikube-integration\.minikube/key.pem
	I1007 11:45:30.439471   14676 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/key.pem, removing ...
	I1007 11:45:30.439471   14676 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\key.pem
	I1007 11:45:30.440164   14676 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/key.pem (1679 bytes)
	I1007 11:45:30.441375   14676 provision.go:117] generating server cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.ha-459500-m02 san=[127.0.0.1 172.30.138.12 ha-459500-m02 localhost minikube]
	I1007 11:45:30.667338   14676 provision.go:177] copyRemoteCerts
	I1007 11:45:30.680210   14676 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I1007 11:45:30.680210   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:45:32.850322   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:45:32.851325   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:32.851387   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:45:35.393092   14676 main.go:141] libmachine: [stdout =====>] : 172.30.138.12
	
	I1007 11:45:35.393566   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:35.393566   14676 sshutil.go:53] new ssh client: &{IP:172.30.138.12 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m02\id_rsa Username:docker}
	I1007 11:45:35.505121   14676 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (4.8248577s)
	I1007 11:45:35.505212   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I1007 11:45:35.505617   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I1007 11:45:35.555992   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I1007 11:45:35.556082   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1208 bytes)
	I1007 11:45:35.609015   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I1007 11:45:35.609591   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I1007 11:45:35.653509   14676 provision.go:87] duration metric: took 14.523201s to configureAuth
	I1007 11:45:35.653509   14676 buildroot.go:189] setting minikube options for container-runtime
	I1007 11:45:35.654179   14676 config.go:182] Loaded profile config "ha-459500": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 11:45:35.654335   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:45:37.788495   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:45:37.788794   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:37.788794   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:45:40.323801   14676 main.go:141] libmachine: [stdout =====>] : 172.30.138.12
	
	I1007 11:45:40.324747   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:40.329970   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:45:40.330822   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.138.12 22 <nil> <nil>}
	I1007 11:45:40.330822   14676 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I1007 11:45:40.465295   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I1007 11:45:40.465295   14676 buildroot.go:70] root file system type: tmpfs
	I1007 11:45:40.465295   14676 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I1007 11:45:40.465295   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:45:42.591166   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:45:42.592328   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:42.592438   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:45:45.127748   14676 main.go:141] libmachine: [stdout =====>] : 172.30.138.12
	
	I1007 11:45:45.127906   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:45.132966   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:45:45.133676   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.138.12 22 <nil> <nil>}
	I1007 11:45:45.133676   14676 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment="NO_PROXY=172.30.130.199"
	
	
	# 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=hyperv --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
	I1007 11:45:45.297552   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment=NO_PROXY=172.30.130.199
	
	
	# 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=hyperv --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
	
	I1007 11:45:45.298153   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:45:47.402017   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:45:47.403147   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:47.403147   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:45:49.945535   14676 main.go:141] libmachine: [stdout =====>] : 172.30.138.12
	
	I1007 11:45:49.945818   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:49.950898   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:45:49.951161   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.138.12 22 <nil> <nil>}
	I1007 11:45:49.951161   14676 main.go:141] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I1007 11:45:52.276270   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: diff: can't stat '/lib/systemd/system/docker.service': No such file or directory
	Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /usr/lib/systemd/system/docker.service.
	
	I1007 11:45:52.276423   14676 machine.go:96] duration metric: took 45.5235541s to provisionDockerMachine
	I1007 11:45:52.276478   14676 client.go:171] duration metric: took 1m55.3426386s to LocalClient.Create
	I1007 11:45:52.276539   14676 start.go:167] duration metric: took 1m55.3426386s to libmachine.API.Create "ha-459500"
	I1007 11:45:52.276564   14676 start.go:293] postStartSetup for "ha-459500-m02" (driver="hyperv")
	I1007 11:45:52.276564   14676 start.go:322] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
	I1007 11:45:52.290094   14676 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
	I1007 11:45:52.290094   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:45:54.381430   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:45:54.382064   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:54.382064   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:45:56.869052   14676 main.go:141] libmachine: [stdout =====>] : 172.30.138.12
	
	I1007 11:45:56.869052   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:56.869910   14676 sshutil.go:53] new ssh client: &{IP:172.30.138.12 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m02\id_rsa Username:docker}
	I1007 11:45:56.975748   14676 ssh_runner.go:235] Completed: 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: (4.6850997s)
	I1007 11:45:56.985545   14676 ssh_runner.go:195] Run: cat /etc/os-release
	I1007 11:45:56.992297   14676 info.go:137] Remote host: Buildroot 2023.02.9
	I1007 11:45:56.992297   14676 filesync.go:126] Scanning C:\Users\jenkins.minikube6\minikube-integration\.minikube\addons for local assets ...
	I1007 11:45:56.993343   14676 filesync.go:126] Scanning C:\Users\jenkins.minikube6\minikube-integration\.minikube\files for local assets ...
	I1007 11:45:56.993343   14676 filesync.go:149] local asset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem -> 137842.pem in /etc/ssl/certs
	I1007 11:45:56.993343   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem -> /etc/ssl/certs/137842.pem
	I1007 11:45:57.005249   14676 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I1007 11:45:57.023646   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem --> /etc/ssl/certs/137842.pem (1708 bytes)
	I1007 11:45:57.072671   14676 start.go:296] duration metric: took 4.7960545s for postStartSetup
	I1007 11:45:57.075919   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:45:59.210351   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:45:59.210583   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:45:59.210708   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:46:01.760100   14676 main.go:141] libmachine: [stdout =====>] : 172.30.138.12
	
	I1007 11:46:01.760545   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:46:01.760800   14676 profile.go:143] Saving config to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\config.json ...
	I1007 11:46:01.763286   14676 start.go:128] duration metric: took 2m4.8327786s to createHost
	I1007 11:46:01.763377   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:46:03.865296   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:46:03.865296   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:46:03.866295   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:46:06.425099   14676 main.go:141] libmachine: [stdout =====>] : 172.30.138.12
	
	I1007 11:46:06.425346   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:46:06.431541   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:46:06.432070   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.138.12 22 <nil> <nil>}
	I1007 11:46:06.432279   14676 main.go:141] libmachine: About to run SSH command:
	date +%s.%N
	I1007 11:46:06.575399   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: 1728301566.589312079
	
	I1007 11:46:06.575502   14676 fix.go:216] guest clock: 1728301566.589312079
	I1007 11:46:06.575502   14676 fix.go:229] Guest: 2024-10-07 11:46:06.589312079 +0000 UTC Remote: 2024-10-07 11:46:01.763286 +0000 UTC m=+325.813932701 (delta=4.826026079s)
	I1007 11:46:06.575690   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:46:08.730463   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:46:08.730463   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:46:08.730770   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:46:11.299364   14676 main.go:141] libmachine: [stdout =====>] : 172.30.138.12
	
	I1007 11:46:11.300283   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:46:11.305056   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:46:11.305420   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.138.12 22 <nil> <nil>}
	I1007 11:46:11.305420   14676 main.go:141] libmachine: About to run SSH command:
	sudo date -s @1728301566
	I1007 11:46:11.451356   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: Mon Oct  7 11:46:06 UTC 2024
	
	I1007 11:46:11.451356   14676 fix.go:236] clock set: Mon Oct  7 11:46:06 UTC 2024
	 (err=<nil>)
	I1007 11:46:11.451356   14676 start.go:83] releasing machines lock for "ha-459500-m02", held for 2m14.5210123s
	I1007 11:46:11.452015   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:46:13.593928   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:46:13.593928   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:46:13.593928   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:46:16.098053   14676 main.go:141] libmachine: [stdout =====>] : 172.30.138.12
	
	I1007 11:46:16.098770   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:46:16.101767   14676 out.go:177] * Found network options:
	I1007 11:46:16.106881   14676 out.go:177]   - NO_PROXY=172.30.130.199
	W1007 11:46:16.109354   14676 proxy.go:119] fail to check proxy env: Error ip not in block
	I1007 11:46:16.112114   14676 out.go:177]   - NO_PROXY=172.30.130.199
	W1007 11:46:16.113785   14676 proxy.go:119] fail to check proxy env: Error ip not in block
	W1007 11:46:16.115823   14676 proxy.go:119] fail to check proxy env: Error ip not in block
	I1007 11:46:16.117785   14676 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I1007 11:46:16.117785   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:46:16.126766   14676 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I1007 11:46:16.126766   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m02 ).state
	I1007 11:46:18.315678   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:46:18.315678   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:46:18.315678   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:46:18.316242   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:46:18.316242   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:46:18.316242   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 11:46:20.987923   14676 main.go:141] libmachine: [stdout =====>] : 172.30.138.12
	
	I1007 11:46:20.987923   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:46:20.988622   14676 sshutil.go:53] new ssh client: &{IP:172.30.138.12 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m02\id_rsa Username:docker}
	I1007 11:46:21.021538   14676 main.go:141] libmachine: [stdout =====>] : 172.30.138.12
	
	I1007 11:46:21.021630   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:46:21.022043   14676 sshutil.go:53] new ssh client: &{IP:172.30.138.12 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m02\id_rsa Username:docker}
	I1007 11:46:21.093242   14676 ssh_runner.go:235] Completed: sh -c "stat /etc/cni/net.d/*loopback.conf*": (4.9664203s)
	W1007 11:46:21.093242   14676 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I1007 11:46:21.105183   14676 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I1007 11:46:21.111399   14676 ssh_runner.go:235] Completed: curl.exe -sS -m 2 https://registry.k8s.io/: (4.9935587s)
	W1007 11:46:21.111566   14676 start.go:867] [curl.exe -sS -m 2 https://registry.k8s.io/] failed: curl.exe -sS -m 2 https://registry.k8s.io/: Process exited with status 127
	stdout:
	
	stderr:
	bash: line 1: curl.exe: command not found
	I1007 11:46:21.143795   14676 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I1007 11:46:21.143795   14676 start.go:495] detecting cgroup driver to use...
	I1007 11:46:21.143795   14676 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I1007 11:46:21.192894   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	W1007 11:46:21.216695   14676 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	W1007 11:46:21.216695   14676 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I1007 11:46:21.222379   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I1007 11:46:21.241969   14676 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I1007 11:46:21.258182   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I1007 11:46:21.290743   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I1007 11:46:21.321436   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I1007 11:46:21.351281   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I1007 11:46:21.385132   14676 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I1007 11:46:21.419493   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I1007 11:46:21.454168   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I1007 11:46:21.486825   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I1007 11:46:21.519744   14676 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I1007 11:46:21.540886   14676 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I1007 11:46:21.551557   14676 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I1007 11:46:21.583584   14676 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I1007 11:46:21.619080   14676 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:46:21.807342   14676 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I1007 11:46:21.844061   14676 start.go:495] detecting cgroup driver to use...
	I1007 11:46:21.855426   14676 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I1007 11:46:21.894882   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1007 11:46:21.926794   14676 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I1007 11:46:21.976434   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1007 11:46:22.012778   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1007 11:46:22.049178   14676 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I1007 11:46:22.112490   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1007 11:46:22.136162   14676 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I1007 11:46:22.182502   14676 ssh_runner.go:195] Run: which cri-dockerd
	I1007 11:46:22.199507   14676 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I1007 11:46:22.217229   14676 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I1007 11:46:22.259730   14676 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I1007 11:46:22.474892   14676 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I1007 11:46:22.675153   14676 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I1007 11:46:22.675265   14676 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I1007 11:46:22.718911   14676 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:46:22.921403   14676 ssh_runner.go:195] Run: sudo systemctl restart docker
	I1007 11:46:25.488740   14676 ssh_runner.go:235] Completed: sudo systemctl restart docker: (2.5672372s)
	I1007 11:46:25.499001   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I1007 11:46:25.531897   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I1007 11:46:25.563404   14676 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I1007 11:46:25.790903   14676 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I1007 11:46:26.003962   14676 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:46:26.215729   14676 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I1007 11:46:26.260308   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I1007 11:46:26.293715   14676 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:46:26.494123   14676 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I1007 11:46:26.609925   14676 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I1007 11:46:26.621350   14676 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I1007 11:46:26.633596   14676 start.go:563] Will wait 60s for crictl version
	I1007 11:46:26.644973   14676 ssh_runner.go:195] Run: which crictl
	I1007 11:46:26.662040   14676 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I1007 11:46:26.713439   14676 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.3.1
	RuntimeApiVersion:  v1
	I1007 11:46:26.721917   14676 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1007 11:46:26.765568   14676 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1007 11:46:26.803834   14676 out.go:235] * Preparing Kubernetes v1.31.1 on Docker 27.3.1 ...
	I1007 11:46:26.805834   14676 out.go:177]   - env NO_PROXY=172.30.130.199
	I1007 11:46:26.808831   14676 ip.go:176] getIPForInterface: searching for "vEthernet (Default Switch)"
	I1007 11:46:26.812850   14676 ip.go:190] "Ethernet 2" does not match prefix "vEthernet (Default Switch)"
	I1007 11:46:26.812850   14676 ip.go:190] "Loopback Pseudo-Interface 1" does not match prefix "vEthernet (Default Switch)"
	I1007 11:46:26.812850   14676 ip.go:185] found prefix matching interface for "vEthernet (Default Switch)": "vEthernet (Default Switch)"
	I1007 11:46:26.812850   14676 ip.go:211] Found interface: {Index:9 MTU:1500 Name:vEthernet (Default Switch) HardwareAddr:00:15:5d:f7:66:4d Flags:up|broadcast|multicast|running}
	I1007 11:46:26.815848   14676 ip.go:214] interface addr: fe80::9fcc:8509:1b69:5a8f/64
	I1007 11:46:26.815848   14676 ip.go:214] interface addr: 172.30.128.1/20
	I1007 11:46:26.825841   14676 ssh_runner.go:195] Run: grep 172.30.128.1	host.minikube.internal$ /etc/hosts
	I1007 11:46:26.833111   14676 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "172.30.128.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I1007 11:46:26.854901   14676 mustload.go:65] Loading cluster: ha-459500
	I1007 11:46:26.855610   14676 config.go:182] Loaded profile config "ha-459500": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 11:46:26.856053   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:46:28.953391   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:46:28.953391   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:46:28.954274   14676 host.go:66] Checking if "ha-459500" exists ...
	I1007 11:46:28.954948   14676 certs.go:68] Setting up C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500 for IP: 172.30.138.12
	I1007 11:46:28.955181   14676 certs.go:194] generating shared ca certs ...
	I1007 11:46:28.955181   14676 certs.go:226] acquiring lock for ca certs: {Name:mkc71405905d3cea24da832e98113e061e759324 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 11:46:28.955871   14676 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.key
	I1007 11:46:28.956273   14676 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.key
	I1007 11:46:28.956627   14676 certs.go:256] generating profile certs ...
	I1007 11:46:28.957457   14676 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\client.key
	I1007 11:46:28.957683   14676 certs.go:363] generating signed profile cert for "minikube": C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key.09f2de40
	I1007 11:46:28.957969   14676 crypto.go:68] Generating cert C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt.09f2de40 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 172.30.130.199 172.30.138.12 172.30.143.254]
	I1007 11:46:29.243864   14676 crypto.go:156] Writing cert to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt.09f2de40 ...
	I1007 11:46:29.243864   14676 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt.09f2de40: {Name:mk612aaea7523565a0fc420b0ff5b8baa2d209e2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 11:46:29.245814   14676 crypto.go:164] Writing key to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key.09f2de40 ...
	I1007 11:46:29.245814   14676 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key.09f2de40: {Name:mk00f67317560fcb7325ab4647f1c4532a7cf1fc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 11:46:29.247085   14676 certs.go:381] copying C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt.09f2de40 -> C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt
	I1007 11:46:29.260333   14676 certs.go:385] copying C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key.09f2de40 -> C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key
	I1007 11:46:29.261684   14676 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\proxy-client.key
	I1007 11:46:29.261684   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt -> /var/lib/minikube/certs/ca.crt
	I1007 11:46:29.261684   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.key -> /var/lib/minikube/certs/ca.key
	I1007 11:46:29.262720   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I1007 11:46:29.262720   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I1007 11:46:29.262720   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
	I1007 11:46:29.262720   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key -> /var/lib/minikube/certs/apiserver.key
	I1007 11:46:29.263823   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
	I1007 11:46:29.264000   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
	I1007 11:46:29.264755   14676 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784.pem (1338 bytes)
	W1007 11:46:29.265395   14676 certs.go:480] ignoring C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784_empty.pem, impossibly tiny 0 bytes
	I1007 11:46:29.265606   14676 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I1007 11:46:29.265858   14676 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I1007 11:46:29.266260   14676 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I1007 11:46:29.266490   14676 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem (1679 bytes)
	I1007 11:46:29.266490   14676 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem (1708 bytes)
	I1007 11:46:29.267292   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784.pem -> /usr/share/ca-certificates/13784.pem
	I1007 11:46:29.267493   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem -> /usr/share/ca-certificates/137842.pem
	I1007 11:46:29.267686   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I1007 11:46:29.267993   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:46:31.355609   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:46:31.356158   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:46:31.356158   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:46:33.860586   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:46:33.860586   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:46:33.861322   14676 sshutil.go:53] new ssh client: &{IP:172.30.130.199 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500\id_rsa Username:docker}
	I1007 11:46:33.966915   14676 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/sa.pub
	I1007 11:46:33.974694   14676 ssh_runner.go:447] scp /var/lib/minikube/certs/sa.pub --> memory (451 bytes)
	I1007 11:46:34.013249   14676 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/sa.key
	I1007 11:46:34.022290   14676 ssh_runner.go:447] scp /var/lib/minikube/certs/sa.key --> memory (1679 bytes)
	I1007 11:46:34.058356   14676 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/front-proxy-ca.crt
	I1007 11:46:34.066037   14676 ssh_runner.go:447] scp /var/lib/minikube/certs/front-proxy-ca.crt --> memory (1123 bytes)
	I1007 11:46:34.097604   14676 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/front-proxy-ca.key
	I1007 11:46:34.104758   14676 ssh_runner.go:447] scp /var/lib/minikube/certs/front-proxy-ca.key --> memory (1675 bytes)
	I1007 11:46:34.132880   14676 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/etcd/ca.crt
	I1007 11:46:34.139992   14676 ssh_runner.go:447] scp /var/lib/minikube/certs/etcd/ca.crt --> memory (1094 bytes)
	I1007 11:46:34.171930   14676 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/etcd/ca.key
	I1007 11:46:34.178664   14676 ssh_runner.go:447] scp /var/lib/minikube/certs/etcd/ca.key --> memory (1675 bytes)
	I1007 11:46:34.201698   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I1007 11:46:34.252940   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I1007 11:46:34.299840   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I1007 11:46:34.349381   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I1007 11:46:34.396828   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1436 bytes)
	I1007 11:46:34.444354   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I1007 11:46:34.488983   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I1007 11:46:34.533948   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I1007 11:46:34.581160   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784.pem --> /usr/share/ca-certificates/13784.pem (1338 bytes)
	I1007 11:46:34.625927   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem --> /usr/share/ca-certificates/137842.pem (1708 bytes)
	I1007 11:46:34.672294   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I1007 11:46:34.720857   14676 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/sa.pub (451 bytes)
	I1007 11:46:34.752093   14676 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/sa.key (1679 bytes)
	I1007 11:46:34.781998   14676 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/front-proxy-ca.crt (1123 bytes)
	I1007 11:46:34.815460   14676 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/front-proxy-ca.key (1675 bytes)
	I1007 11:46:34.845259   14676 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/etcd/ca.crt (1094 bytes)
	I1007 11:46:34.877419   14676 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/etcd/ca.key (1675 bytes)
	I1007 11:46:34.907764   14676 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (744 bytes)
	I1007 11:46:34.950858   14676 ssh_runner.go:195] Run: openssl version
	I1007 11:46:34.975018   14676 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/13784.pem && ln -fs /usr/share/ca-certificates/13784.pem /etc/ssl/certs/13784.pem"
	I1007 11:46:35.005742   14676 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/13784.pem
	I1007 11:46:35.013403   14676 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Oct  7 11:23 /usr/share/ca-certificates/13784.pem
	I1007 11:46:35.023762   14676 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/13784.pem
	I1007 11:46:35.044775   14676 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/13784.pem /etc/ssl/certs/51391683.0"
	I1007 11:46:35.078808   14676 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/137842.pem && ln -fs /usr/share/ca-certificates/137842.pem /etc/ssl/certs/137842.pem"
	I1007 11:46:35.107388   14676 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/137842.pem
	I1007 11:46:35.115124   14676 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Oct  7 11:23 /usr/share/ca-certificates/137842.pem
	I1007 11:46:35.125868   14676 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/137842.pem
	I1007 11:46:35.145958   14676 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/137842.pem /etc/ssl/certs/3ec20f2e.0"
	I1007 11:46:35.174968   14676 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"
	I1007 11:46:35.207319   14676 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I1007 11:46:35.214258   14676 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Oct  7 10:58 /usr/share/ca-certificates/minikubeCA.pem
	I1007 11:46:35.225421   14676 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I1007 11:46:35.244590   14676 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"
	I1007 11:46:35.273157   14676 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I1007 11:46:35.280159   14676 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I1007 11:46:35.280607   14676 kubeadm.go:934] updating node {m02 172.30.138.12 8443 v1.31.1 docker true true} ...
	I1007 11:46:35.280763   14676 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=ha-459500-m02 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=172.30.138.12
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:ha-459500 Namespace:default APIServerHAVIP:172.30.143.254 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:}
	I1007 11:46:35.280808   14676 kube-vip.go:115] generating kube-vip config ...
	I1007 11:46:35.291618   14676 ssh_runner.go:195] Run: sudo sh -c "modprobe --all ip_vs ip_vs_rr ip_vs_wrr ip_vs_sh nf_conntrack"
	I1007 11:46:35.317052   14676 kube-vip.go:167] auto-enabling control-plane load-balancing in kube-vip
	I1007 11:46:35.317197   14676 kube-vip.go:137] kube-vip config:
	apiVersion: v1
	kind: Pod
	metadata:
	  creationTimestamp: null
	  name: kube-vip
	  namespace: kube-system
	spec:
	  containers:
	  - args:
	    - manager
	    env:
	    - name: vip_arp
	      value: "true"
	    - name: port
	      value: "8443"
	    - name: vip_nodename
	      valueFrom:
	        fieldRef:
	          fieldPath: spec.nodeName
	    - name: vip_interface
	      value: eth0
	    - name: vip_cidr
	      value: "32"
	    - name: dns_mode
	      value: first
	    - name: cp_enable
	      value: "true"
	    - name: cp_namespace
	      value: kube-system
	    - name: vip_leaderelection
	      value: "true"
	    - name: vip_leasename
	      value: plndr-cp-lock
	    - name: vip_leaseduration
	      value: "5"
	    - name: vip_renewdeadline
	      value: "3"
	    - name: vip_retryperiod
	      value: "1"
	    - name: address
	      value: 172.30.143.254
	    - name: prometheus_server
	      value: :2112
	    - name : lb_enable
	      value: "true"
	    - name: lb_port
	      value: "8443"
	    image: ghcr.io/kube-vip/kube-vip:v0.8.3
	    imagePullPolicy: IfNotPresent
	    name: kube-vip
	    resources: {}
	    securityContext:
	      capabilities:
	        add:
	        - NET_ADMIN
	        - NET_RAW
	    volumeMounts:
	    - mountPath: /etc/kubernetes/admin.conf
	      name: kubeconfig
	  hostAliases:
	  - hostnames:
	    - kubernetes
	    ip: 127.0.0.1
	  hostNetwork: true
	  volumes:
	  - hostPath:
	      path: "/etc/kubernetes/admin.conf"
	    name: kubeconfig
	status: {}
	I1007 11:46:35.327409   14676 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I1007 11:46:35.343432   14676 binaries.go:47] Didn't find k8s binaries: sudo ls /var/lib/minikube/binaries/v1.31.1: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/var/lib/minikube/binaries/v1.31.1': No such file or directory
	
	Initiating transfer...
	I1007 11:46:35.355643   14676 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/binaries/v1.31.1
	I1007 11:46:35.376103   14676 download.go:107] Downloading: https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubectl.sha256 -> C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\linux\amd64\v1.31.1/kubectl
	I1007 11:46:35.376103   14676 download.go:107] Downloading: https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubeadm?checksum=file:https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubeadm.sha256 -> C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\linux\amd64\v1.31.1/kubeadm
	I1007 11:46:35.376646   14676 download.go:107] Downloading: https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubelet?checksum=file:https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubelet.sha256 -> C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\linux\amd64\v1.31.1/kubelet
	I1007 11:46:36.700989   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\linux\amd64\v1.31.1/kubectl -> /var/lib/minikube/binaries/v1.31.1/kubectl
	I1007 11:46:36.712010   14676 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.31.1/kubectl
	I1007 11:46:36.718990   14676 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.31.1/kubectl: stat -c "%s %y" /var/lib/minikube/binaries/v1.31.1/kubectl: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.31.1/kubectl': No such file or directory
	I1007 11:46:36.719999   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\linux\amd64\v1.31.1/kubectl --> /var/lib/minikube/binaries/v1.31.1/kubectl (56381592 bytes)
	I1007 11:46:36.745007   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\linux\amd64\v1.31.1/kubeadm -> /var/lib/minikube/binaries/v1.31.1/kubeadm
	I1007 11:46:36.755662   14676 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.31.1/kubeadm
	I1007 11:46:36.797264   14676 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.31.1/kubeadm: stat -c "%s %y" /var/lib/minikube/binaries/v1.31.1/kubeadm: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.31.1/kubeadm': No such file or directory
	I1007 11:46:36.797264   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\linux\amd64\v1.31.1/kubeadm --> /var/lib/minikube/binaries/v1.31.1/kubeadm (58290328 bytes)
	I1007 11:46:37.117981   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1007 11:46:37.174307   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\linux\amd64\v1.31.1/kubelet -> /var/lib/minikube/binaries/v1.31.1/kubelet
	I1007 11:46:37.187271   14676 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.31.1/kubelet
	I1007 11:46:37.201867   14676 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.31.1/kubelet: stat -c "%s %y" /var/lib/minikube/binaries/v1.31.1/kubelet: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.31.1/kubelet': No such file or directory
	I1007 11:46:37.202264   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\linux\amd64\v1.31.1/kubelet --> /var/lib/minikube/binaries/v1.31.1/kubelet (76869944 bytes)
	I1007 11:46:38.121726   14676 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /etc/kubernetes/manifests
	I1007 11:46:38.143874   14676 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (313 bytes)
	I1007 11:46:38.177701   14676 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I1007 11:46:38.216789   14676 ssh_runner.go:362] scp memory --> /etc/kubernetes/manifests/kube-vip.yaml (1441 bytes)
	I1007 11:46:38.264393   14676 ssh_runner.go:195] Run: grep 172.30.143.254	control-plane.minikube.internal$ /etc/hosts
	I1007 11:46:38.270875   14676 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "172.30.143.254	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I1007 11:46:38.307357   14676 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:46:38.514226   14676 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1007 11:46:38.548190   14676 host.go:66] Checking if "ha-459500" exists ...
	I1007 11:46:38.549088   14676 start.go:317] joinCluster: &{Name:ha-459500 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 Clus
terName:ha-459500 Namespace:default APIServerHAVIP:172.30.143.254 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:} Nodes:[{Name: IP:172.30.130.199 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.30.138.12 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertE
xpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1007 11:46:38.549088   14676 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm token create --print-join-command --ttl=0"
	I1007 11:46:38.549088   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:46:40.618535   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:46:40.618535   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:46:40.619224   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:46:43.199422   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:46:43.200052   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:46:43.200803   14676 sshutil.go:53] new ssh client: &{IP:172.30.130.199 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500\id_rsa Username:docker}
	I1007 11:46:43.643521   14676 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm token create --print-join-command --ttl=0": (5.0933681s)
	I1007 11:46:43.643521   14676 start.go:343] trying to join control-plane node "m02" to cluster: &{Name:m02 IP:172.30.138.12 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1007 11:46:43.643521   14676 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm join control-plane.minikube.internal:8443 --token xz3e63.vl2233iv60no2dfk --discovery-token-ca-cert-hash sha256:714ac1df271b5c937c7b233425acaadd54f29bec6372d70cf4cfbef5c3c9b2e4 --ignore-preflight-errors=all --cri-socket unix:///var/run/cri-dockerd.sock --node-name=ha-459500-m02 --control-plane --apiserver-advertise-address=172.30.138.12 --apiserver-bind-port=8443"
	I1007 11:47:25.332006   14676 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm join control-plane.minikube.internal:8443 --token xz3e63.vl2233iv60no2dfk --discovery-token-ca-cert-hash sha256:714ac1df271b5c937c7b233425acaadd54f29bec6372d70cf4cfbef5c3c9b2e4 --ignore-preflight-errors=all --cri-socket unix:///var/run/cri-dockerd.sock --node-name=ha-459500-m02 --control-plane --apiserver-advertise-address=172.30.138.12 --apiserver-bind-port=8443": (41.688022s)
	I1007 11:47:25.332006   14676 ssh_runner.go:195] Run: /bin/bash -c "sudo systemctl daemon-reload && sudo systemctl enable kubelet && sudo systemctl start kubelet"
	I1007 11:47:26.059618   14676 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes ha-459500-m02 minikube.k8s.io/updated_at=2024_10_07T11_47_26_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=55a088b4b31722f6a33d4d5d4ae6e59a42bb414b minikube.k8s.io/name=ha-459500 minikube.k8s.io/primary=false
	I1007 11:47:26.257916   14676 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig taint nodes ha-459500-m02 node-role.kubernetes.io/control-plane:NoSchedule-
	I1007 11:47:26.410253   14676 start.go:319] duration metric: took 47.8606337s to joinCluster
	I1007 11:47:26.410253   14676 start.go:235] Will wait 6m0s for node &{Name:m02 IP:172.30.138.12 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1007 11:47:26.411254   14676 config.go:182] Loaded profile config "ha-459500": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 11:47:26.413261   14676 out.go:177] * Verifying Kubernetes components...
	I1007 11:47:26.431552   14676 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:47:26.846154   14676 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1007 11:47:26.885626   14676 loader.go:395] Config loaded from file:  C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	I1007 11:47:26.887046   14676 kapi.go:59] client config for ha-459500: &rest.Config{Host:"https://172.30.143.254:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", UID:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\ha-459500\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\ha-459500\\client.key", CAFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), Ne
xtProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x30030e0), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
	W1007 11:47:26.887152   14676 kubeadm.go:483] Overriding stale ClientConfig host https://172.30.143.254:8443 with https://172.30.130.199:8443
	I1007 11:47:26.887538   14676 node_ready.go:35] waiting up to 6m0s for node "ha-459500-m02" to be "Ready" ...
	I1007 11:47:26.888193   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:26.888193   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:26.888193   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:26.888193   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:26.907846   14676 round_trippers.go:574] Response Status: 200 OK in 19 milliseconds
	I1007 11:47:27.387883   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:27.387883   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:27.387883   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:27.387883   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:27.395103   14676 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 11:47:27.888222   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:27.888222   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:27.888222   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:27.888222   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:27.894493   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:47:28.387922   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:28.387922   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:28.387922   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:28.387922   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:28.403334   14676 round_trippers.go:574] Response Status: 200 OK in 15 milliseconds
	I1007 11:47:28.888057   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:28.888057   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:28.888057   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:28.888057   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:28.894263   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:47:28.895371   14676 node_ready.go:53] node "ha-459500-m02" has status "Ready":"False"
	I1007 11:47:29.388393   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:29.388393   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:29.388393   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:29.388393   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:29.395163   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:47:29.887680   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:29.887680   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:29.887680   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:29.887680   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:29.891775   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:47:30.387656   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:30.387656   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:30.387656   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:30.387656   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:30.391778   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:47:30.887921   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:30.887921   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:30.887921   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:30.887921   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:30.895902   14676 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 11:47:30.896797   14676 node_ready.go:53] node "ha-459500-m02" has status "Ready":"False"
	I1007 11:47:31.388094   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:31.388094   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:31.388094   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:31.388094   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:31.393279   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:31.888629   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:31.888629   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:31.888629   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:31.888629   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:31.894785   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:32.388953   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:32.388953   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:32.388953   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:32.389027   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:32.393869   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:47:32.888689   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:32.888689   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:32.888689   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:32.888689   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:32.893307   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:47:33.388898   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:33.388975   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:33.388975   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:33.388975   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:33.394531   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:33.395254   14676 node_ready.go:53] node "ha-459500-m02" has status "Ready":"False"
	I1007 11:47:33.888642   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:33.888642   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:33.888642   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:33.888642   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:33.901931   14676 round_trippers.go:574] Response Status: 200 OK in 13 milliseconds
	I1007 11:47:34.388422   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:34.388422   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:34.388422   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:34.388422   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:34.394457   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:47:34.888356   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:34.888356   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:34.888356   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:34.888356   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:34.893275   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:47:35.387906   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:35.387906   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:35.387906   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:35.387906   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:35.393108   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:35.889001   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:35.889001   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:35.889145   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:35.889145   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:35.893426   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:47:35.894250   14676 node_ready.go:53] node "ha-459500-m02" has status "Ready":"False"
	I1007 11:47:36.389021   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:36.389021   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:36.389105   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:36.389105   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:36.394961   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:36.888013   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:36.888527   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:36.888527   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:36.888527   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:36.893931   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:37.388261   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:37.388261   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:37.388261   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:37.388725   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:37.395676   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:47:37.888977   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:37.888977   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:37.888977   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:37.888977   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:37.895035   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:37.895654   14676 node_ready.go:53] node "ha-459500-m02" has status "Ready":"False"
	I1007 11:47:38.388827   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:38.388962   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:38.389059   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:38.389059   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:38.393902   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:47:38.888530   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:38.888530   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:38.888530   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:38.888530   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:38.894213   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:39.388722   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:39.388722   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:39.388818   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:39.388818   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:39.394339   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:47:39.890041   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:39.890234   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:39.890234   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:39.890234   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:39.896217   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:39.896829   14676 node_ready.go:53] node "ha-459500-m02" has status "Ready":"False"
	I1007 11:47:40.388871   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:40.388871   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:40.388871   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:40.389013   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:40.394250   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:40.888154   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:40.888600   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:40.888600   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:40.888600   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:40.893210   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:47:41.387793   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:41.387793   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:41.387793   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:41.387793   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:41.395702   14676 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 11:47:41.887804   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:41.887804   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:41.887804   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:41.887804   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:41.893969   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:47:42.387823   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:42.387823   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:42.387823   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:42.387823   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:42.393244   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:42.394090   14676 node_ready.go:53] node "ha-459500-m02" has status "Ready":"False"
	I1007 11:47:42.888724   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:42.888803   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:42.888803   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:42.888803   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:42.893463   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:47:43.388277   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:43.388277   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:43.388277   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:43.388277   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:43.393677   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:43.888867   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:43.888867   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:43.888981   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:43.888981   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:43.896239   14676 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 11:47:44.388366   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:44.388366   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:44.388366   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:44.388366   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:44.394221   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:44.395225   14676 node_ready.go:53] node "ha-459500-m02" has status "Ready":"False"
	I1007 11:47:44.887908   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:44.887908   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:44.887908   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:44.887908   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:44.893145   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:45.387825   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:45.387825   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:45.387825   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:45.387825   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:45.393299   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:45.888067   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:45.888067   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:45.888067   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:45.888067   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:45.893628   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:46.388558   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:46.388660   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:46.388729   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:46.388729   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:46.393443   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:47:46.889123   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:46.889204   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:46.889204   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:46.889204   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:46.894659   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:46.895502   14676 node_ready.go:49] node "ha-459500-m02" has status "Ready":"True"
	I1007 11:47:46.895555   14676 node_ready.go:38] duration metric: took 20.0077401s for node "ha-459500-m02" to be "Ready" ...
	I1007 11:47:46.895555   14676 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1007 11:47:46.895684   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods
	I1007 11:47:46.895742   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:46.895742   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:46.895742   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:46.902105   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:47:46.911938   14676 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-9lk6p" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:46.911938   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-9lk6p
	I1007 11:47:46.911938   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:46.911938   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:46.911938   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:46.915673   14676 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 11:47:46.917314   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:47:46.917314   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:46.917443   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:46.917443   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:46.920589   14676 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 11:47:46.921827   14676 pod_ready.go:93] pod "coredns-7c65d6cfc9-9lk6p" in "kube-system" namespace has status "Ready":"True"
	I1007 11:47:46.921914   14676 pod_ready.go:82] duration metric: took 9.976ms for pod "coredns-7c65d6cfc9-9lk6p" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:46.921914   14676 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-pfsfz" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:46.921995   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pfsfz
	I1007 11:47:46.922089   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:46.922089   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:46.922089   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:46.926411   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:47:46.927237   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:47:46.927285   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:46.927285   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:46.927285   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:46.930545   14676 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 11:47:46.931599   14676 pod_ready.go:93] pod "coredns-7c65d6cfc9-pfsfz" in "kube-system" namespace has status "Ready":"True"
	I1007 11:47:46.931599   14676 pod_ready.go:82] duration metric: took 9.6847ms for pod "coredns-7c65d6cfc9-pfsfz" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:46.931599   14676 pod_ready.go:79] waiting up to 6m0s for pod "etcd-ha-459500" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:46.931599   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/etcd-ha-459500
	I1007 11:47:46.931599   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:46.931599   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:46.931599   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:46.935864   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:47:46.936508   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:47:46.936575   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:46.936575   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:46.936575   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:46.940599   14676 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 11:47:46.941553   14676 pod_ready.go:93] pod "etcd-ha-459500" in "kube-system" namespace has status "Ready":"True"
	I1007 11:47:46.941553   14676 pod_ready.go:82] duration metric: took 9.9543ms for pod "etcd-ha-459500" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:46.941553   14676 pod_ready.go:79] waiting up to 6m0s for pod "etcd-ha-459500-m02" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:46.941753   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/etcd-ha-459500-m02
	I1007 11:47:46.941753   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:46.941801   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:46.941837   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:46.945168   14676 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 11:47:46.946939   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:46.946974   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:46.946974   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:46.947055   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:46.953120   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:46.953120   14676 pod_ready.go:93] pod "etcd-ha-459500-m02" in "kube-system" namespace has status "Ready":"True"
	I1007 11:47:46.953120   14676 pod_ready.go:82] duration metric: took 11.5666ms for pod "etcd-ha-459500-m02" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:46.953120   14676 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-ha-459500" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:47.089473   14676 request.go:632] Waited for 135.6678ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-459500
	I1007 11:47:47.089473   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-459500
	I1007 11:47:47.089473   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:47.089473   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:47.089473   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:47.094833   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:47.288971   14676 request.go:632] Waited for 192.7267ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:47:47.288971   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:47:47.288971   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:47.288971   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:47.288971   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:47.295601   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:47:47.296383   14676 pod_ready.go:93] pod "kube-apiserver-ha-459500" in "kube-system" namespace has status "Ready":"True"
	I1007 11:47:47.296383   14676 pod_ready.go:82] duration metric: took 343.2595ms for pod "kube-apiserver-ha-459500" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:47.296383   14676 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-ha-459500-m02" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:47.489417   14676 request.go:632] Waited for 192.8149ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-459500-m02
	I1007 11:47:47.489417   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-459500-m02
	I1007 11:47:47.489417   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:47.489417   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:47.489417   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:47.496113   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:47:47.688708   14676 request.go:632] Waited for 190.8377ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:47.688708   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:47.688708   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:47.688708   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:47.688708   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:47.693946   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:47.694716   14676 pod_ready.go:93] pod "kube-apiserver-ha-459500-m02" in "kube-system" namespace has status "Ready":"True"
	I1007 11:47:47.694716   14676 pod_ready.go:82] duration metric: took 398.3277ms for pod "kube-apiserver-ha-459500-m02" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:47.694833   14676 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-ha-459500" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:47.888843   14676 request.go:632] Waited for 193.8705ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-459500
	I1007 11:47:47.889221   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-459500
	I1007 11:47:47.889221   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:47.889221   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:47.889221   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:47.894229   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:48.089429   14676 request.go:632] Waited for 194.1362ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:47:48.089429   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:47:48.089429   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:48.089429   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:48.089429   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:48.094241   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:47:48.095546   14676 pod_ready.go:93] pod "kube-controller-manager-ha-459500" in "kube-system" namespace has status "Ready":"True"
	I1007 11:47:48.095546   14676 pod_ready.go:82] duration metric: took 400.7081ms for pod "kube-controller-manager-ha-459500" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:48.095546   14676 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-ha-459500-m02" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:48.289560   14676 request.go:632] Waited for 194.0123ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-459500-m02
	I1007 11:47:48.289560   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-459500-m02
	I1007 11:47:48.289951   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:48.289986   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:48.290008   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:48.295613   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:48.489323   14676 request.go:632] Waited for 191.8711ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:48.489323   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:48.489742   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:48.489768   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:48.489768   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:48.495139   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:48.495991   14676 pod_ready.go:93] pod "kube-controller-manager-ha-459500-m02" in "kube-system" namespace has status "Ready":"True"
	I1007 11:47:48.495991   14676 pod_ready.go:82] duration metric: took 400.4412ms for pod "kube-controller-manager-ha-459500-m02" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:48.496126   14676 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-49r5n" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:48.689515   14676 request.go:632] Waited for 193.2922ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-proxy-49r5n
	I1007 11:47:48.689515   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-proxy-49r5n
	I1007 11:47:48.689515   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:48.689515   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:48.689515   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:48.696215   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:47:48.889713   14676 request.go:632] Waited for 192.2635ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:47:48.889713   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:47:48.889713   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:48.889713   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:48.889713   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:48.894808   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:48.895917   14676 pod_ready.go:93] pod "kube-proxy-49r5n" in "kube-system" namespace has status "Ready":"True"
	I1007 11:47:48.895917   14676 pod_ready.go:82] duration metric: took 399.7874ms for pod "kube-proxy-49r5n" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:48.895917   14676 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-l6l2x" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:49.089573   14676 request.go:632] Waited for 193.5406ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-proxy-l6l2x
	I1007 11:47:49.089900   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-proxy-l6l2x
	I1007 11:47:49.089900   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:49.089900   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:49.089900   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:49.095848   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:49.289568   14676 request.go:632] Waited for 192.7457ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:49.289568   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:49.289568   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:49.289568   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:49.289568   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:49.294642   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:49.295366   14676 pod_ready.go:93] pod "kube-proxy-l6l2x" in "kube-system" namespace has status "Ready":"True"
	I1007 11:47:49.295366   14676 pod_ready.go:82] duration metric: took 399.4438ms for pod "kube-proxy-l6l2x" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:49.295892   14676 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-ha-459500" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:49.488902   14676 request.go:632] Waited for 192.6111ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-459500
	I1007 11:47:49.488902   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-459500
	I1007 11:47:49.488902   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:49.488902   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:49.488902   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:49.494080   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:49.689243   14676 request.go:632] Waited for 194.2996ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:47:49.689243   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:47:49.689243   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:49.689243   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:49.689243   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:49.694809   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:49.695309   14676 pod_ready.go:93] pod "kube-scheduler-ha-459500" in "kube-system" namespace has status "Ready":"True"
	I1007 11:47:49.695309   14676 pod_ready.go:82] duration metric: took 399.4126ms for pod "kube-scheduler-ha-459500" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:49.695857   14676 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-ha-459500-m02" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:49.889362   14676 request.go:632] Waited for 193.503ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-459500-m02
	I1007 11:47:49.889362   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-459500-m02
	I1007 11:47:49.889362   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:49.889362   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:49.889362   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:49.894761   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:50.088952   14676 request.go:632] Waited for 193.2203ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:50.089453   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:47:50.089453   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:50.089453   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:50.089453   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:50.095880   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:47:50.096719   14676 pod_ready.go:93] pod "kube-scheduler-ha-459500-m02" in "kube-system" namespace has status "Ready":"True"
	I1007 11:47:50.096719   14676 pod_ready.go:82] duration metric: took 400.8571ms for pod "kube-scheduler-ha-459500-m02" in "kube-system" namespace to be "Ready" ...
	I1007 11:47:50.096788   14676 pod_ready.go:39] duration metric: took 3.2011415s 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" ...
	I1007 11:47:50.096788   14676 api_server.go:52] waiting for apiserver process to appear ...
	I1007 11:47:50.110606   14676 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1007 11:47:50.145853   14676 api_server.go:72] duration metric: took 23.7353342s to wait for apiserver process to appear ...
	I1007 11:47:50.145853   14676 api_server.go:88] waiting for apiserver healthz status ...
	I1007 11:47:50.146236   14676 api_server.go:253] Checking apiserver healthz at https://172.30.130.199:8443/healthz ...
	I1007 11:47:50.156218   14676 api_server.go:279] https://172.30.130.199:8443/healthz returned 200:
	ok
	I1007 11:47:50.156403   14676 round_trippers.go:463] GET https://172.30.130.199:8443/version
	I1007 11:47:50.156403   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:50.156403   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:50.156403   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:50.156739   14676 round_trippers.go:574] Response Status: 200 OK in 0 milliseconds
	I1007 11:47:50.156739   14676 api_server.go:141] control plane version: v1.31.1
	I1007 11:47:50.156739   14676 api_server.go:131] duration metric: took 10.8863ms to wait for apiserver health ...
	I1007 11:47:50.156739   14676 system_pods.go:43] waiting for kube-system pods to appear ...
	I1007 11:47:50.289155   14676 request.go:632] Waited for 132.4146ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods
	I1007 11:47:50.289155   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods
	I1007 11:47:50.289155   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:50.289155   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:50.289155   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:50.297761   14676 round_trippers.go:574] Response Status: 200 OK in 8 milliseconds
	I1007 11:47:50.305464   14676 system_pods.go:59] 17 kube-system pods found
	I1007 11:47:50.305464   14676 system_pods.go:61] "coredns-7c65d6cfc9-9lk6p" [77e7d334-41bb-4e38-acab-cbdc63bcff19] Running
	I1007 11:47:50.305464   14676 system_pods.go:61] "coredns-7c65d6cfc9-pfsfz" [001ac16e-35cd-40cd-94c4-6945f16585c8] Running
	I1007 11:47:50.305464   14676 system_pods.go:61] "etcd-ha-459500" [3771ca09-2afe-4c30-a59b-74e84d394c9a] Running
	I1007 11:47:50.305464   14676 system_pods.go:61] "etcd-ha-459500-m02" [8e0e9f1c-e424-46c3-98be-27004487207f] Running
	I1007 11:47:50.305464   14676 system_pods.go:61] "kindnet-6s2pf" [299e3f6d-1040-4b1e-8801-171261eccd6d] Running
	I1007 11:47:50.305464   14676 system_pods.go:61] "kindnet-78hfw" [f05eb18b-bc91-4ea0-b117-952aa1d88484] Running
	I1007 11:47:50.305464   14676 system_pods.go:61] "kube-apiserver-ha-459500" [92cd47cb-7f3d-44d6-82a8-9f42f557ae89] Running
	I1007 11:47:50.305464   14676 system_pods.go:61] "kube-apiserver-ha-459500-m02" [9a4383a5-2ba5-4a37-8bd8-fd01368d8b97] Running
	I1007 11:47:50.305464   14676 system_pods.go:61] "kube-controller-manager-ha-459500" [c36da739-6e84-4aa5-bb5e-debdf8ee9ff8] Running
	I1007 11:47:50.305464   14676 system_pods.go:61] "kube-controller-manager-ha-459500-m02" [2fd05093-2251-4b28-b0c9-2dea4d4fce31] Running
	I1007 11:47:50.305464   14676 system_pods.go:61] "kube-proxy-49r5n" [4f1b3c2f-50f7-4dca-a19f-fce705227db8] Running
	I1007 11:47:50.305464   14676 system_pods.go:61] "kube-proxy-l6l2x" [2935bf84-1031-4e49-bc94-fc52081a41b7] Running
	I1007 11:47:50.306285   14676 system_pods.go:61] "kube-scheduler-ha-459500" [f8253595-df62-4444-8e1a-215b44435456] Running
	I1007 11:47:50.306285   14676 system_pods.go:61] "kube-scheduler-ha-459500-m02" [de715af7-f7a9-4e64-ab0b-975b93d1ce87] Running
	I1007 11:47:50.306343   14676 system_pods.go:61] "kube-vip-ha-459500" [53ac2a0d-e42d-4878-8123-47b34ddf1d93] Running
	I1007 11:47:50.306369   14676 system_pods.go:61] "kube-vip-ha-459500-m02" [3ea18a0d-ebe4-47fd-918d-7826373254e6] Running
	I1007 11:47:50.306369   14676 system_pods.go:61] "storage-provisioner" [3576c9de-d7e9-499d-adcf-e6018b9c6c4c] Running
	I1007 11:47:50.306369   14676 system_pods.go:74] duration metric: took 149.6282ms to wait for pod list to return data ...
	I1007 11:47:50.306369   14676 default_sa.go:34] waiting for default service account to be created ...
	I1007 11:47:50.489305   14676 request.go:632] Waited for 182.738ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/default/serviceaccounts
	I1007 11:47:50.489567   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/default/serviceaccounts
	I1007 11:47:50.489567   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:50.489567   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:50.489567   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:50.495801   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:47:50.495931   14676 default_sa.go:45] found service account: "default"
	I1007 11:47:50.495931   14676 default_sa.go:55] duration metric: took 189.5005ms for default service account to be created ...
	I1007 11:47:50.495931   14676 system_pods.go:116] waiting for k8s-apps to be running ...
	I1007 11:47:50.689397   14676 request.go:632] Waited for 193.4634ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods
	I1007 11:47:50.689803   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods
	I1007 11:47:50.689866   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:50.689866   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:50.689866   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:50.700436   14676 round_trippers.go:574] Response Status: 200 OK in 10 milliseconds
	I1007 11:47:50.707909   14676 system_pods.go:86] 17 kube-system pods found
	I1007 11:47:50.707909   14676 system_pods.go:89] "coredns-7c65d6cfc9-9lk6p" [77e7d334-41bb-4e38-acab-cbdc63bcff19] Running
	I1007 11:47:50.707909   14676 system_pods.go:89] "coredns-7c65d6cfc9-pfsfz" [001ac16e-35cd-40cd-94c4-6945f16585c8] Running
	I1007 11:47:50.707909   14676 system_pods.go:89] "etcd-ha-459500" [3771ca09-2afe-4c30-a59b-74e84d394c9a] Running
	I1007 11:47:50.707909   14676 system_pods.go:89] "etcd-ha-459500-m02" [8e0e9f1c-e424-46c3-98be-27004487207f] Running
	I1007 11:47:50.707909   14676 system_pods.go:89] "kindnet-6s2pf" [299e3f6d-1040-4b1e-8801-171261eccd6d] Running
	I1007 11:47:50.707909   14676 system_pods.go:89] "kindnet-78hfw" [f05eb18b-bc91-4ea0-b117-952aa1d88484] Running
	I1007 11:47:50.707909   14676 system_pods.go:89] "kube-apiserver-ha-459500" [92cd47cb-7f3d-44d6-82a8-9f42f557ae89] Running
	I1007 11:47:50.707909   14676 system_pods.go:89] "kube-apiserver-ha-459500-m02" [9a4383a5-2ba5-4a37-8bd8-fd01368d8b97] Running
	I1007 11:47:50.708443   14676 system_pods.go:89] "kube-controller-manager-ha-459500" [c36da739-6e84-4aa5-bb5e-debdf8ee9ff8] Running
	I1007 11:47:50.708443   14676 system_pods.go:89] "kube-controller-manager-ha-459500-m02" [2fd05093-2251-4b28-b0c9-2dea4d4fce31] Running
	I1007 11:47:50.708443   14676 system_pods.go:89] "kube-proxy-49r5n" [4f1b3c2f-50f7-4dca-a19f-fce705227db8] Running
	I1007 11:47:50.708443   14676 system_pods.go:89] "kube-proxy-l6l2x" [2935bf84-1031-4e49-bc94-fc52081a41b7] Running
	I1007 11:47:50.708478   14676 system_pods.go:89] "kube-scheduler-ha-459500" [f8253595-df62-4444-8e1a-215b44435456] Running
	I1007 11:47:50.708478   14676 system_pods.go:89] "kube-scheduler-ha-459500-m02" [de715af7-f7a9-4e64-ab0b-975b93d1ce87] Running
	I1007 11:47:50.708478   14676 system_pods.go:89] "kube-vip-ha-459500" [53ac2a0d-e42d-4878-8123-47b34ddf1d93] Running
	I1007 11:47:50.708478   14676 system_pods.go:89] "kube-vip-ha-459500-m02" [3ea18a0d-ebe4-47fd-918d-7826373254e6] Running
	I1007 11:47:50.708478   14676 system_pods.go:89] "storage-provisioner" [3576c9de-d7e9-499d-adcf-e6018b9c6c4c] Running
	I1007 11:47:50.708478   14676 system_pods.go:126] duration metric: took 212.5442ms to wait for k8s-apps to be running ...
	I1007 11:47:50.708539   14676 system_svc.go:44] waiting for kubelet service to be running ....
	I1007 11:47:50.718199   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1007 11:47:50.744805   14676 system_svc.go:56] duration metric: took 36.2657ms WaitForService to wait for kubelet
	I1007 11:47:50.744805   14676 kubeadm.go:582] duration metric: took 24.3342797s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I1007 11:47:50.745809   14676 node_conditions.go:102] verifying NodePressure condition ...
	I1007 11:47:50.888893   14676 request.go:632] Waited for 143.0826ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes
	I1007 11:47:50.889221   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes
	I1007 11:47:50.889221   14676 round_trippers.go:469] Request Headers:
	I1007 11:47:50.889221   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:47:50.889221   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:47:50.894983   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:47:50.896626   14676 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I1007 11:47:50.896626   14676 node_conditions.go:123] node cpu capacity is 2
	I1007 11:47:50.896626   14676 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I1007 11:47:50.896626   14676 node_conditions.go:123] node cpu capacity is 2
	I1007 11:47:50.896626   14676 node_conditions.go:105] duration metric: took 150.815ms to run NodePressure ...
	I1007 11:47:50.896626   14676 start.go:241] waiting for startup goroutines ...
	I1007 11:47:50.896626   14676 start.go:255] writing updated cluster config ...
	I1007 11:47:50.902909   14676 out.go:201] 
	I1007 11:47:50.918074   14676 config.go:182] Loaded profile config "ha-459500": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 11:47:50.918074   14676 profile.go:143] Saving config to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\config.json ...
	I1007 11:47:50.925128   14676 out.go:177] * Starting "ha-459500-m03" control-plane node in "ha-459500" cluster
	I1007 11:47:50.928264   14676 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I1007 11:47:50.928264   14676 cache.go:56] Caching tarball of preloaded images
	I1007 11:47:50.928941   14676 preload.go:172] Found C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I1007 11:47:50.928941   14676 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on docker
	I1007 11:47:50.928941   14676 profile.go:143] Saving config to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\config.json ...
	I1007 11:47:50.938221   14676 start.go:360] acquireMachinesLock for ha-459500-m03: {Name:mke1d3e045ff2a4f8d2978e08dff146c93a87110 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I1007 11:47:50.938646   14676 start.go:364] duration metric: took 425.7µs to acquireMachinesLock for "ha-459500-m03"
	I1007 11:47:50.938646   14676 start.go:93] Provisioning new machine with config: &{Name:ha-459500 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{Kubern
etesVersion:v1.31.1 ClusterName:ha-459500 Namespace:default APIServerHAVIP:172.30.143.254 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:} Nodes:[{Name: IP:172.30.130.199 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.30.138.12 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m03 IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[ambassador:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:fals
e inspektor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd: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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryM
irror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name:m03 IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1007 11:47:50.938646   14676 start.go:125] createHost starting for "m03" (driver="hyperv")
	I1007 11:47:50.943639   14676 out.go:235] * Creating hyperv VM (CPUs=2, Memory=2200MB, Disk=20000MB) ...
	I1007 11:47:50.944291   14676 start.go:159] libmachine.API.Create for "ha-459500" (driver="hyperv")
	I1007 11:47:50.944291   14676 client.go:168] LocalClient.Create starting
	I1007 11:47:50.944291   14676 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem
	I1007 11:47:50.944932   14676 main.go:141] libmachine: Decoding PEM data...
	I1007 11:47:50.944932   14676 main.go:141] libmachine: Parsing certificate...
	I1007 11:47:50.944932   14676 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem
	I1007 11:47:50.944932   14676 main.go:141] libmachine: Decoding PEM data...
	I1007 11:47:50.945455   14676 main.go:141] libmachine: Parsing certificate...
	I1007 11:47:50.945489   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @(Get-Module -ListAvailable hyper-v).Name | Get-Unique
	I1007 11:47:52.875290   14676 main.go:141] libmachine: [stdout =====>] : Hyper-V
	
	I1007 11:47:52.875290   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:47:52.875424   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole(([System.Security.Principal.SecurityIdentifier]::new("S-1-5-32-578")))
	I1007 11:47:54.603205   14676 main.go:141] libmachine: [stdout =====>] : False
	
	I1007 11:47:54.603728   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:47:54.603810   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I1007 11:47:56.101227   14676 main.go:141] libmachine: [stdout =====>] : True
	
	I1007 11:47:56.101699   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:47:56.101699   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I1007 11:47:59.891508   14676 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I1007 11:47:59.891508   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:47:59.893473   14676 main.go:141] libmachine: Downloading C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\boot2docker.iso from file://C:/Users/jenkins.minikube6/minikube-integration/.minikube/cache/iso/amd64/minikube-v1.34.0-1727108440-19696-amd64.iso...
	I1007 11:48:00.353930   14676 main.go:141] libmachine: Creating SSH key...
	I1007 11:48:00.588377   14676 main.go:141] libmachine: Creating VM...
	I1007 11:48:00.588377   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I1007 11:48:03.557244   14676 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I1007 11:48:03.557244   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:03.557432   14676 main.go:141] libmachine: Using switch "Default Switch"
	I1007 11:48:03.557513   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I1007 11:48:05.357992   14676 main.go:141] libmachine: [stdout =====>] : True
	
	I1007 11:48:05.357992   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:05.357992   14676 main.go:141] libmachine: Creating VHD
	I1007 11:48:05.357992   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VHD -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m03\fixed.vhd' -SizeBytes 10MB -Fixed
	I1007 11:48:09.045400   14676 main.go:141] libmachine: [stdout =====>] : 
	
	ComputerName            : minikube6
	Path                    : C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m03\fixed.vhd
	VhdFormat               : VHD
	VhdType                 : Fixed
	FileSize                : 10486272
	Size                    : 10485760
	MinimumSize             : 
	LogicalSectorSize       : 512
	PhysicalSectorSize      : 512
	BlockSize               : 0
	ParentPath              : 
	DiskIdentifier          : A3EC8FFF-41B3-47C0-940E-09FAC059FD13
	FragmentationPercentage : 0
	Alignment               : 1
	Attached                : False
	DiskNumber              : 
	IsPMEMCompatible        : False
	AddressAbstractionType  : None
	Number                  : 
	
	
	
	
	I1007 11:48:09.046241   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:09.046241   14676 main.go:141] libmachine: Writing magic tar header
	I1007 11:48:09.046407   14676 main.go:141] libmachine: Writing SSH key tar header
	I1007 11:48:09.057236   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Convert-VHD -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m03\fixed.vhd' -DestinationPath 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m03\disk.vhd' -VHDType Dynamic -DeleteSource
	I1007 11:48:12.231040   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:48:12.231040   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:12.231834   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Resize-VHD -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m03\disk.vhd' -SizeBytes 20000MB
	I1007 11:48:14.759967   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:48:14.760022   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:14.760075   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VM ha-459500-m03 -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m03' -SwitchName 'Default Switch' -MemoryStartupBytes 2200MB
	I1007 11:48:18.375542   14676 main.go:141] libmachine: [stdout =====>] : 
	Name          State CPUUsage(%) MemoryAssigned(M) Uptime   Status             Version
	----          ----- ----------- ----------------- ------   ------             -------
	ha-459500-m03 Off   0           0                 00:00:00 Operating normally 9.0    
	
	
	
	I1007 11:48:18.375542   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:18.375542   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMMemory -VMName ha-459500-m03 -DynamicMemoryEnabled $false
	I1007 11:48:20.643286   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:48:20.643444   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:20.643526   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMProcessor ha-459500-m03 -Count 2
	I1007 11:48:22.818817   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:48:22.819002   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:22.819002   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMDvdDrive -VMName ha-459500-m03 -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m03\boot2docker.iso'
	I1007 11:48:25.362022   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:48:25.362522   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:25.362716   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Add-VMHardDiskDrive -VMName ha-459500-m03 -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m03\disk.vhd'
	I1007 11:48:28.001570   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:48:28.001570   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:28.001570   14676 main.go:141] libmachine: Starting VM...
	I1007 11:48:28.001570   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM ha-459500-m03
	I1007 11:48:31.123488   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:48:31.123488   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:31.123488   14676 main.go:141] libmachine: Waiting for host to start...
	I1007 11:48:31.123488   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:48:33.404466   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:48:33.404466   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:33.404466   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:48:35.885865   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:48:35.886443   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:36.887245   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:48:39.075130   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:48:39.075130   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:39.075219   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:48:41.589499   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:48:41.589674   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:42.590752   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:48:44.796974   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:48:44.796974   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:44.797998   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:48:47.285589   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:48:47.285589   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:48.286771   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:48:50.502577   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:48:50.502577   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:50.502799   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:48:53.086374   14676 main.go:141] libmachine: [stdout =====>] : 
	I1007 11:48:53.086374   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:54.087473   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:48:56.339109   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:48:56.339237   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:56.339237   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:48:58.967332   14676 main.go:141] libmachine: [stdout =====>] : 172.30.142.88
	
	I1007 11:48:58.967404   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:48:58.967501   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:49:01.101603   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:49:01.102595   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:01.102595   14676 machine.go:93] provisionDockerMachine start ...
	I1007 11:49:01.102673   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:49:03.251171   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:49:03.251171   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:03.251171   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:49:05.790317   14676 main.go:141] libmachine: [stdout =====>] : 172.30.142.88
	
	I1007 11:49:05.791024   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:05.797104   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:49:05.797348   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.142.88 22 <nil> <nil>}
	I1007 11:49:05.797348   14676 main.go:141] libmachine: About to run SSH command:
	hostname
	I1007 11:49:05.918002   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube
	
	I1007 11:49:05.918103   14676 buildroot.go:166] provisioning hostname "ha-459500-m03"
	I1007 11:49:05.918196   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:49:08.032189   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:49:08.032887   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:08.032887   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:49:10.570705   14676 main.go:141] libmachine: [stdout =====>] : 172.30.142.88
	
	I1007 11:49:10.570705   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:10.576401   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:49:10.577137   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.142.88 22 <nil> <nil>}
	I1007 11:49:10.577137   14676 main.go:141] libmachine: About to run SSH command:
	sudo hostname ha-459500-m03 && echo "ha-459500-m03" | sudo tee /etc/hostname
	I1007 11:49:10.724979   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: ha-459500-m03
	
	I1007 11:49:10.725056   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:49:12.850142   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:49:12.850142   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:12.850918   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:49:15.351321   14676 main.go:141] libmachine: [stdout =====>] : 172.30.142.88
	
	I1007 11:49:15.351321   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:15.357751   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:49:15.358392   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.142.88 22 <nil> <nil>}
	I1007 11:49:15.358392   14676 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\sha-459500-m03' /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 ha-459500-m03/g' /etc/hosts;
				else 
					echo '127.0.1.1 ha-459500-m03' | sudo tee -a /etc/hosts; 
				fi
			fi
	I1007 11:49:15.502914   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I1007 11:49:15.502914   14676 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube6\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube6\minikube-integration\.minikube}
	I1007 11:49:15.502914   14676 buildroot.go:174] setting up certificates
	I1007 11:49:15.502914   14676 provision.go:84] configureAuth start
	I1007 11:49:15.502914   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:49:17.604592   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:49:17.605308   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:17.605445   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:49:20.183481   14676 main.go:141] libmachine: [stdout =====>] : 172.30.142.88
	
	I1007 11:49:20.183481   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:20.183864   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:49:22.349691   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:49:22.350429   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:22.350429   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:49:24.849078   14676 main.go:141] libmachine: [stdout =====>] : 172.30.142.88
	
	I1007 11:49:24.849411   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:24.849411   14676 provision.go:143] copyHostCerts
	I1007 11:49:24.849549   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube6\minikube-integration\.minikube/ca.pem
	I1007 11:49:24.849920   14676 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/ca.pem, removing ...
	I1007 11:49:24.849920   14676 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.pem
	I1007 11:49:24.849920   14676 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/ca.pem (1078 bytes)
	I1007 11:49:24.851568   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube6\minikube-integration\.minikube/cert.pem
	I1007 11:49:24.851568   14676 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/cert.pem, removing ...
	I1007 11:49:24.851568   14676 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cert.pem
	I1007 11:49:24.852331   14676 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/cert.pem (1123 bytes)
	I1007 11:49:24.853409   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube6\minikube-integration\.minikube/key.pem
	I1007 11:49:24.853409   14676 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/key.pem, removing ...
	I1007 11:49:24.853409   14676 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\key.pem
	I1007 11:49:24.853935   14676 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/key.pem (1679 bytes)
	I1007 11:49:24.854802   14676 provision.go:117] generating server cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.ha-459500-m03 san=[127.0.0.1 172.30.142.88 ha-459500-m03 localhost minikube]
	I1007 11:49:24.943615   14676 provision.go:177] copyRemoteCerts
	I1007 11:49:24.955920   14676 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I1007 11:49:24.956037   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:49:27.106784   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:49:27.107412   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:27.107466   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:49:29.683344   14676 main.go:141] libmachine: [stdout =====>] : 172.30.142.88
	
	I1007 11:49:29.683344   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:29.684188   14676 sshutil.go:53] new ssh client: &{IP:172.30.142.88 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m03\id_rsa Username:docker}
	I1007 11:49:29.786729   14676 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (4.8306373s)
	I1007 11:49:29.786729   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I1007 11:49:29.787350   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1208 bytes)
	I1007 11:49:29.832964   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I1007 11:49:29.832964   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I1007 11:49:29.878123   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I1007 11:49:29.878123   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I1007 11:49:29.925298   14676 provision.go:87] duration metric: took 14.4222224s to configureAuth
	I1007 11:49:29.925298   14676 buildroot.go:189] setting minikube options for container-runtime
	I1007 11:49:29.925589   14676 config.go:182] Loaded profile config "ha-459500": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 11:49:29.925589   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:49:32.089981   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:49:32.090796   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:32.090796   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:49:34.577575   14676 main.go:141] libmachine: [stdout =====>] : 172.30.142.88
	
	I1007 11:49:34.577915   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:34.582600   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:49:34.583386   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.142.88 22 <nil> <nil>}
	I1007 11:49:34.583407   14676 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I1007 11:49:34.709133   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I1007 11:49:34.709286   14676 buildroot.go:70] root file system type: tmpfs
	I1007 11:49:34.709469   14676 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I1007 11:49:34.709619   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:49:36.783639   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:49:36.783917   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:36.783987   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:49:39.306436   14676 main.go:141] libmachine: [stdout =====>] : 172.30.142.88
	
	I1007 11:49:39.306651   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:39.312130   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:49:39.312690   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.142.88 22 <nil> <nil>}
	I1007 11:49:39.312861   14676 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment="NO_PROXY=172.30.130.199"
	Environment="NO_PROXY=172.30.130.199,172.30.138.12"
	
	
	# 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=hyperv --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
	I1007 11:49:39.472655   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment=NO_PROXY=172.30.130.199
	Environment=NO_PROXY=172.30.130.199,172.30.138.12
	
	
	# 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=hyperv --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
	
	I1007 11:49:39.472712   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:49:41.596082   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:49:41.596082   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:41.596512   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:49:44.101041   14676 main.go:141] libmachine: [stdout =====>] : 172.30.142.88
	
	I1007 11:49:44.102057   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:44.107748   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:49:44.108322   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.142.88 22 <nil> <nil>}
	I1007 11:49:44.108461   14676 main.go:141] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I1007 11:49:46.306570   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: diff: can't stat '/lib/systemd/system/docker.service': No such file or directory
	Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /usr/lib/systemd/system/docker.service.
	
	I1007 11:49:46.306570   14676 machine.go:96] duration metric: took 45.2034686s to provisionDockerMachine
	I1007 11:49:46.306570   14676 client.go:171] duration metric: took 1m55.3609889s to LocalClient.Create
	I1007 11:49:46.306570   14676 start.go:167] duration metric: took 1m55.3610807s to libmachine.API.Create "ha-459500"
	I1007 11:49:46.306570   14676 start.go:293] postStartSetup for "ha-459500-m03" (driver="hyperv")
	I1007 11:49:46.306570   14676 start.go:322] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
	I1007 11:49:46.318600   14676 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
	I1007 11:49:46.318600   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:49:48.418901   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:49:48.419266   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:48.419318   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:49:50.920716   14676 main.go:141] libmachine: [stdout =====>] : 172.30.142.88
	
	I1007 11:49:50.921717   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:50.922122   14676 sshutil.go:53] new ssh client: &{IP:172.30.142.88 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m03\id_rsa Username:docker}
	I1007 11:49:51.021973   14676 ssh_runner.go:235] Completed: 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: (4.7032627s)
	I1007 11:49:51.032829   14676 ssh_runner.go:195] Run: cat /etc/os-release
	I1007 11:49:51.039186   14676 info.go:137] Remote host: Buildroot 2023.02.9
	I1007 11:49:51.039186   14676 filesync.go:126] Scanning C:\Users\jenkins.minikube6\minikube-integration\.minikube\addons for local assets ...
	I1007 11:49:51.039837   14676 filesync.go:126] Scanning C:\Users\jenkins.minikube6\minikube-integration\.minikube\files for local assets ...
	I1007 11:49:51.041652   14676 filesync.go:149] local asset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem -> 137842.pem in /etc/ssl/certs
	I1007 11:49:51.041652   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem -> /etc/ssl/certs/137842.pem
	I1007 11:49:51.054319   14676 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I1007 11:49:51.077303   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem --> /etc/ssl/certs/137842.pem (1708 bytes)
	I1007 11:49:51.128535   14676 start.go:296] duration metric: took 4.8218492s for postStartSetup
	I1007 11:49:51.131599   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:49:53.237748   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:49:53.238709   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:53.238823   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:49:55.765318   14676 main.go:141] libmachine: [stdout =====>] : 172.30.142.88
	
	I1007 11:49:55.766068   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:55.766932   14676 profile.go:143] Saving config to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\config.json ...
	I1007 11:49:55.770576   14676 start.go:128] duration metric: took 2m4.8303751s to createHost
	I1007 11:49:55.770703   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:49:57.871435   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:49:57.871435   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:49:57.872128   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:50:00.417981   14676 main.go:141] libmachine: [stdout =====>] : 172.30.142.88
	
	I1007 11:50:00.417981   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:50:00.423823   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:50:00.424399   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.142.88 22 <nil> <nil>}
	I1007 11:50:00.424399   14676 main.go:141] libmachine: About to run SSH command:
	date +%s.%N
	I1007 11:50:00.555346   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: 1728301800.568167335
	
	I1007 11:50:00.555410   14676 fix.go:216] guest clock: 1728301800.568167335
	I1007 11:50:00.555410   14676 fix.go:229] Guest: 2024-10-07 11:50:00.568167335 +0000 UTC Remote: 2024-10-07 11:49:55.7705763 +0000 UTC m=+559.818612501 (delta=4.797591035s)
	I1007 11:50:00.555497   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:50:02.658793   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:50:02.658967   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:50:02.658967   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:50:05.163676   14676 main.go:141] libmachine: [stdout =====>] : 172.30.142.88
	
	I1007 11:50:05.164037   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:50:05.168891   14676 main.go:141] libmachine: Using SSH client type: native
	I1007 11:50:05.169016   14676 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.142.88 22 <nil> <nil>}
	I1007 11:50:05.169016   14676 main.go:141] libmachine: About to run SSH command:
	sudo date -s @1728301800
	I1007 11:50:05.307204   14676 main.go:141] libmachine: SSH cmd err, output: <nil>: Mon Oct  7 11:50:00 UTC 2024
	
	I1007 11:50:05.307233   14676 fix.go:236] clock set: Mon Oct  7 11:50:00 UTC 2024
	 (err=<nil>)
	I1007 11:50:05.307333   14676 start.go:83] releasing machines lock for "ha-459500-m03", held for 2m14.3670837s
	I1007 11:50:05.307483   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:50:07.414582   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:50:07.414582   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:50:07.414749   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:50:09.960490   14676 main.go:141] libmachine: [stdout =====>] : 172.30.142.88
	
	I1007 11:50:09.960731   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:50:09.963468   14676 out.go:177] * Found network options:
	I1007 11:50:09.966924   14676 out.go:177]   - NO_PROXY=172.30.130.199,172.30.138.12
	W1007 11:50:09.969301   14676 proxy.go:119] fail to check proxy env: Error ip not in block
	W1007 11:50:09.969332   14676 proxy.go:119] fail to check proxy env: Error ip not in block
	I1007 11:50:09.972528   14676 out.go:177]   - NO_PROXY=172.30.130.199,172.30.138.12
	W1007 11:50:09.991676   14676 proxy.go:119] fail to check proxy env: Error ip not in block
	W1007 11:50:09.992883   14676 proxy.go:119] fail to check proxy env: Error ip not in block
	W1007 11:50:09.994396   14676 proxy.go:119] fail to check proxy env: Error ip not in block
	W1007 11:50:09.994396   14676 proxy.go:119] fail to check proxy env: Error ip not in block
	I1007 11:50:09.997396   14676 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I1007 11:50:09.997546   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:50:10.006082   14676 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I1007 11:50:10.006082   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500-m03 ).state
	I1007 11:50:12.216554   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:50:12.216947   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:50:12.216947   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:50:12.216947   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:50:12.217056   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:50:12.217056   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500-m03 ).networkadapters[0]).ipaddresses[0]
	I1007 11:50:14.920193   14676 main.go:141] libmachine: [stdout =====>] : 172.30.142.88
	
	I1007 11:50:14.921002   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:50:14.921329   14676 sshutil.go:53] new ssh client: &{IP:172.30.142.88 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m03\id_rsa Username:docker}
	I1007 11:50:14.948325   14676 main.go:141] libmachine: [stdout =====>] : 172.30.142.88
	
	I1007 11:50:14.948325   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:50:14.949072   14676 sshutil.go:53] new ssh client: &{IP:172.30.142.88 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500-m03\id_rsa Username:docker}
	I1007 11:50:15.011843   14676 ssh_runner.go:235] Completed: curl.exe -sS -m 2 https://registry.k8s.io/: (5.0142227s)
	W1007 11:50:15.011912   14676 start.go:867] [curl.exe -sS -m 2 https://registry.k8s.io/] failed: curl.exe -sS -m 2 https://registry.k8s.io/: Process exited with status 127
	stdout:
	
	stderr:
	bash: line 1: curl.exe: command not found
	I1007 11:50:15.048885   14676 ssh_runner.go:235] Completed: sh -c "stat /etc/cni/net.d/*loopback.conf*": (5.0427048s)
	W1007 11:50:15.048972   14676 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I1007 11:50:15.065038   14676 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I1007 11:50:15.098055   14676 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I1007 11:50:15.098055   14676 start.go:495] detecting cgroup driver to use...
	I1007 11:50:15.098055   14676 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I1007 11:50:15.149251   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	W1007 11:50:15.157509   14676 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	W1007 11:50:15.157540   14676 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I1007 11:50:15.185485   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I1007 11:50:15.206359   14676 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I1007 11:50:15.217599   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I1007 11:50:15.250692   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I1007 11:50:15.281817   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I1007 11:50:15.312657   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I1007 11:50:15.343277   14676 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I1007 11:50:15.375378   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I1007 11:50:15.405701   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I1007 11:50:15.438151   14676 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I1007 11:50:15.471293   14676 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I1007 11:50:15.494228   14676 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I1007 11:50:15.506245   14676 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I1007 11:50:15.539154   14676 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I1007 11:50:15.568183   14676 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:50:15.773170   14676 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I1007 11:50:15.806162   14676 start.go:495] detecting cgroup driver to use...
	I1007 11:50:15.817904   14676 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I1007 11:50:15.852039   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1007 11:50:15.891755   14676 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I1007 11:50:15.934872   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1007 11:50:15.970014   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1007 11:50:16.003798   14676 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I1007 11:50:16.086030   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1007 11:50:16.110663   14676 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I1007 11:50:16.155492   14676 ssh_runner.go:195] Run: which cri-dockerd
	I1007 11:50:16.171479   14676 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I1007 11:50:16.188252   14676 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I1007 11:50:16.232756   14676 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I1007 11:50:16.433212   14676 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I1007 11:50:16.630318   14676 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I1007 11:50:16.630445   14676 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I1007 11:50:16.677287   14676 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:50:16.882934   14676 ssh_runner.go:195] Run: sudo systemctl restart docker
	I1007 11:50:19.479479   14676 ssh_runner.go:235] Completed: sudo systemctl restart docker: (2.5956573s)
	I1007 11:50:19.490799   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I1007 11:50:19.527604   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I1007 11:50:19.564570   14676 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I1007 11:50:19.774093   14676 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I1007 11:50:19.973354   14676 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:50:20.175811   14676 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I1007 11:50:20.218529   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I1007 11:50:20.257767   14676 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:50:20.477836   14676 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I1007 11:50:20.581089   14676 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I1007 11:50:20.591668   14676 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I1007 11:50:20.600816   14676 start.go:563] Will wait 60s for crictl version
	I1007 11:50:20.614639   14676 ssh_runner.go:195] Run: which crictl
	I1007 11:50:20.630119   14676 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I1007 11:50:20.681681   14676 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.3.1
	RuntimeApiVersion:  v1
	I1007 11:50:20.691557   14676 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1007 11:50:20.734542   14676 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1007 11:50:20.771464   14676 out.go:235] * Preparing Kubernetes v1.31.1 on Docker 27.3.1 ...
	I1007 11:50:20.775239   14676 out.go:177]   - env NO_PROXY=172.30.130.199
	I1007 11:50:20.780675   14676 out.go:177]   - env NO_PROXY=172.30.130.199,172.30.138.12
	I1007 11:50:20.782387   14676 ip.go:176] getIPForInterface: searching for "vEthernet (Default Switch)"
	I1007 11:50:20.787330   14676 ip.go:190] "Ethernet 2" does not match prefix "vEthernet (Default Switch)"
	I1007 11:50:20.787330   14676 ip.go:190] "Loopback Pseudo-Interface 1" does not match prefix "vEthernet (Default Switch)"
	I1007 11:50:20.787330   14676 ip.go:185] found prefix matching interface for "vEthernet (Default Switch)": "vEthernet (Default Switch)"
	I1007 11:50:20.787330   14676 ip.go:211] Found interface: {Index:9 MTU:1500 Name:vEthernet (Default Switch) HardwareAddr:00:15:5d:f7:66:4d Flags:up|broadcast|multicast|running}
	I1007 11:50:20.790601   14676 ip.go:214] interface addr: fe80::9fcc:8509:1b69:5a8f/64
	I1007 11:50:20.790601   14676 ip.go:214] interface addr: 172.30.128.1/20
	I1007 11:50:20.807144   14676 ssh_runner.go:195] Run: grep 172.30.128.1	host.minikube.internal$ /etc/hosts
	I1007 11:50:20.813721   14676 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "172.30.128.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I1007 11:50:20.835796   14676 mustload.go:65] Loading cluster: ha-459500
	I1007 11:50:20.836412   14676 config.go:182] Loaded profile config "ha-459500": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 11:50:20.837054   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:50:22.913703   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:50:22.913703   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:50:22.913703   14676 host.go:66] Checking if "ha-459500" exists ...
	I1007 11:50:22.914404   14676 certs.go:68] Setting up C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500 for IP: 172.30.142.88
	I1007 11:50:22.914404   14676 certs.go:194] generating shared ca certs ...
	I1007 11:50:22.914404   14676 certs.go:226] acquiring lock for ca certs: {Name:mkc71405905d3cea24da832e98113e061e759324 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 11:50:22.914954   14676 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.key
	I1007 11:50:22.915531   14676 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.key
	I1007 11:50:22.915531   14676 certs.go:256] generating profile certs ...
	I1007 11:50:22.916180   14676 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\client.key
	I1007 11:50:22.916180   14676 certs.go:363] generating signed profile cert for "minikube": C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key.807b0950
	I1007 11:50:22.916819   14676 crypto.go:68] Generating cert C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt.807b0950 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 172.30.130.199 172.30.138.12 172.30.142.88 172.30.143.254]
	I1007 11:50:23.202890   14676 crypto.go:156] Writing cert to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt.807b0950 ...
	I1007 11:50:23.202890   14676 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt.807b0950: {Name:mkc4a7b73fb67a2765f31c53bc7d169574d627f0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 11:50:23.204940   14676 crypto.go:164] Writing key to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key.807b0950 ...
	I1007 11:50:23.204940   14676 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key.807b0950: {Name:mk7b04694c8b273efceb55be0bf7304cfd532355 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 11:50:23.205934   14676 certs.go:381] copying C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt.807b0950 -> C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt
	I1007 11:50:23.217949   14676 certs.go:385] copying C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key.807b0950 -> C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key
	I1007 11:50:23.218944   14676 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\proxy-client.key
	I1007 11:50:23.218944   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt -> /var/lib/minikube/certs/ca.crt
	I1007 11:50:23.219959   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.key -> /var/lib/minikube/certs/ca.key
	I1007 11:50:23.219959   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I1007 11:50:23.219959   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I1007 11:50:23.219959   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
	I1007 11:50:23.219959   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key -> /var/lib/minikube/certs/apiserver.key
	I1007 11:50:23.219959   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
	I1007 11:50:23.220938   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
	I1007 11:50:23.220938   14676 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784.pem (1338 bytes)
	W1007 11:50:23.220938   14676 certs.go:480] ignoring C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784_empty.pem, impossibly tiny 0 bytes
	I1007 11:50:23.220938   14676 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I1007 11:50:23.221945   14676 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I1007 11:50:23.221945   14676 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I1007 11:50:23.221945   14676 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem (1679 bytes)
	I1007 11:50:23.221945   14676 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem (1708 bytes)
	I1007 11:50:23.222933   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I1007 11:50:23.222933   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784.pem -> /usr/share/ca-certificates/13784.pem
	I1007 11:50:23.222933   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem -> /usr/share/ca-certificates/137842.pem
	I1007 11:50:23.223943   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:50:25.322865   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:50:25.322865   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:50:25.322865   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:50:27.902080   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:50:27.902381   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:50:27.902381   14676 sshutil.go:53] new ssh client: &{IP:172.30.130.199 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500\id_rsa Username:docker}
	I1007 11:50:28.008855   14676 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/sa.pub
	I1007 11:50:28.017216   14676 ssh_runner.go:447] scp /var/lib/minikube/certs/sa.pub --> memory (451 bytes)
	I1007 11:50:28.048745   14676 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/sa.key
	I1007 11:50:28.055561   14676 ssh_runner.go:447] scp /var/lib/minikube/certs/sa.key --> memory (1679 bytes)
	I1007 11:50:28.088634   14676 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/front-proxy-ca.crt
	I1007 11:50:28.095733   14676 ssh_runner.go:447] scp /var/lib/minikube/certs/front-proxy-ca.crt --> memory (1123 bytes)
	I1007 11:50:28.127056   14676 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/front-proxy-ca.key
	I1007 11:50:28.133015   14676 ssh_runner.go:447] scp /var/lib/minikube/certs/front-proxy-ca.key --> memory (1675 bytes)
	I1007 11:50:28.162002   14676 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/etcd/ca.crt
	I1007 11:50:28.168072   14676 ssh_runner.go:447] scp /var/lib/minikube/certs/etcd/ca.crt --> memory (1094 bytes)
	I1007 11:50:28.199678   14676 ssh_runner.go:195] Run: stat -c %s /var/lib/minikube/certs/etcd/ca.key
	I1007 11:50:28.205322   14676 ssh_runner.go:447] scp /var/lib/minikube/certs/etcd/ca.key --> memory (1675 bytes)
	I1007 11:50:28.228119   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I1007 11:50:28.277090   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I1007 11:50:28.321686   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I1007 11:50:28.366889   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I1007 11:50:28.414030   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1444 bytes)
	I1007 11:50:28.462137   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I1007 11:50:28.507129   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I1007 11:50:28.559186   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\ha-459500\proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I1007 11:50:28.607661   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I1007 11:50:28.654045   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784.pem --> /usr/share/ca-certificates/13784.pem (1338 bytes)
	I1007 11:50:28.701703   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem --> /usr/share/ca-certificates/137842.pem (1708 bytes)
	I1007 11:50:28.746600   14676 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/sa.pub (451 bytes)
	I1007 11:50:28.778475   14676 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/sa.key (1679 bytes)
	I1007 11:50:28.813965   14676 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/front-proxy-ca.crt (1123 bytes)
	I1007 11:50:28.844878   14676 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/front-proxy-ca.key (1675 bytes)
	I1007 11:50:28.881584   14676 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/etcd/ca.crt (1094 bytes)
	I1007 11:50:28.919771   14676 ssh_runner.go:362] scp memory --> /var/lib/minikube/certs/etcd/ca.key (1675 bytes)
	I1007 11:50:28.960205   14676 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (744 bytes)
	I1007 11:50:29.005096   14676 ssh_runner.go:195] Run: openssl version
	I1007 11:50:29.025034   14676 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/137842.pem && ln -fs /usr/share/ca-certificates/137842.pem /etc/ssl/certs/137842.pem"
	I1007 11:50:29.059516   14676 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/137842.pem
	I1007 11:50:29.067898   14676 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Oct  7 11:23 /usr/share/ca-certificates/137842.pem
	I1007 11:50:29.084086   14676 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/137842.pem
	I1007 11:50:29.104922   14676 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/137842.pem /etc/ssl/certs/3ec20f2e.0"
	I1007 11:50:29.136163   14676 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"
	I1007 11:50:29.169823   14676 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I1007 11:50:29.177277   14676 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Oct  7 10:58 /usr/share/ca-certificates/minikubeCA.pem
	I1007 11:50:29.188438   14676 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I1007 11:50:29.210288   14676 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"
	I1007 11:50:29.242504   14676 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/13784.pem && ln -fs /usr/share/ca-certificates/13784.pem /etc/ssl/certs/13784.pem"
	I1007 11:50:29.275062   14676 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/13784.pem
	I1007 11:50:29.282630   14676 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Oct  7 11:23 /usr/share/ca-certificates/13784.pem
	I1007 11:50:29.294150   14676 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/13784.pem
	I1007 11:50:29.314709   14676 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/13784.pem /etc/ssl/certs/51391683.0"
	I1007 11:50:29.347428   14676 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I1007 11:50:29.353459   14676 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I1007 11:50:29.353855   14676 kubeadm.go:934] updating node {m03 172.30.142.88 8443 v1.31.1 docker true true} ...
	I1007 11:50:29.354008   14676 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=ha-459500-m03 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=172.30.142.88
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:ha-459500 Namespace:default APIServerHAVIP:172.30.143.254 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:}
	I1007 11:50:29.354177   14676 kube-vip.go:115] generating kube-vip config ...
	I1007 11:50:29.364503   14676 ssh_runner.go:195] Run: sudo sh -c "modprobe --all ip_vs ip_vs_rr ip_vs_wrr ip_vs_sh nf_conntrack"
	I1007 11:50:29.389397   14676 kube-vip.go:167] auto-enabling control-plane load-balancing in kube-vip
	I1007 11:50:29.389506   14676 kube-vip.go:137] kube-vip config:
	apiVersion: v1
	kind: Pod
	metadata:
	  creationTimestamp: null
	  name: kube-vip
	  namespace: kube-system
	spec:
	  containers:
	  - args:
	    - manager
	    env:
	    - name: vip_arp
	      value: "true"
	    - name: port
	      value: "8443"
	    - name: vip_nodename
	      valueFrom:
	        fieldRef:
	          fieldPath: spec.nodeName
	    - name: vip_interface
	      value: eth0
	    - name: vip_cidr
	      value: "32"
	    - name: dns_mode
	      value: first
	    - name: cp_enable
	      value: "true"
	    - name: cp_namespace
	      value: kube-system
	    - name: vip_leaderelection
	      value: "true"
	    - name: vip_leasename
	      value: plndr-cp-lock
	    - name: vip_leaseduration
	      value: "5"
	    - name: vip_renewdeadline
	      value: "3"
	    - name: vip_retryperiod
	      value: "1"
	    - name: address
	      value: 172.30.143.254
	    - name: prometheus_server
	      value: :2112
	    - name : lb_enable
	      value: "true"
	    - name: lb_port
	      value: "8443"
	    image: ghcr.io/kube-vip/kube-vip:v0.8.3
	    imagePullPolicy: IfNotPresent
	    name: kube-vip
	    resources: {}
	    securityContext:
	      capabilities:
	        add:
	        - NET_ADMIN
	        - NET_RAW
	    volumeMounts:
	    - mountPath: /etc/kubernetes/admin.conf
	      name: kubeconfig
	  hostAliases:
	  - hostnames:
	    - kubernetes
	    ip: 127.0.0.1
	  hostNetwork: true
	  volumes:
	  - hostPath:
	      path: "/etc/kubernetes/admin.conf"
	    name: kubeconfig
	status: {}
	I1007 11:50:29.400757   14676 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I1007 11:50:29.416028   14676 binaries.go:47] Didn't find k8s binaries: sudo ls /var/lib/minikube/binaries/v1.31.1: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/var/lib/minikube/binaries/v1.31.1': No such file or directory
	
	Initiating transfer...
	I1007 11:50:29.427023   14676 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/binaries/v1.31.1
	I1007 11:50:29.447618   14676 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubectl.sha256
	I1007 11:50:29.447618   14676 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubelet?checksum=file:https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubelet.sha256
	I1007 11:50:29.447618   14676 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubeadm?checksum=file:https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubeadm.sha256
	I1007 11:50:29.447618   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\linux\amd64\v1.31.1/kubectl -> /var/lib/minikube/binaries/v1.31.1/kubectl
	I1007 11:50:29.448663   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\linux\amd64\v1.31.1/kubeadm -> /var/lib/minikube/binaries/v1.31.1/kubeadm
	I1007 11:50:29.462914   14676 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.31.1/kubectl
	I1007 11:50:29.464099   14676 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.31.1/kubeadm
	I1007 11:50:29.466913   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1007 11:50:29.470499   14676 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.31.1/kubectl: stat -c "%s %y" /var/lib/minikube/binaries/v1.31.1/kubectl: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.31.1/kubectl': No such file or directory
	I1007 11:50:29.470499   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\linux\amd64\v1.31.1/kubectl --> /var/lib/minikube/binaries/v1.31.1/kubectl (56381592 bytes)
	I1007 11:50:29.472079   14676 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.31.1/kubeadm: stat -c "%s %y" /var/lib/minikube/binaries/v1.31.1/kubeadm: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.31.1/kubeadm': No such file or directory
	I1007 11:50:29.472079   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\linux\amd64\v1.31.1/kubeadm --> /var/lib/minikube/binaries/v1.31.1/kubeadm (58290328 bytes)
	I1007 11:50:29.532184   14676 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\linux\amd64\v1.31.1/kubelet -> /var/lib/minikube/binaries/v1.31.1/kubelet
	I1007 11:50:29.546399   14676 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.31.1/kubelet
	I1007 11:50:29.650871   14676 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.31.1/kubelet: stat -c "%s %y" /var/lib/minikube/binaries/v1.31.1/kubelet: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.31.1/kubelet': No such file or directory
	I1007 11:50:29.650871   14676 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\linux\amd64\v1.31.1/kubelet --> /var/lib/minikube/binaries/v1.31.1/kubelet (76869944 bytes)
	I1007 11:50:30.729855   14676 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /etc/kubernetes/manifests
	I1007 11:50:30.748976   14676 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (313 bytes)
	I1007 11:50:30.789182   14676 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I1007 11:50:30.823207   14676 ssh_runner.go:362] scp memory --> /etc/kubernetes/manifests/kube-vip.yaml (1441 bytes)
	I1007 11:50:30.870058   14676 ssh_runner.go:195] Run: grep 172.30.143.254	control-plane.minikube.internal$ /etc/hosts
	I1007 11:50:30.876647   14676 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "172.30.143.254	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I1007 11:50:30.916401   14676 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:50:31.125710   14676 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1007 11:50:31.158646   14676 host.go:66] Checking if "ha-459500" exists ...
	I1007 11:50:31.159473   14676 start.go:317] joinCluster: &{Name:ha-459500 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 Clus
terName:ha-459500 Namespace:default APIServerHAVIP:172.30.143.254 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:} Nodes:[{Name: IP:172.30.130.199 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.30.138.12 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m03 IP:172.30.142.88 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[ambassador:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:false inspektor
-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd: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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: Disa
bleOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1007 11:50:31.159736   14676 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm token create --print-join-command --ttl=0"
	I1007 11:50:31.159736   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM ha-459500 ).state
	I1007 11:50:33.312586   14676 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 11:50:33.312586   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:50:33.312586   14676 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM ha-459500 ).networkadapters[0]).ipaddresses[0]
	I1007 11:50:35.919979   14676 main.go:141] libmachine: [stdout =====>] : 172.30.130.199
	
	I1007 11:50:35.920573   14676 main.go:141] libmachine: [stderr =====>] : 
	I1007 11:50:35.920908   14676 sshutil.go:53] new ssh client: &{IP:172.30.130.199 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\ha-459500\id_rsa Username:docker}
	I1007 11:50:36.120506   14676 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm token create --print-join-command --ttl=0": (4.960714s)
	I1007 11:50:36.120616   14676 start.go:343] trying to join control-plane node "m03" to cluster: &{Name:m03 IP:172.30.142.88 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1007 11:50:36.120741   14676 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm join control-plane.minikube.internal:8443 --token fdhkg9.hekr3bwcrwjo3glh --discovery-token-ca-cert-hash sha256:714ac1df271b5c937c7b233425acaadd54f29bec6372d70cf4cfbef5c3c9b2e4 --ignore-preflight-errors=all --cri-socket unix:///var/run/cri-dockerd.sock --node-name=ha-459500-m03 --control-plane --apiserver-advertise-address=172.30.142.88 --apiserver-bind-port=8443"
	I1007 11:51:21.812243   14676 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm join control-plane.minikube.internal:8443 --token fdhkg9.hekr3bwcrwjo3glh --discovery-token-ca-cert-hash sha256:714ac1df271b5c937c7b233425acaadd54f29bec6372d70cf4cfbef5c3c9b2e4 --ignore-preflight-errors=all --cri-socket unix:///var/run/cri-dockerd.sock --node-name=ha-459500-m03 --control-plane --apiserver-advertise-address=172.30.142.88 --apiserver-bind-port=8443": (45.6909461s)
	I1007 11:51:21.812243   14676 ssh_runner.go:195] Run: /bin/bash -c "sudo systemctl daemon-reload && sudo systemctl enable kubelet && sudo systemctl start kubelet"
	I1007 11:51:22.757784   14676 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes ha-459500-m03 minikube.k8s.io/updated_at=2024_10_07T11_51_22_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=55a088b4b31722f6a33d4d5d4ae6e59a42bb414b minikube.k8s.io/name=ha-459500 minikube.k8s.io/primary=false
	I1007 11:51:22.924169   14676 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig taint nodes ha-459500-m03 node-role.kubernetes.io/control-plane:NoSchedule-
	I1007 11:51:23.092388   14676 start.go:319] duration metric: took 51.9323337s to joinCluster
	I1007 11:51:23.092521   14676 start.go:235] Will wait 6m0s for node &{Name:m03 IP:172.30.142.88 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1007 11:51:23.093494   14676 config.go:182] Loaded profile config "ha-459500": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 11:51:23.098899   14676 out.go:177] * Verifying Kubernetes components...
	I1007 11:51:23.119726   14676 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 11:51:23.581862   14676 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1007 11:51:23.624146   14676 loader.go:395] Config loaded from file:  C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	I1007 11:51:23.625933   14676 kapi.go:59] client config for ha-459500: &rest.Config{Host:"https://172.30.143.254:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", UID:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\ha-459500\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\ha-459500\\client.key", CAFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CAData:[]uint8(nil), Ne
xtProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x30030e0), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
	W1007 11:51:23.626127   14676 kubeadm.go:483] Overriding stale ClientConfig host https://172.30.143.254:8443 with https://172.30.130.199:8443
	I1007 11:51:23.627139   14676 node_ready.go:35] waiting up to 6m0s for node "ha-459500-m03" to be "Ready" ...
	I1007 11:51:23.627432   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:23.627493   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:23.627493   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:23.627493   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:23.653772   14676 round_trippers.go:574] Response Status: 200 OK in 26 milliseconds
	I1007 11:51:24.127503   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:24.127503   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:24.127503   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:24.127503   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:24.143345   14676 round_trippers.go:574] Response Status: 200 OK in 15 milliseconds
	I1007 11:51:24.628897   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:24.628897   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:24.628897   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:24.628897   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:24.634950   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:25.127894   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:25.127894   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:25.127894   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:25.127894   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:25.137958   14676 round_trippers.go:574] Response Status: 200 OK in 10 milliseconds
	I1007 11:51:25.627615   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:25.627615   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:25.627615   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:25.627615   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:25.633357   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:25.633979   14676 node_ready.go:53] node "ha-459500-m03" has status "Ready":"False"
	I1007 11:51:26.128380   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:26.128380   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:26.128380   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:26.128380   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:26.133713   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:26.627497   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:26.627497   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:26.627497   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:26.627497   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:26.633705   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:51:27.127527   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:27.127527   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:27.127527   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:27.127527   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:27.132177   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:51:27.628801   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:27.628801   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:27.628801   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:27.628801   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:27.772984   14676 round_trippers.go:574] Response Status: 200 OK in 144 milliseconds
	I1007 11:51:27.775752   14676 node_ready.go:53] node "ha-459500-m03" has status "Ready":"False"
	I1007 11:51:28.128090   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:28.128178   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:28.128178   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:28.128178   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:28.134595   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:51:28.628037   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:28.628037   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:28.628037   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:28.628037   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:28.633631   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:29.128366   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:29.128366   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:29.128366   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:29.128366   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:29.133995   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:29.627922   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:29.627922   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:29.627922   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:29.627922   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:29.633583   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:30.129335   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:30.129510   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:30.129510   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:30.129510   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:30.136129   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:51:30.137035   14676 node_ready.go:53] node "ha-459500-m03" has status "Ready":"False"
	I1007 11:51:30.628738   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:30.628738   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:30.628807   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:30.628807   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:30.634575   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:31.128374   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:31.128374   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:31.128374   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:31.128374   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:31.134289   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:31.627918   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:31.627918   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:31.627918   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:31.627918   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:31.634497   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:51:32.127550   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:32.127550   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:32.127550   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:32.127550   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:32.134393   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:51:32.627660   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:32.627660   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:32.627660   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:32.627660   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:32.634599   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:51:32.635572   14676 node_ready.go:53] node "ha-459500-m03" has status "Ready":"False"
	I1007 11:51:33.127970   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:33.127970   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:33.127970   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:33.127970   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:33.135612   14676 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 11:51:33.629497   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:33.629948   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:33.629948   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:33.630041   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:33.640085   14676 round_trippers.go:574] Response Status: 200 OK in 10 milliseconds
	I1007 11:51:34.128670   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:34.128670   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:34.128757   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:34.128757   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:34.139960   14676 round_trippers.go:574] Response Status: 200 OK in 11 milliseconds
	I1007 11:51:34.628219   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:34.628219   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:34.628219   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:34.628219   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:34.634583   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:51:35.127423   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:35.127423   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:35.127423   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:35.127423   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:35.132742   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:35.133495   14676 node_ready.go:53] node "ha-459500-m03" has status "Ready":"False"
	I1007 11:51:35.628149   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:35.628149   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:35.628149   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:35.628149   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:35.638598   14676 round_trippers.go:574] Response Status: 200 OK in 10 milliseconds
	I1007 11:51:36.127870   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:36.127870   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:36.127870   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:36.127870   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:36.134683   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:51:36.628636   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:36.628748   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:36.628748   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:36.628748   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:36.636902   14676 round_trippers.go:574] Response Status: 200 OK in 8 milliseconds
	I1007 11:51:37.127652   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:37.127652   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:37.127652   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:37.127652   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:37.134406   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:51:37.135793   14676 node_ready.go:53] node "ha-459500-m03" has status "Ready":"False"
	I1007 11:51:37.628393   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:37.628393   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:37.628393   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:37.628393   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:37.634824   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:51:38.128642   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:38.128642   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:38.128642   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:38.128642   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:38.133661   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:51:38.627571   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:38.627571   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:38.627571   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:38.627571   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:38.634388   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:51:39.128035   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:39.128035   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:39.128035   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:39.128035   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:39.135645   14676 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 11:51:39.136390   14676 node_ready.go:53] node "ha-459500-m03" has status "Ready":"False"
	I1007 11:51:39.627740   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:39.627740   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:39.627740   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:39.627740   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:39.634916   14676 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 11:51:40.128511   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:40.128511   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:40.128511   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:40.128511   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:40.136431   14676 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 11:51:40.628085   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:40.628085   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:40.628085   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:40.628085   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:40.633905   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:41.127575   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:41.127575   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:41.127575   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:41.127575   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:41.136292   14676 round_trippers.go:574] Response Status: 200 OK in 8 milliseconds
	I1007 11:51:41.137076   14676 node_ready.go:49] node "ha-459500-m03" has status "Ready":"True"
	I1007 11:51:41.137140   14676 node_ready.go:38] duration metric: took 17.5097142s for node "ha-459500-m03" to be "Ready" ...
	I1007 11:51:41.137140   14676 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1007 11:51:41.137311   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods
	I1007 11:51:41.137311   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:41.137400   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:41.137400   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:41.155210   14676 round_trippers.go:574] Response Status: 200 OK in 17 milliseconds
	I1007 11:51:41.172256   14676 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-9lk6p" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:41.172458   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-9lk6p
	I1007 11:51:41.172458   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:41.172514   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:41.172514   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:41.186135   14676 round_trippers.go:574] Response Status: 200 OK in 13 milliseconds
	I1007 11:51:41.187795   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:51:41.187795   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:41.187795   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:41.187795   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:41.197359   14676 round_trippers.go:574] Response Status: 200 OK in 9 milliseconds
	I1007 11:51:41.198359   14676 pod_ready.go:93] pod "coredns-7c65d6cfc9-9lk6p" in "kube-system" namespace has status "Ready":"True"
	I1007 11:51:41.198359   14676 pod_ready.go:82] duration metric: took 26.0196ms for pod "coredns-7c65d6cfc9-9lk6p" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:41.198359   14676 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-pfsfz" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:41.198359   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pfsfz
	I1007 11:51:41.198359   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:41.198359   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:41.198359   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:41.208777   14676 round_trippers.go:574] Response Status: 200 OK in 10 milliseconds
	I1007 11:51:41.209646   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:51:41.209646   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:41.209646   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:41.209646   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:41.216295   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:51:41.216295   14676 pod_ready.go:93] pod "coredns-7c65d6cfc9-pfsfz" in "kube-system" namespace has status "Ready":"True"
	I1007 11:51:41.216295   14676 pod_ready.go:82] duration metric: took 17.936ms for pod "coredns-7c65d6cfc9-pfsfz" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:41.216295   14676 pod_ready.go:79] waiting up to 6m0s for pod "etcd-ha-459500" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:41.216295   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/etcd-ha-459500
	I1007 11:51:41.216295   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:41.216295   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:41.216295   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:41.230932   14676 round_trippers.go:574] Response Status: 200 OK in 14 milliseconds
	I1007 11:51:41.231662   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:51:41.231662   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:41.231662   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:41.231662   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:41.246392   14676 round_trippers.go:574] Response Status: 200 OK in 14 milliseconds
	I1007 11:51:41.247072   14676 pod_ready.go:93] pod "etcd-ha-459500" in "kube-system" namespace has status "Ready":"True"
	I1007 11:51:41.247072   14676 pod_ready.go:82] duration metric: took 30.7769ms for pod "etcd-ha-459500" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:41.247072   14676 pod_ready.go:79] waiting up to 6m0s for pod "etcd-ha-459500-m02" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:41.247778   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/etcd-ha-459500-m02
	I1007 11:51:41.247778   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:41.247778   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:41.247778   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:41.265548   14676 round_trippers.go:574] Response Status: 200 OK in 17 milliseconds
	I1007 11:51:41.266357   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:51:41.266357   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:41.266357   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:41.266357   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:41.270355   14676 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 11:51:41.270355   14676 pod_ready.go:93] pod "etcd-ha-459500-m02" in "kube-system" namespace has status "Ready":"True"
	I1007 11:51:41.270355   14676 pod_ready.go:82] duration metric: took 23.2824ms for pod "etcd-ha-459500-m02" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:41.270355   14676 pod_ready.go:79] waiting up to 6m0s for pod "etcd-ha-459500-m03" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:41.328376   14676 request.go:632] Waited for 58.0199ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/etcd-ha-459500-m03
	I1007 11:51:41.328376   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/etcd-ha-459500-m03
	I1007 11:51:41.328376   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:41.328376   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:41.328376   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:41.333705   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:41.528417   14676 request.go:632] Waited for 193.8608ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:41.528862   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:41.528917   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:41.528917   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:41.528946   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:41.533445   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:51:41.534222   14676 pod_ready.go:93] pod "etcd-ha-459500-m03" in "kube-system" namespace has status "Ready":"True"
	I1007 11:51:41.534222   14676 pod_ready.go:82] duration metric: took 263.8639ms for pod "etcd-ha-459500-m03" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:41.534292   14676 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-ha-459500" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:41.728175   14676 request.go:632] Waited for 193.789ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-459500
	I1007 11:51:41.728175   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-459500
	I1007 11:51:41.728558   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:41.728558   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:41.728558   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:41.736137   14676 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 11:51:41.927815   14676 request.go:632] Waited for 190.393ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:51:41.927815   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:51:41.927815   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:41.927815   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:41.927815   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:41.933719   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:41.934747   14676 pod_ready.go:93] pod "kube-apiserver-ha-459500" in "kube-system" namespace has status "Ready":"True"
	I1007 11:51:41.934818   14676 pod_ready.go:82] duration metric: took 400.5219ms for pod "kube-apiserver-ha-459500" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:41.934818   14676 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-ha-459500-m02" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:42.127897   14676 request.go:632] Waited for 193.0038ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-459500-m02
	I1007 11:51:42.127897   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-459500-m02
	I1007 11:51:42.127897   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:42.127897   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:42.127897   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:42.133416   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:42.328256   14676 request.go:632] Waited for 193.5848ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:51:42.328256   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:51:42.329017   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:42.329017   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:42.329047   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:42.335887   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:51:42.337067   14676 pod_ready.go:93] pod "kube-apiserver-ha-459500-m02" in "kube-system" namespace has status "Ready":"True"
	I1007 11:51:42.337067   14676 pod_ready.go:82] duration metric: took 402.2438ms for pod "kube-apiserver-ha-459500-m02" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:42.337067   14676 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-ha-459500-m03" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:42.527959   14676 request.go:632] Waited for 190.8904ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-459500-m03
	I1007 11:51:42.528384   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-ha-459500-m03
	I1007 11:51:42.528384   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:42.528384   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:42.528384   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:42.534501   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:51:42.729043   14676 request.go:632] Waited for 193.6831ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:42.729043   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:42.729043   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:42.729043   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:42.729043   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:42.734935   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:42.735648   14676 pod_ready.go:93] pod "kube-apiserver-ha-459500-m03" in "kube-system" namespace has status "Ready":"True"
	I1007 11:51:42.735725   14676 pod_ready.go:82] duration metric: took 398.6535ms for pod "kube-apiserver-ha-459500-m03" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:42.735725   14676 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-ha-459500" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:42.928086   14676 request.go:632] Waited for 192.2678ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-459500
	I1007 11:51:42.928086   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-459500
	I1007 11:51:42.928086   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:42.928086   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:42.928086   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:42.934602   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:51:43.128152   14676 request.go:632] Waited for 192.8075ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:51:43.128152   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:51:43.128152   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:43.128675   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:43.128700   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:43.134450   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:43.135240   14676 pod_ready.go:93] pod "kube-controller-manager-ha-459500" in "kube-system" namespace has status "Ready":"True"
	I1007 11:51:43.135373   14676 pod_ready.go:82] duration metric: took 399.6437ms for pod "kube-controller-manager-ha-459500" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:43.135373   14676 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-ha-459500-m02" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:43.328071   14676 request.go:632] Waited for 192.6957ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-459500-m02
	I1007 11:51:43.328566   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-459500-m02
	I1007 11:51:43.328618   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:43.328618   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:43.328667   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:43.333230   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:51:43.528119   14676 request.go:632] Waited for 192.8385ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:51:43.528119   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:51:43.528119   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:43.528119   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:43.528119   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:43.532443   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:51:43.533122   14676 pod_ready.go:93] pod "kube-controller-manager-ha-459500-m02" in "kube-system" namespace has status "Ready":"True"
	I1007 11:51:43.533248   14676 pod_ready.go:82] duration metric: took 397.8708ms for pod "kube-controller-manager-ha-459500-m02" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:43.533248   14676 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-ha-459500-m03" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:43.727726   14676 request.go:632] Waited for 194.3989ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-459500-m03
	I1007 11:51:43.727726   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-ha-459500-m03
	I1007 11:51:43.727726   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:43.727726   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:43.727726   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:43.733964   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:51:43.928064   14676 request.go:632] Waited for 192.3037ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:43.928064   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:43.928064   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:43.928064   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:43.928064   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:43.933718   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:43.934592   14676 pod_ready.go:93] pod "kube-controller-manager-ha-459500-m03" in "kube-system" namespace has status "Ready":"True"
	I1007 11:51:43.934693   14676 pod_ready.go:82] duration metric: took 401.3394ms for pod "kube-controller-manager-ha-459500-m03" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:43.934693   14676 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-49r5n" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:44.128311   14676 request.go:632] Waited for 193.5585ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-proxy-49r5n
	I1007 11:51:44.128872   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-proxy-49r5n
	I1007 11:51:44.128872   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:44.128872   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:44.128872   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:44.135027   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:51:44.327741   14676 request.go:632] Waited for 191.4911ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:51:44.328107   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:51:44.328107   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:44.328107   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:44.328107   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:44.333474   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:44.334260   14676 pod_ready.go:93] pod "kube-proxy-49r5n" in "kube-system" namespace has status "Ready":"True"
	I1007 11:51:44.334312   14676 pod_ready.go:82] duration metric: took 399.5568ms for pod "kube-proxy-49r5n" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:44.334365   14676 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-l6l2x" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:44.528457   14676 request.go:632] Waited for 194.0371ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-proxy-l6l2x
	I1007 11:51:44.528457   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-proxy-l6l2x
	I1007 11:51:44.528457   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:44.528457   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:44.528457   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:44.536551   14676 round_trippers.go:574] Response Status: 200 OK in 8 milliseconds
	I1007 11:51:44.727745   14676 request.go:632] Waited for 189.1915ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:51:44.727745   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:51:44.727745   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:44.727745   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:44.727745   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:44.736072   14676 round_trippers.go:574] Response Status: 200 OK in 8 milliseconds
	I1007 11:51:44.737100   14676 pod_ready.go:93] pod "kube-proxy-l6l2x" in "kube-system" namespace has status "Ready":"True"
	I1007 11:51:44.737224   14676 pod_ready.go:82] duration metric: took 402.8552ms for pod "kube-proxy-l6l2x" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:44.737224   14676 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-z6tnz" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:44.928286   14676 request.go:632] Waited for 190.9539ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-proxy-z6tnz
	I1007 11:51:44.928687   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-proxy-z6tnz
	I1007 11:51:44.928687   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:44.928687   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:44.928687   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:44.933934   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:45.128185   14676 request.go:632] Waited for 193.3843ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:45.128689   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:45.128689   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:45.128689   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:45.128689   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:45.133988   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:45.134984   14676 pod_ready.go:93] pod "kube-proxy-z6tnz" in "kube-system" namespace has status "Ready":"True"
	I1007 11:51:45.135037   14676 pod_ready.go:82] duration metric: took 397.8084ms for pod "kube-proxy-z6tnz" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:45.135037   14676 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-ha-459500" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:45.328422   14676 request.go:632] Waited for 193.3293ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-459500
	I1007 11:51:45.328901   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-459500
	I1007 11:51:45.328901   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:45.328901   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:45.328901   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:45.333727   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:51:45.528548   14676 request.go:632] Waited for 193.0309ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:51:45.528548   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500
	I1007 11:51:45.528548   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:45.528548   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:45.528548   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:45.532296   14676 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 11:51:45.533921   14676 pod_ready.go:93] pod "kube-scheduler-ha-459500" in "kube-system" namespace has status "Ready":"True"
	I1007 11:51:45.533921   14676 pod_ready.go:82] duration metric: took 398.8791ms for pod "kube-scheduler-ha-459500" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:45.534066   14676 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-ha-459500-m02" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:45.728595   14676 request.go:632] Waited for 194.5272ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-459500-m02
	I1007 11:51:45.728595   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-459500-m02
	I1007 11:51:45.728595   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:45.728595   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:45.728595   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:45.733918   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:45.927927   14676 request.go:632] Waited for 192.0121ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:51:45.928262   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m02
	I1007 11:51:45.928262   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:45.928262   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:45.928262   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:45.934152   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:45.935021   14676 pod_ready.go:93] pod "kube-scheduler-ha-459500-m02" in "kube-system" namespace has status "Ready":"True"
	I1007 11:51:45.935074   14676 pod_ready.go:82] duration metric: took 401.004ms for pod "kube-scheduler-ha-459500-m02" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:45.935074   14676 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-ha-459500-m03" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:46.128450   14676 request.go:632] Waited for 193.2975ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-459500-m03
	I1007 11:51:46.128450   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-ha-459500-m03
	I1007 11:51:46.128450   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:46.128450   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:46.128450   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:46.133281   14676 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 11:51:46.328588   14676 request.go:632] Waited for 194.4138ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:46.328588   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes/ha-459500-m03
	I1007 11:51:46.328588   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:46.328588   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:46.328588   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:46.334838   14676 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 11:51:46.335052   14676 pod_ready.go:93] pod "kube-scheduler-ha-459500-m03" in "kube-system" namespace has status "Ready":"True"
	I1007 11:51:46.335052   14676 pod_ready.go:82] duration metric: took 399.9732ms for pod "kube-scheduler-ha-459500-m03" in "kube-system" namespace to be "Ready" ...
	I1007 11:51:46.335052   14676 pod_ready.go:39] duration metric: took 5.1978535s 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" ...
	I1007 11:51:46.335052   14676 api_server.go:52] waiting for apiserver process to appear ...
	I1007 11:51:46.347548   14676 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1007 11:51:46.377259   14676 api_server.go:72] duration metric: took 23.2843424s to wait for apiserver process to appear ...
	I1007 11:51:46.377318   14676 api_server.go:88] waiting for apiserver healthz status ...
	I1007 11:51:46.377318   14676 api_server.go:253] Checking apiserver healthz at https://172.30.130.199:8443/healthz ...
	I1007 11:51:46.384177   14676 api_server.go:279] https://172.30.130.199:8443/healthz returned 200:
	ok
	I1007 11:51:46.384177   14676 round_trippers.go:463] GET https://172.30.130.199:8443/version
	I1007 11:51:46.384177   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:46.384177   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:46.384177   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:46.386736   14676 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 11:51:46.386850   14676 api_server.go:141] control plane version: v1.31.1
	I1007 11:51:46.386850   14676 api_server.go:131] duration metric: took 9.5311ms to wait for apiserver health ...
	I1007 11:51:46.386850   14676 system_pods.go:43] waiting for kube-system pods to appear ...
	I1007 11:51:46.528662   14676 request.go:632] Waited for 141.7026ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods
	I1007 11:51:46.529056   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods
	I1007 11:51:46.529056   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:46.529056   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:46.529056   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:46.539190   14676 round_trippers.go:574] Response Status: 200 OK in 10 milliseconds
	I1007 11:51:46.549175   14676 system_pods.go:59] 24 kube-system pods found
	I1007 11:51:46.549175   14676 system_pods.go:61] "coredns-7c65d6cfc9-9lk6p" [77e7d334-41bb-4e38-acab-cbdc63bcff19] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "coredns-7c65d6cfc9-pfsfz" [001ac16e-35cd-40cd-94c4-6945f16585c8] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "etcd-ha-459500" [3771ca09-2afe-4c30-a59b-74e84d394c9a] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "etcd-ha-459500-m02" [8e0e9f1c-e424-46c3-98be-27004487207f] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "etcd-ha-459500-m03" [d64a960f-466c-4fe8-8e28-3a6c62458b6f] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "kindnet-6s2pf" [299e3f6d-1040-4b1e-8801-171261eccd6d] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "kindnet-78hfw" [f05eb18b-bc91-4ea0-b117-952aa1d88484] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "kindnet-9l4c8" [d3995ccf-7c9d-4e74-b4c6-037c4e81de6c] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "kube-apiserver-ha-459500" [92cd47cb-7f3d-44d6-82a8-9f42f557ae89] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "kube-apiserver-ha-459500-m02" [9a4383a5-2ba5-4a37-8bd8-fd01368d8b97] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "kube-apiserver-ha-459500-m03" [2a4078c2-add8-46c0-93d9-186309472021] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "kube-controller-manager-ha-459500" [c36da739-6e84-4aa5-bb5e-debdf8ee9ff8] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "kube-controller-manager-ha-459500-m02" [2fd05093-2251-4b28-b0c9-2dea4d4fce31] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "kube-controller-manager-ha-459500-m03" [b6675166-7e14-494a-b63c-1eacf9eadb5c] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "kube-proxy-49r5n" [4f1b3c2f-50f7-4dca-a19f-fce705227db8] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "kube-proxy-l6l2x" [2935bf84-1031-4e49-bc94-fc52081a41b7] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "kube-proxy-z6tnz" [2b3b743a-b979-4674-94a7-bbb36bbaa02f] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "kube-scheduler-ha-459500" [f8253595-df62-4444-8e1a-215b44435456] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "kube-scheduler-ha-459500-m02" [de715af7-f7a9-4e64-ab0b-975b93d1ce87] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "kube-scheduler-ha-459500-m03" [c807b5bb-33ca-4227-9477-dfdccbb77de3] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "kube-vip-ha-459500" [53ac2a0d-e42d-4878-8123-47b34ddf1d93] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "kube-vip-ha-459500-m02" [3ea18a0d-ebe4-47fd-918d-7826373254e6] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "kube-vip-ha-459500-m03" [3d35ed5f-d298-4a31-af86-367d694974fe] Running
	I1007 11:51:46.549175   14676 system_pods.go:61] "storage-provisioner" [3576c9de-d7e9-499d-adcf-e6018b9c6c4c] Running
	I1007 11:51:46.549175   14676 system_pods.go:74] duration metric: took 162.3235ms to wait for pod list to return data ...
	I1007 11:51:46.549175   14676 default_sa.go:34] waiting for default service account to be created ...
	I1007 11:51:46.728691   14676 request.go:632] Waited for 179.5137ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/default/serviceaccounts
	I1007 11:51:46.729162   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/default/serviceaccounts
	I1007 11:51:46.729162   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:46.729162   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:46.729162   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:46.735689   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:51:46.735938   14676 default_sa.go:45] found service account: "default"
	I1007 11:51:46.735938   14676 default_sa.go:55] duration metric: took 186.7608ms for default service account to be created ...
	I1007 11:51:46.736009   14676 system_pods.go:116] waiting for k8s-apps to be running ...
	I1007 11:51:46.927831   14676 request.go:632] Waited for 191.8195ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods
	I1007 11:51:46.928075   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/namespaces/kube-system/pods
	I1007 11:51:46.928075   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:46.928075   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:46.928075   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:46.936350   14676 round_trippers.go:574] Response Status: 200 OK in 8 milliseconds
	I1007 11:51:46.946336   14676 system_pods.go:86] 24 kube-system pods found
	I1007 11:51:46.946336   14676 system_pods.go:89] "coredns-7c65d6cfc9-9lk6p" [77e7d334-41bb-4e38-acab-cbdc63bcff19] Running
	I1007 11:51:46.946336   14676 system_pods.go:89] "coredns-7c65d6cfc9-pfsfz" [001ac16e-35cd-40cd-94c4-6945f16585c8] Running
	I1007 11:51:46.946336   14676 system_pods.go:89] "etcd-ha-459500" [3771ca09-2afe-4c30-a59b-74e84d394c9a] Running
	I1007 11:51:46.946336   14676 system_pods.go:89] "etcd-ha-459500-m02" [8e0e9f1c-e424-46c3-98be-27004487207f] Running
	I1007 11:51:46.946336   14676 system_pods.go:89] "etcd-ha-459500-m03" [d64a960f-466c-4fe8-8e28-3a6c62458b6f] Running
	I1007 11:51:46.946336   14676 system_pods.go:89] "kindnet-6s2pf" [299e3f6d-1040-4b1e-8801-171261eccd6d] Running
	I1007 11:51:46.946336   14676 system_pods.go:89] "kindnet-78hfw" [f05eb18b-bc91-4ea0-b117-952aa1d88484] Running
	I1007 11:51:46.946336   14676 system_pods.go:89] "kindnet-9l4c8" [d3995ccf-7c9d-4e74-b4c6-037c4e81de6c] Running
	I1007 11:51:46.946336   14676 system_pods.go:89] "kube-apiserver-ha-459500" [92cd47cb-7f3d-44d6-82a8-9f42f557ae89] Running
	I1007 11:51:46.946336   14676 system_pods.go:89] "kube-apiserver-ha-459500-m02" [9a4383a5-2ba5-4a37-8bd8-fd01368d8b97] Running
	I1007 11:51:46.946336   14676 system_pods.go:89] "kube-apiserver-ha-459500-m03" [2a4078c2-add8-46c0-93d9-186309472021] Running
	I1007 11:51:46.946336   14676 system_pods.go:89] "kube-controller-manager-ha-459500" [c36da739-6e84-4aa5-bb5e-debdf8ee9ff8] Running
	I1007 11:51:46.946336   14676 system_pods.go:89] "kube-controller-manager-ha-459500-m02" [2fd05093-2251-4b28-b0c9-2dea4d4fce31] Running
	I1007 11:51:46.946336   14676 system_pods.go:89] "kube-controller-manager-ha-459500-m03" [b6675166-7e14-494a-b63c-1eacf9eadb5c] Running
	I1007 11:51:46.947360   14676 system_pods.go:89] "kube-proxy-49r5n" [4f1b3c2f-50f7-4dca-a19f-fce705227db8] Running
	I1007 11:51:46.947433   14676 system_pods.go:89] "kube-proxy-l6l2x" [2935bf84-1031-4e49-bc94-fc52081a41b7] Running
	I1007 11:51:46.947433   14676 system_pods.go:89] "kube-proxy-z6tnz" [2b3b743a-b979-4674-94a7-bbb36bbaa02f] Running
	I1007 11:51:46.947433   14676 system_pods.go:89] "kube-scheduler-ha-459500" [f8253595-df62-4444-8e1a-215b44435456] Running
	I1007 11:51:46.947433   14676 system_pods.go:89] "kube-scheduler-ha-459500-m02" [de715af7-f7a9-4e64-ab0b-975b93d1ce87] Running
	I1007 11:51:46.947433   14676 system_pods.go:89] "kube-scheduler-ha-459500-m03" [c807b5bb-33ca-4227-9477-dfdccbb77de3] Running
	I1007 11:51:46.947433   14676 system_pods.go:89] "kube-vip-ha-459500" [53ac2a0d-e42d-4878-8123-47b34ddf1d93] Running
	I1007 11:51:46.947433   14676 system_pods.go:89] "kube-vip-ha-459500-m02" [3ea18a0d-ebe4-47fd-918d-7826373254e6] Running
	I1007 11:51:46.947433   14676 system_pods.go:89] "kube-vip-ha-459500-m03" [3d35ed5f-d298-4a31-af86-367d694974fe] Running
	I1007 11:51:46.947433   14676 system_pods.go:89] "storage-provisioner" [3576c9de-d7e9-499d-adcf-e6018b9c6c4c] Running
	I1007 11:51:46.947433   14676 system_pods.go:126] duration metric: took 211.4219ms to wait for k8s-apps to be running ...
	I1007 11:51:46.947433   14676 system_svc.go:44] waiting for kubelet service to be running ....
	I1007 11:51:46.956956   14676 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1007 11:51:46.982402   14676 system_svc.go:56] duration metric: took 34.9679ms WaitForService to wait for kubelet
	I1007 11:51:46.982402   14676 kubeadm.go:582] duration metric: took 23.8894782s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I1007 11:51:46.982402   14676 node_conditions.go:102] verifying NodePressure condition ...
	I1007 11:51:47.128188   14676 request.go:632] Waited for 145.785ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.130.199:8443/api/v1/nodes
	I1007 11:51:47.128188   14676 round_trippers.go:463] GET https://172.30.130.199:8443/api/v1/nodes
	I1007 11:51:47.128188   14676 round_trippers.go:469] Request Headers:
	I1007 11:51:47.128188   14676 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 11:51:47.128188   14676 round_trippers.go:473]     Accept: application/json, */*
	I1007 11:51:47.134202   14676 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 11:51:47.135927   14676 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I1007 11:51:47.135980   14676 node_conditions.go:123] node cpu capacity is 2
	I1007 11:51:47.135980   14676 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I1007 11:51:47.135980   14676 node_conditions.go:123] node cpu capacity is 2
	I1007 11:51:47.135980   14676 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I1007 11:51:47.136033   14676 node_conditions.go:123] node cpu capacity is 2
	I1007 11:51:47.136033   14676 node_conditions.go:105] duration metric: took 153.6299ms to run NodePressure ...
	I1007 11:51:47.136033   14676 start.go:241] waiting for startup goroutines ...
	I1007 11:51:47.136098   14676 start.go:255] writing updated cluster config ...
	I1007 11:51:47.149156   14676 ssh_runner.go:195] Run: rm -f paused
	I1007 11:51:47.290961   14676 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I1007 11:51:47.296870   14676 out.go:177] * Done! kubectl is now configured to use "ha-459500" cluster and "default" namespace by default
	
	
	==> Docker <==
	Oct 07 11:44:12 ha-459500 cri-dockerd[1328]: time="2024-10-07T11:44:12Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/1b4d5127d5ebc820727873cba62d12f6915bb2c52825723524aef952b68b8e28/resolv.conf as [nameserver 172.30.128.1]"
	Oct 07 11:44:12 ha-459500 cri-dockerd[1328]: time="2024-10-07T11:44:12Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/36d145362d75fc80ea16f9df1436321479497262d1c3ed5e6ed48bb1e00332eb/resolv.conf as [nameserver 172.30.128.1]"
	Oct 07 11:44:12 ha-459500 cri-dockerd[1328]: time="2024-10-07T11:44:12Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/035bb7b959f245844497e8f7332bd22025b712f0900e7336d2d533a79667ac66/resolv.conf as [nameserver 172.30.128.1]"
	Oct 07 11:44:12 ha-459500 dockerd[1434]: time="2024-10-07T11:44:12.421865918Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 11:44:12 ha-459500 dockerd[1434]: time="2024-10-07T11:44:12.422016419Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 11:44:12 ha-459500 dockerd[1434]: time="2024-10-07T11:44:12.422034319Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 11:44:12 ha-459500 dockerd[1434]: time="2024-10-07T11:44:12.422128920Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 11:44:12 ha-459500 dockerd[1434]: time="2024-10-07T11:44:12.460749608Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 11:44:12 ha-459500 dockerd[1434]: time="2024-10-07T11:44:12.460974310Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 11:44:12 ha-459500 dockerd[1434]: time="2024-10-07T11:44:12.461098811Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 11:44:12 ha-459500 dockerd[1434]: time="2024-10-07T11:44:12.461543214Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 11:44:12 ha-459500 dockerd[1434]: time="2024-10-07T11:44:12.502830823Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 11:44:12 ha-459500 dockerd[1434]: time="2024-10-07T11:44:12.503124225Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 11:44:12 ha-459500 dockerd[1434]: time="2024-10-07T11:44:12.503139525Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 11:44:12 ha-459500 dockerd[1434]: time="2024-10-07T11:44:12.505086640Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 11:52:25 ha-459500 dockerd[1434]: time="2024-10-07T11:52:25.541141234Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 11:52:25 ha-459500 dockerd[1434]: time="2024-10-07T11:52:25.542413149Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 11:52:25 ha-459500 dockerd[1434]: time="2024-10-07T11:52:25.543094556Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 11:52:25 ha-459500 dockerd[1434]: time="2024-10-07T11:52:25.543322259Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 11:52:25 ha-459500 cri-dockerd[1328]: time="2024-10-07T11:52:25Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/6d1548034689f7318264860a744a0dc3e9fa7675fb08b81e387b1ddaa53719be/resolv.conf as [nameserver 10.96.0.10 search default.svc.cluster.local svc.cluster.local cluster.local options ndots:5]"
	Oct 07 11:52:27 ha-459500 cri-dockerd[1328]: time="2024-10-07T11:52:27Z" level=info msg="Stop pulling image gcr.io/k8s-minikube/busybox:1.28: Status: Downloaded newer image for gcr.io/k8s-minikube/busybox:1.28"
	Oct 07 11:52:27 ha-459500 dockerd[1434]: time="2024-10-07T11:52:27.671860978Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 11:52:27 ha-459500 dockerd[1434]: time="2024-10-07T11:52:27.673301592Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 11:52:27 ha-459500 dockerd[1434]: time="2024-10-07T11:52:27.673596695Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 11:52:27 ha-459500 dockerd[1434]: time="2024-10-07T11:52:27.674352802Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                 CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	dbb4fdada0e29       gcr.io/k8s-minikube/busybox@sha256:9afb80db71730dbb303fe00765cbf34bddbdc6b66e49897fc2e1861967584b12   18 minutes ago      Running             busybox                   0                   6d1548034689f       busybox-7dff88458-8stp4
	0fa6ccd54ed56       c69fa2e9cbf5f                                                                                         26 minutes ago      Running             coredns                   0                   36d145362d75f       coredns-7c65d6cfc9-pfsfz
	5a4e31f343030       6e38f40d628db                                                                                         26 minutes ago      Running             storage-provisioner       0                   035bb7b959f24       storage-provisioner
	b7d3c02f34c04       c69fa2e9cbf5f                                                                                         26 minutes ago      Running             coredns                   0                   1b4d5127d5ebc       coredns-7c65d6cfc9-9lk6p
	1d9dc931b5545       kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166              27 minutes ago      Running             kindnet-cni               0                   fe4eae3c6cf53       kindnet-78hfw
	5812d66ad8dda       60c005f310ff3                                                                                         27 minutes ago      Running             kube-proxy                0                   a5ed860186f0b       kube-proxy-49r5n
	5feb5dfdec357       ghcr.io/kube-vip/kube-vip@sha256:9e23baad11ae3e69d739430b9fdb60df22356b7da4b4f4e458fae0541619deb4     27 minutes ago      Running             kube-vip                  0                   ad4e167c4ecb7       kube-vip-ha-459500
	4646814b4ef23       6bab7719df100                                                                                         27 minutes ago      Running             kube-apiserver            0                   720d9288abafe       kube-apiserver-ha-459500
	bfbf2c6db1c0e       2e96e5913fc06                                                                                         27 minutes ago      Running             etcd                      0                   9d29e0f37c809       etcd-ha-459500
	a9793c86b46c7       9aa1fad941575                                                                                         27 minutes ago      Running             kube-scheduler            0                   e07f453c79395       kube-scheduler-ha-459500
	3c1066d159c66       175ffd71cce3d                                                                                         27 minutes ago      Running             kube-controller-manager   0                   18f7caee99ce0       kube-controller-manager-ha-459500
	
	
	==> coredns [0fa6ccd54ed5] <==
	[INFO] 10.244.0.4:55085 - 6 "A IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,rd,ra 111 0.014012234s
	[INFO] 10.244.0.4:56042 - 7 "A IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000189902s
	[INFO] 10.244.0.4:33087 - 8 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000180502s
	[INFO] 10.244.0.4:58667 - 9 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000207002s
	[INFO] 10.244.2.2:60637 - 3 "AAAA IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,rd,ra 111 0.013861232s
	[INFO] 10.244.2.2:53325 - 4 "AAAA IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000112901s
	[INFO] 10.244.2.2:53112 - 5 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000170102s
	[INFO] 10.244.2.2:55853 - 6 "A IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,aa,rd,ra 111 0.000062101s
	[INFO] 10.244.2.2:49991 - 7 "A IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000066201s
	[INFO] 10.244.2.2:42023 - 8 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000068001s
	[INFO] 10.244.2.2:36224 - 9 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000070601s
	[INFO] 10.244.1.3:57380 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000118601s
	[INFO] 10.244.1.3:46344 - 5 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000240402s
	[INFO] 10.244.1.3:53192 - 6 "A IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,aa,rd,ra 111 0.000184101s
	[INFO] 10.244.1.3:54155 - 9 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.0000782s
	[INFO] 10.244.0.4:37171 - 5 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000160601s
	[INFO] 10.244.2.2:34421 - 5 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000202102s
	[INFO] 10.244.1.3:52834 - 5 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000182902s
	[INFO] 10.244.0.4:55888 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000397604s
	[INFO] 10.244.0.4:47328 - 5 "PTR IN 1.128.30.172.in-addr.arpa. udp 43 false 512" NOERROR qr,aa,rd 104 0.000201502s
	[INFO] 10.244.2.2:57366 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000164902s
	[INFO] 10.244.2.2:38022 - 3 "AAAA IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 40 0.000287002s
	[INFO] 10.244.2.2:54168 - 4 "A IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 78 0.000145101s
	[INFO] 10.244.1.3:48146 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000277402s
	[INFO] 10.244.1.3:43763 - 4 "A IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 78 0.000153102s
	
	
	==> coredns [b7d3c02f34c0] <==
	[INFO] 10.244.0.4:58518 - 4 "A IN kubernetes.io. udp 31 false 512" NOERROR qr,rd 60 0.150897239s
	[INFO] 10.244.2.2:33996 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000245002s
	[INFO] 10.244.2.2:51308 - 3 "AAAA IN kubernetes.io. udp 31 false 512" NOERROR qr,aa,rd,ra 140 0.000178402s
	[INFO] 10.244.2.2:43272 - 5 "PTR IN 148.40.75.147.in-addr.arpa. udp 44 false 512" NXDOMAIN qr,rd,ra 140 1.267059682s
	[INFO] 10.244.0.4:54079 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000196502s
	[INFO] 10.244.0.4:60911 - 3 "AAAA IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,rd,ra 111 0.148581816s
	[INFO] 10.244.2.2:51890 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000141802s
	[INFO] 10.244.1.3:42366 - 3 "AAAA IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,aa,rd,ra 111 0.000162401s
	[INFO] 10.244.1.3:60858 - 4 "AAAA IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000197802s
	[INFO] 10.244.1.3:49278 - 7 "A IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000129301s
	[INFO] 10.244.1.3:38423 - 8 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000151001s
	[INFO] 10.244.0.4:38966 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000215802s
	[INFO] 10.244.0.4:57534 - 3 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000224302s
	[INFO] 10.244.0.4:57163 - 4 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000177202s
	[INFO] 10.244.2.2:47755 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000345103s
	[INFO] 10.244.2.2:44772 - 3 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000093301s
	[INFO] 10.244.2.2:34812 - 4 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000197702s
	[INFO] 10.244.1.3:55305 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000245402s
	[INFO] 10.244.1.3:39397 - 3 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000117602s
	[INFO] 10.244.1.3:45640 - 4 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000096801s
	[INFO] 10.244.0.4:43713 - 3 "AAAA IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 40 0.000219802s
	[INFO] 10.244.0.4:39655 - 4 "A IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 78 0.000268903s
	[INFO] 10.244.2.2:58972 - 5 "PTR IN 1.128.30.172.in-addr.arpa. udp 43 false 512" NOERROR qr,aa,rd 104 0.000252003s
	[INFO] 10.244.1.3:51837 - 3 "AAAA IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 40 0.000198502s
	[INFO] 10.244.1.3:59963 - 5 "PTR IN 1.128.30.172.in-addr.arpa. udp 43 false 512" NOERROR qr,aa,rd 104 0.000124001s
	
	
	==> describe nodes <==
	Name:               ha-459500
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=ha-459500
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=55a088b4b31722f6a33d4d5d4ae6e59a42bb414b
	                    minikube.k8s.io/name=ha-459500
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_10_07T11_43_44_0700
	                    minikube.k8s.io/version=v1.34.0
	                    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, 07 Oct 2024 11:43:40 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  ha-459500
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 07 Oct 2024 12:10:57 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 07 Oct 2024 12:08:12 +0000   Mon, 07 Oct 2024 11:43:39 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 07 Oct 2024 12:08:12 +0000   Mon, 07 Oct 2024 11:43:39 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 07 Oct 2024 12:08:12 +0000   Mon, 07 Oct 2024 11:43:39 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 07 Oct 2024 12:08:12 +0000   Mon, 07 Oct 2024 11:44:11 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  172.30.130.199
	  Hostname:    ha-459500
	Capacity:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	System Info:
	  Machine ID:                 bbd55bee77564d4aba3643bfe11bc1d7
	  System UUID:                1462ebe0-ec1a-4b4f-ab27-cfc5f033f5fb
	  Boot ID:                    782c4011-5eb3-4b4d-ba5a-b13efabf483c
	  Kernel Version:             5.10.207
	  OS Image:                   Buildroot 2023.02.9
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.3.1
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (11 in total)
	  Namespace                   Name                                 CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                 ------------  ----------  ---------------  -------------  ---
	  default                     busybox-7dff88458-8stp4              0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 coredns-7c65d6cfc9-9lk6p             100m (5%)     0 (0%)      70Mi (3%)        170Mi (8%)     27m
	  kube-system                 coredns-7c65d6cfc9-pfsfz             100m (5%)     0 (0%)      70Mi (3%)        170Mi (8%)     27m
	  kube-system                 etcd-ha-459500                       100m (5%)     0 (0%)      100Mi (4%)       0 (0%)         27m
	  kube-system                 kindnet-78hfw                        100m (5%)     100m (5%)   50Mi (2%)        50Mi (2%)      27m
	  kube-system                 kube-apiserver-ha-459500             250m (12%)    0 (0%)      0 (0%)           0 (0%)         27m
	  kube-system                 kube-controller-manager-ha-459500    200m (10%)    0 (0%)      0 (0%)           0 (0%)         27m
	  kube-system                 kube-proxy-49r5n                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         27m
	  kube-system                 kube-scheduler-ha-459500             100m (5%)     0 (0%)      0 (0%)           0 (0%)         27m
	  kube-system                 kube-vip-ha-459500                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         27m
	  kube-system                 storage-provisioner                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         27m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                950m (47%)   100m (5%)
	  memory             290Mi (13%)  390Mi (18%)
	  ephemeral-storage  0 (0%)       0 (0%)
	  hugepages-2Mi      0 (0%)       0 (0%)
	Events:
	  Type    Reason                   Age   From             Message
	  ----    ------                   ----  ----             -------
	  Normal  Starting                 27m   kube-proxy       
	  Normal  Starting                 27m   kubelet          Starting kubelet.
	  Normal  NodeAllocatableEnforced  27m   kubelet          Updated Node Allocatable limit across pods
	  Normal  NodeHasSufficientMemory  27m   kubelet          Node ha-459500 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    27m   kubelet          Node ha-459500 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     27m   kubelet          Node ha-459500 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           27m   node-controller  Node ha-459500 event: Registered Node ha-459500 in Controller
	  Normal  NodeReady                26m   kubelet          Node ha-459500 status is now: NodeReady
	  Normal  RegisteredNode           23m   node-controller  Node ha-459500 event: Registered Node ha-459500 in Controller
	  Normal  RegisteredNode           19m   node-controller  Node ha-459500 event: Registered Node ha-459500 in Controller
	
	
	Name:               ha-459500-m02
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=ha-459500-m02
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=55a088b4b31722f6a33d4d5d4ae6e59a42bb414b
	                    minikube.k8s.io/name=ha-459500
	                    minikube.k8s.io/primary=false
	                    minikube.k8s.io/updated_at=2024_10_07T11_47_26_0700
	                    minikube.k8s.io/version=v1.34.0
	                    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, 07 Oct 2024 11:47:20 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  ha-459500-m02
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 07 Oct 2024 12:10:18 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 07 Oct 2024 12:08:14 +0000   Mon, 07 Oct 2024 11:47:20 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 07 Oct 2024 12:08:14 +0000   Mon, 07 Oct 2024 11:47:20 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 07 Oct 2024 12:08:14 +0000   Mon, 07 Oct 2024 11:47:20 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 07 Oct 2024 12:08:14 +0000   Mon, 07 Oct 2024 11:47:46 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  172.30.138.12
	  Hostname:    ha-459500-m02
	Capacity:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	System Info:
	  Machine ID:                 05257bff42034967a46dc30635837ee3
	  System UUID:                473fe95f-fc24-f946-b911-3cf92268ef8f
	  Boot ID:                    bcddd58c-1c51-49b6-a6a0-41c19c419f30
	  Kernel Version:             5.10.207
	  OS Image:                   Buildroot 2023.02.9
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.3.1
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.1.0/24
	PodCIDRs:                     10.244.1.0/24
	Non-terminated Pods:          (8 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox-7dff88458-zhxqq                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 etcd-ha-459500-m02                       100m (5%)     0 (0%)      100Mi (4%)       0 (0%)         23m
	  kube-system                 kindnet-6s2pf                            100m (5%)     100m (5%)   50Mi (2%)        50Mi (2%)      23m
	  kube-system                 kube-apiserver-ha-459500-m02             250m (12%)    0 (0%)      0 (0%)           0 (0%)         23m
	  kube-system                 kube-controller-manager-ha-459500-m02    200m (10%)    0 (0%)      0 (0%)           0 (0%)         23m
	  kube-system                 kube-proxy-l6l2x                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         23m
	  kube-system                 kube-scheduler-ha-459500-m02             100m (5%)     0 (0%)      0 (0%)           0 (0%)         23m
	  kube-system                 kube-vip-ha-459500-m02                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         23m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                750m (37%)  100m (5%)
	  memory             150Mi (7%)  50Mi (2%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type    Reason                   Age                From             Message
	  ----    ------                   ----               ----             -------
	  Normal  Starting                 23m                kube-proxy       
	  Normal  NodeHasSufficientMemory  23m (x8 over 23m)  kubelet          Node ha-459500-m02 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    23m (x8 over 23m)  kubelet          Node ha-459500-m02 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     23m (x7 over 23m)  kubelet          Node ha-459500-m02 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  23m                kubelet          Updated Node Allocatable limit across pods
	  Normal  RegisteredNode           23m                node-controller  Node ha-459500-m02 event: Registered Node ha-459500-m02 in Controller
	  Normal  RegisteredNode           23m                node-controller  Node ha-459500-m02 event: Registered Node ha-459500-m02 in Controller
	  Normal  RegisteredNode           19m                node-controller  Node ha-459500-m02 event: Registered Node ha-459500-m02 in Controller
	
	
	Name:               ha-459500-m03
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=ha-459500-m03
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=55a088b4b31722f6a33d4d5d4ae6e59a42bb414b
	                    minikube.k8s.io/name=ha-459500
	                    minikube.k8s.io/primary=false
	                    minikube.k8s.io/updated_at=2024_10_07T11_51_22_0700
	                    minikube.k8s.io/version=v1.34.0
	                    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, 07 Oct 2024 11:51:14 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  ha-459500-m03
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 07 Oct 2024 12:10:50 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 07 Oct 2024 12:08:04 +0000   Mon, 07 Oct 2024 11:51:14 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 07 Oct 2024 12:08:04 +0000   Mon, 07 Oct 2024 11:51:14 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 07 Oct 2024 12:08:04 +0000   Mon, 07 Oct 2024 11:51:14 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 07 Oct 2024 12:08:04 +0000   Mon, 07 Oct 2024 11:51:40 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  172.30.142.88
	  Hostname:    ha-459500-m03
	Capacity:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	System Info:
	  Machine ID:                 ed2fbb3d10ab463aa61bc9e3bd160295
	  System UUID:                5c25da3d-0a2f-774b-a1bf-3765dc9b1b3e
	  Boot ID:                    0606d602-6bb7-4330-931c-d17afcbd2638
	  Kernel Version:             5.10.207
	  OS Image:                   Buildroot 2023.02.9
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.3.1
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.2.0/24
	PodCIDRs:                     10.244.2.0/24
	Non-terminated Pods:          (8 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox-7dff88458-vth7w                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         18m
	  kube-system                 etcd-ha-459500-m03                       100m (5%)     0 (0%)      100Mi (4%)       0 (0%)         19m
	  kube-system                 kindnet-9l4c8                            100m (5%)     100m (5%)   50Mi (2%)        50Mi (2%)      19m
	  kube-system                 kube-apiserver-ha-459500-m03             250m (12%)    0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 kube-controller-manager-ha-459500-m03    200m (10%)    0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 kube-proxy-z6tnz                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 kube-scheduler-ha-459500-m03             100m (5%)     0 (0%)      0 (0%)           0 (0%)         19m
	  kube-system                 kube-vip-ha-459500-m03                   0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                750m (37%)  100m (5%)
	  memory             150Mi (7%)  50Mi (2%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type    Reason                   Age                From             Message
	  ----    ------                   ----               ----             -------
	  Normal  Starting                 19m                kube-proxy       
	  Normal  NodeHasSufficientMemory  19m (x8 over 19m)  kubelet          Node ha-459500-m03 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    19m (x8 over 19m)  kubelet          Node ha-459500-m03 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     19m (x7 over 19m)  kubelet          Node ha-459500-m03 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  19m                kubelet          Updated Node Allocatable limit across pods
	  Normal  RegisteredNode           19m                node-controller  Node ha-459500-m03 event: Registered Node ha-459500-m03 in Controller
	  Normal  RegisteredNode           19m                node-controller  Node ha-459500-m03 event: Registered Node ha-459500-m03 in Controller
	  Normal  RegisteredNode           19m                node-controller  Node ha-459500-m03 event: Registered Node ha-459500-m03 in Controller
	
	
	Name:               ha-459500-m04
	Roles:              <none>
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=ha-459500-m04
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=55a088b4b31722f6a33d4d5d4ae6e59a42bb414b
	                    minikube.k8s.io/name=ha-459500
	                    minikube.k8s.io/primary=false
	                    minikube.k8s.io/updated_at=2024_10_07T11_57_23_0700
	                    minikube.k8s.io/version=v1.34.0
	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, 07 Oct 2024 11:57:22 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  ha-459500-m04
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 07 Oct 2024 12:10:50 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 07 Oct 2024 12:08:04 +0000   Mon, 07 Oct 2024 11:57:22 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 07 Oct 2024 12:08:04 +0000   Mon, 07 Oct 2024 11:57:22 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 07 Oct 2024 12:08:04 +0000   Mon, 07 Oct 2024 11:57:22 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 07 Oct 2024 12:08:04 +0000   Mon, 07 Oct 2024 11:57:51 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  172.30.139.127
	  Hostname:    ha-459500-m04
	Capacity:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	System Info:
	  Machine ID:                 5eebe5df7b9e4310a8c7b92ddc32b0d2
	  System UUID:                401540db-0c90-3641-9433-fad0590bed35
	  Boot ID:                    dbfe1ff5-71a0-4c24-aae6-b07dab701101
	  Kernel Version:             5.10.207
	  OS Image:                   Buildroot 2023.02.9
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.3.1
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.3.0/24
	PodCIDRs:                     10.244.3.0/24
	Non-terminated Pods:          (2 in total)
	  Namespace                   Name                CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                ------------  ----------  ---------------  -------------  ---
	  kube-system                 kindnet-9pz9r       100m (5%)     100m (5%)   50Mi (2%)        50Mi (2%)      13m
	  kube-system                 kube-proxy-lzrg2    0 (0%)        0 (0%)      0 (0%)           0 (0%)         13m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests   Limits
	  --------           --------   ------
	  cpu                100m (5%)  100m (5%)
	  memory             50Mi (2%)  50Mi (2%)
	  ephemeral-storage  0 (0%)     0 (0%)
	  hugepages-2Mi      0 (0%)     0 (0%)
	Events:
	  Type    Reason                   Age                From             Message
	  ----    ------                   ----               ----             -------
	  Normal  Starting                 13m                kube-proxy       
	  Normal  NodeHasSufficientMemory  13m (x2 over 13m)  kubelet          Node ha-459500-m04 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    13m (x2 over 13m)  kubelet          Node ha-459500-m04 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     13m (x2 over 13m)  kubelet          Node ha-459500-m04 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  13m                kubelet          Updated Node Allocatable limit across pods
	  Normal  RegisteredNode           13m                node-controller  Node ha-459500-m04 event: Registered Node ha-459500-m04 in Controller
	  Normal  RegisteredNode           13m                node-controller  Node ha-459500-m04 event: Registered Node ha-459500-m04 in Controller
	  Normal  RegisteredNode           13m                node-controller  Node ha-459500-m04 event: Registered Node ha-459500-m04 in Controller
	  Normal  NodeReady                13m                kubelet          Node ha-459500-m04 status is now: NodeReady
	
	
	==> dmesg <==
	[  +6.927739] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
	[  +0.000007] NFSD: unable to find recovery directory /var/lib/nfs/v4recovery
	[  +0.000001] NFSD: Unable to initialize client recovery tracking! (-2)
	[Oct 7 11:42] systemd-fstab-generator[642]: Ignoring "noauto" option for root device
	[  +0.170029] systemd-fstab-generator[654]: Ignoring "noauto" option for root device
	[Oct 7 11:43] systemd-fstab-generator[999]: Ignoring "noauto" option for root device
	[  +0.105239] kauditd_printk_skb: 65 callbacks suppressed
	[  +0.551819] systemd-fstab-generator[1039]: Ignoring "noauto" option for root device
	[  +0.186136] systemd-fstab-generator[1051]: Ignoring "noauto" option for root device
	[  +0.215559] systemd-fstab-generator[1066]: Ignoring "noauto" option for root device
	[  +2.865702] systemd-fstab-generator[1281]: Ignoring "noauto" option for root device
	[  +0.188600] systemd-fstab-generator[1293]: Ignoring "noauto" option for root device
	[  +0.184091] systemd-fstab-generator[1305]: Ignoring "noauto" option for root device
	[  +0.253175] systemd-fstab-generator[1320]: Ignoring "noauto" option for root device
	[ +11.335992] systemd-fstab-generator[1420]: Ignoring "noauto" option for root device
	[  +0.118827] kauditd_printk_skb: 202 callbacks suppressed
	[  +3.674686] systemd-fstab-generator[1677]: Ignoring "noauto" option for root device
	[  +6.704376] systemd-fstab-generator[1828]: Ignoring "noauto" option for root device
	[  +0.114195] kauditd_printk_skb: 70 callbacks suppressed
	[  +5.380883] kauditd_printk_skb: 67 callbacks suppressed
	[  +4.762125] systemd-fstab-generator[2328]: Ignoring "noauto" option for root device
	[  +4.945357] kauditd_printk_skb: 17 callbacks suppressed
	[  +8.830224] kauditd_printk_skb: 29 callbacks suppressed
	[Oct 7 11:47] kauditd_printk_skb: 24 callbacks suppressed
	[Oct 7 11:57] hrtimer: interrupt took 2331022 ns
	
	
	==> etcd [bfbf2c6db1c0] <==
	{"level":"warn","ts":"2024-10-07T12:10:57.671734Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"bd31b088d2193aad","from":"bd31b088d2193aad","remote-peer-id":"aef1b2d3b7095bbd","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2024-10-07T12:10:57.694834Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"bd31b088d2193aad","from":"bd31b088d2193aad","remote-peer-id":"aef1b2d3b7095bbd","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2024-10-07T12:10:57.704113Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"bd31b088d2193aad","from":"bd31b088d2193aad","remote-peer-id":"aef1b2d3b7095bbd","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2024-10-07T12:10:57.713079Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"bd31b088d2193aad","from":"bd31b088d2193aad","remote-peer-id":"aef1b2d3b7095bbd","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2024-10-07T12:10:57.718650Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"bd31b088d2193aad","from":"bd31b088d2193aad","remote-peer-id":"aef1b2d3b7095bbd","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2024-10-07T12:10:57.724436Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"bd31b088d2193aad","from":"bd31b088d2193aad","remote-peer-id":"aef1b2d3b7095bbd","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2024-10-07T12:10:57.725948Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"bd31b088d2193aad","from":"bd31b088d2193aad","remote-peer-id":"aef1b2d3b7095bbd","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2024-10-07T12:10:57.739885Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"bd31b088d2193aad","from":"bd31b088d2193aad","remote-peer-id":"aef1b2d3b7095bbd","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2024-10-07T12:10:57.749422Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"bd31b088d2193aad","from":"bd31b088d2193aad","remote-peer-id":"aef1b2d3b7095bbd","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2024-10-07T12:10:57.761810Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"bd31b088d2193aad","from":"bd31b088d2193aad","remote-peer-id":"aef1b2d3b7095bbd","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2024-10-07T12:10:57.763833Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"bd31b088d2193aad","from":"bd31b088d2193aad","remote-peer-id":"aef1b2d3b7095bbd","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2024-10-07T12:10:57.769407Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"bd31b088d2193aad","from":"bd31b088d2193aad","remote-peer-id":"aef1b2d3b7095bbd","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2024-10-07T12:10:57.772441Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"bd31b088d2193aad","from":"bd31b088d2193aad","remote-peer-id":"aef1b2d3b7095bbd","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2024-10-07T12:10:57.773906Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"bd31b088d2193aad","from":"bd31b088d2193aad","remote-peer-id":"aef1b2d3b7095bbd","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2024-10-07T12:10:57.777645Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"bd31b088d2193aad","from":"bd31b088d2193aad","remote-peer-id":"aef1b2d3b7095bbd","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2024-10-07T12:10:57.786250Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"bd31b088d2193aad","from":"bd31b088d2193aad","remote-peer-id":"aef1b2d3b7095bbd","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2024-10-07T12:10:57.790740Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"bd31b088d2193aad","from":"bd31b088d2193aad","remote-peer-id":"aef1b2d3b7095bbd","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2024-10-07T12:10:57.798869Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"bd31b088d2193aad","from":"bd31b088d2193aad","remote-peer-id":"aef1b2d3b7095bbd","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2024-10-07T12:10:57.815842Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"bd31b088d2193aad","from":"bd31b088d2193aad","remote-peer-id":"aef1b2d3b7095bbd","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2024-10-07T12:10:57.827538Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"bd31b088d2193aad","from":"bd31b088d2193aad","remote-peer-id":"aef1b2d3b7095bbd","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2024-10-07T12:10:57.832152Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"bd31b088d2193aad","from":"bd31b088d2193aad","remote-peer-id":"aef1b2d3b7095bbd","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2024-10-07T12:10:57.836461Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"bd31b088d2193aad","from":"bd31b088d2193aad","remote-peer-id":"aef1b2d3b7095bbd","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2024-10-07T12:10:57.844789Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"bd31b088d2193aad","from":"bd31b088d2193aad","remote-peer-id":"aef1b2d3b7095bbd","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2024-10-07T12:10:57.853607Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"bd31b088d2193aad","from":"bd31b088d2193aad","remote-peer-id":"aef1b2d3b7095bbd","remote-peer-name":"pipeline","remote-peer-active":false}
	{"level":"warn","ts":"2024-10-07T12:10:57.862930Z","caller":"rafthttp/peer.go:267","msg":"dropped internal Raft message since sending buffer is full (overloaded network)","message-type":"MsgHeartbeat","local-member-id":"bd31b088d2193aad","from":"bd31b088d2193aad","remote-peer-id":"aef1b2d3b7095bbd","remote-peer-name":"pipeline","remote-peer-active":false}
	
	
	==> kernel <==
	 12:10:57 up 29 min,  0 users,  load average: 1.28, 0.69, 0.51
	Linux ha-459500 5.10.207 #1 SMP Mon Sep 23 21:01:39 UTC 2024 x86_64 GNU/Linux
	PRETTY_NAME="Buildroot 2023.02.9"
	
	
	==> kindnet [1d9dc931b554] <==
	I1007 12:10:27.874096       1 main.go:322] Node ha-459500-m04 has CIDR [10.244.3.0/24] 
	I1007 12:10:37.874862       1 main.go:295] Handling node with IPs: map[172.30.138.12:{}]
	I1007 12:10:37.874948       1 main.go:322] Node ha-459500-m02 has CIDR [10.244.1.0/24] 
	I1007 12:10:37.875291       1 main.go:295] Handling node with IPs: map[172.30.142.88:{}]
	I1007 12:10:37.875428       1 main.go:322] Node ha-459500-m03 has CIDR [10.244.2.0/24] 
	I1007 12:10:37.875600       1 main.go:295] Handling node with IPs: map[172.30.139.127:{}]
	I1007 12:10:37.875721       1 main.go:322] Node ha-459500-m04 has CIDR [10.244.3.0/24] 
	I1007 12:10:37.875803       1 main.go:295] Handling node with IPs: map[172.30.130.199:{}]
	I1007 12:10:37.875834       1 main.go:299] handling current node
	I1007 12:10:47.866895       1 main.go:295] Handling node with IPs: map[172.30.130.199:{}]
	I1007 12:10:47.867424       1 main.go:299] handling current node
	I1007 12:10:47.867462       1 main.go:295] Handling node with IPs: map[172.30.138.12:{}]
	I1007 12:10:47.867529       1 main.go:322] Node ha-459500-m02 has CIDR [10.244.1.0/24] 
	I1007 12:10:47.867880       1 main.go:295] Handling node with IPs: map[172.30.142.88:{}]
	I1007 12:10:47.867912       1 main.go:322] Node ha-459500-m03 has CIDR [10.244.2.0/24] 
	I1007 12:10:47.868276       1 main.go:295] Handling node with IPs: map[172.30.139.127:{}]
	I1007 12:10:47.868307       1 main.go:322] Node ha-459500-m04 has CIDR [10.244.3.0/24] 
	I1007 12:10:57.866337       1 main.go:295] Handling node with IPs: map[172.30.142.88:{}]
	I1007 12:10:57.866553       1 main.go:322] Node ha-459500-m03 has CIDR [10.244.2.0/24] 
	I1007 12:10:57.867064       1 main.go:295] Handling node with IPs: map[172.30.139.127:{}]
	I1007 12:10:57.867214       1 main.go:322] Node ha-459500-m04 has CIDR [10.244.3.0/24] 
	I1007 12:10:57.867774       1 main.go:295] Handling node with IPs: map[172.30.130.199:{}]
	I1007 12:10:57.867864       1 main.go:299] handling current node
	I1007 12:10:57.867883       1 main.go:295] Handling node with IPs: map[172.30.138.12:{}]
	I1007 12:10:57.867890       1 main.go:322] Node ha-459500-m02 has CIDR [10.244.1.0/24] 
	
	
	==> kube-apiserver [4646814b4ef2] <==
	I1007 11:43:43.138585       1 controller.go:615] quota admission added evaluator for: deployments.apps
	I1007 11:43:43.165814       1 alloc.go:330] "allocated clusterIPs" service="kube-system/kube-dns" clusterIPs={"IPv4":"10.96.0.10"}
	I1007 11:43:43.185909       1 controller.go:615] quota admission added evaluator for: daemonsets.apps
	I1007 11:43:46.274062       1 controller.go:615] quota admission added evaluator for: controllerrevisions.apps
	I1007 11:43:46.715716       1 controller.go:615] quota admission added evaluator for: replicasets.apps
	E1007 11:51:15.049235       1 writers.go:122] "Unhandled Error" err="apiserver was unable to write a JSON response: http: Handler timeout" logger="UnhandledError"
	E1007 11:51:15.049734       1 finisher.go:175] "Unhandled Error" err="FinishRequest: post-timeout activity - time-elapsed: 9.3µs, panicked: false, err: context canceled, panic-reason: <nil>" logger="UnhandledError"
	E1007 11:51:15.050889       1 status.go:71] "Unhandled Error" err="apiserver received an error that is not an metav1.Status: &errors.errorString{s:\"http: Handler timeout\"}: http: Handler timeout" logger="UnhandledError"
	E1007 11:51:15.052302       1 writers.go:135] "Unhandled Error" err="apiserver was unable to write a fallback JSON response: http: Handler timeout" logger="UnhandledError"
	E1007 11:51:15.059899       1 timeout.go:140] "Post-timeout activity" logger="UnhandledError" timeElapsed="29.356661ms" method="PATCH" path="/api/v1/namespaces/default/events/ha-459500-m03.17fc2965c7b8119e" result=null
	E1007 11:53:12.895160       1 conn.go:339] Error on socket receive: read tcp 172.30.143.254:8443->172.30.128.1:49807: use of closed network connection
	E1007 11:53:14.684791       1 conn.go:339] Error on socket receive: read tcp 172.30.143.254:8443->172.30.128.1:49809: use of closed network connection
	E1007 11:53:15.246263       1 conn.go:339] Error on socket receive: read tcp 172.30.143.254:8443->172.30.128.1:49812: use of closed network connection
	E1007 11:53:15.925093       1 conn.go:339] Error on socket receive: read tcp 172.30.143.254:8443->172.30.128.1:49814: use of closed network connection
	E1007 11:53:16.450349       1 conn.go:339] Error on socket receive: read tcp 172.30.143.254:8443->172.30.128.1:49816: use of closed network connection
	E1007 11:53:16.980187       1 conn.go:339] Error on socket receive: read tcp 172.30.143.254:8443->172.30.128.1:49818: use of closed network connection
	E1007 11:53:17.511948       1 conn.go:339] Error on socket receive: read tcp 172.30.143.254:8443->172.30.128.1:49820: use of closed network connection
	E1007 11:53:18.031930       1 conn.go:339] Error on socket receive: read tcp 172.30.143.254:8443->172.30.128.1:49822: use of closed network connection
	E1007 11:53:18.551736       1 conn.go:339] Error on socket receive: read tcp 172.30.143.254:8443->172.30.128.1:49824: use of closed network connection
	E1007 11:53:19.509307       1 conn.go:339] Error on socket receive: read tcp 172.30.143.254:8443->172.30.128.1:49828: use of closed network connection
	E1007 11:53:30.073437       1 conn.go:339] Error on socket receive: read tcp 172.30.143.254:8443->172.30.128.1:49830: use of closed network connection
	E1007 11:53:30.603280       1 conn.go:339] Error on socket receive: read tcp 172.30.143.254:8443->172.30.128.1:49832: use of closed network connection
	E1007 11:53:41.149036       1 conn.go:339] Error on socket receive: read tcp 172.30.143.254:8443->172.30.128.1:49834: use of closed network connection
	E1007 11:53:41.660086       1 conn.go:339] Error on socket receive: read tcp 172.30.143.254:8443->172.30.128.1:49837: use of closed network connection
	E1007 11:53:52.178035       1 conn.go:339] Error on socket receive: read tcp 172.30.143.254:8443->172.30.128.1:49839: use of closed network connection
	
	
	==> kube-controller-manager [3c1066d159c6] <==
	I1007 11:57:23.168875       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="ha-459500-m04"
	I1007 11:57:23.469732       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="ha-459500-m04"
	I1007 11:57:23.759224       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="ha-459500-m04"
	I1007 11:57:26.480373       1 node_lifecycle_controller.go:884] "Missing timestamp for Node. Assuming now as a timestamp" logger="node-lifecycle-controller" node="ha-459500-m04"
	I1007 11:57:26.481296       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="ha-459500-m04"
	I1007 11:57:26.850326       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="ha-459500-m04"
	I1007 11:57:27.231843       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="ha-459500-m04"
	I1007 11:57:27.280798       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="ha-459500-m04"
	I1007 11:57:33.109865       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="ha-459500-m04"
	I1007 11:57:51.568013       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="ha-459500-m04"
	I1007 11:57:51.569906       1 topologycache.go:237] "Can't get CPU or zone information for node" logger="endpointslice-controller" node="ha-459500-m04"
	I1007 11:57:51.593539       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="ha-459500-m04"
	I1007 11:57:52.264975       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="ha-459500-m04"
	I1007 11:57:52.610813       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="ha-459500-m03"
	I1007 11:57:53.519860       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="ha-459500-m04"
	I1007 11:57:59.436838       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="ha-459500"
	I1007 11:58:03.538643       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="ha-459500-m02"
	I1007 12:02:59.045760       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="ha-459500-m04"
	I1007 12:02:59.281820       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="ha-459500-m03"
	I1007 12:03:05.851990       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="ha-459500"
	I1007 12:03:09.518758       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="ha-459500-m02"
	I1007 12:08:04.863901       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="ha-459500-m04"
	I1007 12:08:04.983033       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="ha-459500-m03"
	I1007 12:08:12.215099       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="ha-459500"
	I1007 12:08:15.018143       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="ha-459500-m02"
	
	
	==> kube-proxy [5812d66ad8dd] <==
		add table ip kube-proxy
		^^^^^^^^^^^^^^^^^^^^^^^^
	 >
	E1007 11:43:48.340838       1 proxier.go:734] "Error cleaning up nftables rules" err=<
		could not run nftables command: /dev/stdin:1:1-25: Error: Could not process rule: Operation not supported
		add table ip6 kube-proxy
		^^^^^^^^^^^^^^^^^^^^^^^^^
	 >
	I1007 11:43:48.376729       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["172.30.130.199"]
	E1007 11:43:48.376868       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I1007 11:43:48.454504       1 server_linux.go:146] "No iptables support for family" ipFamily="IPv6"
	I1007 11:43:48.454649       1 server.go:245] "kube-proxy running in single-stack mode" ipFamily="IPv4"
	I1007 11:43:48.454700       1 server_linux.go:169] "Using iptables Proxier"
	I1007 11:43:48.459178       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I1007 11:43:48.460394       1 server.go:483] "Version info" version="v1.31.1"
	I1007 11:43:48.460431       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I1007 11:43:48.463284       1 config.go:199] "Starting service config controller"
	I1007 11:43:48.463392       1 shared_informer.go:313] Waiting for caches to sync for service config
	I1007 11:43:48.463612       1 config.go:105] "Starting endpoint slice config controller"
	I1007 11:43:48.463866       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I1007 11:43:48.467187       1 config.go:328] "Starting node config controller"
	I1007 11:43:48.471878       1 shared_informer.go:313] Waiting for caches to sync for node config
	I1007 11:43:48.563803       1 shared_informer.go:320] Caches are synced for service config
	I1007 11:43:48.564352       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I1007 11:43:48.572034       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [a9793c86b46c] <==
	E1007 11:43:39.788904       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W1007 11:43:39.796640       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E1007 11:43:39.796880       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1007 11:43:39.839551       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E1007 11:43:39.839645       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W1007 11:43:39.850264       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E1007 11:43:39.850530       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1007 11:43:39.879041       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E1007 11:43:39.879072       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1007 11:43:39.897259       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E1007 11:43:39.897357       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	I1007 11:43:42.345600       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I1007 11:52:24.477890       1 cache.go:503] "Pod was added to a different node than it was assumed" podKey="59de3c89-4ab7-4c85-a63c-f9c774ca9d9d" pod="default/busybox-7dff88458-xjj88" assumedNode="ha-459500-m02" currentNode="ha-459500-m03"
	E1007 11:52:24.506908       1 framework.go:1305] "Plugin Failed" err="Operation cannot be fulfilled on pods/binding \"busybox-7dff88458-zhxqq\": pod busybox-7dff88458-zhxqq is already assigned to node \"ha-459500-m02\"" plugin="DefaultBinder" pod="default/busybox-7dff88458-zhxqq" node="ha-459500-m02"
	E1007 11:52:24.507293       1 framework.go:1305] "Plugin Failed" err="Operation cannot be fulfilled on pods/binding \"busybox-7dff88458-8stp4\": pod busybox-7dff88458-8stp4 is already assigned to node \"ha-459500\"" plugin="DefaultBinder" pod="default/busybox-7dff88458-8stp4" node="ha-459500"
	E1007 11:52:24.507036       1 framework.go:1305] "Plugin Failed" err="Operation cannot be fulfilled on pods/binding \"busybox-7dff88458-xjj88\": pod busybox-7dff88458-xjj88 is already assigned to node \"ha-459500-m02\"" plugin="DefaultBinder" pod="default/busybox-7dff88458-xjj88" node="ha-459500-m03"
	E1007 11:52:24.514974       1 schedule_one.go:348] "scheduler cache ForgetPod failed" err="pod f14d9bbf-11a5-44c3-bf6a-c7ed33ed7f72(default/busybox-7dff88458-8stp4) wasn't assumed so cannot be forgotten" pod="default/busybox-7dff88458-8stp4"
	E1007 11:52:24.517192       1 schedule_one.go:348] "scheduler cache ForgetPod failed" err="pod 59de3c89-4ab7-4c85-a63c-f9c774ca9d9d(default/busybox-7dff88458-xjj88) was assumed on ha-459500-m03 but assigned to ha-459500-m02" pod="default/busybox-7dff88458-xjj88"
	E1007 11:52:24.517292       1 schedule_one.go:348] "scheduler cache ForgetPod failed" err="pod 830cf5b0-b8bc-4f24-ba72-1d57703dcb15(default/busybox-7dff88458-zhxqq) wasn't assumed so cannot be forgotten" pod="default/busybox-7dff88458-zhxqq"
	E1007 11:52:24.521097       1 schedule_one.go:1057] "Error scheduling pod; retrying" err="running Bind plugin \"DefaultBinder\": Operation cannot be fulfilled on pods/binding \"busybox-7dff88458-8stp4\": pod busybox-7dff88458-8stp4 is already assigned to node \"ha-459500\"" pod="default/busybox-7dff88458-8stp4"
	E1007 11:52:24.521153       1 schedule_one.go:1057] "Error scheduling pod; retrying" err="running Bind plugin \"DefaultBinder\": Operation cannot be fulfilled on pods/binding \"busybox-7dff88458-xjj88\": pod busybox-7dff88458-xjj88 is already assigned to node \"ha-459500-m02\"" pod="default/busybox-7dff88458-xjj88"
	I1007 11:52:24.521328       1 schedule_one.go:1070] "Pod has been assigned to node. Abort adding it back to queue." pod="default/busybox-7dff88458-8stp4" node="ha-459500"
	I1007 11:52:24.521819       1 schedule_one.go:1070] "Pod has been assigned to node. Abort adding it back to queue." pod="default/busybox-7dff88458-xjj88" node="ha-459500-m02"
	E1007 11:52:24.521172       1 schedule_one.go:1057] "Error scheduling pod; retrying" err="running Bind plugin \"DefaultBinder\": Operation cannot be fulfilled on pods/binding \"busybox-7dff88458-zhxqq\": pod busybox-7dff88458-zhxqq is already assigned to node \"ha-459500-m02\"" pod="default/busybox-7dff88458-zhxqq"
	I1007 11:52:24.526049       1 schedule_one.go:1070] "Pod has been assigned to node. Abort adding it back to queue." pod="default/busybox-7dff88458-zhxqq" node="ha-459500-m02"
	
	
	==> kubelet <==
	Oct 07 12:06:43 ha-459500 kubelet[2335]: E1007 12:06:43.325123    2335 iptables.go:577] "Could not set up iptables canary" err=<
	Oct 07 12:06:43 ha-459500 kubelet[2335]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Oct 07 12:06:43 ha-459500 kubelet[2335]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Oct 07 12:06:43 ha-459500 kubelet[2335]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Oct 07 12:06:43 ha-459500 kubelet[2335]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Oct 07 12:07:43 ha-459500 kubelet[2335]: E1007 12:07:43.325747    2335 iptables.go:577] "Could not set up iptables canary" err=<
	Oct 07 12:07:43 ha-459500 kubelet[2335]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Oct 07 12:07:43 ha-459500 kubelet[2335]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Oct 07 12:07:43 ha-459500 kubelet[2335]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Oct 07 12:07:43 ha-459500 kubelet[2335]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Oct 07 12:08:43 ha-459500 kubelet[2335]: E1007 12:08:43.334258    2335 iptables.go:577] "Could not set up iptables canary" err=<
	Oct 07 12:08:43 ha-459500 kubelet[2335]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Oct 07 12:08:43 ha-459500 kubelet[2335]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Oct 07 12:08:43 ha-459500 kubelet[2335]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Oct 07 12:08:43 ha-459500 kubelet[2335]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Oct 07 12:09:43 ha-459500 kubelet[2335]: E1007 12:09:43.330799    2335 iptables.go:577] "Could not set up iptables canary" err=<
	Oct 07 12:09:43 ha-459500 kubelet[2335]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Oct 07 12:09:43 ha-459500 kubelet[2335]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Oct 07 12:09:43 ha-459500 kubelet[2335]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Oct 07 12:09:43 ha-459500 kubelet[2335]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Oct 07 12:10:43 ha-459500 kubelet[2335]: E1007 12:10:43.325562    2335 iptables.go:577] "Could not set up iptables canary" err=<
	Oct 07 12:10:43 ha-459500 kubelet[2335]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Oct 07 12:10:43 ha-459500 kubelet[2335]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Oct 07 12:10:43 ha-459500 kubelet[2335]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Oct 07 12:10:43 ha-459500 kubelet[2335]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p ha-459500 -n ha-459500
helpers_test.go:254: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p ha-459500 -n ha-459500: (12.1516154s)
helpers_test.go:261: (dbg) Run:  kubectl --context ha-459500 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:285: <<< TestMultiControlPlane/serial/StopSecondaryNode FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
--- FAIL: TestMultiControlPlane/serial/StopSecondaryNode (67.47s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (189.92s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:166: (dbg) Run:  out/minikube-windows-amd64.exe start -p mount-start-2-360400
E1007 12:41:00.205621   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
mount_start_test.go:166: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p mount-start-2-360400: exit status 90 (2m57.5663451s)

                                                
                                                
-- stdout --
	* [mount-start-2-360400] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
	  - KUBECONFIG=C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube6\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=19763
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	* Using the hyperv driver based on existing profile
	* Starting minikube without Kubernetes in cluster mount-start-2-360400
	* Restarting existing hyperv VM for "mount-start-2-360400" ...
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	* To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	X Exiting due to RUNTIME_ENABLE: Failed to enable container runtime: sudo systemctl restart docker: Process exited with status 1
	stdout:
	
	stderr:
	Job for docker.service failed because the control process exited with error code.
	See "systemctl status docker.service" and "journalctl -xeu docker.service" for details.
	
	sudo journalctl --no-pager -u docker:
	-- stdout --
	Oct 07 12:40:35 mount-start-2-360400 systemd[1]: Starting Docker Application Container Engine...
	Oct 07 12:40:35 mount-start-2-360400 dockerd[649]: time="2024-10-07T12:40:35.305943286Z" level=info msg="Starting up"
	Oct 07 12:40:35 mount-start-2-360400 dockerd[649]: time="2024-10-07T12:40:35.307145726Z" level=info msg="containerd not running, starting managed containerd"
	Oct 07 12:40:35 mount-start-2-360400 dockerd[649]: time="2024-10-07T12:40:35.308849882Z" level=info msg="started new containerd process" address=/var/run/docker/containerd/containerd.sock module=libcontainerd pid=655
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.345763499Z" level=info msg="starting containerd" revision=7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c version=v1.7.22
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.374836156Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.374976361Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.375064464Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.375084465Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.375814689Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.375984694Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.btrfs\"..." type=io.containerd.snapshotter.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.376230402Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.btrfs\"..." error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.btrfs (ext4) must be a btrfs filesystem to be used with the btrfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.376337906Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.376580014Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.376604915Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.377212035Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.378174967Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.381442874Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: FATAL: Module aufs not found in directory /lib/modules/5.10.207\\n\"): skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.381582379Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.381815886Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.381951391Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.382699216Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.382962124Z" level=info msg="metadata content store policy set" policy=shared
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.385031692Z" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.385175797Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.385205298Z" level=info msg="loading plugin \"io.containerd.lease.v1.manager\"..." type=io.containerd.lease.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.385224999Z" level=info msg="loading plugin \"io.containerd.streaming.v1.manager\"..." type=io.containerd.streaming.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.385243399Z" level=info msg="loading plugin \"io.containerd.runtime.v1.linux\"..." type=io.containerd.runtime.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.385325702Z" level=info msg="loading plugin \"io.containerd.monitor.v1.cgroups\"..." type=io.containerd.monitor.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.386190331Z" level=info msg="loading plugin \"io.containerd.runtime.v2.task\"..." type=io.containerd.runtime.v2
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.386653246Z" level=info msg="loading plugin \"io.containerd.runtime.v2.shim\"..." type=io.containerd.runtime.v2
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.386768550Z" level=info msg="loading plugin \"io.containerd.sandbox.store.v1.local\"..." type=io.containerd.sandbox.store.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.386793150Z" level=info msg="loading plugin \"io.containerd.sandbox.controller.v1.local\"..." type=io.containerd.sandbox.controller.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.386812251Z" level=info msg="loading plugin \"io.containerd.service.v1.containers-service\"..." type=io.containerd.service.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.386828752Z" level=info msg="loading plugin \"io.containerd.service.v1.content-service\"..." type=io.containerd.service.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.386844252Z" level=info msg="loading plugin \"io.containerd.service.v1.diff-service\"..." type=io.containerd.service.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.386861453Z" level=info msg="loading plugin \"io.containerd.service.v1.images-service\"..." type=io.containerd.service.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.386883753Z" level=info msg="loading plugin \"io.containerd.service.v1.introspection-service\"..." type=io.containerd.service.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.386900554Z" level=info msg="loading plugin \"io.containerd.service.v1.namespaces-service\"..." type=io.containerd.service.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.386922655Z" level=info msg="loading plugin \"io.containerd.service.v1.snapshots-service\"..." type=io.containerd.service.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.386939555Z" level=info msg="loading plugin \"io.containerd.service.v1.tasks-service\"..." type=io.containerd.service.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.386963356Z" level=info msg="loading plugin \"io.containerd.grpc.v1.containers\"..." type=io.containerd.grpc.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.386980057Z" level=info msg="loading plugin \"io.containerd.grpc.v1.content\"..." type=io.containerd.grpc.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.386996457Z" level=info msg="loading plugin \"io.containerd.grpc.v1.diff\"..." type=io.containerd.grpc.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.387015958Z" level=info msg="loading plugin \"io.containerd.grpc.v1.events\"..." type=io.containerd.grpc.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.387031058Z" level=info msg="loading plugin \"io.containerd.grpc.v1.images\"..." type=io.containerd.grpc.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.387051859Z" level=info msg="loading plugin \"io.containerd.grpc.v1.introspection\"..." type=io.containerd.grpc.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.387067860Z" level=info msg="loading plugin \"io.containerd.grpc.v1.leases\"..." type=io.containerd.grpc.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.387082860Z" level=info msg="loading plugin \"io.containerd.grpc.v1.namespaces\"..." type=io.containerd.grpc.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.387098061Z" level=info msg="loading plugin \"io.containerd.grpc.v1.sandbox-controllers\"..." type=io.containerd.grpc.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.387133362Z" level=info msg="loading plugin \"io.containerd.grpc.v1.sandboxes\"..." type=io.containerd.grpc.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.387146862Z" level=info msg="loading plugin \"io.containerd.grpc.v1.snapshots\"..." type=io.containerd.grpc.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.387160763Z" level=info msg="loading plugin \"io.containerd.grpc.v1.streaming\"..." type=io.containerd.grpc.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.387176063Z" level=info msg="loading plugin \"io.containerd.grpc.v1.tasks\"..." type=io.containerd.grpc.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.387193564Z" level=info msg="loading plugin \"io.containerd.transfer.v1.local\"..." type=io.containerd.transfer.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.387217764Z" level=info msg="loading plugin \"io.containerd.grpc.v1.transfer\"..." type=io.containerd.grpc.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.387232965Z" level=info msg="loading plugin \"io.containerd.grpc.v1.version\"..." type=io.containerd.grpc.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.387247465Z" level=info msg="loading plugin \"io.containerd.internal.v1.restart\"..." type=io.containerd.internal.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.387300367Z" level=info msg="loading plugin \"io.containerd.tracing.processor.v1.otlp\"..." type=io.containerd.tracing.processor.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.387322368Z" level=info msg="skip loading plugin \"io.containerd.tracing.processor.v1.otlp\"..." error="skip plugin: tracing endpoint not configured" type=io.containerd.tracing.processor.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.387335068Z" level=info msg="loading plugin \"io.containerd.internal.v1.tracing\"..." type=io.containerd.internal.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.387348969Z" level=info msg="skip loading plugin \"io.containerd.internal.v1.tracing\"..." error="skip plugin: tracing endpoint not configured" type=io.containerd.internal.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.387360669Z" level=info msg="loading plugin \"io.containerd.grpc.v1.healthcheck\"..." type=io.containerd.grpc.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.387377270Z" level=info msg="loading plugin \"io.containerd.nri.v1.nri\"..." type=io.containerd.nri.v1
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.387434872Z" level=info msg="NRI interface is disabled by configuration."
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.387778283Z" level=info msg=serving... address=/var/run/docker/containerd/containerd-debug.sock
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.387833185Z" level=info msg=serving... address=/var/run/docker/containerd/containerd.sock.ttrpc
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.387883886Z" level=info msg=serving... address=/var/run/docker/containerd/containerd.sock
	Oct 07 12:40:35 mount-start-2-360400 dockerd[655]: time="2024-10-07T12:40:35.387906587Z" level=info msg="containerd successfully booted in 0.045080s"
	Oct 07 12:40:36 mount-start-2-360400 dockerd[649]: time="2024-10-07T12:40:36.362330974Z" level=info msg="[graphdriver] trying configured driver: overlay2"
	Oct 07 12:40:36 mount-start-2-360400 dockerd[649]: time="2024-10-07T12:40:36.389630618Z" level=info msg="Loading containers: start."
	Oct 07 12:40:36 mount-start-2-360400 dockerd[649]: time="2024-10-07T12:40:36.554063797Z" level=warning msg="ip6tables is enabled, but cannot set up ip6tables chains" error="failed to create NAT chain DOCKER: iptables failed: ip6tables --wait -t nat -N DOCKER: ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)\nPerhaps ip6tables or your kernel needs to be upgraded.\n (exit status 3)"
	Oct 07 12:40:36 mount-start-2-360400 dockerd[649]: time="2024-10-07T12:40:36.709192419Z" 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 07 12:40:36 mount-start-2-360400 dockerd[649]: time="2024-10-07T12:40:36.820029330Z" level=info msg="Loading containers: done."
	Oct 07 12:40:36 mount-start-2-360400 dockerd[649]: time="2024-10-07T12:40:36.843800912Z" level=warning msg="WARNING: bridge-nf-call-iptables is disabled"
	Oct 07 12:40:36 mount-start-2-360400 dockerd[649]: time="2024-10-07T12:40:36.843898116Z" level=warning msg="WARNING: bridge-nf-call-ip6tables is disabled"
	Oct 07 12:40:36 mount-start-2-360400 dockerd[649]: time="2024-10-07T12:40:36.843974819Z" level=info msg="Docker daemon" commit=41ca978 containerd-snapshotter=false storage-driver=overlay2 version=27.3.1
	Oct 07 12:40:36 mount-start-2-360400 dockerd[649]: time="2024-10-07T12:40:36.844736047Z" level=info msg="Daemon has completed initialization"
	Oct 07 12:40:36 mount-start-2-360400 dockerd[649]: time="2024-10-07T12:40:36.894044376Z" level=info msg="API listen on /var/run/docker.sock"
	Oct 07 12:40:36 mount-start-2-360400 dockerd[649]: time="2024-10-07T12:40:36.894199982Z" level=info msg="API listen on [::]:2376"
	Oct 07 12:40:36 mount-start-2-360400 systemd[1]: Started Docker Application Container Engine.
	Oct 07 12:41:03 mount-start-2-360400 dockerd[649]: time="2024-10-07T12:41:03.422715279Z" level=info msg="Processing signal 'terminated'"
	Oct 07 12:41:03 mount-start-2-360400 systemd[1]: Stopping Docker Application Container Engine...
	Oct 07 12:41:03 mount-start-2-360400 dockerd[649]: time="2024-10-07T12:41:03.424244688Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=moby
	Oct 07 12:41:03 mount-start-2-360400 dockerd[649]: time="2024-10-07T12:41:03.425105693Z" level=info msg="Daemon shutdown complete"
	Oct 07 12:41:03 mount-start-2-360400 dockerd[649]: time="2024-10-07T12:41:03.425256794Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=plugins.moby
	Oct 07 12:41:03 mount-start-2-360400 dockerd[649]: time="2024-10-07T12:41:03.425289095Z" level=info msg="stopping healthcheck following graceful shutdown" module=libcontainerd
	Oct 07 12:41:04 mount-start-2-360400 systemd[1]: docker.service: Deactivated successfully.
	Oct 07 12:41:04 mount-start-2-360400 systemd[1]: Stopped Docker Application Container Engine.
	Oct 07 12:41:04 mount-start-2-360400 systemd[1]: Starting Docker Application Container Engine...
	Oct 07 12:41:04 mount-start-2-360400 dockerd[1068]: time="2024-10-07T12:41:04.481969248Z" level=info msg="Starting up"
	Oct 07 12:42:04 mount-start-2-360400 dockerd[1068]: failed to start daemon: failed to dial "/run/containerd/containerd.sock": failed to dial "/run/containerd/containerd.sock": context deadline exceeded
	Oct 07 12:42:04 mount-start-2-360400 systemd[1]: docker.service: Main process exited, code=exited, status=1/FAILURE
	Oct 07 12:42:04 mount-start-2-360400 systemd[1]: docker.service: Failed with result 'exit-code'.
	Oct 07 12:42:04 mount-start-2-360400 systemd[1]: Failed to start Docker Application Container Engine.
	
	-- /stdout --
	* 
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
mount_start_test.go:168: restart failed: "out/minikube-windows-amd64.exe start -p mount-start-2-360400" : exit status 90
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p mount-start-2-360400 -n mount-start-2-360400
helpers_test.go:239: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p mount-start-2-360400 -n mount-start-2-360400: exit status 6 (12.3461436s)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E1007 12:42:16.867471   10432 status.go:458] kubeconfig endpoint: get endpoint: "mount-start-2-360400" does not appear in C:\Users\jenkins.minikube6\minikube-integration\kubeconfig

                                                
                                                
** /stderr **
helpers_test.go:239: status error: exit status 6 (may be ok)
helpers_test.go:241: "mount-start-2-360400" host is not running, skipping log retrieval (state="Running\nWARNING: Your kubectl is pointing to stale minikube-vm.\nTo fix the kubectl context, run `minikube update-context`")
--- FAIL: TestMountStart/serial/RestartStopped (189.92s)

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (57.54s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:564: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-644900 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:572: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-644900 -- exec busybox-7dff88458-8xskz -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-644900 -- exec busybox-7dff88458-8xskz -- sh -c "ping -c 1 172.30.128.1"
multinode_test.go:583: (dbg) Non-zero exit: out/minikube-windows-amd64.exe kubectl -p multinode-644900 -- exec busybox-7dff88458-8xskz -- sh -c "ping -c 1 172.30.128.1": exit status 1 (10.5254867s)

                                                
                                                
-- stdout --
	PING 172.30.128.1 (172.30.128.1): 56 data bytes
	
	--- 172.30.128.1 ping statistics ---
	1 packets transmitted, 0 packets received, 100% packet loss

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

                                                
                                                
** /stderr **
multinode_test.go:584: Failed to ping host (172.30.128.1) from pod (busybox-7dff88458-8xskz): exit status 1
multinode_test.go:572: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-644900 -- exec busybox-7dff88458-w89wf -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p multinode-644900 -- exec busybox-7dff88458-w89wf -- sh -c "ping -c 1 172.30.128.1"
multinode_test.go:583: (dbg) Non-zero exit: out/minikube-windows-amd64.exe kubectl -p multinode-644900 -- exec busybox-7dff88458-w89wf -- sh -c "ping -c 1 172.30.128.1": exit status 1 (10.5004944s)

                                                
                                                
-- stdout --
	PING 172.30.128.1 (172.30.128.1): 56 data bytes
	
	--- 172.30.128.1 ping statistics ---
	1 packets transmitted, 0 packets received, 100% packet loss

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

                                                
                                                
** /stderr **
multinode_test.go:584: Failed to ping host (172.30.128.1) from pod (busybox-7dff88458-w89wf): exit status 1
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p multinode-644900 -n multinode-644900
helpers_test.go:239: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p multinode-644900 -n multinode-644900: (12.1570473s)
helpers_test.go:244: <<< TestMultiNode/serial/PingHostFrom2Pods FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestMultiNode/serial/PingHostFrom2Pods]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-644900 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-644900 logs -n 25: (8.6421503s)
helpers_test.go:252: TestMultiNode/serial/PingHostFrom2Pods logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------|----------------------|-------------------|---------|---------------------|---------------------|
	| Command |                       Args                        |       Profile        |       User        | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------|----------------------|-------------------|---------|---------------------|---------------------|
	| start   | -p mount-start-2-360400                           | mount-start-2-360400 | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:35 UTC | 07 Oct 24 12:37 UTC |
	|         | --memory=2048 --mount                             |                      |                   |         |                     |                     |
	|         | --mount-gid 0 --mount-msize                       |                      |                   |         |                     |                     |
	|         | 6543 --mount-port 46465                           |                      |                   |         |                     |                     |
	|         | --mount-uid 0 --no-kubernetes                     |                      |                   |         |                     |                     |
	|         | --driver=hyperv                                   |                      |                   |         |                     |                     |
	| mount   | C:\Users\jenkins.minikube6:/minikube-host         | mount-start-2-360400 | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:37 UTC |                     |
	|         | --profile mount-start-2-360400 --v 0              |                      |                   |         |                     |                     |
	|         | --9p-version 9p2000.L --gid 0 --ip                |                      |                   |         |                     |                     |
	|         | --msize 6543 --port 46465 --type 9p --uid         |                      |                   |         |                     |                     |
	|         |                                                 0 |                      |                   |         |                     |                     |
	| ssh     | mount-start-2-360400 ssh -- ls                    | mount-start-2-360400 | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:37 UTC | 07 Oct 24 12:37 UTC |
	|         | /minikube-host                                    |                      |                   |         |                     |                     |
	| delete  | -p mount-start-1-360400                           | mount-start-1-360400 | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:37 UTC | 07 Oct 24 12:38 UTC |
	|         | --alsologtostderr -v=5                            |                      |                   |         |                     |                     |
	| ssh     | mount-start-2-360400 ssh -- ls                    | mount-start-2-360400 | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:38 UTC | 07 Oct 24 12:38 UTC |
	|         | /minikube-host                                    |                      |                   |         |                     |                     |
	| stop    | -p mount-start-2-360400                           | mount-start-2-360400 | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:38 UTC | 07 Oct 24 12:39 UTC |
	| start   | -p mount-start-2-360400                           | mount-start-2-360400 | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:39 UTC |                     |
	| delete  | -p mount-start-2-360400                           | mount-start-2-360400 | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:42 UTC | 07 Oct 24 12:43 UTC |
	| delete  | -p mount-start-1-360400                           | mount-start-1-360400 | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:43 UTC | 07 Oct 24 12:43 UTC |
	| start   | -p multinode-644900                               | multinode-644900     | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:43 UTC | 07 Oct 24 12:50 UTC |
	|         | --wait=true --memory=2200                         |                      |                   |         |                     |                     |
	|         | --nodes=2 -v=8                                    |                      |                   |         |                     |                     |
	|         | --alsologtostderr                                 |                      |                   |         |                     |                     |
	|         | --driver=hyperv                                   |                      |                   |         |                     |                     |
	| kubectl | -p multinode-644900 -- apply -f                   | multinode-644900     | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:50 UTC | 07 Oct 24 12:50 UTC |
	|         | ./testdata/multinodes/multinode-pod-dns-test.yaml |                      |                   |         |                     |                     |
	| kubectl | -p multinode-644900 -- rollout                    | multinode-644900     | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:50 UTC | 07 Oct 24 12:50 UTC |
	|         | status deployment/busybox                         |                      |                   |         |                     |                     |
	| kubectl | -p multinode-644900 -- get pods -o                | multinode-644900     | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:50 UTC | 07 Oct 24 12:50 UTC |
	|         | jsonpath='{.items[*].status.podIP}'               |                      |                   |         |                     |                     |
	| kubectl | -p multinode-644900 -- get pods -o                | multinode-644900     | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:50 UTC | 07 Oct 24 12:50 UTC |
	|         | jsonpath='{.items[*].metadata.name}'              |                      |                   |         |                     |                     |
	| kubectl | -p multinode-644900 -- exec                       | multinode-644900     | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:50 UTC | 07 Oct 24 12:50 UTC |
	|         | busybox-7dff88458-8xskz --                        |                      |                   |         |                     |                     |
	|         | nslookup kubernetes.io                            |                      |                   |         |                     |                     |
	| kubectl | -p multinode-644900 -- exec                       | multinode-644900     | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:50 UTC | 07 Oct 24 12:50 UTC |
	|         | busybox-7dff88458-w89wf --                        |                      |                   |         |                     |                     |
	|         | nslookup kubernetes.io                            |                      |                   |         |                     |                     |
	| kubectl | -p multinode-644900 -- exec                       | multinode-644900     | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:50 UTC | 07 Oct 24 12:50 UTC |
	|         | busybox-7dff88458-8xskz --                        |                      |                   |         |                     |                     |
	|         | nslookup kubernetes.default                       |                      |                   |         |                     |                     |
	| kubectl | -p multinode-644900 -- exec                       | multinode-644900     | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:50 UTC | 07 Oct 24 12:50 UTC |
	|         | busybox-7dff88458-w89wf --                        |                      |                   |         |                     |                     |
	|         | nslookup kubernetes.default                       |                      |                   |         |                     |                     |
	| kubectl | -p multinode-644900 -- exec                       | multinode-644900     | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:50 UTC | 07 Oct 24 12:50 UTC |
	|         | busybox-7dff88458-8xskz -- nslookup               |                      |                   |         |                     |                     |
	|         | kubernetes.default.svc.cluster.local              |                      |                   |         |                     |                     |
	| kubectl | -p multinode-644900 -- exec                       | multinode-644900     | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:50 UTC | 07 Oct 24 12:50 UTC |
	|         | busybox-7dff88458-w89wf -- nslookup               |                      |                   |         |                     |                     |
	|         | kubernetes.default.svc.cluster.local              |                      |                   |         |                     |                     |
	| kubectl | -p multinode-644900 -- get pods -o                | multinode-644900     | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:50 UTC | 07 Oct 24 12:50 UTC |
	|         | jsonpath='{.items[*].metadata.name}'              |                      |                   |         |                     |                     |
	| kubectl | -p multinode-644900 -- exec                       | multinode-644900     | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:50 UTC | 07 Oct 24 12:50 UTC |
	|         | busybox-7dff88458-8xskz                           |                      |                   |         |                     |                     |
	|         | -- sh -c nslookup                                 |                      |                   |         |                     |                     |
	|         | host.minikube.internal | awk                      |                      |                   |         |                     |                     |
	|         | 'NR==5' | cut -d' ' -f3                           |                      |                   |         |                     |                     |
	| kubectl | -p multinode-644900 -- exec                       | multinode-644900     | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:50 UTC |                     |
	|         | busybox-7dff88458-8xskz -- sh                     |                      |                   |         |                     |                     |
	|         | -c ping -c 1 172.30.128.1                         |                      |                   |         |                     |                     |
	| kubectl | -p multinode-644900 -- exec                       | multinode-644900     | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:51 UTC | 07 Oct 24 12:51 UTC |
	|         | busybox-7dff88458-w89wf                           |                      |                   |         |                     |                     |
	|         | -- sh -c nslookup                                 |                      |                   |         |                     |                     |
	|         | host.minikube.internal | awk                      |                      |                   |         |                     |                     |
	|         | 'NR==5' | cut -d' ' -f3                           |                      |                   |         |                     |                     |
	| kubectl | -p multinode-644900 -- exec                       | multinode-644900     | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:51 UTC |                     |
	|         | busybox-7dff88458-w89wf -- sh                     |                      |                   |         |                     |                     |
	|         | -c ping -c 1 172.30.128.1                         |                      |                   |         |                     |                     |
	|---------|---------------------------------------------------|----------------------|-------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/10/07 12:43:19
	Running on machine: minikube6
	Binary: Built with gc go1.23.0 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1007 12:43:19.392048    6852 out.go:345] Setting OutFile to fd 1852 ...
	I1007 12:43:19.466126    6852 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 12:43:19.466126    6852 out.go:358] Setting ErrFile to fd 1848...
	I1007 12:43:19.466126    6852 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 12:43:19.498605    6852 out.go:352] Setting JSON to false
	I1007 12:43:19.502415    6852 start.go:129] hostinfo: {"hostname":"minikube6","uptime":138478,"bootTime":1728166521,"procs":197,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.4957 Build 19045.4957","kernelVersion":"10.0.19045.4957 Build 19045.4957","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"be8185f2-ae84-4027-a4e5-684d168fb2f3"}
	W1007 12:43:19.502415    6852 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I1007 12:43:19.508919    6852 out.go:177] * [multinode-644900] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
	I1007 12:43:19.516165    6852 notify.go:220] Checking for updates...
	I1007 12:43:19.516165    6852 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	I1007 12:43:19.519157    6852 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1007 12:43:19.537508    6852 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube6\minikube-integration\.minikube
	I1007 12:43:19.540605    6852 out.go:177]   - MINIKUBE_LOCATION=19763
	I1007 12:43:19.543580    6852 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1007 12:43:19.547326    6852 config.go:182] Loaded profile config "ha-459500": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 12:43:19.547326    6852 driver.go:394] Setting default libvirt URI to qemu:///system
	I1007 12:43:24.951263    6852 out.go:177] * Using the hyperv driver based on user configuration
	I1007 12:43:24.955230    6852 start.go:297] selected driver: hyperv
	I1007 12:43:24.955230    6852 start.go:901] validating driver "hyperv" against <nil>
	I1007 12:43:24.955230    6852 start.go:912] status for hyperv: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1007 12:43:25.006441    6852 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I1007 12:43:25.007103    6852 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I1007 12:43:25.007103    6852 cni.go:84] Creating CNI manager for ""
	I1007 12:43:25.008124    6852 cni.go:136] multinode detected (0 nodes found), recommending kindnet
	I1007 12:43:25.008221    6852 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I1007 12:43:25.008353    6852 start.go:340] cluster config:
	{Name:multinode-644900 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:multinode-644900 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Container
Runtime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: Sta
ticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1007 12:43:25.008437    6852 iso.go:125] acquiring lock: {Name:mk27b386ba1086934ca68ed0fcfe85bfd5271b32 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1007 12:43:25.018704    6852 out.go:177] * Starting "multinode-644900" primary control-plane node in "multinode-644900" cluster
	I1007 12:43:25.022446    6852 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I1007 12:43:25.023226    6852 preload.go:146] Found local preload: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4
	I1007 12:43:25.023313    6852 cache.go:56] Caching tarball of preloaded images
	I1007 12:43:25.023757    6852 preload.go:172] Found C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I1007 12:43:25.024035    6852 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on docker
	I1007 12:43:25.024214    6852 profile.go:143] Saving config to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\config.json ...
	I1007 12:43:25.024681    6852 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\config.json: {Name:mk888eb9c39b550476c5b9d74c8c86a2137dc918 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 12:43:25.025882    6852 start.go:360] acquireMachinesLock for multinode-644900: {Name:mke1d3e045ff2a4f8d2978e08dff146c93a87110 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I1007 12:43:25.026045    6852 start.go:364] duration metric: took 163.7µs to acquireMachinesLock for "multinode-644900"
	I1007 12:43:25.026167    6852 start.go:93] Provisioning new machine with config: &{Name:multinode-644900 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:
{KubernetesVersion:v1.31.1 ClusterName:multinode-644900 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 Moun
tOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1007 12:43:25.026167    6852 start.go:125] createHost starting for "" (driver="hyperv")
	I1007 12:43:25.030263    6852 out.go:235] * Creating hyperv VM (CPUs=2, Memory=2200MB, Disk=20000MB) ...
	I1007 12:43:25.031096    6852 start.go:159] libmachine.API.Create for "multinode-644900" (driver="hyperv")
	I1007 12:43:25.031096    6852 client.go:168] LocalClient.Create starting
	I1007 12:43:25.031713    6852 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem
	I1007 12:43:25.032217    6852 main.go:141] libmachine: Decoding PEM data...
	I1007 12:43:25.032301    6852 main.go:141] libmachine: Parsing certificate...
	I1007 12:43:25.032593    6852 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem
	I1007 12:43:25.032676    6852 main.go:141] libmachine: Decoding PEM data...
	I1007 12:43:25.032676    6852 main.go:141] libmachine: Parsing certificate...
	I1007 12:43:25.032676    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @(Get-Module -ListAvailable hyper-v).Name | Get-Unique
	I1007 12:43:27.123374    6852 main.go:141] libmachine: [stdout =====>] : Hyper-V
	
	I1007 12:43:27.123459    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:43:27.123538    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole(([System.Security.Principal.SecurityIdentifier]::new("S-1-5-32-578")))
	I1007 12:43:28.858857    6852 main.go:141] libmachine: [stdout =====>] : False
	
	I1007 12:43:28.858857    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:43:28.859301    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I1007 12:43:30.348408    6852 main.go:141] libmachine: [stdout =====>] : True
	
	I1007 12:43:30.348408    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:43:30.348408    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I1007 12:43:33.925760    6852 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I1007 12:43:33.926380    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:43:33.929031    6852 main.go:141] libmachine: Downloading C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\boot2docker.iso from file://C:/Users/jenkins.minikube6/minikube-integration/.minikube/cache/iso/amd64/minikube-v1.34.0-1727108440-19696-amd64.iso...
	I1007 12:43:34.416801    6852 main.go:141] libmachine: Creating SSH key...
	I1007 12:43:34.598484    6852 main.go:141] libmachine: Creating VM...
	I1007 12:43:34.598484    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I1007 12:43:37.479027    6852 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I1007 12:43:37.479027    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:43:37.479740    6852 main.go:141] libmachine: Using switch "Default Switch"
	I1007 12:43:37.479740    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I1007 12:43:39.234005    6852 main.go:141] libmachine: [stdout =====>] : True
	
	I1007 12:43:39.234179    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:43:39.234179    6852 main.go:141] libmachine: Creating VHD
	I1007 12:43:39.234291    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VHD -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900\fixed.vhd' -SizeBytes 10MB -Fixed
	I1007 12:43:43.021501    6852 main.go:141] libmachine: [stdout =====>] : 
	
	ComputerName            : minikube6
	Path                    : C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900\fixed.vhd
	VhdFormat               : VHD
	VhdType                 : Fixed
	FileSize                : 10486272
	Size                    : 10485760
	MinimumSize             : 
	LogicalSectorSize       : 512
	PhysicalSectorSize      : 512
	BlockSize               : 0
	ParentPath              : 
	DiskIdentifier          : 4594DD86-746B-47D3-B895-AA3BCDB070A3
	FragmentationPercentage : 0
	Alignment               : 1
	Attached                : False
	DiskNumber              : 
	IsPMEMCompatible        : False
	AddressAbstractionType  : None
	Number                  : 
	
	
	
	
	I1007 12:43:43.021573    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:43:43.021573    6852 main.go:141] libmachine: Writing magic tar header
	I1007 12:43:43.021573    6852 main.go:141] libmachine: Writing SSH key tar header
	I1007 12:43:43.032095    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Convert-VHD -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900\fixed.vhd' -DestinationPath 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900\disk.vhd' -VHDType Dynamic -DeleteSource
	I1007 12:43:46.290524    6852 main.go:141] libmachine: [stdout =====>] : 
	I1007 12:43:46.291600    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:43:46.291600    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Resize-VHD -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900\disk.vhd' -SizeBytes 20000MB
	I1007 12:43:48.829347    6852 main.go:141] libmachine: [stdout =====>] : 
	I1007 12:43:48.829347    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:43:48.829986    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VM multinode-644900 -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900' -SwitchName 'Default Switch' -MemoryStartupBytes 2200MB
	I1007 12:43:52.530436    6852 main.go:141] libmachine: [stdout =====>] : 
	Name             State CPUUsage(%) MemoryAssigned(M) Uptime   Status             Version
	----             ----- ----------- ----------------- ------   ------             -------
	multinode-644900 Off   0           0                 00:00:00 Operating normally 9.0    
	
	
	
	I1007 12:43:52.530533    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:43:52.530639    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMMemory -VMName multinode-644900 -DynamicMemoryEnabled $false
	I1007 12:43:54.892511    6852 main.go:141] libmachine: [stdout =====>] : 
	I1007 12:43:54.892511    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:43:54.893560    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMProcessor multinode-644900 -Count 2
	I1007 12:43:57.142631    6852 main.go:141] libmachine: [stdout =====>] : 
	I1007 12:43:57.142631    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:43:57.142631    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMDvdDrive -VMName multinode-644900 -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900\boot2docker.iso'
	I1007 12:43:59.798620    6852 main.go:141] libmachine: [stdout =====>] : 
	I1007 12:43:59.798620    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:43:59.798620    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Add-VMHardDiskDrive -VMName multinode-644900 -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900\disk.vhd'
	I1007 12:44:02.434199    6852 main.go:141] libmachine: [stdout =====>] : 
	I1007 12:44:02.434199    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:44:02.434199    6852 main.go:141] libmachine: Starting VM...
	I1007 12:44:02.434199    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM multinode-644900
	I1007 12:44:05.611452    6852 main.go:141] libmachine: [stdout =====>] : 
	I1007 12:44:05.611452    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:44:05.611452    6852 main.go:141] libmachine: Waiting for host to start...
	I1007 12:44:05.611452    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 12:44:07.968962    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:44:07.969701    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:44:07.969701    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 12:44:10.643232    6852 main.go:141] libmachine: [stdout =====>] : 
	I1007 12:44:10.643232    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:44:11.644175    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 12:44:13.918521    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:44:13.918521    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:44:13.918933    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 12:44:16.484464    6852 main.go:141] libmachine: [stdout =====>] : 
	I1007 12:44:16.485208    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:44:17.485666    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 12:44:19.759241    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:44:19.760165    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:44:19.760165    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 12:44:22.310763    6852 main.go:141] libmachine: [stdout =====>] : 
	I1007 12:44:22.310763    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:44:23.312694    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 12:44:25.624780    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:44:25.624780    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:44:25.624899    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 12:44:28.216254    6852 main.go:141] libmachine: [stdout =====>] : 
	I1007 12:44:28.216254    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:44:29.218240    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 12:44:31.503669    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:44:31.503669    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:44:31.503669    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 12:44:34.193179    6852 main.go:141] libmachine: [stdout =====>] : 172.30.138.193
	
	I1007 12:44:34.193179    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:44:34.194128    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 12:44:36.372225    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:44:36.372225    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:44:36.372225    6852 machine.go:93] provisionDockerMachine start ...
	I1007 12:44:36.373301    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 12:44:38.560685    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:44:38.561220    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:44:38.561322    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 12:44:41.220832    6852 main.go:141] libmachine: [stdout =====>] : 172.30.138.193
	
	I1007 12:44:41.221709    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:44:41.227889    6852 main.go:141] libmachine: Using SSH client type: native
	I1007 12:44:41.238602    6852 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.138.193 22 <nil> <nil>}
	I1007 12:44:41.238602    6852 main.go:141] libmachine: About to run SSH command:
	hostname
	I1007 12:44:41.373345    6852 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube
	
	I1007 12:44:41.373345    6852 buildroot.go:166] provisioning hostname "multinode-644900"
	I1007 12:44:41.373345    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 12:44:43.526727    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:44:43.526727    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:44:43.526804    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 12:44:46.115074    6852 main.go:141] libmachine: [stdout =====>] : 172.30.138.193
	
	I1007 12:44:46.115621    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:44:46.121247    6852 main.go:141] libmachine: Using SSH client type: native
	I1007 12:44:46.121339    6852 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.138.193 22 <nil> <nil>}
	I1007 12:44:46.121339    6852 main.go:141] libmachine: About to run SSH command:
	sudo hostname multinode-644900 && echo "multinode-644900" | sudo tee /etc/hostname
	I1007 12:44:46.279394    6852 main.go:141] libmachine: SSH cmd err, output: <nil>: multinode-644900
	
	I1007 12:44:46.279394    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 12:44:48.493341    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:44:48.493341    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:44:48.493341    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 12:44:51.190735    6852 main.go:141] libmachine: [stdout =====>] : 172.30.138.193
	
	I1007 12:44:51.190781    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:44:51.195772    6852 main.go:141] libmachine: Using SSH client type: native
	I1007 12:44:51.196299    6852 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.138.193 22 <nil> <nil>}
	I1007 12:44:51.196299    6852 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\smultinode-644900' /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 multinode-644900/g' /etc/hosts;
				else 
					echo '127.0.1.1 multinode-644900' | sudo tee -a /etc/hosts; 
				fi
			fi
	I1007 12:44:51.337001    6852 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I1007 12:44:51.337115    6852 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube6\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube6\minikube-integration\.minikube}
	I1007 12:44:51.337317    6852 buildroot.go:174] setting up certificates
	I1007 12:44:51.337414    6852 provision.go:84] configureAuth start
	I1007 12:44:51.337500    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 12:44:53.547462    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:44:53.547462    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:44:53.547683    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 12:44:56.322418    6852 main.go:141] libmachine: [stdout =====>] : 172.30.138.193
	
	I1007 12:44:56.322418    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:44:56.323079    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 12:44:58.557593    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:44:58.557593    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:44:58.558625    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 12:45:01.194007    6852 main.go:141] libmachine: [stdout =====>] : 172.30.138.193
	
	I1007 12:45:01.194979    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:45:01.194979    6852 provision.go:143] copyHostCerts
	I1007 12:45:01.195036    6852 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube6\minikube-integration\.minikube/ca.pem
	I1007 12:45:01.195036    6852 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/ca.pem, removing ...
	I1007 12:45:01.195632    6852 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.pem
	I1007 12:45:01.195632    6852 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/ca.pem (1078 bytes)
	I1007 12:45:01.197615    6852 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube6\minikube-integration\.minikube/cert.pem
	I1007 12:45:01.198356    6852 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/cert.pem, removing ...
	I1007 12:45:01.198356    6852 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cert.pem
	I1007 12:45:01.198790    6852 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/cert.pem (1123 bytes)
	I1007 12:45:01.199632    6852 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube6\minikube-integration\.minikube/key.pem
	I1007 12:45:01.199632    6852 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/key.pem, removing ...
	I1007 12:45:01.199632    6852 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\key.pem
	I1007 12:45:01.200368    6852 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/key.pem (1679 bytes)
	I1007 12:45:01.201180    6852 provision.go:117] generating server cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.multinode-644900 san=[127.0.0.1 172.30.138.193 localhost minikube multinode-644900]
	I1007 12:45:01.391933    6852 provision.go:177] copyRemoteCerts
	I1007 12:45:01.404093    6852 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I1007 12:45:01.405159    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 12:45:03.619901    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:45:03.619901    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:45:03.620278    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 12:45:06.223227    6852 main.go:141] libmachine: [stdout =====>] : 172.30.138.193
	
	I1007 12:45:06.223821    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:45:06.223821    6852 sshutil.go:53] new ssh client: &{IP:172.30.138.193 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900\id_rsa Username:docker}
	I1007 12:45:06.323632    6852 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (4.9184179s)
	I1007 12:45:06.323632    6852 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I1007 12:45:06.323632    6852 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I1007 12:45:06.374603    6852 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I1007 12:45:06.374874    6852 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I1007 12:45:06.426748    6852 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I1007 12:45:06.427093    6852 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1216 bytes)
	I1007 12:45:06.476929    6852 provision.go:87] duration metric: took 15.1392179s to configureAuth
	I1007 12:45:06.477010    6852 buildroot.go:189] setting minikube options for container-runtime
	I1007 12:45:06.477648    6852 config.go:182] Loaded profile config "multinode-644900": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 12:45:06.477648    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 12:45:08.645306    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:45:08.645306    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:45:08.645306    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 12:45:11.292725    6852 main.go:141] libmachine: [stdout =====>] : 172.30.138.193
	
	I1007 12:45:11.293086    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:45:11.298301    6852 main.go:141] libmachine: Using SSH client type: native
	I1007 12:45:11.298857    6852 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.138.193 22 <nil> <nil>}
	I1007 12:45:11.298935    6852 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I1007 12:45:11.424144    6852 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I1007 12:45:11.424202    6852 buildroot.go:70] root file system type: tmpfs
	I1007 12:45:11.424274    6852 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I1007 12:45:11.424274    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 12:45:13.617484    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:45:13.617484    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:45:13.617484    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 12:45:16.206026    6852 main.go:141] libmachine: [stdout =====>] : 172.30.138.193
	
	I1007 12:45:16.206026    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:45:16.212542    6852 main.go:141] libmachine: Using SSH client type: native
	I1007 12:45:16.213310    6852 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.138.193 22 <nil> <nil>}
	I1007 12:45:16.213310    6852 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service 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=hyperv --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
	I1007 12:45:16.371117    6852 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service 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=hyperv --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
	
	I1007 12:45:16.371117    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 12:45:18.518402    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:45:18.518519    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:45:18.518519    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 12:45:21.332673    6852 main.go:141] libmachine: [stdout =====>] : 172.30.138.193
	
	I1007 12:45:21.332673    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:45:21.338278    6852 main.go:141] libmachine: Using SSH client type: native
	I1007 12:45:21.338868    6852 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.138.193 22 <nil> <nil>}
	I1007 12:45:21.338868    6852 main.go:141] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I1007 12:45:23.600927    6852 main.go:141] libmachine: SSH cmd err, output: <nil>: diff: can't stat '/lib/systemd/system/docker.service': No such file or directory
	Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /usr/lib/systemd/system/docker.service.
	
	I1007 12:45:23.600927    6852 machine.go:96] duration metric: took 47.2281726s to provisionDockerMachine
	I1007 12:45:23.600927    6852 client.go:171] duration metric: took 1m58.5685025s to LocalClient.Create
	I1007 12:45:23.600927    6852 start.go:167] duration metric: took 1m58.5685025s to libmachine.API.Create "multinode-644900"
	I1007 12:45:23.600927    6852 start.go:293] postStartSetup for "multinode-644900" (driver="hyperv")
	I1007 12:45:23.601466    6852 start.go:322] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
	I1007 12:45:23.612876    6852 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
	I1007 12:45:23.612876    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 12:45:25.895782    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:45:25.895871    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:45:25.895871    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 12:45:28.615849    6852 main.go:141] libmachine: [stdout =====>] : 172.30.138.193
	
	I1007 12:45:28.615913    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:45:28.615913    6852 sshutil.go:53] new ssh client: &{IP:172.30.138.193 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900\id_rsa Username:docker}
	I1007 12:45:28.721182    6852 ssh_runner.go:235] Completed: 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: (5.1081169s)
	I1007 12:45:28.732757    6852 ssh_runner.go:195] Run: cat /etc/os-release
	I1007 12:45:28.740125    6852 command_runner.go:130] > NAME=Buildroot
	I1007 12:45:28.740230    6852 command_runner.go:130] > VERSION=2023.02.9-dirty
	I1007 12:45:28.740230    6852 command_runner.go:130] > ID=buildroot
	I1007 12:45:28.740230    6852 command_runner.go:130] > VERSION_ID=2023.02.9
	I1007 12:45:28.740230    6852 command_runner.go:130] > PRETTY_NAME="Buildroot 2023.02.9"
	I1007 12:45:28.740306    6852 info.go:137] Remote host: Buildroot 2023.02.9
	I1007 12:45:28.740306    6852 filesync.go:126] Scanning C:\Users\jenkins.minikube6\minikube-integration\.minikube\addons for local assets ...
	I1007 12:45:28.740426    6852 filesync.go:126] Scanning C:\Users\jenkins.minikube6\minikube-integration\.minikube\files for local assets ...
	I1007 12:45:28.741879    6852 filesync.go:149] local asset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem -> 137842.pem in /etc/ssl/certs
	I1007 12:45:28.741879    6852 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem -> /etc/ssl/certs/137842.pem
	I1007 12:45:28.752624    6852 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I1007 12:45:28.771178    6852 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem --> /etc/ssl/certs/137842.pem (1708 bytes)
	I1007 12:45:28.816908    6852 start.go:296] duration metric: took 5.2158045s for postStartSetup
	I1007 12:45:28.819428    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 12:45:31.081954    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:45:31.081954    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:45:31.082397    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 12:45:33.762902    6852 main.go:141] libmachine: [stdout =====>] : 172.30.138.193
	
	I1007 12:45:33.762902    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:45:33.763509    6852 profile.go:143] Saving config to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\config.json ...
	I1007 12:45:33.766490    6852 start.go:128] duration metric: took 2m8.7388805s to createHost
	I1007 12:45:33.766580    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 12:45:36.060008    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:45:36.060008    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:45:36.060412    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 12:45:38.720673    6852 main.go:141] libmachine: [stdout =====>] : 172.30.138.193
	
	I1007 12:45:38.720673    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:45:38.726512    6852 main.go:141] libmachine: Using SSH client type: native
	I1007 12:45:38.726662    6852 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.138.193 22 <nil> <nil>}
	I1007 12:45:38.726662    6852 main.go:141] libmachine: About to run SSH command:
	date +%s.%N
	I1007 12:45:38.866957    6852 main.go:141] libmachine: SSH cmd err, output: <nil>: 1728305138.880396551
	
	I1007 12:45:38.867031    6852 fix.go:216] guest clock: 1728305138.880396551
	I1007 12:45:38.867031    6852 fix.go:229] Guest: 2024-10-07 12:45:38.880396551 +0000 UTC Remote: 2024-10-07 12:45:33.7664902 +0000 UTC m=+134.466961901 (delta=5.113906351s)
	I1007 12:45:38.867174    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 12:45:41.079578    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:45:41.079808    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:45:41.079871    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 12:45:43.785632    6852 main.go:141] libmachine: [stdout =====>] : 172.30.138.193
	
	I1007 12:45:43.786668    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:45:43.791897    6852 main.go:141] libmachine: Using SSH client type: native
	I1007 12:45:43.792621    6852 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.138.193 22 <nil> <nil>}
	I1007 12:45:43.792621    6852 main.go:141] libmachine: About to run SSH command:
	sudo date -s @1728305138
	I1007 12:45:43.937520    6852 main.go:141] libmachine: SSH cmd err, output: <nil>: Mon Oct  7 12:45:38 UTC 2024
	
	I1007 12:45:43.938139    6852 fix.go:236] clock set: Mon Oct  7 12:45:38 UTC 2024
	 (err=<nil>)
	I1007 12:45:43.938208    6852 start.go:83] releasing machines lock for "multinode-644900", held for 2m18.9105382s
	I1007 12:45:43.938260    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 12:45:46.191799    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:45:46.191799    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:45:46.191895    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 12:45:48.861858    6852 main.go:141] libmachine: [stdout =====>] : 172.30.138.193
	
	I1007 12:45:48.862302    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:45:48.868464    6852 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I1007 12:45:48.868642    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 12:45:48.882221    6852 ssh_runner.go:195] Run: cat /version.json
	I1007 12:45:48.882221    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 12:45:51.127852    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:45:51.128865    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:45:51.128892    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 12:45:51.140307    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:45:51.140307    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:45:51.140307    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 12:45:53.868841    6852 main.go:141] libmachine: [stdout =====>] : 172.30.138.193
	
	I1007 12:45:53.868841    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:45:53.869503    6852 sshutil.go:53] new ssh client: &{IP:172.30.138.193 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900\id_rsa Username:docker}
	I1007 12:45:53.897365    6852 main.go:141] libmachine: [stdout =====>] : 172.30.138.193
	
	I1007 12:45:53.897365    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:45:53.897550    6852 sshutil.go:53] new ssh client: &{IP:172.30.138.193 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900\id_rsa Username:docker}
	I1007 12:45:53.964652    6852 command_runner.go:130] > {"iso_version": "v1.34.0-1727108440-19696", "kicbase_version": "v0.0.45-1726784731-19672", "minikube_version": "v1.34.0", "commit": "09d18ff16db81cf1cb24cd6e95f197b54c5f843c"}
	I1007 12:45:53.964748    6852 ssh_runner.go:235] Completed: cat /version.json: (5.0824703s)
	I1007 12:45:53.976869    6852 ssh_runner.go:195] Run: systemctl --version
	I1007 12:45:53.982691    6852 command_runner.go:130] ! bash: line 1: curl.exe: command not found
	I1007 12:45:53.982691    6852 ssh_runner.go:235] Completed: curl.exe -sS -m 2 https://registry.k8s.io/: (5.1141703s)
	W1007 12:45:53.982834    6852 start.go:867] [curl.exe -sS -m 2 https://registry.k8s.io/] failed: curl.exe -sS -m 2 https://registry.k8s.io/: Process exited with status 127
	stdout:
	
	stderr:
	bash: line 1: curl.exe: command not found
	I1007 12:45:53.990196    6852 command_runner.go:130] > systemd 252 (252)
	I1007 12:45:53.990782    6852 command_runner.go:130] > -PAM -AUDIT -SELINUX -APPARMOR -IMA -SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL -ELFUTILS -FIDO2 -IDN2 -IDN +IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 +LZ4 +XZ +ZLIB -ZSTD -BPF_FRAMEWORK -XKBCOMMON -UTMP -SYSVINIT default-hierarchy=unified
	I1007 12:45:54.002571    6852 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I1007 12:45:54.010843    6852 command_runner.go:130] ! stat: cannot statx '/etc/cni/net.d/*loopback.conf*': No such file or directory
	W1007 12:45:54.011540    6852 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I1007 12:45:54.022821    6852 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I1007 12:45:54.052589    6852 command_runner.go:139] > /etc/cni/net.d/87-podman-bridge.conflist, 
	I1007 12:45:54.052677    6852 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I1007 12:45:54.052677    6852 start.go:495] detecting cgroup driver to use...
	I1007 12:45:54.052961    6852 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	W1007 12:45:54.090706    6852 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	W1007 12:45:54.090706    6852 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I1007 12:45:54.092327    6852 command_runner.go:130] > runtime-endpoint: unix:///run/containerd/containerd.sock
	I1007 12:45:54.103555    6852 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	I1007 12:45:54.132647    6852 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I1007 12:45:54.152390    6852 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I1007 12:45:54.163969    6852 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I1007 12:45:54.194719    6852 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I1007 12:45:54.224263    6852 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I1007 12:45:54.257068    6852 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I1007 12:45:54.287212    6852 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I1007 12:45:54.317426    6852 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I1007 12:45:54.350234    6852 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I1007 12:45:54.384098    6852 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I1007 12:45:54.415170    6852 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I1007 12:45:54.433896    6852 command_runner.go:130] ! sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I1007 12:45:54.434933    6852 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I1007 12:45:54.450322    6852 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I1007 12:45:54.488311    6852 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I1007 12:45:54.518294    6852 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 12:45:54.731232    6852 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I1007 12:45:54.767100    6852 start.go:495] detecting cgroup driver to use...
	I1007 12:45:54.778101    6852 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I1007 12:45:54.806843    6852 command_runner.go:130] > # /usr/lib/systemd/system/docker.service
	I1007 12:45:54.806919    6852 command_runner.go:130] > [Unit]
	I1007 12:45:54.806919    6852 command_runner.go:130] > Description=Docker Application Container Engine
	I1007 12:45:54.806919    6852 command_runner.go:130] > Documentation=https://docs.docker.com
	I1007 12:45:54.806982    6852 command_runner.go:130] > After=network.target  minikube-automount.service docker.socket
	I1007 12:45:54.806982    6852 command_runner.go:130] > Requires= minikube-automount.service docker.socket 
	I1007 12:45:54.806982    6852 command_runner.go:130] > StartLimitBurst=3
	I1007 12:45:54.806982    6852 command_runner.go:130] > StartLimitIntervalSec=60
	I1007 12:45:54.806982    6852 command_runner.go:130] > [Service]
	I1007 12:45:54.806982    6852 command_runner.go:130] > Type=notify
	I1007 12:45:54.807094    6852 command_runner.go:130] > Restart=on-failure
	I1007 12:45:54.807128    6852 command_runner.go:130] > # This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	I1007 12:45:54.807128    6852 command_runner.go:130] > # The base configuration already specifies an 'ExecStart=...' command. The first directive
	I1007 12:45:54.807128    6852 command_runner.go:130] > # here is to clear out that command inherited from the base configuration. Without this,
	I1007 12:45:54.807128    6852 command_runner.go:130] > # the command from the base configuration and the command specified here are treated as
	I1007 12:45:54.807206    6852 command_runner.go:130] > # a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	I1007 12:45:54.807206    6852 command_runner.go:130] > # will catch this invalid input and refuse to start the service with an error like:
	I1007 12:45:54.807206    6852 command_runner.go:130] > #  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	I1007 12:45:54.807277    6852 command_runner.go:130] > # NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	I1007 12:45:54.807363    6852 command_runner.go:130] > # container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	I1007 12:45:54.807391    6852 command_runner.go:130] > ExecStart=
	I1007 12:45:54.807508    6852 command_runner.go:130] > 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=hyperv --insecure-registry 10.96.0.0/12 
	I1007 12:45:54.807541    6852 command_runner.go:130] > ExecReload=/bin/kill -s HUP $MAINPID
	I1007 12:45:54.807628    6852 command_runner.go:130] > # Having non-zero Limit*s causes performance problems due to accounting overhead
	I1007 12:45:54.807628    6852 command_runner.go:130] > # in the kernel. We recommend using cgroups to do container-local accounting.
	I1007 12:45:54.807628    6852 command_runner.go:130] > LimitNOFILE=infinity
	I1007 12:45:54.807628    6852 command_runner.go:130] > LimitNPROC=infinity
	I1007 12:45:54.807628    6852 command_runner.go:130] > LimitCORE=infinity
	I1007 12:45:54.807628    6852 command_runner.go:130] > # Uncomment TasksMax if your systemd version supports it.
	I1007 12:45:54.807628    6852 command_runner.go:130] > # Only systemd 226 and above support this version.
	I1007 12:45:54.807703    6852 command_runner.go:130] > TasksMax=infinity
	I1007 12:45:54.807703    6852 command_runner.go:130] > TimeoutStartSec=0
	I1007 12:45:54.807703    6852 command_runner.go:130] > # set delegate yes so that systemd does not reset the cgroups of docker containers
	I1007 12:45:54.807703    6852 command_runner.go:130] > Delegate=yes
	I1007 12:45:54.807703    6852 command_runner.go:130] > # kill only the docker process, not all processes in the cgroup
	I1007 12:45:54.807703    6852 command_runner.go:130] > KillMode=process
	I1007 12:45:54.807703    6852 command_runner.go:130] > [Install]
	I1007 12:45:54.807703    6852 command_runner.go:130] > WantedBy=multi-user.target
	I1007 12:45:54.818163    6852 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1007 12:45:54.851194    6852 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I1007 12:45:54.891509    6852 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1007 12:45:54.926059    6852 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1007 12:45:54.966953    6852 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I1007 12:45:55.037165    6852 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1007 12:45:55.062026    6852 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I1007 12:45:55.101350    6852 command_runner.go:130] > runtime-endpoint: unix:///var/run/cri-dockerd.sock
	I1007 12:45:55.112300    6852 ssh_runner.go:195] Run: which cri-dockerd
	I1007 12:45:55.120425    6852 command_runner.go:130] > /usr/bin/cri-dockerd
	I1007 12:45:55.132047    6852 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I1007 12:45:55.150985    6852 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I1007 12:45:55.195258    6852 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I1007 12:45:55.405787    6852 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I1007 12:45:55.595265    6852 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I1007 12:45:55.595547    6852 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I1007 12:45:55.641638    6852 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 12:45:55.847563    6852 ssh_runner.go:195] Run: sudo systemctl restart docker
	I1007 12:45:58.484272    6852 ssh_runner.go:235] Completed: sudo systemctl restart docker: (2.6365856s)
	I1007 12:45:58.496005    6852 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I1007 12:45:58.533434    6852 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I1007 12:45:58.570788    6852 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I1007 12:45:58.803295    6852 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I1007 12:45:59.012139    6852 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 12:45:59.226337    6852 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I1007 12:45:59.269700    6852 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I1007 12:45:59.311446    6852 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 12:45:59.534374    6852 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I1007 12:45:59.649579    6852 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I1007 12:45:59.662086    6852 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I1007 12:45:59.670902    6852 command_runner.go:130] >   File: /var/run/cri-dockerd.sock
	I1007 12:45:59.671737    6852 command_runner.go:130] >   Size: 0         	Blocks: 0          IO Block: 4096   socket
	I1007 12:45:59.671737    6852 command_runner.go:130] > Device: 0,22	Inode: 882         Links: 1
	I1007 12:45:59.671737    6852 command_runner.go:130] > Access: (0660/srw-rw----)  Uid: (    0/    root)   Gid: ( 1000/  docker)
	I1007 12:45:59.671737    6852 command_runner.go:130] > Access: 2024-10-07 12:45:59.574191554 +0000
	I1007 12:45:59.671737    6852 command_runner.go:130] > Modify: 2024-10-07 12:45:59.574191554 +0000
	I1007 12:45:59.671737    6852 command_runner.go:130] > Change: 2024-10-07 12:45:59.581191599 +0000
	I1007 12:45:59.671737    6852 command_runner.go:130] >  Birth: -
	I1007 12:45:59.672014    6852 start.go:563] Will wait 60s for crictl version
	I1007 12:45:59.684607    6852 ssh_runner.go:195] Run: which crictl
	I1007 12:45:59.692253    6852 command_runner.go:130] > /usr/bin/crictl
	I1007 12:45:59.703556    6852 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I1007 12:45:59.760348    6852 command_runner.go:130] > Version:  0.1.0
	I1007 12:45:59.760348    6852 command_runner.go:130] > RuntimeName:  docker
	I1007 12:45:59.760348    6852 command_runner.go:130] > RuntimeVersion:  27.3.1
	I1007 12:45:59.760348    6852 command_runner.go:130] > RuntimeApiVersion:  v1
	I1007 12:45:59.760348    6852 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.3.1
	RuntimeApiVersion:  v1
	I1007 12:45:59.776254    6852 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1007 12:45:59.808913    6852 command_runner.go:130] > 27.3.1
	I1007 12:45:59.819288    6852 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1007 12:45:59.855252    6852 command_runner.go:130] > 27.3.1
	I1007 12:45:59.859581    6852 out.go:235] * Preparing Kubernetes v1.31.1 on Docker 27.3.1 ...
	I1007 12:45:59.859581    6852 ip.go:176] getIPForInterface: searching for "vEthernet (Default Switch)"
	I1007 12:45:59.865181    6852 ip.go:190] "Ethernet 2" does not match prefix "vEthernet (Default Switch)"
	I1007 12:45:59.865181    6852 ip.go:190] "Loopback Pseudo-Interface 1" does not match prefix "vEthernet (Default Switch)"
	I1007 12:45:59.865181    6852 ip.go:185] found prefix matching interface for "vEthernet (Default Switch)": "vEthernet (Default Switch)"
	I1007 12:45:59.865181    6852 ip.go:211] Found interface: {Index:9 MTU:1500 Name:vEthernet (Default Switch) HardwareAddr:00:15:5d:f7:66:4d Flags:up|broadcast|multicast|running}
	I1007 12:45:59.868766    6852 ip.go:214] interface addr: fe80::9fcc:8509:1b69:5a8f/64
	I1007 12:45:59.868766    6852 ip.go:214] interface addr: 172.30.128.1/20
	I1007 12:45:59.887154    6852 ssh_runner.go:195] Run: grep 172.30.128.1	host.minikube.internal$ /etc/hosts
	I1007 12:45:59.893801    6852 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "172.30.128.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I1007 12:45:59.917625    6852 kubeadm.go:883] updating cluster {Name:multinode-644900 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:
v1.31.1 ClusterName:multinode-644900 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.30.138.193 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOpti
ons:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I1007 12:45:59.918297    6852 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I1007 12:45:59.927190    6852 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I1007 12:45:59.948717    6852 docker.go:685] Got preloaded images: 
	I1007 12:45:59.948717    6852 docker.go:691] registry.k8s.io/kube-apiserver:v1.31.1 wasn't preloaded
	I1007 12:45:59.959898    6852 ssh_runner.go:195] Run: sudo cat /var/lib/docker/image/overlay2/repositories.json
	I1007 12:45:59.977833    6852 command_runner.go:139] > {"Repositories":{}}
	I1007 12:45:59.990074    6852 ssh_runner.go:195] Run: which lz4
	I1007 12:45:59.996907    6852 command_runner.go:130] > /usr/bin/lz4
	I1007 12:45:59.996907    6852 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 -> /preloaded.tar.lz4
	I1007 12:46:00.010893    6852 ssh_runner.go:195] Run: stat -c "%s %y" /preloaded.tar.lz4
	I1007 12:46:00.017198    6852 command_runner.go:130] ! stat: cannot statx '/preloaded.tar.lz4': No such file or directory
	I1007 12:46:00.017906    6852 ssh_runner.go:352] existence check for /preloaded.tar.lz4: stat -c "%s %y" /preloaded.tar.lz4: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/preloaded.tar.lz4': No such file or directory
	I1007 12:46:00.018115    6852 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 --> /preloaded.tar.lz4 (342028912 bytes)
	I1007 12:46:01.794306    6852 docker.go:649] duration metric: took 1.7973787s to copy over tarball
	I1007 12:46:01.806245    6852 ssh_runner.go:195] Run: sudo tar --xattrs --xattrs-include security.capability -I lz4 -C /var -xf /preloaded.tar.lz4
	I1007 12:46:09.909892    6852 ssh_runner.go:235] Completed: sudo tar --xattrs --xattrs-include security.capability -I lz4 -C /var -xf /preloaded.tar.lz4: (8.1035563s)
	I1007 12:46:09.909892    6852 ssh_runner.go:146] rm: /preloaded.tar.lz4
	I1007 12:46:09.969526    6852 ssh_runner.go:195] Run: sudo cat /var/lib/docker/image/overlay2/repositories.json
	I1007 12:46:09.994322    6852 command_runner.go:139] > {"Repositories":{"gcr.io/k8s-minikube/storage-provisioner":{"gcr.io/k8s-minikube/storage-provisioner:v5":"sha256:6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944":"sha256:6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562"},"registry.k8s.io/coredns/coredns":{"registry.k8s.io/coredns/coredns:v1.11.3":"sha256:c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6","registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e":"sha256:c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6"},"registry.k8s.io/etcd":{"registry.k8s.io/etcd:3.5.15-0":"sha256:2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4","registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a":"sha256:2e96e5913fc06e3d26915af3d0f
2ca5048cc4b6327e661e80da792cbf8d8d9d4"},"registry.k8s.io/kube-apiserver":{"registry.k8s.io/kube-apiserver:v1.31.1":"sha256:6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee","registry.k8s.io/kube-apiserver@sha256:2409c23dbb5a2b7a81adbb184d3eac43ac653e9b97a7c0ee121b89bb3ef61fdb":"sha256:6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee"},"registry.k8s.io/kube-controller-manager":{"registry.k8s.io/kube-controller-manager:v1.31.1":"sha256:175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1","registry.k8s.io/kube-controller-manager@sha256:9f9da5b27e03f89599cc40ba89150aebf3b4cff001e6db6d998674b34181e1a1":"sha256:175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1"},"registry.k8s.io/kube-proxy":{"registry.k8s.io/kube-proxy:v1.31.1":"sha256:60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561","registry.k8s.io/kube-proxy@sha256:4ee50b00484d7f39a90fc4cda92251177ef5ad8fdf2f2a0c768f9e634b4c6d44":"sha256:60c005f310ff3ad6d131805170f07d2946095307063eaaa5e
edcaf06a0a89561"},"registry.k8s.io/kube-scheduler":{"registry.k8s.io/kube-scheduler:v1.31.1":"sha256:9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b","registry.k8s.io/kube-scheduler@sha256:969a7e96340f3a927b3d652582edec2d6d82a083871d81ef5064b7edaab430d0":"sha256:9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b"},"registry.k8s.io/pause":{"registry.k8s.io/pause:3.10":"sha256:873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a":"sha256:873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136"}}}
	I1007 12:46:09.994322    6852 ssh_runner.go:362] scp memory --> /var/lib/docker/image/overlay2/repositories.json (2631 bytes)
	I1007 12:46:10.037045    6852 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 12:46:10.243076    6852 ssh_runner.go:195] Run: sudo systemctl restart docker
	I1007 12:46:13.523424    6852 ssh_runner.go:235] Completed: sudo systemctl restart docker: (3.2803113s)
	I1007 12:46:13.533238    6852 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I1007 12:46:13.562082    6852 command_runner.go:130] > registry.k8s.io/kube-apiserver:v1.31.1
	I1007 12:46:13.562142    6852 command_runner.go:130] > registry.k8s.io/kube-scheduler:v1.31.1
	I1007 12:46:13.562199    6852 command_runner.go:130] > registry.k8s.io/kube-controller-manager:v1.31.1
	I1007 12:46:13.562199    6852 command_runner.go:130] > registry.k8s.io/kube-proxy:v1.31.1
	I1007 12:46:13.562199    6852 command_runner.go:130] > registry.k8s.io/coredns/coredns:v1.11.3
	I1007 12:46:13.562199    6852 command_runner.go:130] > registry.k8s.io/etcd:3.5.15-0
	I1007 12:46:13.562199    6852 command_runner.go:130] > registry.k8s.io/pause:3.10
	I1007 12:46:13.562255    6852 command_runner.go:130] > gcr.io/k8s-minikube/storage-provisioner:v5
	I1007 12:46:13.562940    6852 docker.go:685] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.31.1
	registry.k8s.io/kube-scheduler:v1.31.1
	registry.k8s.io/kube-controller-manager:v1.31.1
	registry.k8s.io/kube-proxy:v1.31.1
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/etcd:3.5.15-0
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I1007 12:46:13.563097    6852 cache_images.go:84] Images are preloaded, skipping loading
	I1007 12:46:13.563097    6852 kubeadm.go:934] updating node { 172.30.138.193 8443 v1.31.1 docker true true} ...
	I1007 12:46:13.563302    6852 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=multinode-644900 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=172.30.138.193
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:multinode-644900 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I1007 12:46:13.572969    6852 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I1007 12:46:13.644889    6852 command_runner.go:130] > cgroupfs
	I1007 12:46:13.644889    6852 cni.go:84] Creating CNI manager for ""
	I1007 12:46:13.644889    6852 cni.go:136] multinode detected (1 nodes found), recommending kindnet
	I1007 12:46:13.644889    6852 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I1007 12:46:13.644889    6852 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:172.30.138.193 APIServerPort:8443 KubernetesVersion:v1.31.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:multinode-644900 NodeName:multinode-644900 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", "172.30.138.193"]]} {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:172.30.138.193 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPat
h:/etc/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/cri-dockerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I1007 12:46:13.645686    6852 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 172.30.138.193
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/cri-dockerd.sock
	  name: "multinode-644900"
	  kubeletExtraArgs:
	    node-ip: 172.30.138.193
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "172.30.138.193"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.31.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/cri-dockerd.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I1007 12:46:13.660168    6852 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I1007 12:46:13.679340    6852 command_runner.go:130] > kubeadm
	I1007 12:46:13.679389    6852 command_runner.go:130] > kubectl
	I1007 12:46:13.679389    6852 command_runner.go:130] > kubelet
	I1007 12:46:13.679477    6852 binaries.go:44] Found k8s binaries, skipping transfer
	I1007 12:46:13.690774    6852 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I1007 12:46:13.709091    6852 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (317 bytes)
	I1007 12:46:13.741952    6852 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I1007 12:46:13.773752    6852 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2164 bytes)
	I1007 12:46:13.818717    6852 ssh_runner.go:195] Run: grep 172.30.138.193	control-plane.minikube.internal$ /etc/hosts
	I1007 12:46:13.825393    6852 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "172.30.138.193	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I1007 12:46:13.866671    6852 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 12:46:14.087095    6852 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1007 12:46:14.121709    6852 certs.go:68] Setting up C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900 for IP: 172.30.138.193
	I1007 12:46:14.121792    6852 certs.go:194] generating shared ca certs ...
	I1007 12:46:14.121792    6852 certs.go:226] acquiring lock for ca certs: {Name:mkc71405905d3cea24da832e98113e061e759324 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 12:46:14.122195    6852 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.key
	I1007 12:46:14.123361    6852 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.key
	I1007 12:46:14.123579    6852 certs.go:256] generating profile certs ...
	I1007 12:46:14.124254    6852 certs.go:363] generating signed profile cert for "minikube-user": C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\client.key
	I1007 12:46:14.124365    6852 crypto.go:68] Generating cert C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\client.crt with IP's: []
	I1007 12:46:14.414073    6852 crypto.go:156] Writing cert to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\client.crt ...
	I1007 12:46:14.414073    6852 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\client.crt: {Name:mke381bb42d2f323622e43e87ffd91e321a19df2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 12:46:14.416124    6852 crypto.go:164] Writing key to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\client.key ...
	I1007 12:46:14.416124    6852 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\client.key: {Name:mkf8b3913d56d6985067aeccc42ce2ca8f09c422 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 12:46:14.417559    6852 certs.go:363] generating signed profile cert for "minikube": C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.key.26054b0f
	I1007 12:46:14.417559    6852 crypto.go:68] Generating cert C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.crt.26054b0f with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 172.30.138.193]
	I1007 12:46:14.566665    6852 crypto.go:156] Writing cert to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.crt.26054b0f ...
	I1007 12:46:14.566665    6852 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.crt.26054b0f: {Name:mk23c4a15ee472158b1745ea03394997a9c23c0b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 12:46:14.568421    6852 crypto.go:164] Writing key to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.key.26054b0f ...
	I1007 12:46:14.568421    6852 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.key.26054b0f: {Name:mk631f71da420ea7f3ab8a6498e52fa9b4988f44 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 12:46:14.568661    6852 certs.go:381] copying C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.crt.26054b0f -> C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.crt
	I1007 12:46:14.582137    6852 certs.go:385] copying C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.key.26054b0f -> C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.key
	I1007 12:46:14.583677    6852 certs.go:363] generating signed profile cert for "aggregator": C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\proxy-client.key
	I1007 12:46:14.583677    6852 crypto.go:68] Generating cert C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\proxy-client.crt with IP's: []
	I1007 12:46:14.851705    6852 crypto.go:156] Writing cert to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\proxy-client.crt ...
	I1007 12:46:14.852677    6852 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\proxy-client.crt: {Name:mk3e4d60ee6457f39e21526747a9cd5cab6685e0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 12:46:14.853627    6852 crypto.go:164] Writing key to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\proxy-client.key ...
	I1007 12:46:14.853627    6852 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\proxy-client.key: {Name:mk616bcec207c04898c99c4fa4cbad5f899a4083 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 12:46:14.854898    6852 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt -> /var/lib/minikube/certs/ca.crt
	I1007 12:46:14.855663    6852 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.key -> /var/lib/minikube/certs/ca.key
	I1007 12:46:14.855863    6852 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I1007 12:46:14.856148    6852 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I1007 12:46:14.856277    6852 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
	I1007 12:46:14.856440    6852 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.key -> /var/lib/minikube/certs/apiserver.key
	I1007 12:46:14.856649    6852 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
	I1007 12:46:14.865890    6852 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
	I1007 12:46:14.866875    6852 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784.pem (1338 bytes)
	W1007 12:46:14.867143    6852 certs.go:480] ignoring C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784_empty.pem, impossibly tiny 0 bytes
	I1007 12:46:14.867406    6852 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I1007 12:46:14.867892    6852 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I1007 12:46:14.868065    6852 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I1007 12:46:14.868548    6852 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem (1679 bytes)
	I1007 12:46:14.868868    6852 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem (1708 bytes)
	I1007 12:46:14.869549    6852 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784.pem -> /usr/share/ca-certificates/13784.pem
	I1007 12:46:14.869691    6852 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem -> /usr/share/ca-certificates/137842.pem
	I1007 12:46:14.869928    6852 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I1007 12:46:14.870562    6852 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I1007 12:46:14.918556    6852 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I1007 12:46:14.958869    6852 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I1007 12:46:15.009563    6852 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I1007 12:46:15.055436    6852 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1424 bytes)
	I1007 12:46:15.104117    6852 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I1007 12:46:15.153669    6852 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I1007 12:46:15.202726    6852 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I1007 12:46:15.248504    6852 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784.pem --> /usr/share/ca-certificates/13784.pem (1338 bytes)
	I1007 12:46:15.295410    6852 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem --> /usr/share/ca-certificates/137842.pem (1708 bytes)
	I1007 12:46:15.345447    6852 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I1007 12:46:15.390256    6852 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I1007 12:46:15.434589    6852 ssh_runner.go:195] Run: openssl version
	I1007 12:46:15.444394    6852 command_runner.go:130] > OpenSSL 1.1.1w  11 Sep 2023
	I1007 12:46:15.457326    6852 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/13784.pem && ln -fs /usr/share/ca-certificates/13784.pem /etc/ssl/certs/13784.pem"
	I1007 12:46:15.489870    6852 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/13784.pem
	I1007 12:46:15.496753    6852 command_runner.go:130] > -rw-r--r-- 1 root root 1338 Oct  7 11:23 /usr/share/ca-certificates/13784.pem
	I1007 12:46:15.497199    6852 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Oct  7 11:23 /usr/share/ca-certificates/13784.pem
	I1007 12:46:15.508697    6852 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/13784.pem
	I1007 12:46:15.517433    6852 command_runner.go:130] > 51391683
	I1007 12:46:15.528858    6852 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/13784.pem /etc/ssl/certs/51391683.0"
	I1007 12:46:15.560319    6852 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/137842.pem && ln -fs /usr/share/ca-certificates/137842.pem /etc/ssl/certs/137842.pem"
	I1007 12:46:15.591397    6852 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/137842.pem
	I1007 12:46:15.599091    6852 command_runner.go:130] > -rw-r--r-- 1 root root 1708 Oct  7 11:23 /usr/share/ca-certificates/137842.pem
	I1007 12:46:15.599300    6852 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Oct  7 11:23 /usr/share/ca-certificates/137842.pem
	I1007 12:46:15.613488    6852 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/137842.pem
	I1007 12:46:15.622559    6852 command_runner.go:130] > 3ec20f2e
	I1007 12:46:15.632694    6852 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/137842.pem /etc/ssl/certs/3ec20f2e.0"
	I1007 12:46:15.668419    6852 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"
	I1007 12:46:15.702329    6852 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I1007 12:46:15.708705    6852 command_runner.go:130] > -rw-r--r-- 1 root root 1111 Oct  7 10:58 /usr/share/ca-certificates/minikubeCA.pem
	I1007 12:46:15.709864    6852 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Oct  7 10:58 /usr/share/ca-certificates/minikubeCA.pem
	I1007 12:46:15.721707    6852 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I1007 12:46:15.730490    6852 command_runner.go:130] > b5213941
	I1007 12:46:15.742162    6852 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"
	I1007 12:46:15.776604    6852 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I1007 12:46:15.782939    6852 command_runner.go:130] ! stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I1007 12:46:15.783772    6852 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I1007 12:46:15.784090    6852 kubeadm.go:392] StartCluster: {Name:multinode-644900 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.
31.1 ClusterName:multinode-644900 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.30.138.193 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions
:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1007 12:46:15.792493    6852 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I1007 12:46:15.829091    6852 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I1007 12:46:15.847637    6852 command_runner.go:130] ! ls: cannot access '/var/lib/kubelet/kubeadm-flags.env': No such file or directory
	I1007 12:46:15.847637    6852 command_runner.go:130] ! ls: cannot access '/var/lib/kubelet/config.yaml': No such file or directory
	I1007 12:46:15.847637    6852 command_runner.go:130] ! ls: cannot access '/var/lib/minikube/etcd': No such file or directory
	I1007 12:46:15.860151    6852 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I1007 12:46:15.890754    6852 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
	I1007 12:46:15.908623    6852 command_runner.go:130] ! ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	I1007 12:46:15.908623    6852 command_runner.go:130] ! ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	I1007 12:46:15.908623    6852 command_runner.go:130] ! ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	I1007 12:46:15.908623    6852 command_runner.go:130] ! ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I1007 12:46:15.908623    6852 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I1007 12:46:15.908623    6852 kubeadm.go:157] found existing configuration files:
	
	I1007 12:46:15.920181    6852 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I1007 12:46:15.940207    6852 command_runner.go:130] ! grep: /etc/kubernetes/admin.conf: No such file or directory
	I1007 12:46:15.940271    6852 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I1007 12:46:15.951466    6852 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I1007 12:46:15.983739    6852 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I1007 12:46:16.004194    6852 command_runner.go:130] ! grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I1007 12:46:16.004194    6852 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I1007 12:46:16.016339    6852 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I1007 12:46:16.045801    6852 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I1007 12:46:16.063921    6852 command_runner.go:130] ! grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I1007 12:46:16.063921    6852 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I1007 12:46:16.076473    6852 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I1007 12:46:16.106068    6852 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I1007 12:46:16.123873    6852 command_runner.go:130] ! grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I1007 12:46:16.124570    6852 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I1007 12:46:16.136349    6852 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I1007 12:46:16.155055    6852 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem"
	I1007 12:46:16.415775    6852 kubeadm.go:310] [init] Using Kubernetes version: v1.31.1
	I1007 12:46:16.415775    6852 command_runner.go:130] > [init] Using Kubernetes version: v1.31.1
	I1007 12:46:16.416831    6852 command_runner.go:130] > [preflight] Running pre-flight checks
	I1007 12:46:16.416910    6852 kubeadm.go:310] [preflight] Running pre-flight checks
	I1007 12:46:16.588968    6852 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I1007 12:46:16.588968    6852 command_runner.go:130] > [preflight] Pulling images required for setting up a Kubernetes cluster
	I1007 12:46:16.589247    6852 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I1007 12:46:16.589247    6852 command_runner.go:130] > [preflight] This might take a minute or two, depending on the speed of your internet connection
	I1007 12:46:16.589491    6852 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I1007 12:46:16.589557    6852 command_runner.go:130] > [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I1007 12:46:16.612300    6852 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I1007 12:46:16.612428    6852 command_runner.go:130] > [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I1007 12:46:16.616296    6852 out.go:235]   - Generating certificates and keys ...
	I1007 12:46:16.616908    6852 command_runner.go:130] > [certs] Using existing ca certificate authority
	I1007 12:46:16.616908    6852 kubeadm.go:310] [certs] Using existing ca certificate authority
	I1007 12:46:16.617191    6852 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I1007 12:46:16.617274    6852 command_runner.go:130] > [certs] Using existing apiserver certificate and key on disk
	I1007 12:46:17.017016    6852 command_runner.go:130] > [certs] Generating "apiserver-kubelet-client" certificate and key
	I1007 12:46:17.017016    6852 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I1007 12:46:17.121612    6852 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I1007 12:46:17.121674    6852 command_runner.go:130] > [certs] Generating "front-proxy-ca" certificate and key
	I1007 12:46:17.642254    6852 command_runner.go:130] > [certs] Generating "front-proxy-client" certificate and key
	I1007 12:46:17.642335    6852 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I1007 12:46:17.905915    6852 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I1007 12:46:17.905915    6852 command_runner.go:130] > [certs] Generating "etcd/ca" certificate and key
	I1007 12:46:18.031701    6852 command_runner.go:130] > [certs] Generating "etcd/server" certificate and key
	I1007 12:46:18.031701    6852 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I1007 12:46:18.032166    6852 command_runner.go:130] > [certs] etcd/server serving cert is signed for DNS names [localhost multinode-644900] and IPs [172.30.138.193 127.0.0.1 ::1]
	I1007 12:46:18.032166    6852 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [localhost multinode-644900] and IPs [172.30.138.193 127.0.0.1 ::1]
	I1007 12:46:18.310155    6852 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I1007 12:46:18.310260    6852 command_runner.go:130] > [certs] Generating "etcd/peer" certificate and key
	I1007 12:46:18.310593    6852 command_runner.go:130] > [certs] etcd/peer serving cert is signed for DNS names [localhost multinode-644900] and IPs [172.30.138.193 127.0.0.1 ::1]
	I1007 12:46:18.310593    6852 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [localhost multinode-644900] and IPs [172.30.138.193 127.0.0.1 ::1]
	I1007 12:46:18.483734    6852 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I1007 12:46:18.483837    6852 command_runner.go:130] > [certs] Generating "etcd/healthcheck-client" certificate and key
	I1007 12:46:18.602444    6852 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I1007 12:46:18.602538    6852 command_runner.go:130] > [certs] Generating "apiserver-etcd-client" certificate and key
	I1007 12:46:19.043562    6852 kubeadm.go:310] [certs] Generating "sa" key and public key
	I1007 12:46:19.043659    6852 command_runner.go:130] > [certs] Generating "sa" key and public key
	I1007 12:46:19.043729    6852 command_runner.go:130] > [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I1007 12:46:19.043729    6852 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I1007 12:46:19.506951    6852 command_runner.go:130] > [kubeconfig] Writing "admin.conf" kubeconfig file
	I1007 12:46:19.506951    6852 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I1007 12:46:19.684511    6852 command_runner.go:130] > [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I1007 12:46:19.684602    6852 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I1007 12:46:19.939056    6852 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I1007 12:46:19.939116    6852 command_runner.go:130] > [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I1007 12:46:20.097278    6852 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I1007 12:46:20.097376    6852 command_runner.go:130] > [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I1007 12:46:20.224768    6852 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I1007 12:46:20.224768    6852 command_runner.go:130] > [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I1007 12:46:20.225821    6852 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I1007 12:46:20.225935    6852 command_runner.go:130] > [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I1007 12:46:20.234005    6852 command_runner.go:130] > [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I1007 12:46:20.234084    6852 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I1007 12:46:20.238416    6852 out.go:235]   - Booting up control plane ...
	I1007 12:46:20.238604    6852 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I1007 12:46:20.238604    6852 command_runner.go:130] > [control-plane] Creating static Pod manifest for "kube-apiserver"
	I1007 12:46:20.238604    6852 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I1007 12:46:20.238604    6852 command_runner.go:130] > [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I1007 12:46:20.239821    6852 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I1007 12:46:20.239821    6852 command_runner.go:130] > [control-plane] Creating static Pod manifest for "kube-scheduler"
	I1007 12:46:20.274180    6852 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I1007 12:46:20.274233    6852 command_runner.go:130] > [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I1007 12:46:20.284097    6852 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I1007 12:46:20.284167    6852 command_runner.go:130] > [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I1007 12:46:20.284248    6852 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I1007 12:46:20.284314    6852 command_runner.go:130] > [kubelet-start] Starting the kubelet
	I1007 12:46:20.554834    6852 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I1007 12:46:20.554834    6852 command_runner.go:130] > [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I1007 12:46:20.554834    6852 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I1007 12:46:20.554834    6852 command_runner.go:130] > [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I1007 12:46:21.558474    6852 command_runner.go:130] > [kubelet-check] The kubelet is healthy after 1.00291013s
	I1007 12:46:21.558474    6852 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.00291013s
	I1007 12:46:21.558748    6852 command_runner.go:130] > [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I1007 12:46:21.558748    6852 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I1007 12:46:28.562294    6852 command_runner.go:130] > [api-check] The API server is healthy after 7.004431562s
	I1007 12:46:28.562294    6852 kubeadm.go:310] [api-check] The API server is healthy after 7.004431562s
	I1007 12:46:28.586474    6852 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I1007 12:46:28.586474    6852 command_runner.go:130] > [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I1007 12:46:28.615165    6852 command_runner.go:130] > [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I1007 12:46:28.615165    6852 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I1007 12:46:28.676541    6852 command_runner.go:130] > [upload-certs] Skipping phase. Please see --upload-certs
	I1007 12:46:28.676618    6852 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I1007 12:46:28.676799    6852 command_runner.go:130] > [mark-control-plane] Marking the node multinode-644900 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I1007 12:46:28.676799    6852 kubeadm.go:310] [mark-control-plane] Marking the node multinode-644900 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I1007 12:46:28.693414    6852 kubeadm.go:310] [bootstrap-token] Using token: 3v1041.v4bvaxnjm1pvbwnw
	I1007 12:46:28.693476    6852 command_runner.go:130] > [bootstrap-token] Using token: 3v1041.v4bvaxnjm1pvbwnw
	I1007 12:46:28.695984    6852 out.go:235]   - Configuring RBAC rules ...
	I1007 12:46:28.696495    6852 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I1007 12:46:28.696568    6852 command_runner.go:130] > [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I1007 12:46:28.708635    6852 command_runner.go:130] > [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I1007 12:46:28.708635    6852 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I1007 12:46:28.725636    6852 command_runner.go:130] > [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I1007 12:46:28.725636    6852 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I1007 12:46:28.751384    6852 command_runner.go:130] > [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I1007 12:46:28.751449    6852 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I1007 12:46:28.758645    6852 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I1007 12:46:28.758707    6852 command_runner.go:130] > [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I1007 12:46:28.770471    6852 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I1007 12:46:28.770553    6852 command_runner.go:130] > [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I1007 12:46:28.984512    6852 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I1007 12:46:28.984580    6852 command_runner.go:130] > [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I1007 12:46:29.426842    6852 command_runner.go:130] > [addons] Applied essential addon: CoreDNS
	I1007 12:46:29.426842    6852 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I1007 12:46:29.978666    6852 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I1007 12:46:29.978779    6852 command_runner.go:130] > [addons] Applied essential addon: kube-proxy
	I1007 12:46:29.979784    6852 kubeadm.go:310] 
	I1007 12:46:29.980456    6852 command_runner.go:130] > Your Kubernetes control-plane has initialized successfully!
	I1007 12:46:29.980496    6852 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I1007 12:46:29.980496    6852 kubeadm.go:310] 
	I1007 12:46:29.980717    6852 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I1007 12:46:29.980817    6852 command_runner.go:130] > To start using your cluster, you need to run the following as a regular user:
	I1007 12:46:29.980878    6852 kubeadm.go:310] 
	I1007 12:46:29.980932    6852 command_runner.go:130] >   mkdir -p $HOME/.kube
	I1007 12:46:29.980932    6852 kubeadm.go:310]   mkdir -p $HOME/.kube
	I1007 12:46:29.980932    6852 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I1007 12:46:29.980932    6852 command_runner.go:130] >   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I1007 12:46:29.980932    6852 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I1007 12:46:29.980932    6852 command_runner.go:130] >   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I1007 12:46:29.980932    6852 kubeadm.go:310] 
	I1007 12:46:29.981466    6852 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I1007 12:46:29.981466    6852 command_runner.go:130] > Alternatively, if you are the root user, you can run:
	I1007 12:46:29.981466    6852 kubeadm.go:310] 
	I1007 12:46:29.981632    6852 command_runner.go:130] >   export KUBECONFIG=/etc/kubernetes/admin.conf
	I1007 12:46:29.981632    6852 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I1007 12:46:29.981632    6852 kubeadm.go:310] 
	I1007 12:46:29.981870    6852 command_runner.go:130] > You should now deploy a pod network to the cluster.
	I1007 12:46:29.981899    6852 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I1007 12:46:29.981899    6852 command_runner.go:130] > Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I1007 12:46:29.981899    6852 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I1007 12:46:29.981899    6852 command_runner.go:130] >   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I1007 12:46:29.981899    6852 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I1007 12:46:29.981899    6852 kubeadm.go:310] 
	I1007 12:46:29.982439    6852 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I1007 12:46:29.982439    6852 command_runner.go:130] > You can now join any number of control-plane nodes by copying certificate authorities
	I1007 12:46:29.982756    6852 command_runner.go:130] > and service account keys on each node and then running the following as root:
	I1007 12:46:29.982756    6852 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I1007 12:46:29.982756    6852 kubeadm.go:310] 
	I1007 12:46:29.983011    6852 command_runner.go:130] >   kubeadm join control-plane.minikube.internal:8443 --token 3v1041.v4bvaxnjm1pvbwnw \
	I1007 12:46:29.983073    6852 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 3v1041.v4bvaxnjm1pvbwnw \
	I1007 12:46:29.983339    6852 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:714ac1df271b5c937c7b233425acaadd54f29bec6372d70cf4cfbef5c3c9b2e4 \
	I1007 12:46:29.983339    6852 command_runner.go:130] > 	--discovery-token-ca-cert-hash sha256:714ac1df271b5c937c7b233425acaadd54f29bec6372d70cf4cfbef5c3c9b2e4 \
	I1007 12:46:29.983443    6852 kubeadm.go:310] 	--control-plane 
	I1007 12:46:29.983443    6852 command_runner.go:130] > 	--control-plane 
	I1007 12:46:29.983443    6852 kubeadm.go:310] 
	I1007 12:46:29.983443    6852 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I1007 12:46:29.983443    6852 command_runner.go:130] > Then you can join any number of worker nodes by running the following on each as root:
	I1007 12:46:29.983443    6852 kubeadm.go:310] 
	I1007 12:46:29.983443    6852 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 3v1041.v4bvaxnjm1pvbwnw \
	I1007 12:46:29.983443    6852 command_runner.go:130] > kubeadm join control-plane.minikube.internal:8443 --token 3v1041.v4bvaxnjm1pvbwnw \
	I1007 12:46:29.984183    6852 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:714ac1df271b5c937c7b233425acaadd54f29bec6372d70cf4cfbef5c3c9b2e4 
	I1007 12:46:29.984183    6852 command_runner.go:130] > 	--discovery-token-ca-cert-hash sha256:714ac1df271b5c937c7b233425acaadd54f29bec6372d70cf4cfbef5c3c9b2e4 
	I1007 12:46:29.986286    6852 kubeadm.go:310] W1007 12:46:16.425930    1764 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 12:46:29.986286    6852 command_runner.go:130] ! W1007 12:46:16.425930    1764 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 12:46:29.987463    6852 command_runner.go:130] ! W1007 12:46:16.427296    1764 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 12:46:29.987463    6852 kubeadm.go:310] W1007 12:46:16.427296    1764 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 12:46:29.987463    6852 command_runner.go:130] ! 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I1007 12:46:29.987463    6852 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I1007 12:46:29.987463    6852 cni.go:84] Creating CNI manager for ""
	I1007 12:46:29.987463    6852 cni.go:136] multinode detected (1 nodes found), recommending kindnet
	I1007 12:46:29.990510    6852 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I1007 12:46:30.005309    6852 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I1007 12:46:30.013866    6852 command_runner.go:130] >   File: /opt/cni/bin/portmap
	I1007 12:46:30.013936    6852 command_runner.go:130] >   Size: 2785880   	Blocks: 5448       IO Block: 4096   regular file
	I1007 12:46:30.013936    6852 command_runner.go:130] > Device: 0,17	Inode: 3500        Links: 1
	I1007 12:46:30.013936    6852 command_runner.go:130] > Access: (0755/-rwxr-xr-x)  Uid: (    0/    root)   Gid: (    0/    root)
	I1007 12:46:30.013936    6852 command_runner.go:130] > Access: 2024-10-07 12:44:31.251051700 +0000
	I1007 12:46:30.013936    6852 command_runner.go:130] > Modify: 2024-09-23 21:47:52.000000000 +0000
	I1007 12:46:30.013936    6852 command_runner.go:130] > Change: 2024-10-07 12:44:22.266000000 +0000
	I1007 12:46:30.014022    6852 command_runner.go:130] >  Birth: -
	I1007 12:46:30.014082    6852 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I1007 12:46:30.014146    6852 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I1007 12:46:30.059296    6852 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I1007 12:46:30.786172    6852 command_runner.go:130] > clusterrole.rbac.authorization.k8s.io/kindnet created
	I1007 12:46:30.786281    6852 command_runner.go:130] > clusterrolebinding.rbac.authorization.k8s.io/kindnet created
	I1007 12:46:30.786281    6852 command_runner.go:130] > serviceaccount/kindnet created
	I1007 12:46:30.786281    6852 command_runner.go:130] > daemonset.apps/kindnet created
	I1007 12:46:30.786348    6852 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I1007 12:46:30.799224    6852 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes multinode-644900 minikube.k8s.io/updated_at=2024_10_07T12_46_30_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=55a088b4b31722f6a33d4d5d4ae6e59a42bb414b minikube.k8s.io/name=multinode-644900 minikube.k8s.io/primary=true
	I1007 12:46:30.799224    6852 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I1007 12:46:30.829536    6852 command_runner.go:130] > -16
	I1007 12:46:30.829690    6852 ops.go:34] apiserver oom_adj: -16
	I1007 12:46:31.025083    6852 command_runner.go:130] > node/multinode-644900 labeled
	I1007 12:46:31.056055    6852 command_runner.go:130] > clusterrolebinding.rbac.authorization.k8s.io/minikube-rbac created
	I1007 12:46:31.068191    6852 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1007 12:46:31.181211    6852 command_runner.go:130] ! Error from server (NotFound): serviceaccounts "default" not found
	I1007 12:46:31.569749    6852 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1007 12:46:31.706234    6852 command_runner.go:130] ! Error from server (NotFound): serviceaccounts "default" not found
	I1007 12:46:32.068521    6852 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1007 12:46:32.187297    6852 command_runner.go:130] ! Error from server (NotFound): serviceaccounts "default" not found
	I1007 12:46:32.571306    6852 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1007 12:46:32.676431    6852 command_runner.go:130] ! Error from server (NotFound): serviceaccounts "default" not found
	I1007 12:46:33.069454    6852 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1007 12:46:33.192377    6852 command_runner.go:130] ! Error from server (NotFound): serviceaccounts "default" not found
	I1007 12:46:33.567453    6852 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1007 12:46:33.707642    6852 command_runner.go:130] ! Error from server (NotFound): serviceaccounts "default" not found
	I1007 12:46:34.067380    6852 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1007 12:46:34.200093    6852 command_runner.go:130] ! Error from server (NotFound): serviceaccounts "default" not found
	I1007 12:46:34.565855    6852 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I1007 12:46:34.702568    6852 command_runner.go:130] > NAME      SECRETS   AGE
	I1007 12:46:34.702568    6852 command_runner.go:130] > default   0         0s
	I1007 12:46:34.702708    6852 kubeadm.go:1113] duration metric: took 3.9162527s to wait for elevateKubeSystemPrivileges
	I1007 12:46:34.702774    6852 kubeadm.go:394] duration metric: took 18.9184716s to StartCluster
	I1007 12:46:34.702867    6852 settings.go:142] acquiring lock: {Name:mk6b97e58c5fe8f88c3b8025e136ed13b1b7453d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 12:46:34.703068    6852 settings.go:150] Updating kubeconfig:  C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	I1007 12:46:34.705262    6852 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\kubeconfig: {Name:mk4f4c590fd703778dedd3b8c3d630c561af8c6e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 12:46:34.706816    6852 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I1007 12:46:34.706816    6852 start.go:235] Will wait 6m0s for node &{Name: IP:172.30.138.193 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1007 12:46:34.706816    6852 addons.go:507] enable addons start: toEnable=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 inaccel:false ingress:false ingress-dns:false inspektor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false]
	I1007 12:46:34.706816    6852 addons.go:69] Setting storage-provisioner=true in profile "multinode-644900"
	I1007 12:46:34.706816    6852 addons.go:69] Setting default-storageclass=true in profile "multinode-644900"
	I1007 12:46:34.706816    6852 addons.go:234] Setting addon storage-provisioner=true in "multinode-644900"
	I1007 12:46:34.706816    6852 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "multinode-644900"
	I1007 12:46:34.706816    6852 host.go:66] Checking if "multinode-644900" exists ...
	I1007 12:46:34.706816    6852 config.go:182] Loaded profile config "multinode-644900": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 12:46:34.707602    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 12:46:34.708194    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 12:46:34.711424    6852 out.go:177] * Verifying Kubernetes components...
	I1007 12:46:34.726422    6852 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 12:46:35.057818    6852 command_runner.go:130] > apiVersion: v1
	I1007 12:46:35.057818    6852 command_runner.go:130] > data:
	I1007 12:46:35.057818    6852 command_runner.go:130] >   Corefile: |
	I1007 12:46:35.058426    6852 command_runner.go:130] >     .:53 {
	I1007 12:46:35.058426    6852 command_runner.go:130] >         errors
	I1007 12:46:35.058426    6852 command_runner.go:130] >         health {
	I1007 12:46:35.058426    6852 command_runner.go:130] >            lameduck 5s
	I1007 12:46:35.058426    6852 command_runner.go:130] >         }
	I1007 12:46:35.058426    6852 command_runner.go:130] >         ready
	I1007 12:46:35.058426    6852 command_runner.go:130] >         kubernetes cluster.local in-addr.arpa ip6.arpa {
	I1007 12:46:35.058426    6852 command_runner.go:130] >            pods insecure
	I1007 12:46:35.058426    6852 command_runner.go:130] >            fallthrough in-addr.arpa ip6.arpa
	I1007 12:46:35.058426    6852 command_runner.go:130] >            ttl 30
	I1007 12:46:35.058426    6852 command_runner.go:130] >         }
	I1007 12:46:35.058579    6852 command_runner.go:130] >         prometheus :9153
	I1007 12:46:35.058625    6852 command_runner.go:130] >         forward . /etc/resolv.conf {
	I1007 12:46:35.058625    6852 command_runner.go:130] >            max_concurrent 1000
	I1007 12:46:35.058625    6852 command_runner.go:130] >         }
	I1007 12:46:35.058625    6852 command_runner.go:130] >         cache 30
	I1007 12:46:35.058707    6852 command_runner.go:130] >         loop
	I1007 12:46:35.058707    6852 command_runner.go:130] >         reload
	I1007 12:46:35.058707    6852 command_runner.go:130] >         loadbalance
	I1007 12:46:35.058707    6852 command_runner.go:130] >     }
	I1007 12:46:35.058707    6852 command_runner.go:130] > kind: ConfigMap
	I1007 12:46:35.058707    6852 command_runner.go:130] > metadata:
	I1007 12:46:35.058813    6852 command_runner.go:130] >   creationTimestamp: "2024-10-07T12:46:29Z"
	I1007 12:46:35.058813    6852 command_runner.go:130] >   name: coredns
	I1007 12:46:35.058851    6852 command_runner.go:130] >   namespace: kube-system
	I1007 12:46:35.058851    6852 command_runner.go:130] >   resourceVersion: "266"
	I1007 12:46:35.058851    6852 command_runner.go:130] >   uid: 62a5324c-2fb6-4650-9e3e-fc4e02acf5f3
	I1007 12:46:35.059169    6852 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           172.30.128.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I1007 12:46:35.234901    6852 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1007 12:46:35.614308    6852 command_runner.go:130] > configmap/coredns replaced
	I1007 12:46:35.620039    6852 start.go:971] {"host.minikube.internal": 172.30.128.1} host record injected into CoreDNS's ConfigMap
	I1007 12:46:35.621741    6852 loader.go:395] Config loaded from file:  C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	I1007 12:46:35.621741    6852 loader.go:395] Config loaded from file:  C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	I1007 12:46:35.622388    6852 kapi.go:59] client config for multinode-644900: &rest.Config{Host:"https://172.30.138.193:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", UID:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\multinode-644900\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\multinode-644900\\client.key", CAFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CA
Data:[]uint8(nil), NextProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x30030e0), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
	I1007 12:46:35.622388    6852 kapi.go:59] client config for multinode-644900: &rest.Config{Host:"https://172.30.138.193:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", UID:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\multinode-644900\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\multinode-644900\\client.key", CAFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CA
Data:[]uint8(nil), NextProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x30030e0), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
	I1007 12:46:35.624641    6852 cert_rotation.go:140] Starting client certificate rotation controller
	I1007 12:46:35.624858    6852 node_ready.go:35] waiting up to 6m0s for node "multinode-644900" to be "Ready" ...
	I1007 12:46:35.625498    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:35.625498    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:35.625498    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:35.625498    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:35.625498    6852 round_trippers.go:463] GET https://172.30.138.193:8443/apis/apps/v1/namespaces/kube-system/deployments/coredns/scale
	I1007 12:46:35.625498    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:35.625498    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:35.625498    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:35.637749    6852 round_trippers.go:574] Response Status: 200 OK in 12 milliseconds
	I1007 12:46:35.637749    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:35.637749    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:35.637749    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:35.637749    6852 round_trippers.go:580]     Content-Length: 291
	I1007 12:46:35.637749    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:35 GMT
	I1007 12:46:35.637749    6852 round_trippers.go:580]     Audit-Id: a91fb7f5-bd03-4c09-b1ce-6084660cb969
	I1007 12:46:35.637749    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:35.637749    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:35.637749    6852 request.go:1351] Response Body: {"kind":"Scale","apiVersion":"autoscaling/v1","metadata":{"name":"coredns","namespace":"kube-system","uid":"a60f6a5e-7602-4bc9-b891-6b3d82a5c762","resourceVersion":"382","creationTimestamp":"2024-10-07T12:46:29Z"},"spec":{"replicas":2},"status":{"replicas":2,"selector":"k8s-app=kube-dns"}}
	I1007 12:46:35.638554    6852 request.go:1351] Request Body: {"kind":"Scale","apiVersion":"autoscaling/v1","metadata":{"name":"coredns","namespace":"kube-system","uid":"a60f6a5e-7602-4bc9-b891-6b3d82a5c762","resourceVersion":"382","creationTimestamp":"2024-10-07T12:46:29Z"},"spec":{"replicas":1},"status":{"replicas":2,"selector":"k8s-app=kube-dns"}}
	I1007 12:46:35.638554    6852 round_trippers.go:463] PUT https://172.30.138.193:8443/apis/apps/v1/namespaces/kube-system/deployments/coredns/scale
	I1007 12:46:35.638554    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:35.638554    6852 round_trippers.go:473]     Content-Type: application/json
	I1007 12:46:35.638554    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:35.638554    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:35.643354    6852 round_trippers.go:574] Response Status: 200 OK in 17 milliseconds
	I1007 12:46:35.643481    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:35.643481    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:35.643481    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:35.643481    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:35.643569    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:35.643569    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:35 GMT
	I1007 12:46:35.643569    6852 round_trippers.go:580]     Audit-Id: 829f6368-5362-4c6a-988e-cdee79f2eb64
	I1007 12:46:35.643973    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"356","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4928 chars]
	I1007 12:46:35.657354    6852 round_trippers.go:574] Response Status: 200 OK in 18 milliseconds
	I1007 12:46:35.657426    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:35.657507    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:35.657507    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:35.657507    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:35.657574    6852 round_trippers.go:580]     Content-Length: 291
	I1007 12:46:35.657574    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:35 GMT
	I1007 12:46:35.657574    6852 round_trippers.go:580]     Audit-Id: bab9573a-d481-4aa7-a41c-d6a87b0de0ba
	I1007 12:46:35.657574    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:35.657643    6852 request.go:1351] Response Body: {"kind":"Scale","apiVersion":"autoscaling/v1","metadata":{"name":"coredns","namespace":"kube-system","uid":"a60f6a5e-7602-4bc9-b891-6b3d82a5c762","resourceVersion":"385","creationTimestamp":"2024-10-07T12:46:29Z"},"spec":{"replicas":1},"status":{"replicas":2,"selector":"k8s-app=kube-dns"}}
	I1007 12:46:36.124894    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:36.124894    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:36.124894    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:36.124894    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:36.124894    6852 round_trippers.go:463] GET https://172.30.138.193:8443/apis/apps/v1/namespaces/kube-system/deployments/coredns/scale
	I1007 12:46:36.124894    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:36.124894    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:36.124894    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:36.129220    6852 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 12:46:36.129220    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:46:36.129220    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:36.129220    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:36.129313    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:36.129313    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:36.129313    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:36.129313    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:36.129409    6852 round_trippers.go:580]     Content-Length: 291
	I1007 12:46:36.129409    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:36.129409    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:36 GMT
	I1007 12:46:36.129409    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:36.129409    6852 round_trippers.go:580]     Audit-Id: 8ead1a92-52ed-4654-acbd-a6365793afee
	I1007 12:46:36.129409    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:36.129409    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:36.129409    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:36 GMT
	I1007 12:46:36.129543    6852 request.go:1351] Response Body: {"kind":"Scale","apiVersion":"autoscaling/v1","metadata":{"name":"coredns","namespace":"kube-system","uid":"a60f6a5e-7602-4bc9-b891-6b3d82a5c762","resourceVersion":"399","creationTimestamp":"2024-10-07T12:46:29Z"},"spec":{"replicas":1},"status":{"replicas":1,"selector":"k8s-app=kube-dns"}}
	I1007 12:46:36.129581    6852 round_trippers.go:580]     Audit-Id: 6c9f9432-5d7f-46d6-9cb3-ff2b1a8e1aca
	I1007 12:46:36.129685    6852 kapi.go:214] "coredns" deployment in "kube-system" namespace and "multinode-644900" context rescaled to 1 replicas
	I1007 12:46:36.130040    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"356","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4928 chars]
	I1007 12:46:36.625708    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:36.625708    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:36.625708    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:36.625708    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:36.630126    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:46:36.630126    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:36.630126    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:36.630126    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:36.630126    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:36.630126    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:36 GMT
	I1007 12:46:36.630126    6852 round_trippers.go:580]     Audit-Id: 02f84d81-49a5-49c6-9b2a-6a63d1f18569
	I1007 12:46:36.630126    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:36.631011    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"356","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4928 chars]
	I1007 12:46:37.021643    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:46:37.022389    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:46:37.026056    6852 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I1007 12:46:37.029597    6852 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I1007 12:46:37.029597    6852 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I1007 12:46:37.029597    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 12:46:37.031393    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:46:37.031393    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:46:37.032337    6852 loader.go:395] Config loaded from file:  C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	I1007 12:46:37.033436    6852 kapi.go:59] client config for multinode-644900: &rest.Config{Host:"https://172.30.138.193:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", UID:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\multinode-644900\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\multinode-644900\\client.key", CAFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CA
Data:[]uint8(nil), NextProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x30030e0), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
	I1007 12:46:37.034335    6852 addons.go:234] Setting addon default-storageclass=true in "multinode-644900"
	I1007 12:46:37.034335    6852 host.go:66] Checking if "multinode-644900" exists ...
	I1007 12:46:37.035337    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 12:46:37.125337    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:37.125337    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:37.125337    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:37.125337    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:37.129348    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:46:37.129348    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:37.129348    6852 round_trippers.go:580]     Audit-Id: 2e353542-80fc-4025-a3dd-a5559f132b94
	I1007 12:46:37.129348    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:37.129348    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:37.129348    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:37.129348    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:37.129348    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:37 GMT
	I1007 12:46:37.129348    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"356","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4928 chars]
	I1007 12:46:37.625345    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:37.625345    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:37.625345    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:37.625345    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:37.629347    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:46:37.629347    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:37.629347    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:37.629347    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:37.629347    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:37.629347    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:37 GMT
	I1007 12:46:37.629347    6852 round_trippers.go:580]     Audit-Id: d94a6ef0-83e2-4174-9ed1-8abff0cddc95
	I1007 12:46:37.629347    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:37.629347    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"356","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4928 chars]
	I1007 12:46:37.630344    6852 node_ready.go:53] node "multinode-644900" has status "Ready":"False"
	I1007 12:46:38.125407    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:38.125407    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:38.125407    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:38.125407    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:38.129414    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:46:38.129414    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:38.129414    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:38.129414    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:38.129414    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:38.129414    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:38.129414    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:38 GMT
	I1007 12:46:38.129414    6852 round_trippers.go:580]     Audit-Id: 8a3fb87a-a1cc-43e3-beca-98f52a84aace
	I1007 12:46:38.129414    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"356","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4928 chars]
	I1007 12:46:38.625618    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:38.625618    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:38.625618    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:38.625618    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:38.713738    6852 round_trippers.go:574] Response Status: 200 OK in 88 milliseconds
	I1007 12:46:38.713738    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:38.713738    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:38.713738    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:38.713738    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:38.713738    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:38 GMT
	I1007 12:46:38.713738    6852 round_trippers.go:580]     Audit-Id: e0c76ec7-3dfe-4d0f-90be-acc7febe3e5f
	I1007 12:46:38.713738    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:38.714541    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"356","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4928 chars]
	I1007 12:46:39.125913    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:39.125913    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:39.125913    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:39.125913    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:39.130206    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:46:39.130286    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:39.130286    6852 round_trippers.go:580]     Audit-Id: 78495206-d623-4864-bd3e-70e4952582d2
	I1007 12:46:39.130286    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:39.130286    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:39.130286    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:39.130286    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:39.130286    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:39 GMT
	I1007 12:46:39.130552    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"356","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4928 chars]
	I1007 12:46:39.429735    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:46:39.429819    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:46:39.429919    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 12:46:39.523981    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:46:39.523981    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:46:39.524091    6852 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I1007 12:46:39.524091    6852 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I1007 12:46:39.524091    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 12:46:39.625154    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:39.625154    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:39.625154    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:39.625154    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:39.628824    6852 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 12:46:39.628824    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:39.628824    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:39.628824    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:39.628944    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:39.628944    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:39 GMT
	I1007 12:46:39.628944    6852 round_trippers.go:580]     Audit-Id: 230867ba-eb7c-434e-805b-edb36a66d8bd
	I1007 12:46:39.628944    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:39.629409    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"356","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4928 chars]
	I1007 12:46:40.125864    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:40.125864    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:40.125864    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:40.125864    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:40.129857    6852 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 12:46:40.129857    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:40.129857    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:40.129857    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:40.129857    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:40.129857    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:40 GMT
	I1007 12:46:40.129857    6852 round_trippers.go:580]     Audit-Id: d8fabd79-17a4-4531-ba96-9ac988c7727f
	I1007 12:46:40.129857    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:40.129857    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"356","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4928 chars]
	I1007 12:46:40.129857    6852 node_ready.go:53] node "multinode-644900" has status "Ready":"False"
	I1007 12:46:40.625598    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:40.625598    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:40.625598    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:40.625598    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:40.629892    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:46:40.629892    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:40.629892    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:40.629892    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:40 GMT
	I1007 12:46:40.629892    6852 round_trippers.go:580]     Audit-Id: 7e5cae41-1945-40fb-8377-92b92f5199ee
	I1007 12:46:40.629892    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:40.629892    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:40.629892    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:40.630211    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"356","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4928 chars]
	I1007 12:46:41.125677    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:41.125677    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:41.125677    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:41.125677    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:41.130165    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:46:41.130165    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:41.130165    6852 round_trippers.go:580]     Audit-Id: 7d56d343-7691-46af-840a-6b767c3d9610
	I1007 12:46:41.130165    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:41.130248    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:41.130248    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:41.130248    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:41.130248    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:41 GMT
	I1007 12:46:41.130520    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"356","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4928 chars]
	I1007 12:46:41.625178    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:41.625178    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:41.625178    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:41.625178    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:41.629505    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:46:41.629505    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:41.629505    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:41.629505    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:41.629505    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:41.629505    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:41.629505    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:41 GMT
	I1007 12:46:41.629505    6852 round_trippers.go:580]     Audit-Id: bd0a9aaa-0b45-4379-94ba-2e631fa15841
	I1007 12:46:41.630372    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"356","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4928 chars]
	I1007 12:46:41.808204    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:46:41.808384    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:46:41.808384    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 12:46:42.125059    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:42.125059    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:42.125059    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:42.125059    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:42.134151    6852 main.go:141] libmachine: [stdout =====>] : 172.30.138.193
	
	I1007 12:46:42.134345    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:46:42.134632    6852 sshutil.go:53] new ssh client: &{IP:172.30.138.193 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900\id_rsa Username:docker}
	I1007 12:46:42.281311    6852 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I1007 12:46:42.309216    6852 round_trippers.go:574] Response Status: 200 OK in 184 milliseconds
	I1007 12:46:42.309216    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:42.309216    6852 round_trippers.go:580]     Audit-Id: 0eab6f86-d799-4a21-8bcc-b27a2fc27565
	I1007 12:46:42.309216    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:42.309216    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:42.309216    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:42.309216    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:42.309216    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:42 GMT
	I1007 12:46:42.310226    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"356","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4928 chars]
	I1007 12:46:42.310226    6852 node_ready.go:53] node "multinode-644900" has status "Ready":"False"
	I1007 12:46:42.625055    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:42.625055    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:42.625055    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:42.625055    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:42.629548    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:46:42.629612    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:42.629612    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:42.629612    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:42.629612    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:42.629612    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:42.629612    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:42 GMT
	I1007 12:46:42.629612    6852 round_trippers.go:580]     Audit-Id: 1ca3c97e-5507-44b3-838f-893222870854
	I1007 12:46:42.629612    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"356","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4928 chars]
	I1007 12:46:42.889113    6852 command_runner.go:130] > serviceaccount/storage-provisioner created
	I1007 12:46:42.889113    6852 command_runner.go:130] > clusterrolebinding.rbac.authorization.k8s.io/storage-provisioner created
	I1007 12:46:42.889113    6852 command_runner.go:130] > role.rbac.authorization.k8s.io/system:persistent-volume-provisioner created
	I1007 12:46:42.889236    6852 command_runner.go:130] > rolebinding.rbac.authorization.k8s.io/system:persistent-volume-provisioner created
	I1007 12:46:42.889236    6852 command_runner.go:130] > endpoints/k8s.io-minikube-hostpath created
	I1007 12:46:42.889236    6852 command_runner.go:130] > pod/storage-provisioner created
	I1007 12:46:43.125473    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:43.125473    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:43.125473    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:43.125473    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:43.131159    6852 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 12:46:43.131159    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:43.131159    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:43.131159    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:43 GMT
	I1007 12:46:43.131159    6852 round_trippers.go:580]     Audit-Id: c3b78166-82f4-4c45-8dda-bf5f1c3267d0
	I1007 12:46:43.131159    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:43.131159    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:43.131159    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:43.131159    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"356","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4928 chars]
	I1007 12:46:43.626209    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:43.626209    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:43.626209    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:43.626209    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:43.630674    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:46:43.630674    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:43.630674    6852 round_trippers.go:580]     Audit-Id: bdca10bc-1aa7-4f81-9b57-bc7a593f8c1d
	I1007 12:46:43.630772    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:43.630772    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:43.630772    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:43.630772    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:43.630772    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:43 GMT
	I1007 12:46:43.630888    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"356","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4928 chars]
	I1007 12:46:44.125393    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:44.125393    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:44.125393    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:44.125393    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:44.130386    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:46:44.130386    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:44.130386    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:44 GMT
	I1007 12:46:44.130386    6852 round_trippers.go:580]     Audit-Id: d827fb92-6786-48ff-98ca-be7bb173d0d0
	I1007 12:46:44.130386    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:44.130386    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:44.130386    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:44.130386    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:44.130386    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"356","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4928 chars]
	I1007 12:46:44.601197    6852 main.go:141] libmachine: [stdout =====>] : 172.30.138.193
	
	I1007 12:46:44.601435    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:46:44.601435    6852 sshutil.go:53] new ssh client: &{IP:172.30.138.193 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900\id_rsa Username:docker}
	I1007 12:46:44.625371    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:44.625371    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:44.625371    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:44.625371    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:44.629231    6852 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 12:46:44.629313    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:44.629313    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:44.629313    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:44.629313    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:44.629313    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:44.629313    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:44 GMT
	I1007 12:46:44.629313    6852 round_trippers.go:580]     Audit-Id: 51cc8598-eaf3-4875-90a4-ee50543c1a8d
	I1007 12:46:44.629582    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"356","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4928 chars]
	I1007 12:46:44.630086    6852 node_ready.go:53] node "multinode-644900" has status "Ready":"False"
	I1007 12:46:44.743235    6852 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I1007 12:46:44.902859    6852 command_runner.go:130] > storageclass.storage.k8s.io/standard created
	I1007 12:46:44.903237    6852 envvar.go:172] "Feature gate default state" feature="WatchListClient" enabled=false
	I1007 12:46:44.903237    6852 envvar.go:172] "Feature gate default state" feature="InformerResourceVersion" enabled=false
	I1007 12:46:44.903237    6852 round_trippers.go:463] GET https://172.30.138.193:8443/apis/storage.k8s.io/v1/storageclasses
	I1007 12:46:44.903237    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:44.903237    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:44.903237    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:44.905812    6852 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 12:46:44.905812    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:44.905812    6852 round_trippers.go:580]     Content-Length: 1273
	I1007 12:46:44.905812    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:44 GMT
	I1007 12:46:44.905812    6852 round_trippers.go:580]     Audit-Id: d0f0dc51-3bcf-4f6a-af90-4da55e42d6cb
	I1007 12:46:44.905812    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:44.905812    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:44.905812    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:44.905812    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:44.905812    6852 request.go:1351] Response Body: {"kind":"StorageClassList","apiVersion":"storage.k8s.io/v1","metadata":{"resourceVersion":"427"},"items":[{"metadata":{"name":"standard","uid":"ed89a3f4-ad5e-4d73-aaf4-bb910ae092e9","resourceVersion":"427","creationTimestamp":"2024-10-07T12:46:44Z","labels":{"addonmanager.kubernetes.io/mode":"EnsureExists"},"annotations":{"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\"}\n","storageclass.kubernetes.io/is-default-class":"true"},"managedFields":[{"manager":"kubectl-client-side-apply","operation":"Update","apiVersion":"storage.k8s.io/v1","time":"2024-10-07T12:46:44Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubectl.kuberne
tes.io/last-applied-configuration":{},"f:storageclass.kubernetes.io/is- [truncated 249 chars]
	I1007 12:46:44.906811    6852 request.go:1351] Request Body: {"kind":"StorageClass","apiVersion":"storage.k8s.io/v1","metadata":{"name":"standard","uid":"ed89a3f4-ad5e-4d73-aaf4-bb910ae092e9","resourceVersion":"427","creationTimestamp":"2024-10-07T12:46:44Z","labels":{"addonmanager.kubernetes.io/mode":"EnsureExists"},"annotations":{"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\"}\n","storageclass.kubernetes.io/is-default-class":"true"},"managedFields":[{"manager":"kubectl-client-side-apply","operation":"Update","apiVersion":"storage.k8s.io/v1","time":"2024-10-07T12:46:44Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubectl.kubernetes.io/last-applied-configuration":{},"f:storageclas
s.kubernetes.io/is-default-class":{}},"f:labels":{".":{},"f:addonmanag [truncated 196 chars]
	I1007 12:46:44.906811    6852 round_trippers.go:463] PUT https://172.30.138.193:8443/apis/storage.k8s.io/v1/storageclasses/standard
	I1007 12:46:44.906811    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:44.906811    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:44.906811    6852 round_trippers.go:473]     Content-Type: application/json
	I1007 12:46:44.906811    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:44.909831    6852 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 12:46:44.909831    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:44.909831    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:44.909831    6852 round_trippers.go:580]     Content-Length: 1220
	I1007 12:46:44.909831    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:44 GMT
	I1007 12:46:44.909831    6852 round_trippers.go:580]     Audit-Id: f618339b-e1cc-4495-9003-0917a8e1537e
	I1007 12:46:44.909831    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:44.909831    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:44.909831    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:44.911289    6852 request.go:1351] Response Body: {"kind":"StorageClass","apiVersion":"storage.k8s.io/v1","metadata":{"name":"standard","uid":"ed89a3f4-ad5e-4d73-aaf4-bb910ae092e9","resourceVersion":"427","creationTimestamp":"2024-10-07T12:46:44Z","labels":{"addonmanager.kubernetes.io/mode":"EnsureExists"},"annotations":{"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\"}\n","storageclass.kubernetes.io/is-default-class":"true"},"managedFields":[{"manager":"kubectl-client-side-apply","operation":"Update","apiVersion":"storage.k8s.io/v1","time":"2024-10-07T12:46:44Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubectl.kubernetes.io/last-applied-configuration":{},"f:storagecla
ss.kubernetes.io/is-default-class":{}},"f:labels":{".":{},"f:addonmanag [truncated 196 chars]
	I1007 12:46:44.914563    6852 out.go:177] * Enabled addons: storage-provisioner, default-storageclass
	I1007 12:46:44.918683    6852 addons.go:510] duration metric: took 10.2117527s for enable addons: enabled=[storage-provisioner default-storageclass]
	I1007 12:46:45.125402    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:45.125402    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:45.125402    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:45.125402    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:45.129532    6852 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 12:46:45.129532    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:45.129532    6852 round_trippers.go:580]     Audit-Id: 7d1eb8ee-3a8c-41cf-aa61-69a784949b00
	I1007 12:46:45.129532    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:45.129532    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:45.129532    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:45.129532    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:45.129532    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:45 GMT
	I1007 12:46:45.129907    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"356","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4928 chars]
	I1007 12:46:45.625633    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:45.625744    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:45.625744    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:45.625744    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:45.629681    6852 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 12:46:45.630196    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:45.630196    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:45.630196    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:45 GMT
	I1007 12:46:45.630196    6852 round_trippers.go:580]     Audit-Id: 3177c704-f5e5-401d-a8b1-4a5f19818402
	I1007 12:46:45.630196    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:45.630196    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:45.630322    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:45.630572    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"356","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4928 chars]
	I1007 12:46:46.125496    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:46.125496    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:46.125496    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:46.125496    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:46.130708    6852 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 12:46:46.130785    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:46.130785    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:46.130785    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:46 GMT
	I1007 12:46:46.130785    6852 round_trippers.go:580]     Audit-Id: 5bd34f79-3045-44c3-b372-43d41b90fbdd
	I1007 12:46:46.130785    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:46.130785    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:46.130885    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:46.131205    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"356","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4928 chars]
	I1007 12:46:46.626054    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:46.626054    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:46.626054    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:46.626054    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:46.631279    6852 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 12:46:46.631279    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:46.631279    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:46 GMT
	I1007 12:46:46.631279    6852 round_trippers.go:580]     Audit-Id: 19cea84b-f2aa-4538-80cd-4437aa430a4e
	I1007 12:46:46.631279    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:46.631376    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:46.631376    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:46.631376    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:46.631531    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"356","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4928 chars]
	I1007 12:46:46.632131    6852 node_ready.go:53] node "multinode-644900" has status "Ready":"False"
	I1007 12:46:47.125877    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:47.125976    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:47.125976    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:47.125976    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:47.130392    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:46:47.130392    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:47.130392    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:47.130392    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:47 GMT
	I1007 12:46:47.130392    6852 round_trippers.go:580]     Audit-Id: 2943ad31-da86-4de8-9c10-f168c6ec3a24
	I1007 12:46:47.130392    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:47.130392    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:47.130392    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:47.130943    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"356","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4928 chars]
	I1007 12:46:47.625864    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:47.625864    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:47.625864    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:47.625864    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:47.630269    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:46:47.630787    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:47.630787    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:47.630787    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:47 GMT
	I1007 12:46:47.630787    6852 round_trippers.go:580]     Audit-Id: 7751b525-4098-4eda-a40a-ced0c5e57d74
	I1007 12:46:47.630787    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:47.630787    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:47.630787    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:47.631713    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"356","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4928 chars]
	I1007 12:46:48.125626    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:48.125626    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:48.125626    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:48.125626    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:48.130186    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:46:48.130690    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:48.130690    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:48.130690    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:48.130690    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:48.130690    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:48.130690    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:48 GMT
	I1007 12:46:48.130690    6852 round_trippers.go:580]     Audit-Id: 96fe9925-610b-4e6c-86be-54777712d676
	I1007 12:46:48.130866    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"356","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4928 chars]
	I1007 12:46:48.626260    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:48.626340    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:48.626340    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:48.626340    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:48.629688    6852 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 12:46:48.630664    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:48.630664    6852 round_trippers.go:580]     Audit-Id: 062d9e94-8ee9-4611-8b66-eb28d7993ba3
	I1007 12:46:48.630664    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:48.630664    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:48.630664    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:48.630664    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:48.630664    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:48 GMT
	I1007 12:46:48.631008    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"356","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4928 chars]
	I1007 12:46:49.125679    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:49.125766    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:49.125766    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:49.125843    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:49.130264    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:46:49.130264    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:49.130264    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:49.130264    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:49.130264    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:49 GMT
	I1007 12:46:49.130264    6852 round_trippers.go:580]     Audit-Id: aab3d47b-2276-4e70-9fbf-ef5068e06adf
	I1007 12:46:49.130264    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:49.130461    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:49.130762    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"356","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4928 chars]
	I1007 12:46:49.131905    6852 node_ready.go:53] node "multinode-644900" has status "Ready":"False"
	I1007 12:46:49.625977    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:49.625977    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:49.625977    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:49.625977    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:49.631001    6852 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 12:46:49.631990    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:49.631990    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:49.631990    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:49.631990    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:49 GMT
	I1007 12:46:49.631990    6852 round_trippers.go:580]     Audit-Id: 01db75de-7f3f-4920-8958-d9da621ec4e4
	I1007 12:46:49.631990    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:49.631990    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:49.631990    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"356","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4928 chars]
	I1007 12:46:50.125448    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:50.125448    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:50.125448    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:50.125448    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:50.130340    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:46:50.130470    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:50.130532    6852 round_trippers.go:580]     Audit-Id: a012d72e-3f73-4b75-8aec-0d1996e29db0
	I1007 12:46:50.130532    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:50.130532    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:50.130532    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:50.130532    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:50.130532    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:50 GMT
	I1007 12:46:50.131063    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"356","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4928 chars]
	I1007 12:46:50.625607    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:50.625607    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:50.625607    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:50.625607    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:50.630649    6852 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 12:46:50.631008    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:50.631008    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:50.631008    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:50.631008    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:50.631008    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:50 GMT
	I1007 12:46:50.631008    6852 round_trippers.go:580]     Audit-Id: 88b50323-3e8f-4cd5-b5b0-641b511bb410
	I1007 12:46:50.631008    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:50.631654    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"356","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4928 chars]
	I1007 12:46:51.125154    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:51.125154    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:51.125154    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:51.125154    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:51.127637    6852 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 12:46:51.127637    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:51.127637    6852 round_trippers.go:580]     Audit-Id: 38250893-c9c6-43df-9d36-35532f6e9be8
	I1007 12:46:51.127637    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:51.127637    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:51.127637    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:51.127637    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:51.127637    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:51 GMT
	I1007 12:46:51.127637    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"356","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4928 chars]
	I1007 12:46:51.626817    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:51.626817    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:51.626817    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:51.626817    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:51.632815    6852 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 12:46:51.633374    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:51.633374    6852 round_trippers.go:580]     Audit-Id: dcdcbc4a-0d2c-4beb-9c06-d38d0c7ce365
	I1007 12:46:51.633374    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:51.633374    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:51.633374    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:51.633374    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:51.633374    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:51 GMT
	I1007 12:46:51.633573    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"356","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4928 chars]
	I1007 12:46:51.634414    6852 node_ready.go:53] node "multinode-644900" has status "Ready":"False"
	I1007 12:46:52.125487    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:52.125487    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:52.125487    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:52.125487    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:52.130331    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:46:52.130331    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:52.130331    6852 round_trippers.go:580]     Audit-Id: 62a08cf4-2623-4c6f-8cb6-6ef3a0a3aab0
	I1007 12:46:52.130331    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:52.130331    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:52.130331    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:52.130331    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:52.130331    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:52 GMT
	I1007 12:46:52.130974    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"356","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4928 chars]
	I1007 12:46:52.626172    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:52.626172    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:52.626268    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:52.626268    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:52.630685    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:46:52.630685    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:52.630815    6852 round_trippers.go:580]     Audit-Id: 78153fa7-3400-4a33-a607-c0ebc9d83948
	I1007 12:46:52.630815    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:52.630815    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:52.630815    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:52.630815    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:52.630815    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:52 GMT
	I1007 12:46:52.631094    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"356","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4928 chars]
	I1007 12:46:53.125122    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:53.125122    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:53.125122    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:53.125122    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:53.131083    6852 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 12:46:53.131083    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:53.131083    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:53.131175    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:53.131175    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:53 GMT
	I1007 12:46:53.131175    6852 round_trippers.go:580]     Audit-Id: 1b8d3fa5-fed1-4ded-9e1a-d30e8d579df1
	I1007 12:46:53.131175    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:53.131175    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:53.131374    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"356","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4928 chars]
	I1007 12:46:53.625183    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:53.625183    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:53.625183    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:53.625183    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:53.630488    6852 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 12:46:53.630716    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:53.630716    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:53.630716    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:53.630716    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:53.630716    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:53.630716    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:53 GMT
	I1007 12:46:53.630716    6852 round_trippers.go:580]     Audit-Id: 6ded9a74-9a63-40c8-aecc-24c79482e91c
	I1007 12:46:53.631605    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"356","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4928 chars]
	I1007 12:46:54.125672    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:54.125672    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:54.125672    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:54.125672    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:54.129580    6852 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 12:46:54.129810    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:54.129810    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:54.129810    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:54.129810    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:54.129810    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:54 GMT
	I1007 12:46:54.129810    6852 round_trippers.go:580]     Audit-Id: 97ccc8e1-8ee2-493b-84a0-3bf26e7c2374
	I1007 12:46:54.129810    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:54.130113    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"356","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4928 chars]
	I1007 12:46:54.130701    6852 node_ready.go:53] node "multinode-644900" has status "Ready":"False"
	I1007 12:46:54.625966    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:54.625966    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:54.625966    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:54.625966    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:54.630398    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:46:54.630398    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:54.630398    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:54 GMT
	I1007 12:46:54.630398    6852 round_trippers.go:580]     Audit-Id: 08a96840-f716-4c25-a05b-98a2fad614a7
	I1007 12:46:54.630398    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:54.630398    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:54.630398    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:54.630398    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:54.630398    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"356","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4928 chars]
	I1007 12:46:55.125382    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:55.125382    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:55.125382    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:55.125382    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:55.130267    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:46:55.130267    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:55.130267    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:55.130267    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:55 GMT
	I1007 12:46:55.130267    6852 round_trippers.go:580]     Audit-Id: 001286ac-084e-4312-9f21-94e0ac6f452d
	I1007 12:46:55.130267    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:55.130267    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:55.130267    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:55.130739    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"433","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4783 chars]
	I1007 12:46:55.131307    6852 node_ready.go:49] node "multinode-644900" has status "Ready":"True"
	I1007 12:46:55.131307    6852 node_ready.go:38] duration metric: took 19.5062305s for node "multinode-644900" to be "Ready" ...
	I1007 12:46:55.131422    6852 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1007 12:46:55.131577    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/namespaces/kube-system/pods
	I1007 12:46:55.131577    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:55.131577    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:55.131577    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:55.139226    6852 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 12:46:55.139226    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:55.139226    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:55 GMT
	I1007 12:46:55.139226    6852 round_trippers.go:580]     Audit-Id: cef6e638-a827-467a-b25a-9c38bf6ff6a3
	I1007 12:46:55.139226    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:55.139226    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:55.139226    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:55.139226    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:55.140214    6852 request.go:1351] Response Body: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"439"},"items":[{"metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"437","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f
:preferredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{ [truncated 57862 chars]
	I1007 12:46:55.145898    6852 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-pjtmp" in "kube-system" namespace to be "Ready" ...
	I1007 12:46:55.146605    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 12:46:55.146605    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:55.146650    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:55.146650    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:55.152484    6852 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 12:46:55.152484    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:55.152484    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:55.152484    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:55.152484    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:55 GMT
	I1007 12:46:55.152484    6852 round_trippers.go:580]     Audit-Id: c0e5f05d-188f-40e1-9cdb-aeef4dc87f0d
	I1007 12:46:55.152484    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:55.152484    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:55.153481    6852 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"437","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":{
}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f:i [truncated 6705 chars]
	I1007 12:46:55.155333    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:55.155377    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:55.155377    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:55.155409    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:55.160796    6852 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 12:46:55.161513    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:55.161513    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:55 GMT
	I1007 12:46:55.161513    6852 round_trippers.go:580]     Audit-Id: b6517fb5-4fc3-4b17-ad37-989a6ce3ebd5
	I1007 12:46:55.161513    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:55.161513    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:55.161513    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:55.161513    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:55.161957    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"433","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4783 chars]
	I1007 12:46:55.647439    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 12:46:55.647439    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:55.647500    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:55.647500    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:55.656821    6852 round_trippers.go:574] Response Status: 200 OK in 9 milliseconds
	I1007 12:46:55.656821    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:55.656821    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:55.656918    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:55 GMT
	I1007 12:46:55.656918    6852 round_trippers.go:580]     Audit-Id: 41c21902-f181-445e-9be5-66e1d6e334ae
	I1007 12:46:55.656918    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:55.656918    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:55.656918    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:55.657215    6852 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"437","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":{
}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f:i [truncated 6705 chars]
	I1007 12:46:55.658019    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:55.658077    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:55.658077    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:55.658108    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:55.661119    6852 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 12:46:55.661119    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:55.661119    6852 round_trippers.go:580]     Audit-Id: 53b70c40-d07e-47a2-83bb-c133b3441e41
	I1007 12:46:55.661119    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:55.661119    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:55.661119    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:55.661119    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:55.661119    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:55 GMT
	I1007 12:46:55.661119    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"433","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4783 chars]
	I1007 12:46:56.147035    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 12:46:56.147035    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:56.147035    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:56.147035    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:56.153399    6852 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 12:46:56.153477    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:56.153477    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:56.153477    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:56.153477    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:56.153477    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:56.153477    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:56 GMT
	I1007 12:46:56.153477    6852 round_trippers.go:580]     Audit-Id: 90c8c138-7a0c-4aeb-b9c6-90e2e9b911f6
	I1007 12:46:56.153870    6852 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"437","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":{
}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f:i [truncated 6705 chars]
	I1007 12:46:56.154708    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:56.154856    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:56.154856    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:56.154856    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:56.161295    6852 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 12:46:56.161295    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:56.161295    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:56.161295    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:56 GMT
	I1007 12:46:56.161295    6852 round_trippers.go:580]     Audit-Id: a231cc5e-6c6b-4013-8f21-befb9d8fc242
	I1007 12:46:56.161295    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:56.161295    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:56.161295    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:56.161295    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"433","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4783 chars]
	I1007 12:46:56.646978    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 12:46:56.646978    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:56.646978    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:56.646978    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:56.654005    6852 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 12:46:56.654005    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:56.654005    6852 round_trippers.go:580]     Audit-Id: 6d0915b9-225f-4f7e-9ce5-a5f9e9bcadef
	I1007 12:46:56.654005    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:56.654005    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:56.654005    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:56.654005    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:56.654005    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:56 GMT
	I1007 12:46:56.655536    6852 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"451","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":{
}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f:i [truncated 7065 chars]
	I1007 12:46:56.655536    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:56.655536    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:56.655536    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:56.655536    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:56.660651    6852 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 12:46:56.661072    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:56.661072    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:56 GMT
	I1007 12:46:56.661072    6852 round_trippers.go:580]     Audit-Id: e611e3f2-679b-4db1-aa5f-568facb0901b
	I1007 12:46:56.661170    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:56.661170    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:56.661170    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:56.661170    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:56.661331    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"433","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4783 chars]
	I1007 12:46:57.147569    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 12:46:57.147569    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:57.147569    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:57.147569    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:57.155169    6852 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 12:46:57.155169    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:57.155234    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:57.155234    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:57.155234    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:57.155234    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:57 GMT
	I1007 12:46:57.155234    6852 round_trippers.go:580]     Audit-Id: 3902ac29-a98b-449e-bf81-3aa2969ffe67
	I1007 12:46:57.155234    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:57.155625    6852 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"451","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":{
}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f:i [truncated 7065 chars]
	I1007 12:46:57.156517    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:57.156542    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:57.156542    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:57.156542    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:57.163639    6852 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 12:46:57.163639    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:57.163639    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:57.163639    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:57.163639    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:57 GMT
	I1007 12:46:57.163639    6852 round_trippers.go:580]     Audit-Id: 9862c93f-eab6-4a6c-9fdb-3c5b84f4c389
	I1007 12:46:57.163639    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:57.163639    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:57.164645    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"433","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4783 chars]
	I1007 12:46:57.164645    6852 pod_ready.go:103] pod "coredns-7c65d6cfc9-pjtmp" in "kube-system" namespace has status "Ready":"False"
	I1007 12:46:57.647522    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 12:46:57.647522    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:57.647522    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:57.647522    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:57.652378    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:46:57.652476    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:57.652476    6852 round_trippers.go:580]     Audit-Id: 901a6479-43b1-4c28-8e10-7478042981b9
	I1007 12:46:57.652476    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:57.652476    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:57.652476    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:57.652476    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:57.652476    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:57 GMT
	I1007 12:46:57.652958    6852 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"455","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":{
}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f:i [truncated 6836 chars]
	I1007 12:46:57.653785    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:57.653785    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:57.653857    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:57.653857    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:57.655656    6852 round_trippers.go:574] Response Status: 200 OK in 1 milliseconds
	I1007 12:46:57.655656    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:57.655656    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:57.655656    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:57.655656    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:57 GMT
	I1007 12:46:57.655656    6852 round_trippers.go:580]     Audit-Id: fc188000-3b21-46c3-9804-0240e8b6337d
	I1007 12:46:57.655656    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:57.655656    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:57.657049    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"433","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4783 chars]
	I1007 12:46:57.657245    6852 pod_ready.go:93] pod "coredns-7c65d6cfc9-pjtmp" in "kube-system" namespace has status "Ready":"True"
	I1007 12:46:57.657245    6852 pod_ready.go:82] duration metric: took 2.5107829s for pod "coredns-7c65d6cfc9-pjtmp" in "kube-system" namespace to be "Ready" ...
	I1007 12:46:57.657245    6852 pod_ready.go:79] waiting up to 6m0s for pod "etcd-multinode-644900" in "kube-system" namespace to be "Ready" ...
	I1007 12:46:57.657245    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/namespaces/kube-system/pods/etcd-multinode-644900
	I1007 12:46:57.657245    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:57.657245    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:57.657245    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:57.660881    6852 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 12:46:57.661702    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:57.661702    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:57.661702    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:57 GMT
	I1007 12:46:57.661702    6852 round_trippers.go:580]     Audit-Id: 8d02121d-e84e-401c-b846-8397501399d6
	I1007 12:46:57.661702    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:57.661702    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:57.661702    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:57.662138    6852 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"etcd-multinode-644900","namespace":"kube-system","uid":"680a2c07-0db4-4b46-bc6d-36fa02a5df64","resourceVersion":"397","creationTimestamp":"2024-10-07T12:46:29Z","labels":{"component":"etcd","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/etcd.advertise-client-urls":"https://172.30.138.193:2379","kubernetes.io/config.hash":"5db8a28b6919ded7e2ce7140eb7b5e1b","kubernetes.io/config.mirror":"5db8a28b6919ded7e2ce7140eb7b5e1b","kubernetes.io/config.seen":"2024-10-07T12:46:29.495608060Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:29Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.kubernetes.io/etcd.advertise-
client-urls":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/confi [truncated 6476 chars]
	I1007 12:46:57.662793    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:57.662848    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:57.662876    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:57.662876    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:57.664865    6852 round_trippers.go:574] Response Status: 200 OK in 1 milliseconds
	I1007 12:46:57.664865    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:57.664865    6852 round_trippers.go:580]     Audit-Id: 1a2969e3-48f7-4c65-8904-3ca51d8f3289
	I1007 12:46:57.664865    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:57.665238    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:57.665238    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:57.665238    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:57.665238    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:57 GMT
	I1007 12:46:57.665545    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"433","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4783 chars]
	I1007 12:46:57.666112    6852 pod_ready.go:93] pod "etcd-multinode-644900" in "kube-system" namespace has status "Ready":"True"
	I1007 12:46:57.666112    6852 pod_ready.go:82] duration metric: took 8.8668ms for pod "etcd-multinode-644900" in "kube-system" namespace to be "Ready" ...
	I1007 12:46:57.666170    6852 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-multinode-644900" in "kube-system" namespace to be "Ready" ...
	I1007 12:46:57.666278    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-multinode-644900
	I1007 12:46:57.666324    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:57.666344    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:57.666344    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:57.669070    6852 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 12:46:57.669070    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:57.669308    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:57.669308    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:57.669308    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:57.669308    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:57 GMT
	I1007 12:46:57.669308    6852 round_trippers.go:580]     Audit-Id: a813a9d6-b8b1-49fa-81c8-f1515ec9e55a
	I1007 12:46:57.669308    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:57.669521    6852 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-multinode-644900","namespace":"kube-system","uid":"3c8cc06c-aff3-4670-b981-7006c52de540","resourceVersion":"411","creationTimestamp":"2024-10-07T12:46:29Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"172.30.138.193:8443","kubernetes.io/config.hash":"a5229606e52dacdb585206148b08880b","kubernetes.io/config.mirror":"a5229606e52dacdb585206148b08880b","kubernetes.io/config.seen":"2024-10-07T12:46:29.495609260Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:29Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.ku
bernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernetes [truncated 7704 chars]
	I1007 12:46:57.670449    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:57.670497    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:57.670528    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:57.670528    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:57.673068    6852 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 12:46:57.673344    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:57.673344    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:57.673344    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:57.673344    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:57.673344    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:57.673344    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:57 GMT
	I1007 12:46:57.673344    6852 round_trippers.go:580]     Audit-Id: 08a018a7-b58b-4b44-9758-d2e4a2dc6109
	I1007 12:46:57.673640    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"433","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4783 chars]
	I1007 12:46:57.674092    6852 pod_ready.go:93] pod "kube-apiserver-multinode-644900" in "kube-system" namespace has status "Ready":"True"
	I1007 12:46:57.674309    6852 pod_ready.go:82] duration metric: took 7.9871ms for pod "kube-apiserver-multinode-644900" in "kube-system" namespace to be "Ready" ...
	I1007 12:46:57.674338    6852 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-multinode-644900" in "kube-system" namespace to be "Ready" ...
	I1007 12:46:57.674338    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-multinode-644900
	I1007 12:46:57.674338    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:57.674338    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:57.674338    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:57.677363    6852 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 12:46:57.677382    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:57.677382    6852 round_trippers.go:580]     Audit-Id: af9c7cd1-47f1-4fc1-8472-fc75b49fa73d
	I1007 12:46:57.677382    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:57.677382    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:57.677382    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:57.677382    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:57.677447    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:57 GMT
	I1007 12:46:57.678597    6852 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-controller-manager-multinode-644900","namespace":"kube-system","uid":"cc010699-8247-4d65-8c88-a0c6ec68cd16","resourceVersion":"412","creationTimestamp":"2024-10-07T12:46:29Z","labels":{"component":"kube-controller-manager","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"715d3b1c758a80fa180738f776fe9f8a","kubernetes.io/config.mirror":"715d3b1c758a80fa180738f776fe9f8a","kubernetes.io/config.seen":"2024-10-07T12:46:29.495602760Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:29Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes.i
o/config.seen":{},"f:kubernetes.io/config.source":{}},"f:labels":{".":{ [truncated 7269 chars]
	I1007 12:46:57.679073    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:57.679073    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:57.679073    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:57.679073    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:57.682741    6852 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 12:46:57.682741    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:57.682741    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:57.682741    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:57 GMT
	I1007 12:46:57.682741    6852 round_trippers.go:580]     Audit-Id: c4c1de78-5888-420d-b380-2f015d19d898
	I1007 12:46:57.682741    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:57.682741    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:57.682741    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:57.682741    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"433","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4783 chars]
	I1007 12:46:57.683521    6852 pod_ready.go:93] pod "kube-controller-manager-multinode-644900" in "kube-system" namespace has status "Ready":"True"
	I1007 12:46:57.683521    6852 pod_ready.go:82] duration metric: took 9.1828ms for pod "kube-controller-manager-multinode-644900" in "kube-system" namespace to be "Ready" ...
	I1007 12:46:57.683521    6852 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-npcxw" in "kube-system" namespace to be "Ready" ...
	I1007 12:46:57.683521    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/namespaces/kube-system/pods/kube-proxy-npcxw
	I1007 12:46:57.683521    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:57.683521    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:57.683521    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:57.686678    6852 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 12:46:57.687068    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:57.687068    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:57.687068    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:57.687068    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:57 GMT
	I1007 12:46:57.687135    6852 round_trippers.go:580]     Audit-Id: ef050c1a-44ad-459b-a772-484c719297a8
	I1007 12:46:57.687135    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:57.687135    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:57.687659    6852 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-proxy-npcxw","generateName":"kube-proxy-","namespace":"kube-system","uid":"536b6d7b-2b01-4ea4-8124-7e294de61c12","resourceVersion":"405","creationTimestamp":"2024-10-07T12:46:33Z","labels":{"controller-revision-hash":"648b489c5b","k8s-app":"kube-proxy","pod-template-generation":"1"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"DaemonSet","name":"kube-proxy","uid":"1e1b67f0-cdda-4804-a8d0-e612d4a61280","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:33Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:controller-revision-hash":{},"f:k8s-app":{},"f:pod-template-generation":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"1e1b67f0-cdda-4804-a8d0-e612d4a61280\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:nodeAffinity":{".":{},"f:r
equiredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{"k: [truncated 6199 chars]
	I1007 12:46:57.688278    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:57.688278    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:57.688278    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:57.688278    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:57.690581    6852 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 12:46:57.690581    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:57.690581    6852 round_trippers.go:580]     Audit-Id: d9f1d60e-634f-4ddc-9242-7468e22d0021
	I1007 12:46:57.691323    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:57.691323    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:57.691323    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:57.691323    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:57.691354    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:57 GMT
	I1007 12:46:57.691478    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"433","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4783 chars]
	I1007 12:46:57.691953    6852 pod_ready.go:93] pod "kube-proxy-npcxw" in "kube-system" namespace has status "Ready":"True"
	I1007 12:46:57.692010    6852 pod_ready.go:82] duration metric: took 8.4888ms for pod "kube-proxy-npcxw" in "kube-system" namespace to be "Ready" ...
	I1007 12:46:57.692010    6852 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-multinode-644900" in "kube-system" namespace to be "Ready" ...
	I1007 12:46:57.847681    6852 request.go:632] Waited for 155.4976ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.138.193:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-644900
	I1007 12:46:57.847681    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-644900
	I1007 12:46:57.847681    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:57.847681    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:57.847681    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:57.855782    6852 round_trippers.go:574] Response Status: 200 OK in 8 milliseconds
	I1007 12:46:57.855782    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:57.855782    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:57.855782    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:57.855782    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:57.855782    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:57.855782    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:57 GMT
	I1007 12:46:57.855782    6852 round_trippers.go:580]     Audit-Id: 08c493e2-6902-4880-9cd8-2b2e65bc0ec6
	I1007 12:46:57.855782    6852 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-scheduler-multinode-644900","namespace":"kube-system","uid":"401fd362-f46c-4fdb-bdbc-06f86cd4d644","resourceVersion":"407","creationTimestamp":"2024-10-07T12:46:27Z","labels":{"component":"kube-scheduler","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"9a83cbc8803b0972b93dbb83182c5e20","kubernetes.io/config.mirror":"9a83cbc8803b0972b93dbb83182c5e20","kubernetes.io/config.seen":"2024-10-07T12:46:21.075252757Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:27Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes.io/config.seen":{},
"f:kubernetes.io/config.source":{}},"f:labels":{".":{},"f:component":{} [truncated 4999 chars]
	I1007 12:46:58.048366    6852 request.go:632] Waited for 191.2333ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:58.048366    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:46:58.048366    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:58.048880    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:58.048880    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:58.051796    6852 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 12:46:58.051796    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:58.051796    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:58.051924    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:58.051924    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:58.051947    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:58.051947    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:58 GMT
	I1007 12:46:58.051947    6852 round_trippers.go:580]     Audit-Id: 208d70da-35d0-4c37-adc6-8f0c6296f231
	I1007 12:46:58.052170    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"433","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4783 chars]
	I1007 12:46:58.052320    6852 pod_ready.go:93] pod "kube-scheduler-multinode-644900" in "kube-system" namespace has status "Ready":"True"
	I1007 12:46:58.052320    6852 pod_ready.go:82] duration metric: took 360.3056ms for pod "kube-scheduler-multinode-644900" in "kube-system" namespace to be "Ready" ...
	I1007 12:46:58.052320    6852 pod_ready.go:39] duration metric: took 2.9208648s 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" ...
	I1007 12:46:58.052320    6852 api_server.go:52] waiting for apiserver process to appear ...
	I1007 12:46:58.064756    6852 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1007 12:46:58.100473    6852 command_runner.go:130] > 2135
	I1007 12:46:58.100554    6852 api_server.go:72] duration metric: took 23.393476s to wait for apiserver process to appear ...
	I1007 12:46:58.100554    6852 api_server.go:88] waiting for apiserver healthz status ...
	I1007 12:46:58.100616    6852 api_server.go:253] Checking apiserver healthz at https://172.30.138.193:8443/healthz ...
	I1007 12:46:58.112128    6852 api_server.go:279] https://172.30.138.193:8443/healthz returned 200:
	ok
	I1007 12:46:58.112128    6852 round_trippers.go:463] GET https://172.30.138.193:8443/version
	I1007 12:46:58.112128    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:58.112128    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:58.112128    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:58.114086    6852 round_trippers.go:574] Response Status: 200 OK in 1 milliseconds
	I1007 12:46:58.114086    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:58.114086    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:58.114086    6852 round_trippers.go:580]     Content-Length: 263
	I1007 12:46:58.114086    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:58 GMT
	I1007 12:46:58.114086    6852 round_trippers.go:580]     Audit-Id: 73e1f19c-42ea-45fe-8687-f56d57713a82
	I1007 12:46:58.114086    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:58.114086    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:58.114086    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:58.114086    6852 request.go:1351] Response Body: {
	  "major": "1",
	  "minor": "31",
	  "gitVersion": "v1.31.1",
	  "gitCommit": "948afe5ca072329a73c8e79ed5938717a5cb3d21",
	  "gitTreeState": "clean",
	  "buildDate": "2024-09-11T21:22:08Z",
	  "goVersion": "go1.22.6",
	  "compiler": "gc",
	  "platform": "linux/amd64"
	}
	I1007 12:46:58.114086    6852 api_server.go:141] control plane version: v1.31.1
	I1007 12:46:58.114086    6852 api_server.go:131] duration metric: took 13.4701ms to wait for apiserver health ...
	I1007 12:46:58.114086    6852 system_pods.go:43] waiting for kube-system pods to appear ...
	I1007 12:46:58.248333    6852 request.go:632] Waited for 134.245ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.138.193:8443/api/v1/namespaces/kube-system/pods
	I1007 12:46:58.248333    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/namespaces/kube-system/pods
	I1007 12:46:58.248333    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:58.248333    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:58.248333    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:58.259034    6852 round_trippers.go:574] Response Status: 200 OK in 10 milliseconds
	I1007 12:46:58.259120    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:58.259120    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:58.259120    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:58.259198    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:58 GMT
	I1007 12:46:58.259260    6852 round_trippers.go:580]     Audit-Id: f193200c-7123-4a3b-830d-91325db8cb46
	I1007 12:46:58.259260    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:58.259260    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:58.260732    6852 request.go:1351] Response Body: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"460"},"items":[{"metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"455","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f
:preferredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{ [truncated 57976 chars]
	I1007 12:46:58.262716    6852 system_pods.go:59] 8 kube-system pods found
	I1007 12:46:58.262716    6852 system_pods.go:61] "coredns-7c65d6cfc9-pjtmp" [b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd] Running
	I1007 12:46:58.262716    6852 system_pods.go:61] "etcd-multinode-644900" [680a2c07-0db4-4b46-bc6d-36fa02a5df64] Running
	I1007 12:46:58.262716    6852 system_pods.go:61] "kindnet-b6tc9" [ff66b624-8b8b-4d19-bcfe-c739d58a6191] Running
	I1007 12:46:58.262716    6852 system_pods.go:61] "kube-apiserver-multinode-644900" [3c8cc06c-aff3-4670-b981-7006c52de540] Running
	I1007 12:46:58.262716    6852 system_pods.go:61] "kube-controller-manager-multinode-644900" [cc010699-8247-4d65-8c88-a0c6ec68cd16] Running
	I1007 12:46:58.262716    6852 system_pods.go:61] "kube-proxy-npcxw" [536b6d7b-2b01-4ea4-8124-7e294de61c12] Running
	I1007 12:46:58.262716    6852 system_pods.go:61] "kube-scheduler-multinode-644900" [401fd362-f46c-4fdb-bdbc-06f86cd4d644] Running
	I1007 12:46:58.262716    6852 system_pods.go:61] "storage-provisioner" [37c1e0dc-0f2a-41d2-b0d4-4d583e086e77] Running
	I1007 12:46:58.262716    6852 system_pods.go:74] duration metric: took 148.6282ms to wait for pod list to return data ...
	I1007 12:46:58.262716    6852 default_sa.go:34] waiting for default service account to be created ...
	I1007 12:46:58.448034    6852 request.go:632] Waited for 185.3161ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.138.193:8443/api/v1/namespaces/default/serviceaccounts
	I1007 12:46:58.448034    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/namespaces/default/serviceaccounts
	I1007 12:46:58.448034    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:58.448034    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:58.448034    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:58.453380    6852 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 12:46:58.453380    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:58.453380    6852 round_trippers.go:580]     Content-Length: 261
	I1007 12:46:58.453380    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:58 GMT
	I1007 12:46:58.453380    6852 round_trippers.go:580]     Audit-Id: 2ccae305-1f41-415e-b05b-a1cd82d6fc21
	I1007 12:46:58.453380    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:58.453380    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:58.453380    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:58.453380    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:58.453380    6852 request.go:1351] Response Body: {"kind":"ServiceAccountList","apiVersion":"v1","metadata":{"resourceVersion":"460"},"items":[{"metadata":{"name":"default","namespace":"default","uid":"59280777-f57d-4341-8c7b-c0be07c22c32","resourceVersion":"361","creationTimestamp":"2024-10-07T12:46:34Z"}}]}
	I1007 12:46:58.453857    6852 default_sa.go:45] found service account: "default"
	I1007 12:46:58.453857    6852 default_sa.go:55] duration metric: took 191.1384ms for default service account to be created ...
	I1007 12:46:58.453928    6852 system_pods.go:116] waiting for k8s-apps to be running ...
	I1007 12:46:58.648014    6852 request.go:632] Waited for 193.9776ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.138.193:8443/api/v1/namespaces/kube-system/pods
	I1007 12:46:58.648014    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/namespaces/kube-system/pods
	I1007 12:46:58.648014    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:58.648014    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:58.648014    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:58.658224    6852 round_trippers.go:574] Response Status: 200 OK in 10 milliseconds
	I1007 12:46:58.658224    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:58.658224    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:58.658224    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:58.658224    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:58 GMT
	I1007 12:46:58.658224    6852 round_trippers.go:580]     Audit-Id: f1b33ac1-6432-41d2-9afd-210bd44a487f
	I1007 12:46:58.658224    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:58.658224    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:58.659226    6852 request.go:1351] Response Body: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"461"},"items":[{"metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"455","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f
:preferredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{ [truncated 57976 chars]
	I1007 12:46:58.662123    6852 system_pods.go:86] 8 kube-system pods found
	I1007 12:46:58.662179    6852 system_pods.go:89] "coredns-7c65d6cfc9-pjtmp" [b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd] Running
	I1007 12:46:58.662179    6852 system_pods.go:89] "etcd-multinode-644900" [680a2c07-0db4-4b46-bc6d-36fa02a5df64] Running
	I1007 12:46:58.662179    6852 system_pods.go:89] "kindnet-b6tc9" [ff66b624-8b8b-4d19-bcfe-c739d58a6191] Running
	I1007 12:46:58.662179    6852 system_pods.go:89] "kube-apiserver-multinode-644900" [3c8cc06c-aff3-4670-b981-7006c52de540] Running
	I1007 12:46:58.662179    6852 system_pods.go:89] "kube-controller-manager-multinode-644900" [cc010699-8247-4d65-8c88-a0c6ec68cd16] Running
	I1007 12:46:58.662259    6852 system_pods.go:89] "kube-proxy-npcxw" [536b6d7b-2b01-4ea4-8124-7e294de61c12] Running
	I1007 12:46:58.662259    6852 system_pods.go:89] "kube-scheduler-multinode-644900" [401fd362-f46c-4fdb-bdbc-06f86cd4d644] Running
	I1007 12:46:58.662259    6852 system_pods.go:89] "storage-provisioner" [37c1e0dc-0f2a-41d2-b0d4-4d583e086e77] Running
	I1007 12:46:58.662259    6852 system_pods.go:126] duration metric: took 208.3282ms to wait for k8s-apps to be running ...
	I1007 12:46:58.662369    6852 system_svc.go:44] waiting for kubelet service to be running ....
	I1007 12:46:58.673012    6852 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1007 12:46:58.699854    6852 system_svc.go:56] duration metric: took 37.5951ms WaitForService to wait for kubelet
	I1007 12:46:58.699958    6852 kubeadm.go:582] duration metric: took 23.9927699s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I1007 12:46:58.700003    6852 node_conditions.go:102] verifying NodePressure condition ...
	I1007 12:46:58.848405    6852 request.go:632] Waited for 148.3692ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.138.193:8443/api/v1/nodes
	I1007 12:46:58.848405    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes
	I1007 12:46:58.848405    6852 round_trippers.go:469] Request Headers:
	I1007 12:46:58.848405    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:46:58.848405    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:46:58.853883    6852 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 12:46:58.853970    6852 round_trippers.go:577] Response Headers:
	I1007 12:46:58.853970    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:46:58.853970    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:46:58.853970    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:46:58 GMT
	I1007 12:46:58.853970    6852 round_trippers.go:580]     Audit-Id: c104672c-5e89-4f53-912f-83c7cff9f755
	I1007 12:46:58.853970    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:46:58.853970    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:46:58.854213    6852 request.go:1351] Response Body: {"kind":"NodeList","apiVersion":"v1","metadata":{"resourceVersion":"461"},"items":[{"metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"433","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFiel
ds":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time" [truncated 4836 chars]
	I1007 12:46:58.854907    6852 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I1007 12:46:58.854982    6852 node_conditions.go:123] node cpu capacity is 2
	I1007 12:46:58.854982    6852 node_conditions.go:105] duration metric: took 154.9769ms to run NodePressure ...
	I1007 12:46:58.854982    6852 start.go:241] waiting for startup goroutines ...
	I1007 12:46:58.854982    6852 start.go:246] waiting for cluster config update ...
	I1007 12:46:58.854982    6852 start.go:255] writing updated cluster config ...
	I1007 12:46:58.861929    6852 out.go:201] 
	I1007 12:46:58.865196    6852 config.go:182] Loaded profile config "ha-459500": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 12:46:58.873707    6852 config.go:182] Loaded profile config "multinode-644900": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 12:46:58.874657    6852 profile.go:143] Saving config to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\config.json ...
	I1007 12:46:58.880663    6852 out.go:177] * Starting "multinode-644900-m02" worker node in "multinode-644900" cluster
	I1007 12:46:58.887810    6852 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I1007 12:46:58.887810    6852 cache.go:56] Caching tarball of preloaded images
	I1007 12:46:58.888820    6852 preload.go:172] Found C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I1007 12:46:58.889002    6852 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on docker
	I1007 12:46:58.889188    6852 profile.go:143] Saving config to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\config.json ...
	I1007 12:46:58.893216    6852 start.go:360] acquireMachinesLock for multinode-644900-m02: {Name:mke1d3e045ff2a4f8d2978e08dff146c93a87110 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I1007 12:46:58.893406    6852 start.go:364] duration metric: took 108.7µs to acquireMachinesLock for "multinode-644900-m02"
	I1007 12:46:58.893497    6852 start.go:93] Provisioning new machine with config: &{Name:multinode-644900 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:
{KubernetesVersion:v1.31.1 ClusterName:multinode-644900 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.30.138.193 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:false Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraD
isks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name:m02 IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:false Worker:true}
	I1007 12:46:58.893497    6852 start.go:125] createHost starting for "m02" (driver="hyperv")
	I1007 12:46:58.895948    6852 out.go:235] * Creating hyperv VM (CPUs=2, Memory=2200MB, Disk=20000MB) ...
	I1007 12:46:58.895948    6852 start.go:159] libmachine.API.Create for "multinode-644900" (driver="hyperv")
	I1007 12:46:58.895948    6852 client.go:168] LocalClient.Create starting
	I1007 12:46:58.896851    6852 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem
	I1007 12:46:58.896851    6852 main.go:141] libmachine: Decoding PEM data...
	I1007 12:46:58.896851    6852 main.go:141] libmachine: Parsing certificate...
	I1007 12:46:58.896851    6852 main.go:141] libmachine: Reading certificate data from C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem
	I1007 12:46:58.896851    6852 main.go:141] libmachine: Decoding PEM data...
	I1007 12:46:58.896851    6852 main.go:141] libmachine: Parsing certificate...
	I1007 12:46:58.896851    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @(Get-Module -ListAvailable hyper-v).Name | Get-Unique
	I1007 12:47:00.894063    6852 main.go:141] libmachine: [stdout =====>] : Hyper-V
	
	I1007 12:47:00.894172    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:47:00.894172    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole(([System.Security.Principal.SecurityIdentifier]::new("S-1-5-32-578")))
	I1007 12:47:02.680629    6852 main.go:141] libmachine: [stdout =====>] : False
	
	I1007 12:47:02.681528    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:47:02.681528    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I1007 12:47:04.212578    6852 main.go:141] libmachine: [stdout =====>] : True
	
	I1007 12:47:04.212666    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:47:04.212666    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I1007 12:47:08.004925    6852 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I1007 12:47:08.005856    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:47:08.008223    6852 main.go:141] libmachine: Downloading C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\boot2docker.iso from file://C:/Users/jenkins.minikube6/minikube-integration/.minikube/cache/iso/amd64/minikube-v1.34.0-1727108440-19696-amd64.iso...
	I1007 12:47:08.482235    6852 main.go:141] libmachine: Creating SSH key...
	I1007 12:47:08.606947    6852 main.go:141] libmachine: Creating VM...
	I1007 12:47:08.606947    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I1007 12:47:11.628875    6852 main.go:141] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I1007 12:47:11.628875    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:47:11.629889    6852 main.go:141] libmachine: Using switch "Default Switch"
	I1007 12:47:11.629889    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I1007 12:47:13.506888    6852 main.go:141] libmachine: [stdout =====>] : True
	
	I1007 12:47:13.507213    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:47:13.507213    6852 main.go:141] libmachine: Creating VHD
	I1007 12:47:13.507213    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VHD -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900-m02\fixed.vhd' -SizeBytes 10MB -Fixed
	I1007 12:47:17.328855    6852 main.go:141] libmachine: [stdout =====>] : 
	
	ComputerName            : minikube6
	Path                    : C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900-m02\fixed
	                          .vhd
	VhdFormat               : VHD
	VhdType                 : Fixed
	FileSize                : 10486272
	Size                    : 10485760
	MinimumSize             : 
	LogicalSectorSize       : 512
	PhysicalSectorSize      : 512
	BlockSize               : 0
	ParentPath              : 
	DiskIdentifier          : 4D4CFDA6-F420-4B4F-A58F-C6944C81F663
	FragmentationPercentage : 0
	Alignment               : 1
	Attached                : False
	DiskNumber              : 
	IsPMEMCompatible        : False
	AddressAbstractionType  : None
	Number                  : 
	
	
	
	
	I1007 12:47:17.329819    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:47:17.329819    6852 main.go:141] libmachine: Writing magic tar header
	I1007 12:47:17.329819    6852 main.go:141] libmachine: Writing SSH key tar header
	I1007 12:47:17.339683    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Convert-VHD -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900-m02\fixed.vhd' -DestinationPath 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900-m02\disk.vhd' -VHDType Dynamic -DeleteSource
	I1007 12:47:20.625377    6852 main.go:141] libmachine: [stdout =====>] : 
	I1007 12:47:20.626194    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:47:20.626457    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Resize-VHD -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900-m02\disk.vhd' -SizeBytes 20000MB
	I1007 12:47:23.264266    6852 main.go:141] libmachine: [stdout =====>] : 
	I1007 12:47:23.264931    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:47:23.265017    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VM multinode-644900-m02 -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900-m02' -SwitchName 'Default Switch' -MemoryStartupBytes 2200MB
	I1007 12:47:27.055968    6852 main.go:141] libmachine: [stdout =====>] : 
	Name                 State CPUUsage(%) MemoryAssigned(M) Uptime   Status             Version
	----                 ----- ----------- ----------------- ------   ------             -------
	multinode-644900-m02 Off   0           0                 00:00:00 Operating normally 9.0    
	
	
	
	I1007 12:47:27.056623    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:47:27.056785    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMMemory -VMName multinode-644900-m02 -DynamicMemoryEnabled $false
	I1007 12:47:29.420560    6852 main.go:141] libmachine: [stdout =====>] : 
	I1007 12:47:29.420560    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:47:29.420560    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMProcessor multinode-644900-m02 -Count 2
	I1007 12:47:31.675968    6852 main.go:141] libmachine: [stdout =====>] : 
	I1007 12:47:31.675968    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:47:31.675968    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMDvdDrive -VMName multinode-644900-m02 -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900-m02\boot2docker.iso'
	I1007 12:47:34.354684    6852 main.go:141] libmachine: [stdout =====>] : 
	I1007 12:47:34.355199    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:47:34.355284    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Add-VMHardDiskDrive -VMName multinode-644900-m02 -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900-m02\disk.vhd'
	I1007 12:47:37.125182    6852 main.go:141] libmachine: [stdout =====>] : 
	I1007 12:47:37.125540    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:47:37.125540    6852 main.go:141] libmachine: Starting VM...
	I1007 12:47:37.125653    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM multinode-644900-m02
	I1007 12:47:40.374761    6852 main.go:141] libmachine: [stdout =====>] : 
	I1007 12:47:40.374761    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:47:40.374761    6852 main.go:141] libmachine: Waiting for host to start...
	I1007 12:47:40.375366    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 12:47:42.796826    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:47:42.797367    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:47:42.797439    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 12:47:45.439943    6852 main.go:141] libmachine: [stdout =====>] : 
	I1007 12:47:45.441350    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:47:46.442181    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 12:47:48.743592    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:47:48.743815    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:47:48.743904    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 12:47:51.327762    6852 main.go:141] libmachine: [stdout =====>] : 
	I1007 12:47:51.327762    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:47:52.327994    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 12:47:54.625856    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:47:54.626810    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:47:54.626810    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 12:47:57.248812    6852 main.go:141] libmachine: [stdout =====>] : 
	I1007 12:47:57.248939    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:47:58.249641    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 12:48:00.589526    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:48:00.589526    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:48:00.590163    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 12:48:03.201146    6852 main.go:141] libmachine: [stdout =====>] : 
	I1007 12:48:03.201222    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:48:04.202065    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 12:48:06.511903    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:48:06.512156    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:48:06.512357    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 12:48:09.234745    6852 main.go:141] libmachine: [stdout =====>] : 172.30.140.113
	
	I1007 12:48:09.234745    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:48:09.235202    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 12:48:11.487687    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:48:11.487687    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:48:11.487687    6852 machine.go:93] provisionDockerMachine start ...
	I1007 12:48:11.487687    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 12:48:13.745335    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:48:13.745335    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:48:13.745403    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 12:48:16.398264    6852 main.go:141] libmachine: [stdout =====>] : 172.30.140.113
	
	I1007 12:48:16.399279    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:48:16.405057    6852 main.go:141] libmachine: Using SSH client type: native
	I1007 12:48:16.406188    6852 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.140.113 22 <nil> <nil>}
	I1007 12:48:16.406188    6852 main.go:141] libmachine: About to run SSH command:
	hostname
	I1007 12:48:16.553183    6852 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube
	
	I1007 12:48:16.553269    6852 buildroot.go:166] provisioning hostname "multinode-644900-m02"
	I1007 12:48:16.553330    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 12:48:18.748219    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:48:18.748219    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:48:18.748926    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 12:48:21.467995    6852 main.go:141] libmachine: [stdout =====>] : 172.30.140.113
	
	I1007 12:48:21.467995    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:48:21.473896    6852 main.go:141] libmachine: Using SSH client type: native
	I1007 12:48:21.474433    6852 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.140.113 22 <nil> <nil>}
	I1007 12:48:21.474433    6852 main.go:141] libmachine: About to run SSH command:
	sudo hostname multinode-644900-m02 && echo "multinode-644900-m02" | sudo tee /etc/hostname
	I1007 12:48:21.646386    6852 main.go:141] libmachine: SSH cmd err, output: <nil>: multinode-644900-m02
	
	I1007 12:48:21.646386    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 12:48:23.874213    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:48:23.874260    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:48:23.874260    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 12:48:26.551354    6852 main.go:141] libmachine: [stdout =====>] : 172.30.140.113
	
	I1007 12:48:26.551354    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:48:26.557502    6852 main.go:141] libmachine: Using SSH client type: native
	I1007 12:48:26.558048    6852 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.140.113 22 <nil> <nil>}
	I1007 12:48:26.558126    6852 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\smultinode-644900-m02' /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 multinode-644900-m02/g' /etc/hosts;
				else 
					echo '127.0.1.1 multinode-644900-m02' | sudo tee -a /etc/hosts; 
				fi
			fi
	I1007 12:48:26.706835    6852 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I1007 12:48:26.706835    6852 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube6\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube6\minikube-integration\.minikube}
	I1007 12:48:26.706835    6852 buildroot.go:174] setting up certificates
	I1007 12:48:26.706835    6852 provision.go:84] configureAuth start
	I1007 12:48:26.706835    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 12:48:28.907733    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:48:28.907890    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:48:28.907890    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 12:48:31.569479    6852 main.go:141] libmachine: [stdout =====>] : 172.30.140.113
	
	I1007 12:48:31.569479    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:48:31.569479    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 12:48:33.767528    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:48:33.768612    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:48:33.768654    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 12:48:36.410567    6852 main.go:141] libmachine: [stdout =====>] : 172.30.140.113
	
	I1007 12:48:36.410885    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:48:36.410885    6852 provision.go:143] copyHostCerts
	I1007 12:48:36.411163    6852 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube6\minikube-integration\.minikube/ca.pem
	I1007 12:48:36.411511    6852 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/ca.pem, removing ...
	I1007 12:48:36.411511    6852 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.pem
	I1007 12:48:36.411766    6852 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/ca.pem (1078 bytes)
	I1007 12:48:36.413415    6852 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube6\minikube-integration\.minikube/cert.pem
	I1007 12:48:36.413673    6852 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/cert.pem, removing ...
	I1007 12:48:36.413673    6852 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cert.pem
	I1007 12:48:36.414151    6852 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/cert.pem (1123 bytes)
	I1007 12:48:36.415163    6852 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube6\minikube-integration\.minikube/key.pem
	I1007 12:48:36.415388    6852 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/key.pem, removing ...
	I1007 12:48:36.415388    6852 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\key.pem
	I1007 12:48:36.415816    6852 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/key.pem (1679 bytes)
	I1007 12:48:36.417072    6852 provision.go:117] generating server cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.multinode-644900-m02 san=[127.0.0.1 172.30.140.113 localhost minikube multinode-644900-m02]
	I1007 12:48:37.052926    6852 provision.go:177] copyRemoteCerts
	I1007 12:48:37.066064    6852 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I1007 12:48:37.066164    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 12:48:39.261547    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:48:39.261547    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:48:39.261547    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 12:48:41.917865    6852 main.go:141] libmachine: [stdout =====>] : 172.30.140.113
	
	I1007 12:48:41.917865    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:48:41.919218    6852 sshutil.go:53] new ssh client: &{IP:172.30.140.113 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900-m02\id_rsa Username:docker}
	I1007 12:48:42.043502    6852 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (4.9773824s)
	I1007 12:48:42.043594    6852 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I1007 12:48:42.043773    6852 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I1007 12:48:42.092126    6852 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I1007 12:48:42.092790    6852 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1229 bytes)
	I1007 12:48:42.141555    6852 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I1007 12:48:42.142465    6852 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I1007 12:48:42.194637    6852 provision.go:87] duration metric: took 15.4876285s to configureAuth
	I1007 12:48:42.194637    6852 buildroot.go:189] setting minikube options for container-runtime
	I1007 12:48:42.195417    6852 config.go:182] Loaded profile config "multinode-644900": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 12:48:42.195417    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 12:48:44.388593    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:48:44.389070    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:48:44.389279    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 12:48:47.045445    6852 main.go:141] libmachine: [stdout =====>] : 172.30.140.113
	
	I1007 12:48:47.045647    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:48:47.051820    6852 main.go:141] libmachine: Using SSH client type: native
	I1007 12:48:47.051820    6852 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.140.113 22 <nil> <nil>}
	I1007 12:48:47.051820    6852 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I1007 12:48:47.188416    6852 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I1007 12:48:47.188542    6852 buildroot.go:70] root file system type: tmpfs
	I1007 12:48:47.188814    6852 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I1007 12:48:47.188922    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 12:48:49.429803    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:48:49.430020    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:48:49.430020    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 12:48:52.132732    6852 main.go:141] libmachine: [stdout =====>] : 172.30.140.113
	
	I1007 12:48:52.132732    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:48:52.139595    6852 main.go:141] libmachine: Using SSH client type: native
	I1007 12:48:52.140245    6852 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.140.113 22 <nil> <nil>}
	I1007 12:48:52.140245    6852 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment="NO_PROXY=172.30.138.193"
	
	
	# 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=hyperv --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
	I1007 12:48:52.305074    6852 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment=NO_PROXY=172.30.138.193
	
	
	# 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=hyperv --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
	
	I1007 12:48:52.305074    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 12:48:54.520918    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:48:54.520918    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:48:54.521315    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 12:48:57.269627    6852 main.go:141] libmachine: [stdout =====>] : 172.30.140.113
	
	I1007 12:48:57.269909    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:48:57.275052    6852 main.go:141] libmachine: Using SSH client type: native
	I1007 12:48:57.275634    6852 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.140.113 22 <nil> <nil>}
	I1007 12:48:57.275634    6852 main.go:141] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I1007 12:48:59.597125    6852 main.go:141] libmachine: SSH cmd err, output: <nil>: diff: can't stat '/lib/systemd/system/docker.service': No such file or directory
	Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /usr/lib/systemd/system/docker.service.
	
	I1007 12:48:59.597125    6852 machine.go:96] duration metric: took 48.1088986s to provisionDockerMachine
	I1007 12:48:59.597125    6852 client.go:171] duration metric: took 2m0.6998249s to LocalClient.Create
	I1007 12:48:59.597125    6852 start.go:167] duration metric: took 2m0.6998249s to libmachine.API.Create "multinode-644900"
	I1007 12:48:59.597659    6852 start.go:293] postStartSetup for "multinode-644900-m02" (driver="hyperv")
	I1007 12:48:59.597659    6852 start.go:322] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
	I1007 12:48:59.609481    6852 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
	I1007 12:48:59.609481    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 12:49:01.862092    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:49:01.862092    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:49:01.862092    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 12:49:04.529402    6852 main.go:141] libmachine: [stdout =====>] : 172.30.140.113
	
	I1007 12:49:04.530432    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:49:04.530907    6852 sshutil.go:53] new ssh client: &{IP:172.30.140.113 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900-m02\id_rsa Username:docker}
	I1007 12:49:04.635061    6852 ssh_runner.go:235] Completed: 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: (5.0255237s)
	I1007 12:49:04.647142    6852 ssh_runner.go:195] Run: cat /etc/os-release
	I1007 12:49:04.653893    6852 command_runner.go:130] > NAME=Buildroot
	I1007 12:49:04.653893    6852 command_runner.go:130] > VERSION=2023.02.9-dirty
	I1007 12:49:04.653893    6852 command_runner.go:130] > ID=buildroot
	I1007 12:49:04.653893    6852 command_runner.go:130] > VERSION_ID=2023.02.9
	I1007 12:49:04.653893    6852 command_runner.go:130] > PRETTY_NAME="Buildroot 2023.02.9"
	I1007 12:49:04.653893    6852 info.go:137] Remote host: Buildroot 2023.02.9
	I1007 12:49:04.653893    6852 filesync.go:126] Scanning C:\Users\jenkins.minikube6\minikube-integration\.minikube\addons for local assets ...
	I1007 12:49:04.653893    6852 filesync.go:126] Scanning C:\Users\jenkins.minikube6\minikube-integration\.minikube\files for local assets ...
	I1007 12:49:04.655232    6852 filesync.go:149] local asset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem -> 137842.pem in /etc/ssl/certs
	I1007 12:49:04.655310    6852 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem -> /etc/ssl/certs/137842.pem
	I1007 12:49:04.666286    6852 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I1007 12:49:04.685721    6852 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem --> /etc/ssl/certs/137842.pem (1708 bytes)
	I1007 12:49:04.732275    6852 start.go:296] duration metric: took 5.1345586s for postStartSetup
	I1007 12:49:04.735277    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 12:49:06.993050    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:49:06.993050    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:49:06.993164    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 12:49:09.580792    6852 main.go:141] libmachine: [stdout =====>] : 172.30.140.113
	
	I1007 12:49:09.580792    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:49:09.581934    6852 profile.go:143] Saving config to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\config.json ...
	I1007 12:49:09.584311    6852 start.go:128] duration metric: took 2m10.6893497s to createHost
	I1007 12:49:09.584520    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 12:49:11.725868    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:49:11.726697    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:49:11.726697    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 12:49:14.283110    6852 main.go:141] libmachine: [stdout =====>] : 172.30.140.113
	
	I1007 12:49:14.283822    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:49:14.289684    6852 main.go:141] libmachine: Using SSH client type: native
	I1007 12:49:14.289882    6852 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.140.113 22 <nil> <nil>}
	I1007 12:49:14.289882    6852 main.go:141] libmachine: About to run SSH command:
	date +%s.%N
	I1007 12:49:14.431940    6852 main.go:141] libmachine: SSH cmd err, output: <nil>: 1728305354.446585440
	
	I1007 12:49:14.431940    6852 fix.go:216] guest clock: 1728305354.446585440
	I1007 12:49:14.431940    6852 fix.go:229] Guest: 2024-10-07 12:49:14.44658544 +0000 UTC Remote: 2024-10-07 12:49:09.5844208 +0000 UTC m=+350.282475301 (delta=4.86216464s)
	I1007 12:49:14.431940    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 12:49:16.568818    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:49:16.569112    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:49:16.569212    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 12:49:19.144080    6852 main.go:141] libmachine: [stdout =====>] : 172.30.140.113
	
	I1007 12:49:19.144080    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:49:19.149310    6852 main.go:141] libmachine: Using SSH client type: native
	I1007 12:49:19.149310    6852 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.140.113 22 <nil> <nil>}
	I1007 12:49:19.149310    6852 main.go:141] libmachine: About to run SSH command:
	sudo date -s @1728305354
	I1007 12:49:19.308424    6852 main.go:141] libmachine: SSH cmd err, output: <nil>: Mon Oct  7 12:49:14 UTC 2024
	
	I1007 12:49:19.308498    6852 fix.go:236] clock set: Mon Oct  7 12:49:14 UTC 2024
	 (err=<nil>)
	I1007 12:49:19.308498    6852 start.go:83] releasing machines lock for "multinode-644900-m02", held for 2m20.4135192s
	I1007 12:49:19.308801    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 12:49:21.482280    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:49:21.482450    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:49:21.482538    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 12:49:24.125699    6852 main.go:141] libmachine: [stdout =====>] : 172.30.140.113
	
	I1007 12:49:24.125699    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:49:24.128934    6852 out.go:177] * Found network options:
	I1007 12:49:24.132466    6852 out.go:177]   - NO_PROXY=172.30.138.193
	W1007 12:49:24.134614    6852 proxy.go:119] fail to check proxy env: Error ip not in block
	I1007 12:49:24.137607    6852 out.go:177]   - NO_PROXY=172.30.138.193
	W1007 12:49:24.140049    6852 proxy.go:119] fail to check proxy env: Error ip not in block
	W1007 12:49:24.140998    6852 proxy.go:119] fail to check proxy env: Error ip not in block
	I1007 12:49:24.143886    6852 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I1007 12:49:24.143886    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 12:49:24.153151    6852 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I1007 12:49:24.153151    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 12:49:26.420048    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:49:26.420048    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:49:26.420048    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:49:26.420167    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 12:49:26.420167    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:49:26.420262    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 12:49:29.207214    6852 main.go:141] libmachine: [stdout =====>] : 172.30.140.113
	
	I1007 12:49:29.208213    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:49:29.208563    6852 sshutil.go:53] new ssh client: &{IP:172.30.140.113 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900-m02\id_rsa Username:docker}
	I1007 12:49:29.236748    6852 main.go:141] libmachine: [stdout =====>] : 172.30.140.113
	
	I1007 12:49:29.236827    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:49:29.236884    6852 sshutil.go:53] new ssh client: &{IP:172.30.140.113 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900-m02\id_rsa Username:docker}
	I1007 12:49:29.306572    6852 command_runner.go:130] ! bash: line 1: curl.exe: command not found
	I1007 12:49:29.307265    6852 ssh_runner.go:235] Completed: curl.exe -sS -m 2 https://registry.k8s.io/: (5.1633218s)
	W1007 12:49:29.307265    6852 start.go:867] [curl.exe -sS -m 2 https://registry.k8s.io/] failed: curl.exe -sS -m 2 https://registry.k8s.io/: Process exited with status 127
	stdout:
	
	stderr:
	bash: line 1: curl.exe: command not found
	I1007 12:49:29.341971    6852 command_runner.go:130] ! stat: cannot statx '/etc/cni/net.d/*loopback.conf*': No such file or directory
	I1007 12:49:29.342559    6852 ssh_runner.go:235] Completed: sh -c "stat /etc/cni/net.d/*loopback.conf*": (5.1892759s)
	W1007 12:49:29.342559    6852 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I1007 12:49:29.354733    6852 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I1007 12:49:29.384311    6852 command_runner.go:139] > /etc/cni/net.d/87-podman-bridge.conflist, 
	I1007 12:49:29.384311    6852 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I1007 12:49:29.384311    6852 start.go:495] detecting cgroup driver to use...
	I1007 12:49:29.384311    6852 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I1007 12:49:29.422564    6852 command_runner.go:130] > runtime-endpoint: unix:///run/containerd/containerd.sock
	W1007 12:49:29.424306    6852 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	W1007 12:49:29.424306    6852 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I1007 12:49:29.434317    6852 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	I1007 12:49:29.467310    6852 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I1007 12:49:29.488488    6852 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I1007 12:49:29.500103    6852 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I1007 12:49:29.530860    6852 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I1007 12:49:29.562360    6852 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I1007 12:49:29.595172    6852 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I1007 12:49:29.627110    6852 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I1007 12:49:29.664263    6852 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I1007 12:49:29.695592    6852 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I1007 12:49:29.727141    6852 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I1007 12:49:29.760924    6852 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I1007 12:49:29.779637    6852 command_runner.go:130] ! sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I1007 12:49:29.779792    6852 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I1007 12:49:29.791932    6852 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I1007 12:49:29.828991    6852 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I1007 12:49:29.863972    6852 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 12:49:30.073170    6852 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I1007 12:49:30.108219    6852 start.go:495] detecting cgroup driver to use...
	I1007 12:49:30.121211    6852 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I1007 12:49:30.144212    6852 command_runner.go:130] > # /usr/lib/systemd/system/docker.service
	I1007 12:49:30.144212    6852 command_runner.go:130] > [Unit]
	I1007 12:49:30.144212    6852 command_runner.go:130] > Description=Docker Application Container Engine
	I1007 12:49:30.144212    6852 command_runner.go:130] > Documentation=https://docs.docker.com
	I1007 12:49:30.144212    6852 command_runner.go:130] > After=network.target  minikube-automount.service docker.socket
	I1007 12:49:30.144212    6852 command_runner.go:130] > Requires= minikube-automount.service docker.socket 
	I1007 12:49:30.144212    6852 command_runner.go:130] > StartLimitBurst=3
	I1007 12:49:30.144212    6852 command_runner.go:130] > StartLimitIntervalSec=60
	I1007 12:49:30.144212    6852 command_runner.go:130] > [Service]
	I1007 12:49:30.144212    6852 command_runner.go:130] > Type=notify
	I1007 12:49:30.144212    6852 command_runner.go:130] > Restart=on-failure
	I1007 12:49:30.144212    6852 command_runner.go:130] > Environment=NO_PROXY=172.30.138.193
	I1007 12:49:30.144212    6852 command_runner.go:130] > # This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	I1007 12:49:30.144212    6852 command_runner.go:130] > # The base configuration already specifies an 'ExecStart=...' command. The first directive
	I1007 12:49:30.144212    6852 command_runner.go:130] > # here is to clear out that command inherited from the base configuration. Without this,
	I1007 12:49:30.144212    6852 command_runner.go:130] > # the command from the base configuration and the command specified here are treated as
	I1007 12:49:30.144212    6852 command_runner.go:130] > # a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	I1007 12:49:30.144212    6852 command_runner.go:130] > # will catch this invalid input and refuse to start the service with an error like:
	I1007 12:49:30.144212    6852 command_runner.go:130] > #  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	I1007 12:49:30.144212    6852 command_runner.go:130] > # NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	I1007 12:49:30.144212    6852 command_runner.go:130] > # container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	I1007 12:49:30.144212    6852 command_runner.go:130] > ExecStart=
	I1007 12:49:30.144212    6852 command_runner.go:130] > 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=hyperv --insecure-registry 10.96.0.0/12 
	I1007 12:49:30.144212    6852 command_runner.go:130] > ExecReload=/bin/kill -s HUP $MAINPID
	I1007 12:49:30.144212    6852 command_runner.go:130] > # Having non-zero Limit*s causes performance problems due to accounting overhead
	I1007 12:49:30.144212    6852 command_runner.go:130] > # in the kernel. We recommend using cgroups to do container-local accounting.
	I1007 12:49:30.144212    6852 command_runner.go:130] > LimitNOFILE=infinity
	I1007 12:49:30.144212    6852 command_runner.go:130] > LimitNPROC=infinity
	I1007 12:49:30.144212    6852 command_runner.go:130] > LimitCORE=infinity
	I1007 12:49:30.144212    6852 command_runner.go:130] > # Uncomment TasksMax if your systemd version supports it.
	I1007 12:49:30.144212    6852 command_runner.go:130] > # Only systemd 226 and above support this version.
	I1007 12:49:30.144212    6852 command_runner.go:130] > TasksMax=infinity
	I1007 12:49:30.144212    6852 command_runner.go:130] > TimeoutStartSec=0
	I1007 12:49:30.144212    6852 command_runner.go:130] > # set delegate yes so that systemd does not reset the cgroups of docker containers
	I1007 12:49:30.144212    6852 command_runner.go:130] > Delegate=yes
	I1007 12:49:30.144212    6852 command_runner.go:130] > # kill only the docker process, not all processes in the cgroup
	I1007 12:49:30.144212    6852 command_runner.go:130] > KillMode=process
	I1007 12:49:30.144212    6852 command_runner.go:130] > [Install]
	I1007 12:49:30.144212    6852 command_runner.go:130] > WantedBy=multi-user.target
	I1007 12:49:30.156890    6852 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1007 12:49:30.194883    6852 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I1007 12:49:30.233924    6852 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1007 12:49:30.269373    6852 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1007 12:49:30.308543    6852 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I1007 12:49:30.375946    6852 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1007 12:49:30.402947    6852 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I1007 12:49:30.439858    6852 command_runner.go:130] > runtime-endpoint: unix:///var/run/cri-dockerd.sock
	I1007 12:49:30.452080    6852 ssh_runner.go:195] Run: which cri-dockerd
	I1007 12:49:30.458728    6852 command_runner.go:130] > /usr/bin/cri-dockerd
	I1007 12:49:30.469437    6852 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I1007 12:49:30.489416    6852 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I1007 12:49:30.533558    6852 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I1007 12:49:30.730799    6852 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I1007 12:49:30.940975    6852 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I1007 12:49:30.940975    6852 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I1007 12:49:30.990084    6852 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 12:49:31.209625    6852 ssh_runner.go:195] Run: sudo systemctl restart docker
	I1007 12:49:33.860974    6852 ssh_runner.go:235] Completed: sudo systemctl restart docker: (2.6512834s)
	I1007 12:49:33.872951    6852 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I1007 12:49:33.911538    6852 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I1007 12:49:33.947538    6852 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I1007 12:49:34.161392    6852 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I1007 12:49:34.391599    6852 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 12:49:34.614017    6852 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I1007 12:49:34.660009    6852 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I1007 12:49:34.696990    6852 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 12:49:34.909906    6852 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I1007 12:49:35.028795    6852 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I1007 12:49:35.041156    6852 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I1007 12:49:35.055924    6852 command_runner.go:130] >   File: /var/run/cri-dockerd.sock
	I1007 12:49:35.056169    6852 command_runner.go:130] >   Size: 0         	Blocks: 0          IO Block: 4096   socket
	I1007 12:49:35.056169    6852 command_runner.go:130] > Device: 0,22	Inode: 893         Links: 1
	I1007 12:49:35.056169    6852 command_runner.go:130] > Access: (0660/srw-rw----)  Uid: (    0/    root)   Gid: ( 1000/  docker)
	I1007 12:49:35.056238    6852 command_runner.go:130] > Access: 2024-10-07 12:49:34.950653142 +0000
	I1007 12:49:35.056238    6852 command_runner.go:130] > Modify: 2024-10-07 12:49:34.950653142 +0000
	I1007 12:49:35.056238    6852 command_runner.go:130] > Change: 2024-10-07 12:49:34.955653155 +0000
	I1007 12:49:35.056270    6852 command_runner.go:130] >  Birth: -
	I1007 12:49:35.056270    6852 start.go:563] Will wait 60s for crictl version
	I1007 12:49:35.068822    6852 ssh_runner.go:195] Run: which crictl
	I1007 12:49:35.075113    6852 command_runner.go:130] > /usr/bin/crictl
	I1007 12:49:35.086219    6852 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I1007 12:49:35.143376    6852 command_runner.go:130] > Version:  0.1.0
	I1007 12:49:35.143376    6852 command_runner.go:130] > RuntimeName:  docker
	I1007 12:49:35.143497    6852 command_runner.go:130] > RuntimeVersion:  27.3.1
	I1007 12:49:35.143497    6852 command_runner.go:130] > RuntimeApiVersion:  v1
	I1007 12:49:35.143543    6852 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.3.1
	RuntimeApiVersion:  v1
	I1007 12:49:35.152500    6852 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1007 12:49:35.193716    6852 command_runner.go:130] > 27.3.1
	I1007 12:49:35.202615    6852 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1007 12:49:35.239031    6852 command_runner.go:130] > 27.3.1
	I1007 12:49:35.245487    6852 out.go:235] * Preparing Kubernetes v1.31.1 on Docker 27.3.1 ...
	I1007 12:49:35.247934    6852 out.go:177]   - env NO_PROXY=172.30.138.193
	I1007 12:49:35.250023    6852 ip.go:176] getIPForInterface: searching for "vEthernet (Default Switch)"
	I1007 12:49:35.254172    6852 ip.go:190] "Ethernet 2" does not match prefix "vEthernet (Default Switch)"
	I1007 12:49:35.254172    6852 ip.go:190] "Loopback Pseudo-Interface 1" does not match prefix "vEthernet (Default Switch)"
	I1007 12:49:35.254172    6852 ip.go:185] found prefix matching interface for "vEthernet (Default Switch)": "vEthernet (Default Switch)"
	I1007 12:49:35.254172    6852 ip.go:211] Found interface: {Index:9 MTU:1500 Name:vEthernet (Default Switch) HardwareAddr:00:15:5d:f7:66:4d Flags:up|broadcast|multicast|running}
	I1007 12:49:35.257085    6852 ip.go:214] interface addr: fe80::9fcc:8509:1b69:5a8f/64
	I1007 12:49:35.257085    6852 ip.go:214] interface addr: 172.30.128.1/20
	I1007 12:49:35.269903    6852 ssh_runner.go:195] Run: grep 172.30.128.1	host.minikube.internal$ /etc/hosts
	I1007 12:49:35.278400    6852 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "172.30.128.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I1007 12:49:35.300181    6852 mustload.go:65] Loading cluster: multinode-644900
	I1007 12:49:35.301037    6852 config.go:182] Loaded profile config "multinode-644900": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 12:49:35.301671    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 12:49:37.515038    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:49:37.515119    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:49:37.515119    6852 host.go:66] Checking if "multinode-644900" exists ...
	I1007 12:49:37.515830    6852 certs.go:68] Setting up C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900 for IP: 172.30.140.113
	I1007 12:49:37.515830    6852 certs.go:194] generating shared ca certs ...
	I1007 12:49:37.515830    6852 certs.go:226] acquiring lock for ca certs: {Name:mkc71405905d3cea24da832e98113e061e759324 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 12:49:37.516658    6852 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.key
	I1007 12:49:37.517111    6852 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.key
	I1007 12:49:37.517189    6852 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt -> /var/lib/minikube/certs/ca.crt
	I1007 12:49:37.517606    6852 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.key -> /var/lib/minikube/certs/ca.key
	I1007 12:49:37.517778    6852 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I1007 12:49:37.517778    6852 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I1007 12:49:37.518446    6852 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784.pem (1338 bytes)
	W1007 12:49:37.518719    6852 certs.go:480] ignoring C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784_empty.pem, impossibly tiny 0 bytes
	I1007 12:49:37.518842    6852 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I1007 12:49:37.519239    6852 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I1007 12:49:37.519566    6852 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I1007 12:49:37.519836    6852 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem (1679 bytes)
	I1007 12:49:37.520384    6852 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem (1708 bytes)
	I1007 12:49:37.520588    6852 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem -> /usr/share/ca-certificates/137842.pem
	I1007 12:49:37.520843    6852 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I1007 12:49:37.521119    6852 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784.pem -> /usr/share/ca-certificates/13784.pem
	I1007 12:49:37.521352    6852 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I1007 12:49:37.574978    6852 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I1007 12:49:37.622012    6852 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I1007 12:49:37.671643    6852 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I1007 12:49:37.726187    6852 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem --> /usr/share/ca-certificates/137842.pem (1708 bytes)
	I1007 12:49:37.778168    6852 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I1007 12:49:37.827190    6852 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784.pem --> /usr/share/ca-certificates/13784.pem (1338 bytes)
	I1007 12:49:37.890406    6852 ssh_runner.go:195] Run: openssl version
	I1007 12:49:37.900421    6852 command_runner.go:130] > OpenSSL 1.1.1w  11 Sep 2023
	I1007 12:49:37.914497    6852 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/137842.pem && ln -fs /usr/share/ca-certificates/137842.pem /etc/ssl/certs/137842.pem"
	I1007 12:49:37.949401    6852 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/137842.pem
	I1007 12:49:37.957065    6852 command_runner.go:130] > -rw-r--r-- 1 root root 1708 Oct  7 11:23 /usr/share/ca-certificates/137842.pem
	I1007 12:49:37.957499    6852 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Oct  7 11:23 /usr/share/ca-certificates/137842.pem
	I1007 12:49:37.969257    6852 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/137842.pem
	I1007 12:49:37.979426    6852 command_runner.go:130] > 3ec20f2e
	I1007 12:49:37.991365    6852 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/137842.pem /etc/ssl/certs/3ec20f2e.0"
	I1007 12:49:38.024182    6852 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"
	I1007 12:49:38.058103    6852 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I1007 12:49:38.064680    6852 command_runner.go:130] > -rw-r--r-- 1 root root 1111 Oct  7 10:58 /usr/share/ca-certificates/minikubeCA.pem
	I1007 12:49:38.065957    6852 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Oct  7 10:58 /usr/share/ca-certificates/minikubeCA.pem
	I1007 12:49:38.078135    6852 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I1007 12:49:38.090769    6852 command_runner.go:130] > b5213941
	I1007 12:49:38.102565    6852 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"
	I1007 12:49:38.136500    6852 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/13784.pem && ln -fs /usr/share/ca-certificates/13784.pem /etc/ssl/certs/13784.pem"
	I1007 12:49:38.170550    6852 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/13784.pem
	I1007 12:49:38.177931    6852 command_runner.go:130] > -rw-r--r-- 1 root root 1338 Oct  7 11:23 /usr/share/ca-certificates/13784.pem
	I1007 12:49:38.178030    6852 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Oct  7 11:23 /usr/share/ca-certificates/13784.pem
	I1007 12:49:38.189415    6852 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/13784.pem
	I1007 12:49:38.198587    6852 command_runner.go:130] > 51391683
	I1007 12:49:38.210411    6852 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/13784.pem /etc/ssl/certs/51391683.0"
	I1007 12:49:38.241129    6852 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I1007 12:49:38.249677    6852 command_runner.go:130] ! stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I1007 12:49:38.250250    6852 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I1007 12:49:38.250641    6852 kubeadm.go:934] updating node {m02 172.30.140.113 8443 v1.31.1 docker false true} ...
	I1007 12:49:38.250641    6852 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=multinode-644900-m02 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=172.30.140.113
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:multinode-644900 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I1007 12:49:38.262265    6852 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I1007 12:49:38.285961    6852 command_runner.go:130] ! ls: cannot access '/var/lib/minikube/binaries/v1.31.1': No such file or directory
	I1007 12:49:38.285961    6852 binaries.go:47] Didn't find k8s binaries: sudo ls /var/lib/minikube/binaries/v1.31.1: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/var/lib/minikube/binaries/v1.31.1': No such file or directory
	
	Initiating transfer...
	I1007 12:49:38.296792    6852 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/binaries/v1.31.1
	I1007 12:49:38.322859    6852 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubectl.sha256
	I1007 12:49:38.322859    6852 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubeadm?checksum=file:https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubeadm.sha256
	I1007 12:49:38.322926    6852 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubelet?checksum=file:https://dl.k8s.io/release/v1.31.1/bin/linux/amd64/kubelet.sha256
	I1007 12:49:38.322926    6852 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\linux\amd64\v1.31.1/kubectl -> /var/lib/minikube/binaries/v1.31.1/kubectl
	I1007 12:49:38.322926    6852 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\linux\amd64\v1.31.1/kubeadm -> /var/lib/minikube/binaries/v1.31.1/kubeadm
	I1007 12:49:38.338627    6852 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.31.1/kubeadm
	I1007 12:49:38.338627    6852 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1007 12:49:38.341961    6852 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.31.1/kubectl
	I1007 12:49:38.362996    6852 command_runner.go:130] ! stat: cannot statx '/var/lib/minikube/binaries/v1.31.1/kubeadm': No such file or directory
	I1007 12:49:38.363082    6852 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.31.1/kubeadm: stat -c "%s %y" /var/lib/minikube/binaries/v1.31.1/kubeadm: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.31.1/kubeadm': No such file or directory
	I1007 12:49:38.363082    6852 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\linux\amd64\v1.31.1/kubelet -> /var/lib/minikube/binaries/v1.31.1/kubelet
	I1007 12:49:38.363082    6852 command_runner.go:130] ! stat: cannot statx '/var/lib/minikube/binaries/v1.31.1/kubectl': No such file or directory
	I1007 12:49:38.363082    6852 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.31.1/kubectl: stat -c "%s %y" /var/lib/minikube/binaries/v1.31.1/kubectl: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.31.1/kubectl': No such file or directory
	I1007 12:49:38.363082    6852 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\linux\amd64\v1.31.1/kubeadm --> /var/lib/minikube/binaries/v1.31.1/kubeadm (58290328 bytes)
	I1007 12:49:38.363082    6852 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\linux\amd64\v1.31.1/kubectl --> /var/lib/minikube/binaries/v1.31.1/kubectl (56381592 bytes)
	I1007 12:49:38.374787    6852 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/binaries/v1.31.1/kubelet
	I1007 12:49:38.432920    6852 command_runner.go:130] ! stat: cannot statx '/var/lib/minikube/binaries/v1.31.1/kubelet': No such file or directory
	I1007 12:49:38.433196    6852 ssh_runner.go:352] existence check for /var/lib/minikube/binaries/v1.31.1/kubelet: stat -c "%s %y" /var/lib/minikube/binaries/v1.31.1/kubelet: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/binaries/v1.31.1/kubelet': No such file or directory
	I1007 12:49:38.433255    6852 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\linux\amd64\v1.31.1/kubelet --> /var/lib/minikube/binaries/v1.31.1/kubelet (76869944 bytes)
	I1007 12:49:39.712268    6852 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system
	I1007 12:49:39.735597    6852 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (321 bytes)
	I1007 12:49:39.770708    6852 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I1007 12:49:39.815717    6852 ssh_runner.go:195] Run: grep 172.30.138.193	control-plane.minikube.internal$ /etc/hosts
	I1007 12:49:39.822905    6852 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "172.30.138.193	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I1007 12:49:39.861146    6852 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 12:49:40.092825    6852 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1007 12:49:40.125950    6852 host.go:66] Checking if "multinode-644900" exists ...
	I1007 12:49:40.126756    6852 start.go:317] joinCluster: &{Name:multinode-644900 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31
.1 ClusterName:multinode-644900 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.30.138.193 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.30.140.113 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:false Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:true ExtraDisks:0 Cer
tExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1007 12:49:40.126862    6852 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm token create --print-join-command --ttl=0"
	I1007 12:49:40.126972    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 12:49:42.357023    6852 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 12:49:42.357023    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:49:42.357721    6852 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 12:49:44.985353    6852 main.go:141] libmachine: [stdout =====>] : 172.30.138.193
	
	I1007 12:49:44.985353    6852 main.go:141] libmachine: [stderr =====>] : 
	I1007 12:49:44.986139    6852 sshutil.go:53] new ssh client: &{IP:172.30.138.193 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900\id_rsa Username:docker}
	I1007 12:49:45.169507    6852 command_runner.go:130] > kubeadm join control-plane.minikube.internal:8443 --token o164pf.frx5a5food6xkyc5 --discovery-token-ca-cert-hash sha256:714ac1df271b5c937c7b233425acaadd54f29bec6372d70cf4cfbef5c3c9b2e4 
	I1007 12:49:45.173154    6852 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm token create --print-join-command --ttl=0": (5.0462354s)
	I1007 12:49:45.173154    6852 start.go:343] trying to join worker node "m02" to cluster: &{Name:m02 IP:172.30.140.113 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:false Worker:true}
	I1007 12:49:45.173154    6852 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm join control-plane.minikube.internal:8443 --token o164pf.frx5a5food6xkyc5 --discovery-token-ca-cert-hash sha256:714ac1df271b5c937c7b233425acaadd54f29bec6372d70cf4cfbef5c3c9b2e4 --ignore-preflight-errors=all --cri-socket unix:///var/run/cri-dockerd.sock --node-name=multinode-644900-m02"
	I1007 12:49:45.347949    6852 command_runner.go:130] ! 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I1007 12:49:46.676172    6852 command_runner.go:130] > [preflight] Running pre-flight checks
	I1007 12:49:46.676260    6852 command_runner.go:130] > [preflight] Reading configuration from the cluster...
	I1007 12:49:46.676260    6852 command_runner.go:130] > [preflight] FYI: You can look at this config file with 'kubectl -n kube-system get cm kubeadm-config -o yaml'
	I1007 12:49:46.676260    6852 command_runner.go:130] > [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I1007 12:49:46.676260    6852 command_runner.go:130] > [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I1007 12:49:46.676260    6852 command_runner.go:130] > [kubelet-start] Starting the kubelet
	I1007 12:49:46.676372    6852 command_runner.go:130] > [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I1007 12:49:46.676372    6852 command_runner.go:130] > [kubelet-check] The kubelet is healthy after 1.001779285s
	I1007 12:49:46.676472    6852 command_runner.go:130] > [kubelet-start] Waiting for the kubelet to perform the TLS Bootstrap
	I1007 12:49:46.676563    6852 command_runner.go:130] > This node has joined the cluster:
	I1007 12:49:46.676585    6852 command_runner.go:130] > * Certificate signing request was sent to apiserver and a response was received.
	I1007 12:49:46.676585    6852 command_runner.go:130] > * The Kubelet was informed of the new secure connection details.
	I1007 12:49:46.676585    6852 command_runner.go:130] > Run 'kubectl get nodes' on the control-plane to see this node join the cluster.
	I1007 12:49:46.676648    6852 ssh_runner.go:235] Completed: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm join control-plane.minikube.internal:8443 --token o164pf.frx5a5food6xkyc5 --discovery-token-ca-cert-hash sha256:714ac1df271b5c937c7b233425acaadd54f29bec6372d70cf4cfbef5c3c9b2e4 --ignore-preflight-errors=all --cri-socket unix:///var/run/cri-dockerd.sock --node-name=multinode-644900-m02": (1.5034141s)
	I1007 12:49:46.676714    6852 ssh_runner.go:195] Run: /bin/bash -c "sudo systemctl daemon-reload && sudo systemctl enable kubelet && sudo systemctl start kubelet"
	I1007 12:49:46.897317    6852 command_runner.go:130] ! Created symlink /etc/systemd/system/multi-user.target.wants/kubelet.service → /usr/lib/systemd/system/kubelet.service.
	I1007 12:49:47.112940    6852 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes multinode-644900-m02 minikube.k8s.io/updated_at=2024_10_07T12_49_47_0700 minikube.k8s.io/version=v1.34.0 minikube.k8s.io/commit=55a088b4b31722f6a33d4d5d4ae6e59a42bb414b minikube.k8s.io/name=multinode-644900 minikube.k8s.io/primary=false
	I1007 12:49:47.253688    6852 command_runner.go:130] > node/multinode-644900-m02 labeled
	I1007 12:49:47.253688    6852 start.go:319] duration metric: took 7.1269637s to joinCluster
	I1007 12:49:47.253688    6852 start.go:235] Will wait 6m0s for node &{Name:m02 IP:172.30.140.113 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:false Worker:true}
	I1007 12:49:47.254699    6852 config.go:182] Loaded profile config "multinode-644900": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 12:49:47.258703    6852 out.go:177] * Verifying Kubernetes components...
	I1007 12:49:47.270699    6852 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 12:49:47.475515    6852 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1007 12:49:47.502064    6852 loader.go:395] Config loaded from file:  C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	I1007 12:49:47.502310    6852 kapi.go:59] client config for multinode-644900: &rest.Config{Host:"https://172.30.138.193:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", UID:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\multinode-644900\\client.crt", KeyFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\multinode-644900\\client.key", CAFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CA
Data:[]uint8(nil), NextProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x30030e0), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
	I1007 12:49:47.503802    6852 node_ready.go:35] waiting up to 6m0s for node "multinode-644900-m02" to be "Ready" ...
	I1007 12:49:47.504079    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:49:47.504079    6852 round_trippers.go:469] Request Headers:
	I1007 12:49:47.504079    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:49:47.504079    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:49:47.516560    6852 round_trippers.go:574] Response Status: 200 OK in 12 milliseconds
	I1007 12:49:47.516560    6852 round_trippers.go:577] Response Headers:
	I1007 12:49:47.516560    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:49:47.516560    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:49:47.516560    6852 round_trippers.go:580]     Content-Length: 3921
	I1007 12:49:47.516560    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:49:47 GMT
	I1007 12:49:47.516560    6852 round_trippers.go:580]     Audit-Id: ff009844-55ba-4e16-877c-51cfb8451960
	I1007 12:49:47.516560    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:49:47.516675    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:49:47.516773    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"623","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":
{"f:metadata":{"f:annotations":{"f:node.alpha.kubernetes.io/ttl":{}}}," [truncated 2897 chars]
	I1007 12:49:48.004875    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:49:48.004957    6852 round_trippers.go:469] Request Headers:
	I1007 12:49:48.004957    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:49:48.004957    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:49:48.008478    6852 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 12:49:48.008478    6852 round_trippers.go:577] Response Headers:
	I1007 12:49:48.008478    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:49:48.008550    6852 round_trippers.go:580]     Content-Length: 3921
	I1007 12:49:48.008550    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:49:48 GMT
	I1007 12:49:48.008550    6852 round_trippers.go:580]     Audit-Id: 0b23e5a6-bad6-4f50-9321-7e15c9a9c808
	I1007 12:49:48.008550    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:49:48.008550    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:49:48.008550    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:49:48.008780    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"623","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":
{"f:metadata":{"f:annotations":{"f:node.alpha.kubernetes.io/ttl":{}}}," [truncated 2897 chars]
	I1007 12:49:48.503935    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:49:48.503935    6852 round_trippers.go:469] Request Headers:
	I1007 12:49:48.503935    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:49:48.503935    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:49:48.511802    6852 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 12:49:48.511875    6852 round_trippers.go:577] Response Headers:
	I1007 12:49:48.511875    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:49:48.511875    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:49:48.511875    6852 round_trippers.go:580]     Content-Length: 3921
	I1007 12:49:48.511875    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:49:48 GMT
	I1007 12:49:48.511875    6852 round_trippers.go:580]     Audit-Id: 059401b8-ffdf-4925-93ed-b7c1685613e9
	I1007 12:49:48.511875    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:49:48.511875    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:49:48.512093    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"623","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":
{"f:metadata":{"f:annotations":{"f:node.alpha.kubernetes.io/ttl":{}}}," [truncated 2897 chars]
	I1007 12:49:49.004727    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:49:49.004727    6852 round_trippers.go:469] Request Headers:
	I1007 12:49:49.004727    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:49:49.004727    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:49:49.007899    6852 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 12:49:49.008728    6852 round_trippers.go:577] Response Headers:
	I1007 12:49:49.008728    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:49:49.008728    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:49:49.008728    6852 round_trippers.go:580]     Content-Length: 4030
	I1007 12:49:49.008728    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:49:49 GMT
	I1007 12:49:49.008728    6852 round_trippers.go:580]     Audit-Id: 4470404d-556c-48d6-b50a-cd3dfdd0d353
	I1007 12:49:49.008728    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:49:49.008728    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:49:49.008959    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"629","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3006 chars]
	I1007 12:49:49.505296    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:49:49.505296    6852 round_trippers.go:469] Request Headers:
	I1007 12:49:49.505296    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:49:49.505296    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:49:49.510600    6852 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 12:49:49.510672    6852 round_trippers.go:577] Response Headers:
	I1007 12:49:49.510672    6852 round_trippers.go:580]     Content-Length: 4030
	I1007 12:49:49.510672    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:49:49 GMT
	I1007 12:49:49.510672    6852 round_trippers.go:580]     Audit-Id: 47ae65cd-7659-4abf-b4d7-e171509f9df3
	I1007 12:49:49.510672    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:49:49.510745    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:49:49.510778    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:49:49.510778    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:49:49.510996    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"629","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3006 chars]
	I1007 12:49:49.511358    6852 node_ready.go:53] node "multinode-644900-m02" has status "Ready":"False"
	I1007 12:49:50.004088    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:49:50.004088    6852 round_trippers.go:469] Request Headers:
	I1007 12:49:50.004088    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:49:50.004088    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:49:50.008524    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:49:50.008588    6852 round_trippers.go:577] Response Headers:
	I1007 12:49:50.008588    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:49:50 GMT
	I1007 12:49:50.008588    6852 round_trippers.go:580]     Audit-Id: 800986a4-d18a-4643-bc9e-6c0f63137817
	I1007 12:49:50.008588    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:49:50.008588    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:49:50.008588    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:49:50.008588    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:49:50.008668    6852 round_trippers.go:580]     Content-Length: 4030
	I1007 12:49:50.008668    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"629","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3006 chars]
	I1007 12:49:50.504761    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:49:50.504840    6852 round_trippers.go:469] Request Headers:
	I1007 12:49:50.504840    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:49:50.504840    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:49:50.509484    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:49:50.509484    6852 round_trippers.go:577] Response Headers:
	I1007 12:49:50.509484    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:49:50 GMT
	I1007 12:49:50.509484    6852 round_trippers.go:580]     Audit-Id: 6a63b193-8fae-43eb-94cf-e03edccbdbbb
	I1007 12:49:50.509484    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:49:50.509484    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:49:50.509484    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:49:50.509484    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:49:50.509484    6852 round_trippers.go:580]     Content-Length: 4030
	I1007 12:49:50.509734    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"629","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3006 chars]
	I1007 12:49:51.004474    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:49:51.004567    6852 round_trippers.go:469] Request Headers:
	I1007 12:49:51.004567    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:49:51.004671    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:49:51.112345    6852 round_trippers.go:574] Response Status: 200 OK in 107 milliseconds
	I1007 12:49:51.112345    6852 round_trippers.go:577] Response Headers:
	I1007 12:49:51.112345    6852 round_trippers.go:580]     Audit-Id: c6189547-e210-4e0e-b7ef-83dea1c2fe8e
	I1007 12:49:51.112345    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:49:51.112345    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:49:51.112345    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:49:51.112345    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:49:51.112345    6852 round_trippers.go:580]     Content-Length: 4030
	I1007 12:49:51.112345    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:49:51 GMT
	I1007 12:49:51.112517    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"629","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3006 chars]
	I1007 12:49:51.504730    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:49:51.507737    6852 round_trippers.go:469] Request Headers:
	I1007 12:49:51.507737    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:49:51.507737    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:49:51.512733    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:49:51.512733    6852 round_trippers.go:577] Response Headers:
	I1007 12:49:51.512733    6852 round_trippers.go:580]     Content-Length: 4030
	I1007 12:49:51.512733    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:49:51 GMT
	I1007 12:49:51.512733    6852 round_trippers.go:580]     Audit-Id: 4793bdb1-5edc-47f3-bb29-d2a38c193ed8
	I1007 12:49:51.512733    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:49:51.512733    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:49:51.512733    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:49:51.512733    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:49:51.512733    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"629","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3006 chars]
	I1007 12:49:51.513728    6852 node_ready.go:53] node "multinode-644900-m02" has status "Ready":"False"
	I1007 12:49:52.004345    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:49:52.004345    6852 round_trippers.go:469] Request Headers:
	I1007 12:49:52.004345    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:49:52.004345    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:49:52.009143    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:49:52.009251    6852 round_trippers.go:577] Response Headers:
	I1007 12:49:52.009251    6852 round_trippers.go:580]     Content-Length: 4030
	I1007 12:49:52.009251    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:49:52 GMT
	I1007 12:49:52.009346    6852 round_trippers.go:580]     Audit-Id: e2c37470-a075-42be-ba0b-6b60b4c35678
	I1007 12:49:52.009346    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:49:52.009346    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:49:52.009346    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:49:52.009346    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:49:52.009506    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"629","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3006 chars]
	I1007 12:49:52.504048    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:49:52.504048    6852 round_trippers.go:469] Request Headers:
	I1007 12:49:52.504048    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:49:52.504048    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:49:52.508700    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:49:52.508700    6852 round_trippers.go:577] Response Headers:
	I1007 12:49:52.508700    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:49:52.508700    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:49:52.508700    6852 round_trippers.go:580]     Content-Length: 4030
	I1007 12:49:52.508700    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:49:52 GMT
	I1007 12:49:52.508700    6852 round_trippers.go:580]     Audit-Id: 7e7586a8-5e1c-4fb2-a631-d6224953b170
	I1007 12:49:52.508700    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:49:52.508700    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:49:52.509291    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"629","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3006 chars]
	I1007 12:49:53.004102    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:49:53.004102    6852 round_trippers.go:469] Request Headers:
	I1007 12:49:53.004102    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:49:53.004102    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:49:53.008492    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:49:53.008492    6852 round_trippers.go:577] Response Headers:
	I1007 12:49:53.008593    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:49:53.008593    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:49:53.008593    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:49:53.008593    6852 round_trippers.go:580]     Content-Length: 4030
	I1007 12:49:53.008593    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:49:53 GMT
	I1007 12:49:53.008593    6852 round_trippers.go:580]     Audit-Id: c24b11bd-432d-4a26-aa1e-e66a97a6320e
	I1007 12:49:53.008593    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:49:53.008766    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"629","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3006 chars]
	I1007 12:49:53.504625    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:49:53.504625    6852 round_trippers.go:469] Request Headers:
	I1007 12:49:53.504625    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:49:53.504625    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:49:53.508890    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:49:53.508890    6852 round_trippers.go:577] Response Headers:
	I1007 12:49:53.508890    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:49:53.508890    6852 round_trippers.go:580]     Content-Length: 4030
	I1007 12:49:53.508890    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:49:53 GMT
	I1007 12:49:53.508890    6852 round_trippers.go:580]     Audit-Id: 006953aa-0d24-48ab-b3f0-668e0d37f505
	I1007 12:49:53.508890    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:49:53.508890    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:49:53.508890    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:49:53.508890    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"629","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3006 chars]
	I1007 12:49:54.005087    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:49:54.005087    6852 round_trippers.go:469] Request Headers:
	I1007 12:49:54.005152    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:49:54.005152    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:49:54.008662    6852 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 12:49:54.008723    6852 round_trippers.go:577] Response Headers:
	I1007 12:49:54.008748    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:49:54.008748    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:49:54.008748    6852 round_trippers.go:580]     Content-Length: 4030
	I1007 12:49:54.008748    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:49:54 GMT
	I1007 12:49:54.008748    6852 round_trippers.go:580]     Audit-Id: c17904f5-011b-442c-a1dc-804078ff5ee4
	I1007 12:49:54.008748    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:49:54.008748    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:49:54.008806    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"629","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3006 chars]
	I1007 12:49:54.008806    6852 node_ready.go:53] node "multinode-644900-m02" has status "Ready":"False"
	I1007 12:49:54.504700    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:49:54.504700    6852 round_trippers.go:469] Request Headers:
	I1007 12:49:54.504700    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:49:54.504700    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:49:54.508776    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:49:54.508776    6852 round_trippers.go:577] Response Headers:
	I1007 12:49:54.508776    6852 round_trippers.go:580]     Audit-Id: ee89c4b3-23b5-48d6-8575-a1620bca8cd2
	I1007 12:49:54.508776    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:49:54.508776    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:49:54.508776    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:49:54.508776    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:49:54.508776    6852 round_trippers.go:580]     Content-Length: 4030
	I1007 12:49:54.508776    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:49:54 GMT
	I1007 12:49:54.508776    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"629","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3006 chars]
	I1007 12:49:55.004776    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:49:55.004776    6852 round_trippers.go:469] Request Headers:
	I1007 12:49:55.004776    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:49:55.004776    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:49:55.009796    6852 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 12:49:55.009938    6852 round_trippers.go:577] Response Headers:
	I1007 12:49:55.009938    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:49:55.009938    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:49:55.009938    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:49:55.009938    6852 round_trippers.go:580]     Content-Length: 4030
	I1007 12:49:55.009938    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:49:55 GMT
	I1007 12:49:55.009938    6852 round_trippers.go:580]     Audit-Id: d6cc3bca-0e89-4f69-9d67-1439cd54479d
	I1007 12:49:55.009938    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:49:55.010135    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"629","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3006 chars]
	I1007 12:49:55.504608    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:49:55.504608    6852 round_trippers.go:469] Request Headers:
	I1007 12:49:55.504608    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:49:55.504608    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:49:55.509264    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:49:55.509401    6852 round_trippers.go:577] Response Headers:
	I1007 12:49:55.509401    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:49:55.509401    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:49:55.509401    6852 round_trippers.go:580]     Content-Length: 4030
	I1007 12:49:55.509401    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:49:55 GMT
	I1007 12:49:55.509401    6852 round_trippers.go:580]     Audit-Id: 96077310-b1bb-4550-ab21-b0400b51a43c
	I1007 12:49:55.509401    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:49:55.509401    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:49:55.509633    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"629","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3006 chars]
	I1007 12:49:56.004377    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:49:56.004377    6852 round_trippers.go:469] Request Headers:
	I1007 12:49:56.004377    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:49:56.004377    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:49:56.123507    6852 round_trippers.go:574] Response Status: 200 OK in 119 milliseconds
	I1007 12:49:56.123507    6852 round_trippers.go:577] Response Headers:
	I1007 12:49:56.123656    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:49:56.123656    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:49:56.123656    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:49:56.123656    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:49:56.123656    6852 round_trippers.go:580]     Content-Length: 4030
	I1007 12:49:56.123656    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:49:56 GMT
	I1007 12:49:56.123656    6852 round_trippers.go:580]     Audit-Id: 2716af7e-8835-435a-a3bb-18f8133cbff9
	I1007 12:49:56.123771    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"629","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3006 chars]
	I1007 12:49:56.124485    6852 node_ready.go:53] node "multinode-644900-m02" has status "Ready":"False"
	I1007 12:49:56.506050    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:49:56.506050    6852 round_trippers.go:469] Request Headers:
	I1007 12:49:56.506050    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:49:56.506050    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:49:56.510298    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:49:56.510380    6852 round_trippers.go:577] Response Headers:
	I1007 12:49:56.510380    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:49:56.510380    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:49:56.510380    6852 round_trippers.go:580]     Content-Length: 4030
	I1007 12:49:56.510380    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:49:56 GMT
	I1007 12:49:56.510380    6852 round_trippers.go:580]     Audit-Id: 6556ac08-0cdb-4ccd-be27-d17ae5bee3a4
	I1007 12:49:56.510452    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:49:56.510452    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:49:56.510703    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"629","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3006 chars]
	I1007 12:49:57.005417    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:49:57.005417    6852 round_trippers.go:469] Request Headers:
	I1007 12:49:57.005417    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:49:57.005572    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:49:57.027927    6852 round_trippers.go:574] Response Status: 200 OK in 22 milliseconds
	I1007 12:49:57.028055    6852 round_trippers.go:577] Response Headers:
	I1007 12:49:57.028055    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:49:57.028055    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:49:57.028055    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:49:57 GMT
	I1007 12:49:57.028178    6852 round_trippers.go:580]     Audit-Id: 8d273ce8-9c24-46fa-9591-50f259e36d8e
	I1007 12:49:57.028178    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:49:57.028213    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:49:57.029357    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"638","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3398 chars]
	I1007 12:49:57.504113    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:49:57.504113    6852 round_trippers.go:469] Request Headers:
	I1007 12:49:57.504113    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:49:57.504113    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:49:57.508674    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:49:57.508744    6852 round_trippers.go:577] Response Headers:
	I1007 12:49:57.508744    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:49:57.508807    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:49:57 GMT
	I1007 12:49:57.508807    6852 round_trippers.go:580]     Audit-Id: 10da0692-4af6-496e-964e-4914600951a2
	I1007 12:49:57.508807    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:49:57.508842    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:49:57.508842    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:49:57.509167    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"638","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3398 chars]
	I1007 12:49:58.004435    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:49:58.004435    6852 round_trippers.go:469] Request Headers:
	I1007 12:49:58.004435    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:49:58.004435    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:49:58.008296    6852 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 12:49:58.008372    6852 round_trippers.go:577] Response Headers:
	I1007 12:49:58.008372    6852 round_trippers.go:580]     Audit-Id: 774ac08e-4d8a-4030-ba4f-ab3719ea2bd4
	I1007 12:49:58.008372    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:49:58.008424    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:49:58.008424    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:49:58.008424    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:49:58.008424    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:49:58 GMT
	I1007 12:49:58.008609    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"638","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3398 chars]
	I1007 12:49:58.505756    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:49:58.505756    6852 round_trippers.go:469] Request Headers:
	I1007 12:49:58.505756    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:49:58.505756    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:49:58.536768    6852 round_trippers.go:574] Response Status: 200 OK in 31 milliseconds
	I1007 12:49:58.536768    6852 round_trippers.go:577] Response Headers:
	I1007 12:49:58.536768    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:49:58.536768    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:49:58.536768    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:49:58.536768    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:49:58.536768    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:49:58 GMT
	I1007 12:49:58.536768    6852 round_trippers.go:580]     Audit-Id: 42a5f4d9-a02f-442d-aad2-0a364569c667
	I1007 12:49:58.537902    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"638","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3398 chars]
	I1007 12:49:58.537902    6852 node_ready.go:53] node "multinode-644900-m02" has status "Ready":"False"
	I1007 12:49:59.005228    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:49:59.005228    6852 round_trippers.go:469] Request Headers:
	I1007 12:49:59.005228    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:49:59.005228    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:49:59.008949    6852 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 12:49:59.008949    6852 round_trippers.go:577] Response Headers:
	I1007 12:49:59.008949    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:49:59.008949    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:49:59 GMT
	I1007 12:49:59.008949    6852 round_trippers.go:580]     Audit-Id: ab49381d-44d3-4102-aad1-1cb1d931944f
	I1007 12:49:59.008949    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:49:59.008949    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:49:59.008949    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:49:59.008949    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"638","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3398 chars]
	I1007 12:49:59.504749    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:49:59.504749    6852 round_trippers.go:469] Request Headers:
	I1007 12:49:59.504749    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:49:59.504749    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:49:59.508819    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:49:59.508819    6852 round_trippers.go:577] Response Headers:
	I1007 12:49:59.508914    6852 round_trippers.go:580]     Audit-Id: 75ac4d1f-ad22-4f79-b1c7-3afa6cbc8a13
	I1007 12:49:59.508914    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:49:59.508914    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:49:59.508914    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:49:59.508914    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:49:59.508914    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:49:59 GMT
	I1007 12:49:59.508914    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"638","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3398 chars]
	I1007 12:50:00.004145    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:50:00.004145    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:00.004145    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:00.004145    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:00.008571    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:50:00.008614    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:00.008614    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:00.008614    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:00.008614    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:00 GMT
	I1007 12:50:00.008614    6852 round_trippers.go:580]     Audit-Id: 1c9b1702-2be9-48da-b148-7ddfb9edfc98
	I1007 12:50:00.008614    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:00.008614    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:00.009005    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"638","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3398 chars]
	I1007 12:50:00.504047    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:50:00.504047    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:00.504047    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:00.504047    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:00.508859    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:50:00.508901    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:00.508901    6852 round_trippers.go:580]     Audit-Id: 7da9cc96-71bf-4838-97f1-3fc4e9dc3955
	I1007 12:50:00.508901    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:00.508901    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:00.508901    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:00.508961    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:00.508961    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:00 GMT
	I1007 12:50:00.509162    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"638","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3398 chars]
	I1007 12:50:01.004954    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:50:01.004954    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:01.004954    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:01.004954    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:01.009429    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:50:01.009490    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:01.009490    6852 round_trippers.go:580]     Audit-Id: debfac9a-f881-462c-a48a-c23d940cac77
	I1007 12:50:01.009490    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:01.009544    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:01.009544    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:01.009544    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:01.009544    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:01 GMT
	I1007 12:50:01.010189    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"638","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3398 chars]
	I1007 12:50:01.010439    6852 node_ready.go:53] node "multinode-644900-m02" has status "Ready":"False"
	I1007 12:50:01.504385    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:50:01.504385    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:01.504385    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:01.504385    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:01.508694    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:50:01.508694    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:01.508694    6852 round_trippers.go:580]     Audit-Id: 5c1bd17d-b30a-4056-8252-36589a38e955
	I1007 12:50:01.508694    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:01.508694    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:01.508694    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:01.508694    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:01.508694    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:01 GMT
	I1007 12:50:01.508694    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"638","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3398 chars]
	I1007 12:50:02.007798    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:50:02.007857    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:02.007857    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:02.007857    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:02.012140    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:50:02.012140    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:02.012140    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:02.012140    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:02.012140    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:02.012140    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:02 GMT
	I1007 12:50:02.012140    6852 round_trippers.go:580]     Audit-Id: 5feae091-64c3-4b51-a5d6-c73c1a04030f
	I1007 12:50:02.012140    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:02.013014    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"638","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3398 chars]
	I1007 12:50:02.504947    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:50:02.504947    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:02.504947    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:02.504947    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:02.509539    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:50:02.509675    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:02.509748    6852 round_trippers.go:580]     Audit-Id: 140faeff-9fed-4862-b381-5f6c3be52312
	I1007 12:50:02.509748    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:02.509748    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:02.509748    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:02.509748    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:02.509748    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:02 GMT
	I1007 12:50:02.509801    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"638","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3398 chars]
	I1007 12:50:03.004313    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:50:03.004313    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:03.004313    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:03.004313    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:03.008897    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:50:03.008897    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:03.009012    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:03.009012    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:03.009012    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:03 GMT
	I1007 12:50:03.009012    6852 round_trippers.go:580]     Audit-Id: c66cff11-6ef9-4ac4-a052-168b08ce15c9
	I1007 12:50:03.009012    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:03.009012    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:03.009374    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"638","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3398 chars]
	I1007 12:50:03.504881    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:50:03.504881    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:03.504881    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:03.504881    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:03.509823    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:50:03.509823    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:03.509823    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:03.509823    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:03.509823    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:03.509823    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:03 GMT
	I1007 12:50:03.509823    6852 round_trippers.go:580]     Audit-Id: 34495b56-d430-4901-8b5b-86acc57b051f
	I1007 12:50:03.509823    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:03.510220    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"638","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3398 chars]
	I1007 12:50:03.510691    6852 node_ready.go:53] node "multinode-644900-m02" has status "Ready":"False"
	I1007 12:50:04.005786    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:50:04.005873    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:04.005873    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:04.005873    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:04.013571    6852 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 12:50:04.013721    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:04.013721    6852 round_trippers.go:580]     Audit-Id: 2fd6c3ac-418c-47f6-beb3-6866c14ac01e
	I1007 12:50:04.013721    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:04.013721    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:04.013721    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:04.013721    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:04.013721    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:04 GMT
	I1007 12:50:04.014629    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"638","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3398 chars]
	I1007 12:50:04.505497    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:50:04.505497    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:04.505497    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:04.505615    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:04.511991    6852 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 12:50:04.511991    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:04.511991    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:04.511991    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:04.511991    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:04 GMT
	I1007 12:50:04.511991    6852 round_trippers.go:580]     Audit-Id: b358c328-d0b8-44e8-8288-485c1c11fd27
	I1007 12:50:04.511991    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:04.511991    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:04.512515    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"638","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3398 chars]
	I1007 12:50:05.005477    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:50:05.005573    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:05.005573    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:05.005573    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:05.011796    6852 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 12:50:05.011963    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:05.012019    6852 round_trippers.go:580]     Audit-Id: 1b4b7a58-1a71-4b9b-8100-e5e2b80b51f6
	I1007 12:50:05.012019    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:05.012019    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:05.012055    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:05.012055    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:05.012091    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:05 GMT
	I1007 12:50:05.012091    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"638","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3398 chars]
	I1007 12:50:05.504748    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:50:05.505265    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:05.505265    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:05.505265    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:05.512157    6852 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 12:50:05.512262    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:05.512262    6852 round_trippers.go:580]     Audit-Id: c8b5df49-802b-4d7e-9b20-f8e48675f75e
	I1007 12:50:05.512262    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:05.512262    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:05.512262    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:05.512262    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:05.512262    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:05 GMT
	I1007 12:50:05.512368    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"638","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3398 chars]
	I1007 12:50:05.512955    6852 node_ready.go:53] node "multinode-644900-m02" has status "Ready":"False"
	I1007 12:50:06.004337    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:50:06.004337    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:06.004337    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:06.004337    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:06.009200    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:50:06.009303    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:06.009303    6852 round_trippers.go:580]     Audit-Id: 3680db09-2599-42ba-8caf-9c91a47748e8
	I1007 12:50:06.009303    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:06.009303    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:06.009303    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:06.009380    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:06.009380    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:06 GMT
	I1007 12:50:06.009609    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"638","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3398 chars]
	I1007 12:50:06.504754    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:50:06.504754    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:06.504754    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:06.504754    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:06.509590    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:50:06.509678    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:06.509678    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:06.509793    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:06.509793    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:06 GMT
	I1007 12:50:06.509812    6852 round_trippers.go:580]     Audit-Id: 32ae7cc2-38d9-44d6-a279-ee97f6cd07fd
	I1007 12:50:06.509812    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:06.509812    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:06.510972    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"638","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3398 chars]
	I1007 12:50:07.004786    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:50:07.004786    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:07.004884    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:07.004884    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:07.009403    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:50:07.009403    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:07.009579    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:07.009579    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:07.009579    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:07.009579    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:07 GMT
	I1007 12:50:07.009579    6852 round_trippers.go:580]     Audit-Id: 6c0e0be4-efed-408b-b1ed-ff2530ab643c
	I1007 12:50:07.009579    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:07.009653    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"638","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3398 chars]
	I1007 12:50:07.504731    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:50:07.504731    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:07.504731    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:07.504731    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:07.509357    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:50:07.509357    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:07.509466    6852 round_trippers.go:580]     Audit-Id: 2c73f2df-ee73-4cfa-879a-7fd1ba4036bf
	I1007 12:50:07.509466    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:07.509466    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:07.509466    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:07.509466    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:07.509466    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:07 GMT
	I1007 12:50:07.509753    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"638","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3398 chars]
	I1007 12:50:08.004973    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:50:08.004973    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:08.004973    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:08.004973    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:08.009388    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:50:08.009487    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:08.009487    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:08.009487    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:08 GMT
	I1007 12:50:08.009487    6852 round_trippers.go:580]     Audit-Id: 669f9706-9482-46d7-a572-9d5dcb270ec5
	I1007 12:50:08.009487    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:08.009487    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:08.009487    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:08.009802    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"638","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3398 chars]
	I1007 12:50:08.010249    6852 node_ready.go:53] node "multinode-644900-m02" has status "Ready":"False"
	I1007 12:50:08.504871    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:50:08.504871    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:08.504871    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:08.504871    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:08.508515    6852 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 12:50:08.508515    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:08.508515    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:08.508515    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:08.508515    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:08.508515    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:08.508515    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:08 GMT
	I1007 12:50:08.508515    6852 round_trippers.go:580]     Audit-Id: ab3faa56-80b8-4186-8624-1cd685d94263
	I1007 12:50:08.508963    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"638","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3398 chars]
	I1007 12:50:09.005423    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:50:09.005502    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:09.005502    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:09.005502    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:09.010989    6852 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 12:50:09.010989    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:09.010989    6852 round_trippers.go:580]     Audit-Id: ee8616af-66d0-44ab-8bf2-52265c251bb7
	I1007 12:50:09.011657    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:09.011657    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:09.011657    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:09.011657    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:09.011657    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:09 GMT
	I1007 12:50:09.012753    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"638","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3398 chars]
	I1007 12:50:09.505180    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:50:09.505180    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:09.505180    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:09.505180    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:09.510382    6852 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 12:50:09.510382    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:09.510382    6852 round_trippers.go:580]     Audit-Id: 1b001ed0-c5e0-4364-bbcd-928fec2bb0ad
	I1007 12:50:09.510382    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:09.510382    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:09.510382    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:09.510382    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:09.510524    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:09 GMT
	I1007 12:50:09.510775    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"638","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3398 chars]
	I1007 12:50:10.005722    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:50:10.005809    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:10.005809    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:10.005809    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:10.011725    6852 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 12:50:10.011725    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:10.011725    6852 round_trippers.go:580]     Audit-Id: fb2f5be3-a81a-4326-b234-43f2678244f2
	I1007 12:50:10.011725    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:10.011725    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:10.011725    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:10.011725    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:10.011725    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:10 GMT
	I1007 12:50:10.012662    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"638","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3398 chars]
	I1007 12:50:10.012662    6852 node_ready.go:53] node "multinode-644900-m02" has status "Ready":"False"
	I1007 12:50:10.505007    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:50:10.505007    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:10.505007    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:10.505007    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:10.509545    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:50:10.509545    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:10.509545    6852 round_trippers.go:580]     Audit-Id: ad638d13-81ca-4ea4-b352-b1996d1a3a04
	I1007 12:50:10.509545    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:10.509655    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:10.509655    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:10.509655    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:10.509655    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:10 GMT
	I1007 12:50:10.509980    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"638","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3398 chars]
	I1007 12:50:11.004214    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:50:11.004214    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:11.004214    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:11.004214    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:11.009502    6852 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 12:50:11.009502    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:11.009502    6852 round_trippers.go:580]     Audit-Id: 032e3810-cce7-4691-a198-83532f098157
	I1007 12:50:11.009639    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:11.009639    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:11.009639    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:11.009639    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:11.009639    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:11 GMT
	I1007 12:50:11.009807    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"638","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3398 chars]
	I1007 12:50:11.504827    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:50:11.504827    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:11.504827    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:11.504827    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:11.509278    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:50:11.509278    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:11.509278    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:11.509278    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:11 GMT
	I1007 12:50:11.509278    6852 round_trippers.go:580]     Audit-Id: f1a25360-26a1-4ab0-bd49-78722131c5cc
	I1007 12:50:11.509278    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:11.509278    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:11.509421    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:11.509713    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"638","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3398 chars]
	I1007 12:50:12.004848    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:50:12.004848    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:12.004848    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:12.004848    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:12.009918    6852 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 12:50:12.010001    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:12.010001    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:12 GMT
	I1007 12:50:12.010001    6852 round_trippers.go:580]     Audit-Id: ffbb144b-89ab-477a-b52a-4a0eef022130
	I1007 12:50:12.010001    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:12.010001    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:12.010001    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:12.010001    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:12.010771    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"638","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3398 chars]
	I1007 12:50:12.505294    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:50:12.505357    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:12.505357    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:12.505357    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:12.513066    6852 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 12:50:12.513066    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:12.513066    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:12 GMT
	I1007 12:50:12.513066    6852 round_trippers.go:580]     Audit-Id: 9173864f-ec1b-48ae-a4ec-a3a54fc671ff
	I1007 12:50:12.513066    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:12.513066    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:12.513066    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:12.513066    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:12.513602    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"638","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3398 chars]
	I1007 12:50:12.513828    6852 node_ready.go:53] node "multinode-644900-m02" has status "Ready":"False"
	I1007 12:50:13.005306    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:50:13.005391    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:13.005391    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:13.005391    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:13.009870    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:50:13.009870    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:13.010013    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:13 GMT
	I1007 12:50:13.010013    6852 round_trippers.go:580]     Audit-Id: dfe9d7d9-152f-49f0-850e-52245fb337de
	I1007 12:50:13.010013    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:13.010013    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:13.010013    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:13.010013    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:13.010204    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"638","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3398 chars]
	I1007 12:50:13.504875    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:50:13.504875    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:13.504875    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:13.504875    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:13.520606    6852 round_trippers.go:574] Response Status: 200 OK in 15 milliseconds
	I1007 12:50:13.520606    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:13.520606    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:13.520713    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:13.520713    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:13.520713    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:13.520713    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:13 GMT
	I1007 12:50:13.520713    6852 round_trippers.go:580]     Audit-Id: 5b3c7f64-5de5-4965-ac71-5dcd116d54da
	I1007 12:50:13.520986    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"638","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3398 chars]
	I1007 12:50:14.004586    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:50:14.004586    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:14.004586    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:14.004586    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:14.009708    6852 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 12:50:14.009791    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:14.009791    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:14.009791    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:14.009791    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:14 GMT
	I1007 12:50:14.009791    6852 round_trippers.go:580]     Audit-Id: e340b952-bf75-4f98-918b-adc38e44e1c4
	I1007 12:50:14.009869    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:14.009869    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:14.010832    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"638","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3398 chars]
	I1007 12:50:14.505327    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:50:14.505327    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:14.505327    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:14.505327    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:14.509834    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:50:14.509834    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:14.509834    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:14.509834    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:14.509834    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:14 GMT
	I1007 12:50:14.509834    6852 round_trippers.go:580]     Audit-Id: ef525767-12f0-42f2-ae2b-640debf3ccd7
	I1007 12:50:14.509834    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:14.509834    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:14.509834    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"638","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3398 chars]
	I1007 12:50:15.004500    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:50:15.004500    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:15.004500    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:15.004500    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:15.008879    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:50:15.008964    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:15.009046    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:15.009046    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:15.009046    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:15.009046    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:15 GMT
	I1007 12:50:15.009046    6852 round_trippers.go:580]     Audit-Id: bcd458a9-61f5-4b58-9f7e-827b6bef5113
	I1007 12:50:15.009046    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:15.009474    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"638","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3398 chars]
	I1007 12:50:15.010088    6852 node_ready.go:53] node "multinode-644900-m02" has status "Ready":"False"
	I1007 12:50:15.504815    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:50:15.504815    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:15.504903    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:15.504903    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:15.509257    6852 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 12:50:15.509276    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:15.509276    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:15.509356    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:15.509356    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:15.509356    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:15.509356    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:15 GMT
	I1007 12:50:15.509356    6852 round_trippers.go:580]     Audit-Id: 26383834-bbf3-4b04-8871-024a5d33b7ba
	I1007 12:50:15.510139    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"669","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3264 chars]
	I1007 12:50:15.510713    6852 node_ready.go:49] node "multinode-644900-m02" has status "Ready":"True"
	I1007 12:50:15.510713    6852 node_ready.go:38] duration metric: took 28.0065964s for node "multinode-644900-m02" to be "Ready" ...
	I1007 12:50:15.510713    6852 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1007 12:50:15.510874    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/namespaces/kube-system/pods
	I1007 12:50:15.510953    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:15.510953    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:15.510953    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:15.515835    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:50:15.515902    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:15.515902    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:15.515902    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:15.515902    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:15 GMT
	I1007 12:50:15.515902    6852 round_trippers.go:580]     Audit-Id: af8a3af3-7d32-4ab3-b2cf-01962be88836
	I1007 12:50:15.515902    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:15.515902    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:15.517716    6852 request.go:1351] Response Body: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"669"},"items":[{"metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"455","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f
:preferredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{ [truncated 72687 chars]
	I1007 12:50:15.522097    6852 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-pjtmp" in "kube-system" namespace to be "Ready" ...
	I1007 12:50:15.522097    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 12:50:15.522097    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:15.522097    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:15.522097    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:15.526311    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:50:15.526311    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:15.526311    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:15 GMT
	I1007 12:50:15.526311    6852 round_trippers.go:580]     Audit-Id: 8d6ab658-c23d-45a8-b625-a537f23c71ef
	I1007 12:50:15.526311    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:15.526311    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:15.526311    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:15.526311    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:15.526311    6852 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"455","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":{
}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f:i [truncated 6836 chars]
	I1007 12:50:15.527103    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:50:15.527103    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:15.527103    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:15.527103    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:15.538045    6852 round_trippers.go:574] Response Status: 200 OK in 10 milliseconds
	I1007 12:50:15.538045    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:15.538045    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:15.538045    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:15.538045    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:15.538045    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:15.538045    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:15 GMT
	I1007 12:50:15.538045    6852 round_trippers.go:580]     Audit-Id: ac954159-80b7-4b16-bdd1-6d382f115969
	I1007 12:50:15.538045    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"463","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4959 chars]
	I1007 12:50:15.538045    6852 pod_ready.go:93] pod "coredns-7c65d6cfc9-pjtmp" in "kube-system" namespace has status "Ready":"True"
	I1007 12:50:15.538045    6852 pod_ready.go:82] duration metric: took 15.9481ms for pod "coredns-7c65d6cfc9-pjtmp" in "kube-system" namespace to be "Ready" ...
	I1007 12:50:15.538045    6852 pod_ready.go:79] waiting up to 6m0s for pod "etcd-multinode-644900" in "kube-system" namespace to be "Ready" ...
	I1007 12:50:15.538045    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/namespaces/kube-system/pods/etcd-multinode-644900
	I1007 12:50:15.539002    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:15.539002    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:15.539002    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:15.543013    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:50:15.543013    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:15.543013    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:15 GMT
	I1007 12:50:15.543013    6852 round_trippers.go:580]     Audit-Id: 16946343-8069-426b-a7ec-239af0d92dde
	I1007 12:50:15.543013    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:15.543013    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:15.543013    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:15.543013    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:15.544188    6852 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"etcd-multinode-644900","namespace":"kube-system","uid":"680a2c07-0db4-4b46-bc6d-36fa02a5df64","resourceVersion":"397","creationTimestamp":"2024-10-07T12:46:29Z","labels":{"component":"etcd","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/etcd.advertise-client-urls":"https://172.30.138.193:2379","kubernetes.io/config.hash":"5db8a28b6919ded7e2ce7140eb7b5e1b","kubernetes.io/config.mirror":"5db8a28b6919ded7e2ce7140eb7b5e1b","kubernetes.io/config.seen":"2024-10-07T12:46:29.495608060Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:29Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.kubernetes.io/etcd.advertise-
client-urls":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/confi [truncated 6476 chars]
	I1007 12:50:15.544281    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:50:15.544281    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:15.544831    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:15.544831    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:15.546881    6852 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 12:50:15.547422    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:15.547422    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:15 GMT
	I1007 12:50:15.547422    6852 round_trippers.go:580]     Audit-Id: ca0792e3-d766-4c73-a3ed-5533c3d4c9e4
	I1007 12:50:15.547422    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:15.547422    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:15.547422    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:15.547422    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:15.547698    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"463","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4959 chars]
	I1007 12:50:15.548255    6852 pod_ready.go:93] pod "etcd-multinode-644900" in "kube-system" namespace has status "Ready":"True"
	I1007 12:50:15.548255    6852 pod_ready.go:82] duration metric: took 10.2097ms for pod "etcd-multinode-644900" in "kube-system" namespace to be "Ready" ...
	I1007 12:50:15.548363    6852 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-multinode-644900" in "kube-system" namespace to be "Ready" ...
	I1007 12:50:15.548363    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-multinode-644900
	I1007 12:50:15.548569    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:15.548569    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:15.548569    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:15.550900    6852 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 12:50:15.550900    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:15.550900    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:15.550900    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:15.550900    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:15 GMT
	I1007 12:50:15.550900    6852 round_trippers.go:580]     Audit-Id: c067e461-c0e8-4a0f-be4a-c6af21d21b65
	I1007 12:50:15.550900    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:15.550900    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:15.550900    6852 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-multinode-644900","namespace":"kube-system","uid":"3c8cc06c-aff3-4670-b981-7006c52de540","resourceVersion":"411","creationTimestamp":"2024-10-07T12:46:29Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"172.30.138.193:8443","kubernetes.io/config.hash":"a5229606e52dacdb585206148b08880b","kubernetes.io/config.mirror":"a5229606e52dacdb585206148b08880b","kubernetes.io/config.seen":"2024-10-07T12:46:29.495609260Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:29Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.ku
bernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernetes [truncated 7704 chars]
	I1007 12:50:15.550900    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:50:15.550900    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:15.550900    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:15.550900    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:15.556973    6852 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 12:50:15.556973    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:15.556973    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:15.556973    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:15.556973    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:15.556973    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:15.556973    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:15 GMT
	I1007 12:50:15.556973    6852 round_trippers.go:580]     Audit-Id: a1a5f026-98f1-4768-82a7-dd2de8cb5798
	I1007 12:50:15.556973    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"463","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4959 chars]
	I1007 12:50:15.557812    6852 pod_ready.go:93] pod "kube-apiserver-multinode-644900" in "kube-system" namespace has status "Ready":"True"
	I1007 12:50:15.557812    6852 pod_ready.go:82] duration metric: took 9.4483ms for pod "kube-apiserver-multinode-644900" in "kube-system" namespace to be "Ready" ...
	I1007 12:50:15.557812    6852 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-multinode-644900" in "kube-system" namespace to be "Ready" ...
	I1007 12:50:15.557812    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-multinode-644900
	I1007 12:50:15.557812    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:15.557812    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:15.557812    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:15.561161    6852 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 12:50:15.561161    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:15.561161    6852 round_trippers.go:580]     Audit-Id: 7ad247af-1502-482e-bd50-b72e62a2bb1e
	I1007 12:50:15.561161    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:15.561161    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:15.561161    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:15.561161    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:15.561161    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:15 GMT
	I1007 12:50:15.561161    6852 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-controller-manager-multinode-644900","namespace":"kube-system","uid":"cc010699-8247-4d65-8c88-a0c6ec68cd16","resourceVersion":"412","creationTimestamp":"2024-10-07T12:46:29Z","labels":{"component":"kube-controller-manager","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"715d3b1c758a80fa180738f776fe9f8a","kubernetes.io/config.mirror":"715d3b1c758a80fa180738f776fe9f8a","kubernetes.io/config.seen":"2024-10-07T12:46:29.495602760Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:29Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes.i
o/config.seen":{},"f:kubernetes.io/config.source":{}},"f:labels":{".":{ [truncated 7269 chars]
	I1007 12:50:15.561161    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:50:15.561161    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:15.561161    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:15.561161    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:15.564642    6852 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 12:50:15.564642    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:15.564642    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:15.564642    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:15.564642    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:15 GMT
	I1007 12:50:15.564642    6852 round_trippers.go:580]     Audit-Id: efd3c0d0-4960-42eb-8bef-0df7e2e12ede
	I1007 12:50:15.564642    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:15.564642    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:15.565688    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"463","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4959 chars]
	I1007 12:50:15.565688    6852 pod_ready.go:93] pod "kube-controller-manager-multinode-644900" in "kube-system" namespace has status "Ready":"True"
	I1007 12:50:15.565688    6852 pod_ready.go:82] duration metric: took 7.8761ms for pod "kube-controller-manager-multinode-644900" in "kube-system" namespace to be "Ready" ...
	I1007 12:50:15.565688    6852 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-npcxw" in "kube-system" namespace to be "Ready" ...
	I1007 12:50:15.704640    6852 request.go:632] Waited for 138.9504ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.138.193:8443/api/v1/namespaces/kube-system/pods/kube-proxy-npcxw
	I1007 12:50:15.704640    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/namespaces/kube-system/pods/kube-proxy-npcxw
	I1007 12:50:15.704640    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:15.704640    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:15.704974    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:15.708990    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:50:15.709080    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:15.709080    6852 round_trippers.go:580]     Audit-Id: 4dbaa343-e897-4e33-bebd-c57b2acdd837
	I1007 12:50:15.709080    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:15.709080    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:15.709080    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:15.709080    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:15.709080    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:15 GMT
	I1007 12:50:15.709471    6852 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-proxy-npcxw","generateName":"kube-proxy-","namespace":"kube-system","uid":"536b6d7b-2b01-4ea4-8124-7e294de61c12","resourceVersion":"405","creationTimestamp":"2024-10-07T12:46:33Z","labels":{"controller-revision-hash":"648b489c5b","k8s-app":"kube-proxy","pod-template-generation":"1"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"DaemonSet","name":"kube-proxy","uid":"1e1b67f0-cdda-4804-a8d0-e612d4a61280","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:33Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:controller-revision-hash":{},"f:k8s-app":{},"f:pod-template-generation":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"1e1b67f0-cdda-4804-a8d0-e612d4a61280\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:nodeAffinity":{".":{},"f:r
equiredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{"k: [truncated 6199 chars]
	I1007 12:50:15.904683    6852 request.go:632] Waited for 194.5297ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:50:15.904683    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:50:15.905087    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:15.905087    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:15.905087    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:15.909426    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:50:15.909426    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:15.909426    6852 round_trippers.go:580]     Audit-Id: acb4dcb7-107a-4e32-a060-2c197edd6ec3
	I1007 12:50:15.909426    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:15.909426    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:15.909426    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:15.909426    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:15.909426    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:15 GMT
	I1007 12:50:15.909426    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"463","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4959 chars]
	I1007 12:50:15.910308    6852 pod_ready.go:93] pod "kube-proxy-npcxw" in "kube-system" namespace has status "Ready":"True"
	I1007 12:50:15.910308    6852 pod_ready.go:82] duration metric: took 344.6165ms for pod "kube-proxy-npcxw" in "kube-system" namespace to be "Ready" ...
	I1007 12:50:15.910308    6852 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-zkbfj" in "kube-system" namespace to be "Ready" ...
	I1007 12:50:16.105030    6852 request.go:632] Waited for 194.547ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.138.193:8443/api/v1/namespaces/kube-system/pods/kube-proxy-zkbfj
	I1007 12:50:16.105541    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/namespaces/kube-system/pods/kube-proxy-zkbfj
	I1007 12:50:16.105541    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:16.105636    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:16.105636    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:16.109549    6852 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 12:50:16.109549    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:16.109549    6852 round_trippers.go:580]     Audit-Id: 94dbec90-f015-41b6-b057-9721cd3a86a4
	I1007 12:50:16.109549    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:16.109549    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:16.109653    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:16.109653    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:16.109653    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:16 GMT
	I1007 12:50:16.109944    6852 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-proxy-zkbfj","generateName":"kube-proxy-","namespace":"kube-system","uid":"35061720-604b-4b5d-ba99-747fc7c54915","resourceVersion":"644","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"controller-revision-hash":"648b489c5b","k8s-app":"kube-proxy","pod-template-generation":"1"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"DaemonSet","name":"kube-proxy","uid":"1e1b67f0-cdda-4804-a8d0-e612d4a61280","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:controller-revision-hash":{},"f:k8s-app":{},"f:pod-template-generation":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"1e1b67f0-cdda-4804-a8d0-e612d4a61280\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:nodeAffinity":{".":{},"f:r
equiredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{"k: [truncated 6207 chars]
	I1007 12:50:16.304892    6852 request.go:632] Waited for 194.5027ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:50:16.304892    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900-m02
	I1007 12:50:16.304892    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:16.304892    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:16.304892    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:16.310347    6852 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 12:50:16.310347    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:16.310347    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:16.310347    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:16 GMT
	I1007 12:50:16.310433    6852 round_trippers.go:580]     Audit-Id: 7afeec02-fb63-47cd-8951-0f1c7254151c
	I1007 12:50:16.310433    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:16.310433    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:16.310433    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:16.311006    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"669","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"
f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"man [truncated 3264 chars]
	I1007 12:50:16.311657    6852 pod_ready.go:93] pod "kube-proxy-zkbfj" in "kube-system" namespace has status "Ready":"True"
	I1007 12:50:16.311719    6852 pod_ready.go:82] duration metric: took 401.3439ms for pod "kube-proxy-zkbfj" in "kube-system" namespace to be "Ready" ...
	I1007 12:50:16.311719    6852 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-multinode-644900" in "kube-system" namespace to be "Ready" ...
	I1007 12:50:16.504917    6852 request.go:632] Waited for 193.1086ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.138.193:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-644900
	I1007 12:50:16.504917    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-644900
	I1007 12:50:16.504917    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:16.504917    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:16.504917    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:16.509390    6852 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 12:50:16.509390    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:16.509907    6852 round_trippers.go:580]     Audit-Id: b5d96c70-d7a6-4981-a4fa-889e6b3263dc
	I1007 12:50:16.509907    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:16.509907    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:16.509907    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:16.509907    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:16.509907    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:16 GMT
	I1007 12:50:16.510116    6852 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-scheduler-multinode-644900","namespace":"kube-system","uid":"401fd362-f46c-4fdb-bdbc-06f86cd4d644","resourceVersion":"407","creationTimestamp":"2024-10-07T12:46:27Z","labels":{"component":"kube-scheduler","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"9a83cbc8803b0972b93dbb83182c5e20","kubernetes.io/config.mirror":"9a83cbc8803b0972b93dbb83182c5e20","kubernetes.io/config.seen":"2024-10-07T12:46:21.075252757Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:27Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes.io/config.seen":{},
"f:kubernetes.io/config.source":{}},"f:labels":{".":{},"f:component":{} [truncated 4999 chars]
	I1007 12:50:16.704501    6852 request.go:632] Waited for 194.3515ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:50:16.704501    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes/multinode-644900
	I1007 12:50:16.704501    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:16.704501    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:16.704501    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:16.709610    6852 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 12:50:16.709708    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:16.709708    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:16.709708    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:16.709708    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:16 GMT
	I1007 12:50:16.709708    6852 round_trippers.go:580]     Audit-Id: 111aa2e8-e06b-485b-af36-72e4693eec44
	I1007 12:50:16.709708    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:16.709708    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:16.710039    6852 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"463","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","api
Version":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","fi [truncated 4959 chars]
	I1007 12:50:16.710573    6852 pod_ready.go:93] pod "kube-scheduler-multinode-644900" in "kube-system" namespace has status "Ready":"True"
	I1007 12:50:16.710625    6852 pod_ready.go:82] duration metric: took 398.9012ms for pod "kube-scheduler-multinode-644900" in "kube-system" namespace to be "Ready" ...
	I1007 12:50:16.710625    6852 pod_ready.go:39] duration metric: took 1.1998991s 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" ...
	I1007 12:50:16.710697    6852 system_svc.go:44] waiting for kubelet service to be running ....
	I1007 12:50:16.722973    6852 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1007 12:50:16.752112    6852 system_svc.go:56] duration metric: took 41.4147ms WaitForService to wait for kubelet
	I1007 12:50:16.752112    6852 kubeadm.go:582] duration metric: took 29.4980932s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I1007 12:50:16.752112    6852 node_conditions.go:102] verifying NodePressure condition ...
	I1007 12:50:16.904595    6852 request.go:632] Waited for 152.4814ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.138.193:8443/api/v1/nodes
	I1007 12:50:16.904595    6852 round_trippers.go:463] GET https://172.30.138.193:8443/api/v1/nodes
	I1007 12:50:16.904595    6852 round_trippers.go:469] Request Headers:
	I1007 12:50:16.904595    6852 round_trippers.go:473]     Accept: application/json, */*
	I1007 12:50:16.904595    6852 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 12:50:16.909618    6852 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 12:50:16.909618    6852 round_trippers.go:577] Response Headers:
	I1007 12:50:16.909618    6852 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 12:50:16.909618    6852 round_trippers.go:580]     Content-Type: application/json
	I1007 12:50:16.909618    6852 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 12:50:16.909618    6852 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 12:50:16.909618    6852 round_trippers.go:580]     Date: Mon, 07 Oct 2024 12:50:16 GMT
	I1007 12:50:16.909618    6852 round_trippers.go:580]     Audit-Id: 5e2c0e51-110d-40e8-85d8-2247f74f6a29
	I1007 12:50:16.910195    6852 request.go:1351] Response Body: {"kind":"NodeList","apiVersion":"v1","metadata":{"resourceVersion":"670"},"items":[{"metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"463","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFiel
ds":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time" [truncated 9268 chars]
	I1007 12:50:16.911195    6852 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I1007 12:50:16.911297    6852 node_conditions.go:123] node cpu capacity is 2
	I1007 12:50:16.911297    6852 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I1007 12:50:16.911297    6852 node_conditions.go:123] node cpu capacity is 2
	I1007 12:50:16.911297    6852 node_conditions.go:105] duration metric: took 159.1832ms to run NodePressure ...
	I1007 12:50:16.911297    6852 start.go:241] waiting for startup goroutines ...
	I1007 12:50:16.911395    6852 start.go:255] writing updated cluster config ...
	I1007 12:50:16.923807    6852 ssh_runner.go:195] Run: rm -f paused
	I1007 12:50:17.079564    6852 start.go:600] kubectl: 1.31.1, cluster: 1.31.1 (minor skew: 0)
	I1007 12:50:17.086639    6852 out.go:177] * Done! kubectl is now configured to use "multinode-644900" cluster and "default" namespace by default
	
	
	==> Docker <==
	Oct 07 12:46:55 multinode-644900 dockerd[1434]: time="2024-10-07T12:46:55.450841656Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 12:46:55 multinode-644900 dockerd[1434]: time="2024-10-07T12:46:55.477872458Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 12:46:55 multinode-644900 dockerd[1434]: time="2024-10-07T12:46:55.478244359Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 12:46:55 multinode-644900 dockerd[1434]: time="2024-10-07T12:46:55.478467260Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 12:46:55 multinode-644900 dockerd[1434]: time="2024-10-07T12:46:55.478830961Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 12:46:55 multinode-644900 cri-dockerd[1330]: time="2024-10-07T12:46:55Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/5a941fc1154b700548c2117fafee2dc78b1fe8947832e50e92002f59c6096963/resolv.conf as [nameserver 172.30.128.1]"
	Oct 07 12:46:55 multinode-644900 cri-dockerd[1330]: time="2024-10-07T12:46:55Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/4d70a6c0727121da7e9ebefceff30b5e17d0424f920b8920bc866eba66d84339/resolv.conf as [nameserver 172.30.128.1]"
	Oct 07 12:46:55 multinode-644900 dockerd[1434]: time="2024-10-07T12:46:55.866700248Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 12:46:55 multinode-644900 dockerd[1434]: time="2024-10-07T12:46:55.866895649Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 12:46:55 multinode-644900 dockerd[1434]: time="2024-10-07T12:46:55.866917549Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 12:46:55 multinode-644900 dockerd[1434]: time="2024-10-07T12:46:55.867056950Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 12:46:55 multinode-644900 dockerd[1434]: time="2024-10-07T12:46:55.969387820Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 12:46:55 multinode-644900 dockerd[1434]: time="2024-10-07T12:46:55.970868728Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 12:46:55 multinode-644900 dockerd[1434]: time="2024-10-07T12:46:55.970903628Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 12:46:55 multinode-644900 dockerd[1434]: time="2024-10-07T12:46:55.971106929Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 12:50:43 multinode-644900 dockerd[1434]: time="2024-10-07T12:50:43.119446223Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 12:50:43 multinode-644900 dockerd[1434]: time="2024-10-07T12:50:43.119624724Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 12:50:43 multinode-644900 dockerd[1434]: time="2024-10-07T12:50:43.119693125Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 12:50:43 multinode-644900 dockerd[1434]: time="2024-10-07T12:50:43.120020027Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 12:50:43 multinode-644900 cri-dockerd[1330]: time="2024-10-07T12:50:43Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/9f2b88b7cd338c6bf57ef1c6b607b6a561d9b86d5589ef401f76ef076f71de99/resolv.conf as [nameserver 10.96.0.10 search default.svc.cluster.local svc.cluster.local cluster.local options ndots:5]"
	Oct 07 12:50:44 multinode-644900 cri-dockerd[1330]: time="2024-10-07T12:50:44Z" level=info msg="Stop pulling image gcr.io/k8s-minikube/busybox:1.28: Status: Downloaded newer image for gcr.io/k8s-minikube/busybox:1.28"
	Oct 07 12:50:45 multinode-644900 dockerd[1434]: time="2024-10-07T12:50:45.199024025Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 12:50:45 multinode-644900 dockerd[1434]: time="2024-10-07T12:50:45.199127627Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 12:50:45 multinode-644900 dockerd[1434]: time="2024-10-07T12:50:45.199142727Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 12:50:45 multinode-644900 dockerd[1434]: time="2024-10-07T12:50:45.199276729Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                 CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	8c97e06211fb0       gcr.io/k8s-minikube/busybox@sha256:9afb80db71730dbb303fe00765cbf34bddbdc6b66e49897fc2e1861967584b12   48 seconds ago      Running             busybox                   0                   9f2b88b7cd338       busybox-7dff88458-w89wf
	5d4475ab20dd2       c69fa2e9cbf5f                                                                                         4 minutes ago       Running             coredns                   0                   4d70a6c072712       coredns-7c65d6cfc9-pjtmp
	6d3d689f4f0ea       6e38f40d628db                                                                                         4 minutes ago       Running             storage-provisioner       0                   5a941fc1154b7       storage-provisioner
	6b69745cedff8       kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166              4 minutes ago       Running             kindnet-cni               0                   438cb0f667ca8       kindnet-b6tc9
	0e2aea9a294c3       60c005f310ff3                                                                                         4 minutes ago       Running             kube-proxy                0                   663eb474b2fed       kube-proxy-npcxw
	a60b981df3ff1       9aa1fad941575                                                                                         5 minutes ago       Running             kube-scheduler            0                   d1f104037626d       kube-scheduler-multinode-644900
	2ab30b0eb284a       175ffd71cce3d                                                                                         5 minutes ago       Running             kube-controller-manager   0                   18f96961f1a49       kube-controller-manager-multinode-644900
	386f60ba3e0f7       6bab7719df100                                                                                         5 minutes ago       Running             kube-apiserver            0                   6e8a3278bd6e3       kube-apiserver-multinode-644900
	925865c287501       2e96e5913fc06                                                                                         5 minutes ago       Running             etcd                      0                   d89a49ce16bf4       etcd-multinode-644900
	
	
	==> coredns [5d4475ab20dd] <==
	[INFO] 10.244.1.2:58306 - 9 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000253305s
	[INFO] 10.244.0.3:57611 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000184203s
	[INFO] 10.244.0.3:58298 - 3 "AAAA IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,aa,rd,ra 111 0.000185003s
	[INFO] 10.244.0.3:51954 - 4 "AAAA IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000131103s
	[INFO] 10.244.0.3:43206 - 5 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000076401s
	[INFO] 10.244.0.3:43484 - 6 "A IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,aa,rd,ra 111 0.000165003s
	[INFO] 10.244.0.3:48210 - 7 "A IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000149802s
	[INFO] 10.244.0.3:50105 - 8 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000166203s
	[INFO] 10.244.0.3:60846 - 9 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000075601s
	[INFO] 10.244.1.2:52996 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000137602s
	[INFO] 10.244.1.2:35355 - 3 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000114201s
	[INFO] 10.244.1.2:38136 - 4 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000213104s
	[INFO] 10.244.1.2:45416 - 5 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000094201s
	[INFO] 10.244.0.3:50839 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000123002s
	[INFO] 10.244.0.3:53493 - 3 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000091001s
	[INFO] 10.244.0.3:36334 - 4 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000323006s
	[INFO] 10.244.0.3:47652 - 5 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000167403s
	[INFO] 10.244.1.2:37166 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000293105s
	[INFO] 10.244.1.2:38344 - 3 "AAAA IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 40 0.000124702s
	[INFO] 10.244.1.2:51916 - 4 "A IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 78 0.000192803s
	[INFO] 10.244.1.2:48932 - 5 "PTR IN 1.128.30.172.in-addr.arpa. udp 43 false 512" NOERROR qr,aa,rd 104 0.000165203s
	[INFO] 10.244.0.3:41347 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000264304s
	[INFO] 10.244.0.3:40491 - 3 "AAAA IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 40 0.000444407s
	[INFO] 10.244.0.3:60201 - 4 "A IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 78 0.000105202s
	[INFO] 10.244.0.3:49114 - 5 "PTR IN 1.128.30.172.in-addr.arpa. udp 43 false 512" NOERROR qr,aa,rd 104 0.000159903s
	
	
	==> describe nodes <==
	Name:               multinode-644900
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=multinode-644900
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=55a088b4b31722f6a33d4d5d4ae6e59a42bb414b
	                    minikube.k8s.io/name=multinode-644900
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_10_07T12_46_30_0700
	                    minikube.k8s.io/version=v1.34.0
	                    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, 07 Oct 2024 12:46:25 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  multinode-644900
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 07 Oct 2024 12:51:26 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 07 Oct 2024 12:51:05 +0000   Mon, 07 Oct 2024 12:46:24 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 07 Oct 2024 12:51:05 +0000   Mon, 07 Oct 2024 12:46:24 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 07 Oct 2024 12:51:05 +0000   Mon, 07 Oct 2024 12:46:24 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 07 Oct 2024 12:51:05 +0000   Mon, 07 Oct 2024 12:46:54 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  172.30.138.193
	  Hostname:    multinode-644900
	Capacity:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	System Info:
	  Machine ID:                 5b7a5a0315fd420e94f5e30a4ba3c1d2
	  System UUID:                7900f012-5157-3343-985b-a13170726b4a
	  Boot ID:                    c3b8580a-4f04-4ad2-ac74-079a420ef4c5
	  Kernel Version:             5.10.207
	  OS Image:                   Buildroot 2023.02.9
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.3.1
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (9 in total)
	  Namespace                   Name                                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                        ------------  ----------  ---------------  -------------  ---
	  default                     busybox-7dff88458-w89wf                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         51s
	  kube-system                 coredns-7c65d6cfc9-pjtmp                    100m (5%)     0 (0%)      70Mi (3%)        170Mi (8%)     4m59s
	  kube-system                 etcd-multinode-644900                       100m (5%)     0 (0%)      100Mi (4%)       0 (0%)         5m4s
	  kube-system                 kindnet-b6tc9                               100m (5%)     100m (5%)   50Mi (2%)        50Mi (2%)      5m
	  kube-system                 kube-apiserver-multinode-644900             250m (12%)    0 (0%)      0 (0%)           0 (0%)         5m4s
	  kube-system                 kube-controller-manager-multinode-644900    200m (10%)    0 (0%)      0 (0%)           0 (0%)         5m4s
	  kube-system                 kube-proxy-npcxw                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m
	  kube-system                 kube-scheduler-multinode-644900             100m (5%)     0 (0%)      0 (0%)           0 (0%)         5m6s
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m51s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                850m (42%)   100m (5%)
	  memory             220Mi (10%)  220Mi (10%)
	  ephemeral-storage  0 (0%)       0 (0%)
	  hugepages-2Mi      0 (0%)       0 (0%)
	Events:
	  Type    Reason                   Age                    From             Message
	  ----    ------                   ----                   ----             -------
	  Normal  Starting                 4m57s                  kube-proxy       
	  Normal  Starting                 5m12s                  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  5m12s (x8 over 5m12s)  kubelet          Node multinode-644900 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    5m12s (x8 over 5m12s)  kubelet          Node multinode-644900 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     5m12s (x7 over 5m12s)  kubelet          Node multinode-644900 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  5m12s                  kubelet          Updated Node Allocatable limit across pods
	  Normal  Starting                 5m4s                   kubelet          Starting kubelet.
	  Normal  NodeAllocatableEnforced  5m4s                   kubelet          Updated Node Allocatable limit across pods
	  Normal  NodeHasSufficientMemory  5m4s                   kubelet          Node multinode-644900 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    5m4s                   kubelet          Node multinode-644900 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     5m4s                   kubelet          Node multinode-644900 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           5m                     node-controller  Node multinode-644900 event: Registered Node multinode-644900 in Controller
	  Normal  NodeReady                4m39s                  kubelet          Node multinode-644900 status is now: NodeReady
	
	
	Name:               multinode-644900-m02
	Roles:              <none>
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=multinode-644900-m02
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=55a088b4b31722f6a33d4d5d4ae6e59a42bb414b
	                    minikube.k8s.io/name=multinode-644900
	                    minikube.k8s.io/primary=false
	                    minikube.k8s.io/updated_at=2024_10_07T12_49_47_0700
	                    minikube.k8s.io/version=v1.34.0
	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, 07 Oct 2024 12:49:46 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  multinode-644900-m02
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 07 Oct 2024 12:51:28 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 07 Oct 2024 12:50:47 +0000   Mon, 07 Oct 2024 12:49:46 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 07 Oct 2024 12:50:47 +0000   Mon, 07 Oct 2024 12:49:46 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 07 Oct 2024 12:50:47 +0000   Mon, 07 Oct 2024 12:49:46 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 07 Oct 2024 12:50:47 +0000   Mon, 07 Oct 2024 12:50:15 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  172.30.140.113
	  Hostname:    multinode-644900-m02
	Capacity:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	System Info:
	  Machine ID:                 3350cfb558eb4fa98d05b07d3f53cfa9
	  System UUID:                6cad7497-a207-6e45-b37c-79a27cf44386
	  Boot ID:                    dfc3268c-1654-42ae-bfb7-9e638b7b2afc
	  Kernel Version:             5.10.207
	  OS Image:                   Buildroot 2023.02.9
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.3.1
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.1.0/24
	PodCIDRs:                     10.244.1.0/24
	Non-terminated Pods:          (3 in total)
	  Namespace                   Name                       CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                       ------------  ----------  ---------------  -------------  ---
	  default                     busybox-7dff88458-8xskz    0 (0%)        0 (0%)      0 (0%)           0 (0%)         51s
	  kube-system                 kindnet-m7xlc              100m (5%)     100m (5%)   50Mi (2%)        50Mi (2%)      107s
	  kube-system                 kube-proxy-zkbfj           0 (0%)        0 (0%)      0 (0%)           0 (0%)         107s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests   Limits
	  --------           --------   ------
	  cpu                100m (5%)  100m (5%)
	  memory             50Mi (2%)  50Mi (2%)
	  ephemeral-storage  0 (0%)     0 (0%)
	  hugepages-2Mi      0 (0%)     0 (0%)
	Events:
	  Type    Reason                   Age                  From             Message
	  ----    ------                   ----                 ----             -------
	  Normal  Starting                 96s                  kube-proxy       
	  Normal  NodeHasSufficientMemory  107s (x2 over 107s)  kubelet          Node multinode-644900-m02 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    107s (x2 over 107s)  kubelet          Node multinode-644900-m02 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     107s (x2 over 107s)  kubelet          Node multinode-644900-m02 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  107s                 kubelet          Updated Node Allocatable limit across pods
	  Normal  RegisteredNode           105s                 node-controller  Node multinode-644900-m02 event: Registered Node multinode-644900-m02 in Controller
	  Normal  NodeReady                78s                  kubelet          Node multinode-644900-m02 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000008] NFSD: unable to find recovery directory /var/lib/nfs/v4recovery
	[  +0.000002] NFSD: Unable to initialize client recovery tracking! (-2)
	[Oct 7 12:45] systemd-fstab-generator[650]: Ignoring "noauto" option for root device
	[  +0.184487] systemd-fstab-generator[662]: Ignoring "noauto" option for root device
	[ +32.846821] systemd-fstab-generator[1005]: Ignoring "noauto" option for root device
	[  +0.114518] kauditd_printk_skb: 65 callbacks suppressed
	[  +0.563190] systemd-fstab-generator[1044]: Ignoring "noauto" option for root device
	[  +0.208082] systemd-fstab-generator[1057]: Ignoring "noauto" option for root device
	[  +0.241208] systemd-fstab-generator[1070]: Ignoring "noauto" option for root device
	[  +2.938399] systemd-fstab-generator[1283]: Ignoring "noauto" option for root device
	[  +0.211144] systemd-fstab-generator[1295]: Ignoring "noauto" option for root device
	[  +0.219743] systemd-fstab-generator[1307]: Ignoring "noauto" option for root device
	[  +0.309493] systemd-fstab-generator[1322]: Ignoring "noauto" option for root device
	[Oct 7 12:46] systemd-fstab-generator[1421]: Ignoring "noauto" option for root device
	[  +0.113513] kauditd_printk_skb: 202 callbacks suppressed
	[  +3.739972] systemd-fstab-generator[1671]: Ignoring "noauto" option for root device
	[  +6.416621] systemd-fstab-generator[1825]: Ignoring "noauto" option for root device
	[  +0.119851] kauditd_printk_skb: 70 callbacks suppressed
	[  +8.602038] systemd-fstab-generator[2229]: Ignoring "noauto" option for root device
	[  +0.153466] kauditd_printk_skb: 62 callbacks suppressed
	[  +5.674016] systemd-fstab-generator[2336]: Ignoring "noauto" option for root device
	[  +0.235903] kauditd_printk_skb: 12 callbacks suppressed
	[  +7.757535] kauditd_printk_skb: 51 callbacks suppressed
	[Oct 7 12:49] hrtimer: interrupt took 5636944 ns
	[Oct 7 12:50] kauditd_printk_skb: 14 callbacks suppressed
	
	
	==> etcd [925865c28750] <==
	{"level":"info","ts":"2024-10-07T12:46:23.572533Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"172.30.138.193:2379"}
	{"level":"info","ts":"2024-10-07T12:46:23.572610Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"63c5d90f5886972c","local-member-id":"3fff6eb9a738a6f4","cluster-version":"3.5"}
	{"level":"info","ts":"2024-10-07T12:46:23.580492Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-10-07T12:46:23.580797Z","caller":"etcdserver/server.go:2653","msg":"cluster version is updated","cluster-version":"3.5"}
	{"level":"info","ts":"2024-10-07T12:46:23.576467Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-10-07T12:46:23.581984Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-10-07T12:46:23.577000Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"warn","ts":"2024-10-07T12:46:38.727625Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"229.108633ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/masterleases/172.30.138.193\" ","response":"range_response_count:1 size:135"}
	{"level":"info","ts":"2024-10-07T12:46:38.727762Z","caller":"traceutil/trace.go:171","msg":"trace[1902248591] range","detail":"{range_begin:/registry/masterleases/172.30.138.193; range_end:; response_count:1; response_revision:409; }","duration":"229.250633ms","start":"2024-10-07T12:46:38.498490Z","end":"2024-10-07T12:46:38.727740Z","steps":["trace[1902248591] 'range keys from in-memory index tree'  (duration: 229.020733ms)"],"step_count":1}
	{"level":"warn","ts":"2024-10-07T12:46:42.323512Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"179.82024ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/multinode-644900\" ","response":"range_response_count:1 size:4488"}
	{"level":"info","ts":"2024-10-07T12:46:42.323620Z","caller":"traceutil/trace.go:171","msg":"trace[177365309] range","detail":"{range_begin:/registry/minions/multinode-644900; range_end:; response_count:1; response_revision:414; }","duration":"179.94244ms","start":"2024-10-07T12:46:42.143665Z","end":"2024-10-07T12:46:42.323607Z","steps":["trace[177365309] 'range keys from in-memory index tree'  (duration: 179.72484ms)"],"step_count":1}
	{"level":"warn","ts":"2024-10-07T12:46:42.323513Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"211.464548ms","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":"2024-10-07T12:46:42.323876Z","caller":"traceutil/trace.go:171","msg":"trace[1279656800] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:414; }","duration":"211.842648ms","start":"2024-10-07T12:46:42.112023Z","end":"2024-10-07T12:46:42.323866Z","steps":["trace[1279656800] 'range keys from in-memory index tree'  (duration: 211.439148ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-07T12:47:10.628252Z","caller":"traceutil/trace.go:171","msg":"trace[1246815514] transaction","detail":"{read_only:false; response_revision:472; number_of_response:1; }","duration":"158.289134ms","start":"2024-10-07T12:47:10.469940Z","end":"2024-10-07T12:47:10.628229Z","steps":["trace[1246815514] 'process raft request'  (duration: 157.986234ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-07T12:49:39.835197Z","caller":"traceutil/trace.go:171","msg":"trace[869153451] transaction","detail":"{read_only:false; response_revision:589; number_of_response:1; }","duration":"172.887625ms","start":"2024-10-07T12:49:39.662234Z","end":"2024-10-07T12:49:39.835122Z","steps":["trace[869153451] 'process raft request'  (duration: 172.728424ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-07T12:49:40.472544Z","caller":"traceutil/trace.go:171","msg":"trace[952295390] transaction","detail":"{read_only:false; response_revision:590; number_of_response:1; }","duration":"125.627764ms","start":"2024-10-07T12:49:40.346895Z","end":"2024-10-07T12:49:40.472523Z","steps":["trace[952295390] 'process raft request'  (duration: 125.413262ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-07T12:49:50.848449Z","caller":"traceutil/trace.go:171","msg":"trace[471483819] transaction","detail":"{read_only:false; response_revision:631; number_of_response:1; }","duration":"185.234437ms","start":"2024-10-07T12:49:50.663194Z","end":"2024-10-07T12:49:50.848429Z","steps":["trace[471483819] 'process raft request'  (duration: 185.091636ms)"],"step_count":1}
	{"level":"warn","ts":"2024-10-07T12:49:51.124647Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"102.210294ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/multinode-644900-m02\" ","response":"range_response_count:1 size:2848"}
	{"level":"info","ts":"2024-10-07T12:49:51.124724Z","caller":"traceutil/trace.go:171","msg":"trace[266693135] range","detail":"{range_begin:/registry/minions/multinode-644900-m02; range_end:; response_count:1; response_revision:631; }","duration":"102.302294ms","start":"2024-10-07T12:49:51.022409Z","end":"2024-10-07T12:49:51.124712Z","steps":["trace[266693135] 'range keys from in-memory index tree'  (duration: 101.995592ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-07T12:49:56.134382Z","caller":"traceutil/trace.go:171","msg":"trace[1211611534] linearizableReadLoop","detail":"{readStateIndex:691; appliedIndex:690; }","duration":"112.424577ms","start":"2024-10-07T12:49:56.021941Z","end":"2024-10-07T12:49:56.134366Z","steps":["trace[1211611534] 'read index received'  (duration: 111.999573ms)","trace[1211611534] 'applied index is now lower than readState.Index'  (duration: 424.504µs)"],"step_count":2}
	{"level":"info","ts":"2024-10-07T12:49:56.134841Z","caller":"traceutil/trace.go:171","msg":"trace[1159709770] transaction","detail":"{read_only:false; response_revision:637; number_of_response:1; }","duration":"137.983877ms","start":"2024-10-07T12:49:55.996761Z","end":"2024-10-07T12:49:56.134745Z","steps":["trace[1159709770] 'process raft request'  (duration: 137.386772ms)"],"step_count":1}
	{"level":"warn","ts":"2024-10-07T12:49:56.135362Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"113.483885ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/multinode-644900-m02\" ","response":"range_response_count:1 size:2848"}
	{"level":"info","ts":"2024-10-07T12:49:56.135598Z","caller":"traceutil/trace.go:171","msg":"trace[395408626] range","detail":"{range_begin:/registry/minions/multinode-644900-m02; range_end:; response_count:1; response_revision:637; }","duration":"113.733787ms","start":"2024-10-07T12:49:56.021854Z","end":"2024-10-07T12:49:56.135587Z","steps":["trace[395408626] 'agreement among raft nodes before linearized reading'  (duration: 113.424585ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-07T12:49:56.689626Z","caller":"traceutil/trace.go:171","msg":"trace[104942286] transaction","detail":"{read_only:false; response_revision:638; number_of_response:1; }","duration":"154.490305ms","start":"2024-10-07T12:49:56.535119Z","end":"2024-10-07T12:49:56.689609Z","steps":["trace[104942286] 'process raft request'  (duration: 153.7638ms)"],"step_count":1}
	{"level":"info","ts":"2024-10-07T12:49:57.040114Z","caller":"traceutil/trace.go:171","msg":"trace[623146987] transaction","detail":"{read_only:false; response_revision:639; number_of_response:1; }","duration":"172.692948ms","start":"2024-10-07T12:49:56.867384Z","end":"2024-10-07T12:49:57.040077Z","steps":["trace[623146987] 'process raft request'  (duration: 172.473846ms)"],"step_count":1}
	
	
	==> kernel <==
	 12:51:34 up 7 min,  0 users,  load average: 0.36, 0.33, 0.17
	Linux multinode-644900 5.10.207 #1 SMP Mon Sep 23 21:01:39 UTC 2024 x86_64 GNU/Linux
	PRETTY_NAME="Buildroot 2023.02.9"
	
	
	==> kindnet [6b69745cedff] <==
	I1007 12:50:24.236002       1 main.go:322] Node multinode-644900-m02 has CIDR [10.244.1.0/24] 
	I1007 12:50:34.237871       1 main.go:295] Handling node with IPs: map[172.30.140.113:{}]
	I1007 12:50:34.238292       1 main.go:322] Node multinode-644900-m02 has CIDR [10.244.1.0/24] 
	I1007 12:50:34.238735       1 main.go:295] Handling node with IPs: map[172.30.138.193:{}]
	I1007 12:50:34.238971       1 main.go:299] handling current node
	I1007 12:50:44.231716       1 main.go:295] Handling node with IPs: map[172.30.138.193:{}]
	I1007 12:50:44.231902       1 main.go:299] handling current node
	I1007 12:50:44.231973       1 main.go:295] Handling node with IPs: map[172.30.140.113:{}]
	I1007 12:50:44.232075       1 main.go:322] Node multinode-644900-m02 has CIDR [10.244.1.0/24] 
	I1007 12:50:54.236590       1 main.go:295] Handling node with IPs: map[172.30.138.193:{}]
	I1007 12:50:54.236695       1 main.go:299] handling current node
	I1007 12:50:54.236716       1 main.go:295] Handling node with IPs: map[172.30.140.113:{}]
	I1007 12:50:54.236724       1 main.go:322] Node multinode-644900-m02 has CIDR [10.244.1.0/24] 
	I1007 12:51:04.239205       1 main.go:295] Handling node with IPs: map[172.30.138.193:{}]
	I1007 12:51:04.239309       1 main.go:299] handling current node
	I1007 12:51:04.239329       1 main.go:295] Handling node with IPs: map[172.30.140.113:{}]
	I1007 12:51:04.239338       1 main.go:322] Node multinode-644900-m02 has CIDR [10.244.1.0/24] 
	I1007 12:51:14.237697       1 main.go:295] Handling node with IPs: map[172.30.138.193:{}]
	I1007 12:51:14.237751       1 main.go:299] handling current node
	I1007 12:51:14.237770       1 main.go:295] Handling node with IPs: map[172.30.140.113:{}]
	I1007 12:51:14.237777       1 main.go:322] Node multinode-644900-m02 has CIDR [10.244.1.0/24] 
	I1007 12:51:24.238574       1 main.go:295] Handling node with IPs: map[172.30.138.193:{}]
	I1007 12:51:24.238723       1 main.go:299] handling current node
	I1007 12:51:24.238834       1 main.go:295] Handling node with IPs: map[172.30.140.113:{}]
	I1007 12:51:24.239085       1 main.go:322] Node multinode-644900-m02 has CIDR [10.244.1.0/24] 
	
	
	==> kube-apiserver [386f60ba3e0f] <==
	I1007 12:46:26.804001       1 storage_scheduling.go:95] created PriorityClass system-node-critical with value 2000001000
	I1007 12:46:26.815285       1 storage_scheduling.go:95] created PriorityClass system-cluster-critical with value 2000000000
	I1007 12:46:26.815323       1 storage_scheduling.go:111] all system priority classes are created successfully or already exist.
	I1007 12:46:28.239858       1 controller.go:615] quota admission added evaluator for: roles.rbac.authorization.k8s.io
	I1007 12:46:28.329118       1 controller.go:615] quota admission added evaluator for: rolebindings.rbac.authorization.k8s.io
	I1007 12:46:28.521355       1 alloc.go:330] "allocated clusterIPs" service="default/kubernetes" clusterIPs={"IPv4":"10.96.0.1"}
	W1007 12:46:28.547293       1 lease.go:265] Resetting endpoints for master service "kubernetes" to [172.30.138.193]
	I1007 12:46:28.548562       1 controller.go:615] quota admission added evaluator for: endpoints
	I1007 12:46:28.562260       1 controller.go:615] quota admission added evaluator for: endpointslices.discovery.k8s.io
	I1007 12:46:28.887943       1 controller.go:615] quota admission added evaluator for: serviceaccounts
	I1007 12:46:29.403748       1 controller.go:615] quota admission added evaluator for: deployments.apps
	I1007 12:46:29.438671       1 alloc.go:330] "allocated clusterIPs" service="kube-system/kube-dns" clusterIPs={"IPv4":"10.96.0.10"}
	I1007 12:46:29.469570       1 controller.go:615] quota admission added evaluator for: daemonsets.apps
	I1007 12:46:33.837232       1 controller.go:615] quota admission added evaluator for: replicasets.apps
	I1007 12:46:33.936838       1 controller.go:615] quota admission added evaluator for: controllerrevisions.apps
	E1007 12:50:48.242920       1 conn.go:339] Error on socket receive: read tcp 172.30.138.193:8443->172.30.128.1:50712: use of closed network connection
	E1007 12:50:48.768087       1 conn.go:339] Error on socket receive: read tcp 172.30.138.193:8443->172.30.128.1:50714: use of closed network connection
	E1007 12:50:49.449951       1 conn.go:339] Error on socket receive: read tcp 172.30.138.193:8443->172.30.128.1:50716: use of closed network connection
	E1007 12:50:49.971487       1 conn.go:339] Error on socket receive: read tcp 172.30.138.193:8443->172.30.128.1:50718: use of closed network connection
	E1007 12:50:50.486032       1 conn.go:339] Error on socket receive: read tcp 172.30.138.193:8443->172.30.128.1:50720: use of closed network connection
	E1007 12:50:51.005842       1 conn.go:339] Error on socket receive: read tcp 172.30.138.193:8443->172.30.128.1:50722: use of closed network connection
	E1007 12:50:51.940591       1 conn.go:339] Error on socket receive: read tcp 172.30.138.193:8443->172.30.128.1:50725: use of closed network connection
	E1007 12:51:02.472244       1 conn.go:339] Error on socket receive: read tcp 172.30.138.193:8443->172.30.128.1:50727: use of closed network connection
	E1007 12:51:03.009675       1 conn.go:339] Error on socket receive: read tcp 172.30.138.193:8443->172.30.128.1:50730: use of closed network connection
	E1007 12:51:13.523875       1 conn.go:339] Error on socket receive: read tcp 172.30.138.193:8443->172.30.128.1:50732: use of closed network connection
	
	
	==> kube-controller-manager [2ab30b0eb284] <==
	I1007 12:47:00.244817       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="multinode-644900"
	I1007 12:49:46.436707       1 actual_state_of_world.go:540] "Failed to update statusUpdateNeeded field in actual state of world" logger="persistentvolume-attach-detach-controller" err="Failed to set statusUpdateNeeded to needed true, because nodeName=\"multinode-644900-m02\" does not exist"
	I1007 12:49:46.485297       1 range_allocator.go:422] "Set node PodCIDR" logger="node-ipam-controller" node="multinode-644900-m02" podCIDRs=["10.244.1.0/24"]
	I1007 12:49:46.485553       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="multinode-644900-m02"
	I1007 12:49:46.485743       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="multinode-644900-m02"
	I1007 12:49:46.686384       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="multinode-644900-m02"
	I1007 12:49:47.263897       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="multinode-644900-m02"
	I1007 12:49:48.740545       1 node_lifecycle_controller.go:884] "Missing timestamp for Node. Assuming now as a timestamp" logger="node-lifecycle-controller" node="multinode-644900-m02"
	I1007 12:49:48.780765       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="multinode-644900-m02"
	I1007 12:49:56.692603       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="multinode-644900-m02"
	I1007 12:50:15.155853       1 topologycache.go:237] "Can't get CPU or zone information for node" logger="endpointslice-controller" node="multinode-644900-m02"
	I1007 12:50:15.156069       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="multinode-644900-m02"
	I1007 12:50:15.188854       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="multinode-644900-m02"
	I1007 12:50:17.204771       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="multinode-644900-m02"
	I1007 12:50:18.769489       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="multinode-644900-m02"
	I1007 12:50:42.451113       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-7dff88458" duration="83.180468ms"
	I1007 12:50:42.467681       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-7dff88458" duration="16.449833ms"
	I1007 12:50:42.470722       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-7dff88458" duration="34.201µs"
	I1007 12:50:42.494571       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-7dff88458" duration="66.201µs"
	I1007 12:50:45.355272       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-7dff88458" duration="23.272689ms"
	I1007 12:50:45.355493       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-7dff88458" duration="33.2µs"
	I1007 12:50:45.403486       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-7dff88458" duration="14.247838ms"
	I1007 12:50:45.404882       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-7dff88458" duration="97.701µs"
	I1007 12:50:47.771044       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="multinode-644900-m02"
	I1007 12:51:05.187198       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="multinode-644900"
	
	
	==> kube-proxy [0e2aea9a294c] <==
		add table ip kube-proxy
		^^^^^^^^^^^^^^^^^^^^^^^^
	 >
	E1007 12:46:36.312047       1 proxier.go:734] "Error cleaning up nftables rules" err=<
		could not run nftables command: /dev/stdin:1:1-25: Error: Could not process rule: Operation not supported
		add table ip6 kube-proxy
		^^^^^^^^^^^^^^^^^^^^^^^^^
	 >
	I1007 12:46:36.323519       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["172.30.138.193"]
	E1007 12:46:36.323572       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I1007 12:46:36.374949       1 server_linux.go:146] "No iptables support for family" ipFamily="IPv6"
	I1007 12:46:36.375083       1 server.go:245] "kube-proxy running in single-stack mode" ipFamily="IPv4"
	I1007 12:46:36.375115       1 server_linux.go:169] "Using iptables Proxier"
	I1007 12:46:36.379040       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I1007 12:46:36.379546       1 server.go:483] "Version info" version="v1.31.1"
	I1007 12:46:36.379849       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I1007 12:46:36.382112       1 config.go:199] "Starting service config controller"
	I1007 12:46:36.382351       1 shared_informer.go:313] Waiting for caches to sync for service config
	I1007 12:46:36.382548       1 config.go:105] "Starting endpoint slice config controller"
	I1007 12:46:36.382716       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I1007 12:46:36.383572       1 config.go:328] "Starting node config controller"
	I1007 12:46:36.384400       1 shared_informer.go:313] Waiting for caches to sync for node config
	I1007 12:46:36.483292       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I1007 12:46:36.483357       1 shared_informer.go:320] Caches are synced for service config
	I1007 12:46:36.484716       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [a60b981df3ff] <==
	W1007 12:46:26.929709       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E1007 12:46:26.929938       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W1007 12:46:26.977535       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E1007 12:46:26.977654       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1007 12:46:27.129494       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E1007 12:46:27.129536       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W1007 12:46:27.165517       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E1007 12:46:27.165585       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1007 12:46:27.278977       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E1007 12:46:27.279149       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W1007 12:46:27.280403       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E1007 12:46:27.280454       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W1007 12:46:27.308550       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E1007 12:46:27.308721       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1007 12:46:27.461372       1 reflector.go:561] runtime/asm_amd64.s:1695: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E1007 12:46:27.461651       1 reflector.go:158] "Unhandled Error" err="runtime/asm_amd64.s:1695: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	W1007 12:46:27.463826       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E1007 12:46:27.463986       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1007 12:46:27.466056       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E1007 12:46:27.466404       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1007 12:46:27.508629       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E1007 12:46:27.509072       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W1007 12:46:27.519585       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E1007 12:46:27.520058       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	I1007 12:46:30.553532       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Oct 07 12:47:29 multinode-644900 kubelet[2236]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Oct 07 12:48:29 multinode-644900 kubelet[2236]: E1007 12:48:29.592004    2236 iptables.go:577] "Could not set up iptables canary" err=<
	Oct 07 12:48:29 multinode-644900 kubelet[2236]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Oct 07 12:48:29 multinode-644900 kubelet[2236]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Oct 07 12:48:29 multinode-644900 kubelet[2236]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Oct 07 12:48:29 multinode-644900 kubelet[2236]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Oct 07 12:49:29 multinode-644900 kubelet[2236]: E1007 12:49:29.600637    2236 iptables.go:577] "Could not set up iptables canary" err=<
	Oct 07 12:49:29 multinode-644900 kubelet[2236]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Oct 07 12:49:29 multinode-644900 kubelet[2236]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Oct 07 12:49:29 multinode-644900 kubelet[2236]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Oct 07 12:49:29 multinode-644900 kubelet[2236]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Oct 07 12:50:29 multinode-644900 kubelet[2236]: E1007 12:50:29.598915    2236 iptables.go:577] "Could not set up iptables canary" err=<
	Oct 07 12:50:29 multinode-644900 kubelet[2236]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Oct 07 12:50:29 multinode-644900 kubelet[2236]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Oct 07 12:50:29 multinode-644900 kubelet[2236]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Oct 07 12:50:29 multinode-644900 kubelet[2236]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Oct 07 12:50:42 multinode-644900 kubelet[2236]: I1007 12:50:42.618937    2236 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-2ldcf\" (UniqueName: \"kubernetes.io/projected/eaa8d6f2-c9aa-4c1b-b462-e08fdacdf5fa-kube-api-access-2ldcf\") pod \"busybox-7dff88458-w89wf\" (UID: \"eaa8d6f2-c9aa-4c1b-b462-e08fdacdf5fa\") " pod="default/busybox-7dff88458-w89wf"
	Oct 07 12:50:43 multinode-644900 kubelet[2236]: I1007 12:50:43.310763    2236 pod_container_deletor.go:80] "Container not found in pod's containers" containerID="9f2b88b7cd338c6bf57ef1c6b607b6a561d9b86d5589ef401f76ef076f71de99"
	Oct 07 12:50:45 multinode-644900 kubelet[2236]: I1007 12:50:45.390598    2236 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/busybox-7dff88458-w89wf" podStartSLOduration=1.7611974620000002 podStartE2EDuration="3.390581424s" podCreationTimestamp="2024-10-07 12:50:42 +0000 UTC" firstStartedPulling="2024-10-07 12:50:43.373233183 +0000 UTC m=+254.046777984" lastFinishedPulling="2024-10-07 12:50:45.002617145 +0000 UTC m=+255.676161946" observedRunningTime="2024-10-07 12:50:45.39034562 +0000 UTC m=+256.063890421" watchObservedRunningTime="2024-10-07 12:50:45.390581424 +0000 UTC m=+256.064126325"
	Oct 07 12:50:49 multinode-644900 kubelet[2236]: E1007 12:50:49.972258    2236 upgradeaware.go:427] Error proxying data from client to backend: readfrom tcp 127.0.0.1:36414->127.0.0.1:45895: write tcp 127.0.0.1:36414->127.0.0.1:45895: write: broken pipe
	Oct 07 12:51:29 multinode-644900 kubelet[2236]: E1007 12:51:29.590604    2236 iptables.go:577] "Could not set up iptables canary" err=<
	Oct 07 12:51:29 multinode-644900 kubelet[2236]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Oct 07 12:51:29 multinode-644900 kubelet[2236]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Oct 07 12:51:29 multinode-644900 kubelet[2236]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Oct 07 12:51:29 multinode-644900 kubelet[2236]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p multinode-644900 -n multinode-644900
helpers_test.go:254: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p multinode-644900 -n multinode-644900: (12.1587244s)
helpers_test.go:261: (dbg) Run:  kubectl --context multinode-644900 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:285: <<< TestMultiNode/serial/PingHostFrom2Pods FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
--- FAIL: TestMultiNode/serial/PingHostFrom2Pods (57.54s)

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (419.92s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-windows-amd64.exe node list -p multinode-644900
multinode_test.go:321: (dbg) Run:  out/minikube-windows-amd64.exe stop -p multinode-644900
E1007 13:07:57.137707   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 13:08:22.461144   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
multinode_test.go:321: (dbg) Done: out/minikube-windows-amd64.exe stop -p multinode-644900: (1m36.8926211s)
multinode_test.go:326: (dbg) Run:  out/minikube-windows-amd64.exe start -p multinode-644900 --wait=true -v=8 --alsologtostderr
E1007 13:12:57.141923   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
multinode_test.go:326: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p multinode-644900 --wait=true -v=8 --alsologtostderr: exit status 1 (4m45.0204357s)

                                                
                                                
-- stdout --
	* [multinode-644900] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
	  - KUBECONFIG=C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube6\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=19763
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	* Using the hyperv driver based on existing profile
	* Starting "multinode-644900" primary control-plane node in "multinode-644900" cluster
	* Restarting existing hyperv VM for "multinode-644900" ...
	* Preparing Kubernetes v1.31.1 on Docker 27.3.1 ...
	* Configuring CNI (Container Networking Interface) ...
	* Verifying Kubernetes components...
	* Enabled addons: 
	
	* Starting "multinode-644900-m02" worker node in "multinode-644900" cluster
	* Restarting existing hyperv VM for "multinode-644900-m02" ...
	* Found network options:
	  - NO_PROXY=172.30.143.249
	  - NO_PROXY=172.30.143.249
	* Preparing Kubernetes v1.31.1 on Docker 27.3.1 ...
	  - env NO_PROXY=172.30.143.249

                                                
                                                
-- /stdout --
** stderr ** 
	I1007 13:08:34.428297     748 out.go:345] Setting OutFile to fd 1588 ...
	I1007 13:08:34.505154     748 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 13:08:34.505154     748 out.go:358] Setting ErrFile to fd 1676...
	I1007 13:08:34.505154     748 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 13:08:34.532708     748 out.go:352] Setting JSON to false
	I1007 13:08:34.535697     748 start.go:129] hostinfo: {"hostname":"minikube6","uptime":139993,"bootTime":1728166521,"procs":198,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.4957 Build 19045.4957","kernelVersion":"10.0.19045.4957 Build 19045.4957","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"be8185f2-ae84-4027-a4e5-684d168fb2f3"}
	W1007 13:08:34.535697     748 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I1007 13:08:34.644266     748 out.go:177] * [multinode-644900] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
	I1007 13:08:34.724329     748 notify.go:220] Checking for updates...
	I1007 13:08:34.777674     748 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	I1007 13:08:34.818216     748 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1007 13:08:34.865540     748 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube6\minikube-integration\.minikube
	I1007 13:08:34.884337     748 out.go:177]   - MINIKUBE_LOCATION=19763
	I1007 13:08:34.917964     748 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1007 13:08:34.928615     748 config.go:182] Loaded profile config "multinode-644900": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 13:08:34.928615     748 driver.go:394] Setting default libvirt URI to qemu:///system
	I1007 13:08:40.473499     748 out.go:177] * Using the hyperv driver based on existing profile
	I1007 13:08:40.584146     748 start.go:297] selected driver: hyperv
	I1007 13:08:40.584347     748 start.go:901] validating driver "hyperv" against &{Name:multinode-644900 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{K
ubernetesVersion:v1.31.1 ClusterName:multinode-644900 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.30.138.193 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.30.140.113 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:false Worker:true} {Name:m03 IP:172.30.138.172 Port:0 KubernetesVersion:v1.31.1 ContainerRuntime: ControlPlane:false Worker:true}] Addons:map[ambassador:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dn
s:false inspektor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd: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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker B
inaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1007 13:08:40.584520     748 start.go:912] status for hyperv: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1007 13:08:40.637030     748 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I1007 13:08:40.637030     748 cni.go:84] Creating CNI manager for ""
	I1007 13:08:40.637030     748 cni.go:136] multinode detected (3 nodes found), recommending kindnet
	I1007 13:08:40.638423     748 start.go:340] cluster config:
	{Name:multinode-644900 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:multinode-644900 Namespace:default APIServe
rHAVIP: 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:} Nodes:[{Name: IP:172.30.138.193 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.30.140.113 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:false Worker:true} {Name:m03 IP:172.30.138.172 Port:0 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:false Worker:true}] Addons:map[ambassador:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:false inspektor-gadget:false istio:false istio-provisioner:false kong:fa
lse kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd: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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFir
mwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1007 13:08:40.638423     748 iso.go:125] acquiring lock: {Name:mk27b386ba1086934ca68ed0fcfe85bfd5271b32 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1007 13:08:40.686028     748 out.go:177] * Starting "multinode-644900" primary control-plane node in "multinode-644900" cluster
	I1007 13:08:40.720334     748 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I1007 13:08:40.720986     748 preload.go:146] Found local preload: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4
	I1007 13:08:40.721178     748 cache.go:56] Caching tarball of preloaded images
	I1007 13:08:40.721178     748 preload.go:172] Found C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I1007 13:08:40.721715     748 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on docker
	I1007 13:08:40.722038     748 profile.go:143] Saving config to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\config.json ...
	I1007 13:08:40.724485     748 start.go:360] acquireMachinesLock for multinode-644900: {Name:mke1d3e045ff2a4f8d2978e08dff146c93a87110 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I1007 13:08:40.724485     748 start.go:364] duration metric: took 0s to acquireMachinesLock for "multinode-644900"
	I1007 13:08:40.725017     748 start.go:96] Skipping create...Using existing machine configuration
	I1007 13:08:40.725145     748 fix.go:54] fixHost starting: 
	I1007 13:08:40.725833     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:08:43.456115     748 main.go:141] libmachine: [stdout =====>] : Off
	
	I1007 13:08:43.456115     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:08:43.456216     748 fix.go:112] recreateIfNeeded on multinode-644900: state=Stopped err=<nil>
	W1007 13:08:43.456216     748 fix.go:138] unexpected machine state, will restart: <nil>
	I1007 13:08:43.459721     748 out.go:177] * Restarting existing hyperv VM for "multinode-644900" ...
	I1007 13:08:43.462105     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM multinode-644900
	I1007 13:08:46.528117     748 main.go:141] libmachine: [stdout =====>] : 
	I1007 13:08:46.528117     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:08:46.528117     748 main.go:141] libmachine: Waiting for host to start...
	I1007 13:08:46.528252     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:08:48.735026     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:08:48.735026     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:08:48.735026     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:08:51.207401     748 main.go:141] libmachine: [stdout =====>] : 
	I1007 13:08:51.207401     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:08:52.208340     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:08:54.396636     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:08:54.396636     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:08:54.397337     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:08:56.913489     748 main.go:141] libmachine: [stdout =====>] : 
	I1007 13:08:56.913489     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:08:57.914077     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:09:00.060577     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:09:00.060577     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:00.061686     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:09:02.613473     748 main.go:141] libmachine: [stdout =====>] : 
	I1007 13:09:02.613473     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:03.613792     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:09:05.792177     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:09:05.792177     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:05.792177     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:09:08.265146     748 main.go:141] libmachine: [stdout =====>] : 
	I1007 13:09:08.265146     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:09.267177     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:09:11.414789     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:09:11.415528     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:11.415608     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:09:13.928981     748 main.go:141] libmachine: [stdout =====>] : 172.30.143.249
	
	I1007 13:09:13.928981     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:13.933268     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:09:15.994256     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:09:15.994256     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:15.995272     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:09:18.434960     748 main.go:141] libmachine: [stdout =====>] : 172.30.143.249
	
	I1007 13:09:18.434960     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:18.435458     748 profile.go:143] Saving config to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\config.json ...
	I1007 13:09:18.437975     748 machine.go:93] provisionDockerMachine start ...
	I1007 13:09:18.437975     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:09:20.479410     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:09:20.479410     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:20.480265     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:09:22.981618     748 main.go:141] libmachine: [stdout =====>] : 172.30.143.249
	
	I1007 13:09:22.981896     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:22.987317     748 main.go:141] libmachine: Using SSH client type: native
	I1007 13:09:22.987994     748 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.143.249 22 <nil> <nil>}
	I1007 13:09:22.987994     748 main.go:141] libmachine: About to run SSH command:
	hostname
	I1007 13:09:23.118115     748 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube
	
	I1007 13:09:23.118115     748 buildroot.go:166] provisioning hostname "multinode-644900"
	I1007 13:09:23.118582     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:09:25.190348     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:09:25.190404     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:25.190597     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:09:27.658865     748 main.go:141] libmachine: [stdout =====>] : 172.30.143.249
	
	I1007 13:09:27.659086     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:27.664494     748 main.go:141] libmachine: Using SSH client type: native
	I1007 13:09:27.665062     748 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.143.249 22 <nil> <nil>}
	I1007 13:09:27.665147     748 main.go:141] libmachine: About to run SSH command:
	sudo hostname multinode-644900 && echo "multinode-644900" | sudo tee /etc/hostname
	I1007 13:09:27.821854     748 main.go:141] libmachine: SSH cmd err, output: <nil>: multinode-644900
	
	I1007 13:09:27.821854     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:09:29.882208     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:09:29.883234     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:29.883234     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:09:32.399330     748 main.go:141] libmachine: [stdout =====>] : 172.30.143.249
	
	I1007 13:09:32.399330     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:32.404508     748 main.go:141] libmachine: Using SSH client type: native
	I1007 13:09:32.404508     748 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.143.249 22 <nil> <nil>}
	I1007 13:09:32.404508     748 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\smultinode-644900' /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 multinode-644900/g' /etc/hosts;
				else 
					echo '127.0.1.1 multinode-644900' | sudo tee -a /etc/hosts; 
				fi
			fi
	I1007 13:09:32.566077     748 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I1007 13:09:32.566209     748 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube6\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube6\minikube-integration\.minikube}
	I1007 13:09:32.566368     748 buildroot.go:174] setting up certificates
	I1007 13:09:32.566426     748 provision.go:84] configureAuth start
	I1007 13:09:32.566594     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:09:34.819157     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:09:34.819157     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:34.819678     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:09:37.246531     748 main.go:141] libmachine: [stdout =====>] : 172.30.143.249
	
	I1007 13:09:37.246599     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:37.246679     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:09:39.355801     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:09:39.355801     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:39.356153     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:09:41.833527     748 main.go:141] libmachine: [stdout =====>] : 172.30.143.249
	
	I1007 13:09:41.833720     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:41.833720     748 provision.go:143] copyHostCerts
	I1007 13:09:41.833884     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube6\minikube-integration\.minikube/key.pem
	I1007 13:09:41.834199     748 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/key.pem, removing ...
	I1007 13:09:41.834283     748 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\key.pem
	I1007 13:09:41.834708     748 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/key.pem (1679 bytes)
	I1007 13:09:41.835560     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube6\minikube-integration\.minikube/ca.pem
	I1007 13:09:41.835560     748 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/ca.pem, removing ...
	I1007 13:09:41.835560     748 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.pem
	I1007 13:09:41.836325     748 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/ca.pem (1078 bytes)
	I1007 13:09:41.837355     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube6\minikube-integration\.minikube/cert.pem
	I1007 13:09:41.837586     748 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/cert.pem, removing ...
	I1007 13:09:41.837706     748 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cert.pem
	I1007 13:09:41.837989     748 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/cert.pem (1123 bytes)
	I1007 13:09:41.839014     748 provision.go:117] generating server cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.multinode-644900 san=[127.0.0.1 172.30.143.249 localhost minikube multinode-644900]
	I1007 13:09:42.088078     748 provision.go:177] copyRemoteCerts
	I1007 13:09:42.098446     748 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I1007 13:09:42.099453     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:09:44.195544     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:09:44.195544     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:44.196548     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:09:46.675836     748 main.go:141] libmachine: [stdout =====>] : 172.30.143.249
	
	I1007 13:09:46.675962     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:46.675962     748 sshutil.go:53] new ssh client: &{IP:172.30.143.249 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900\id_rsa Username:docker}
	I1007 13:09:46.781483     748 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (4.6829842s)
	I1007 13:09:46.781549     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I1007 13:09:46.782049     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1216 bytes)
	I1007 13:09:46.825652     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I1007 13:09:46.826075     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I1007 13:09:46.871874     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I1007 13:09:46.872732     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I1007 13:09:46.918404     748 provision.go:87] duration metric: took 14.3518183s to configureAuth
	I1007 13:09:46.918487     748 buildroot.go:189] setting minikube options for container-runtime
	I1007 13:09:46.918998     748 config.go:182] Loaded profile config "multinode-644900": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 13:09:46.918998     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:09:48.959231     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:09:48.959231     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:48.960101     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:09:51.477473     748 main.go:141] libmachine: [stdout =====>] : 172.30.143.249
	
	I1007 13:09:51.477473     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:51.484251     748 main.go:141] libmachine: Using SSH client type: native
	I1007 13:09:51.484951     748 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.143.249 22 <nil> <nil>}
	I1007 13:09:51.484951     748 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I1007 13:09:51.611493     748 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I1007 13:09:51.611493     748 buildroot.go:70] root file system type: tmpfs
	I1007 13:09:51.611493     748 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I1007 13:09:51.612025     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:09:53.661251     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:09:53.661938     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:53.661938     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:09:56.144426     748 main.go:141] libmachine: [stdout =====>] : 172.30.143.249
	
	I1007 13:09:56.144426     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:56.149919     748 main.go:141] libmachine: Using SSH client type: native
	I1007 13:09:56.150149     748 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.143.249 22 <nil> <nil>}
	I1007 13:09:56.150149     748 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service 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=hyperv --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
	I1007 13:09:56.305509     748 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service 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=hyperv --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
	
	I1007 13:09:56.305509     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:09:58.344720     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:09:58.344720     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:58.344958     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:10:00.832604     748 main.go:141] libmachine: [stdout =====>] : 172.30.143.249
	
	I1007 13:10:00.832688     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:10:00.837471     748 main.go:141] libmachine: Using SSH client type: native
	I1007 13:10:00.838205     748 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.143.249 22 <nil> <nil>}
	I1007 13:10:00.838205     748 main.go:141] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I1007 13:10:03.431492     748 main.go:141] libmachine: SSH cmd err, output: <nil>: diff: can't stat '/lib/systemd/system/docker.service': No such file or directory
	Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /usr/lib/systemd/system/docker.service.
	
	I1007 13:10:03.431492     748 machine.go:96] duration metric: took 44.9930176s to provisionDockerMachine
	I1007 13:10:03.431492     748 start.go:293] postStartSetup for "multinode-644900" (driver="hyperv")
	I1007 13:10:03.431492     748 start.go:322] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
	I1007 13:10:03.442504     748 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
	I1007 13:10:03.442504     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:10:05.639339     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:10:05.639339     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:10:05.640112     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:10:08.185981     748 main.go:141] libmachine: [stdout =====>] : 172.30.143.249
	
	I1007 13:10:08.186774     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:10:08.186774     748 sshutil.go:53] new ssh client: &{IP:172.30.143.249 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900\id_rsa Username:docker}
	I1007 13:10:08.290148     748 ssh_runner.go:235] Completed: 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: (4.8475722s)
	I1007 13:10:08.300981     748 ssh_runner.go:195] Run: cat /etc/os-release
	I1007 13:10:08.308505     748 command_runner.go:130] > NAME=Buildroot
	I1007 13:10:08.308633     748 command_runner.go:130] > VERSION=2023.02.9-dirty
	I1007 13:10:08.308633     748 command_runner.go:130] > ID=buildroot
	I1007 13:10:08.308633     748 command_runner.go:130] > VERSION_ID=2023.02.9
	I1007 13:10:08.308633     748 command_runner.go:130] > PRETTY_NAME="Buildroot 2023.02.9"
	I1007 13:10:08.308633     748 info.go:137] Remote host: Buildroot 2023.02.9
	I1007 13:10:08.308751     748 filesync.go:126] Scanning C:\Users\jenkins.minikube6\minikube-integration\.minikube\addons for local assets ...
	I1007 13:10:08.309146     748 filesync.go:126] Scanning C:\Users\jenkins.minikube6\minikube-integration\.minikube\files for local assets ...
	I1007 13:10:08.309874     748 filesync.go:149] local asset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem -> 137842.pem in /etc/ssl/certs
	I1007 13:10:08.309874     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem -> /etc/ssl/certs/137842.pem
	I1007 13:10:08.321407     748 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I1007 13:10:08.340263     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem --> /etc/ssl/certs/137842.pem (1708 bytes)
	I1007 13:10:08.388962     748 start.go:296] duration metric: took 4.957364s for postStartSetup
	I1007 13:10:08.389055     748 fix.go:56] duration metric: took 1m27.6629558s for fixHost
	I1007 13:10:08.389082     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:10:10.573173     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:10:10.573173     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:10:10.573173     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:10:13.141316     748 main.go:141] libmachine: [stdout =====>] : 172.30.143.249
	
	I1007 13:10:13.142441     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:10:13.147801     748 main.go:141] libmachine: Using SSH client type: native
	I1007 13:10:13.148766     748 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.143.249 22 <nil> <nil>}
	I1007 13:10:13.148766     748 main.go:141] libmachine: About to run SSH command:
	date +%s.%N
	I1007 13:10:13.279288     748 main.go:141] libmachine: SSH cmd err, output: <nil>: 1728306613.293815650
	
	I1007 13:10:13.279288     748 fix.go:216] guest clock: 1728306613.293815650
	I1007 13:10:13.279288     748 fix.go:229] Guest: 2024-10-07 13:10:13.29381565 +0000 UTC Remote: 2024-10-07 13:10:08.3890825 +0000 UTC m=+94.046145701 (delta=4.90473315s)
	I1007 13:10:13.279937     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:10:15.392962     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:10:15.392962     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:10:15.393456     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:10:17.960529     748 main.go:141] libmachine: [stdout =====>] : 172.30.143.249
	
	I1007 13:10:17.960529     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:10:17.966356     748 main.go:141] libmachine: Using SSH client type: native
	I1007 13:10:17.966587     748 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.143.249 22 <nil> <nil>}
	I1007 13:10:17.966587     748 main.go:141] libmachine: About to run SSH command:
	sudo date -s @1728306613
	I1007 13:10:18.113683     748 main.go:141] libmachine: SSH cmd err, output: <nil>: Mon Oct  7 13:10:13 UTC 2024
	
	I1007 13:10:18.113683     748 fix.go:236] clock set: Mon Oct  7 13:10:13 UTC 2024
	 (err=<nil>)
	I1007 13:10:18.113683     748 start.go:83] releasing machines lock for "multinode-644900", held for 1m37.3881164s
	I1007 13:10:18.113683     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:10:20.301143     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:10:20.301143     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:10:20.301354     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:10:22.918677     748 main.go:141] libmachine: [stdout =====>] : 172.30.143.249
	
	I1007 13:10:22.919655     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:10:22.923725     748 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I1007 13:10:22.923891     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:10:22.934614     748 ssh_runner.go:195] Run: cat /version.json
	I1007 13:10:22.934614     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:10:25.189568     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:10:25.189821     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:10:25.189568     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:10:25.189821     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:10:25.189984     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:10:25.189984     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:10:27.883509     748 main.go:141] libmachine: [stdout =====>] : 172.30.143.249
	
	I1007 13:10:27.884319     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:10:27.884815     748 sshutil.go:53] new ssh client: &{IP:172.30.143.249 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900\id_rsa Username:docker}
	I1007 13:10:27.917269     748 main.go:141] libmachine: [stdout =====>] : 172.30.143.249
	
	I1007 13:10:27.918249     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:10:27.918901     748 sshutil.go:53] new ssh client: &{IP:172.30.143.249 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900\id_rsa Username:docker}
	I1007 13:10:27.973981     748 command_runner.go:130] > {"iso_version": "v1.34.0-1727108440-19696", "kicbase_version": "v0.0.45-1726784731-19672", "minikube_version": "v1.34.0", "commit": "09d18ff16db81cf1cb24cd6e95f197b54c5f843c"}
	I1007 13:10:27.974119     748 ssh_runner.go:235] Completed: cat /version.json: (5.0394495s)
	I1007 13:10:27.987710     748 ssh_runner.go:195] Run: systemctl --version
	I1007 13:10:27.993852     748 command_runner.go:130] ! bash: line 1: curl.exe: command not found
	I1007 13:10:27.994027     748 ssh_runner.go:235] Completed: curl.exe -sS -m 2 https://registry.k8s.io/: (5.0701578s)
	W1007 13:10:27.994130     748 start.go:867] [curl.exe -sS -m 2 https://registry.k8s.io/] failed: curl.exe -sS -m 2 https://registry.k8s.io/: Process exited with status 127
	stdout:
	
	stderr:
	bash: line 1: curl.exe: command not found
	I1007 13:10:28.002407     748 command_runner.go:130] > systemd 252 (252)
	I1007 13:10:28.002452     748 command_runner.go:130] > -PAM -AUDIT -SELINUX -APPARMOR -IMA -SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL -ELFUTILS -FIDO2 -IDN2 -IDN +IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 +LZ4 +XZ +ZLIB -ZSTD -BPF_FRAMEWORK -XKBCOMMON -UTMP -SYSVINIT default-hierarchy=unified
	I1007 13:10:28.013120     748 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I1007 13:10:28.022868     748 command_runner.go:130] ! stat: cannot statx '/etc/cni/net.d/*loopback.conf*': No such file or directory
	W1007 13:10:28.022868     748 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I1007 13:10:28.036093     748 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I1007 13:10:28.067832     748 command_runner.go:139] > /etc/cni/net.d/87-podman-bridge.conflist, 
	I1007 13:10:28.067832     748 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I1007 13:10:28.067832     748 start.go:495] detecting cgroup driver to use...
	I1007 13:10:28.067832     748 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I1007 13:10:28.104350     748 command_runner.go:130] > runtime-endpoint: unix:///run/containerd/containerd.sock
	I1007 13:10:28.116761     748 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	I1007 13:10:28.147993     748 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I1007 13:10:28.167928     748 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I1007 13:10:28.180808     748 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	W1007 13:10:28.209485     748 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	W1007 13:10:28.209485     748 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	* To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I1007 13:10:28.217829     748 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I1007 13:10:28.248604     748 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I1007 13:10:28.279072     748 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I1007 13:10:28.314644     748 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I1007 13:10:28.344676     748 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I1007 13:10:28.377739     748 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I1007 13:10:28.408481     748 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I1007 13:10:28.438712     748 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I1007 13:10:28.456472     748 command_runner.go:130] ! sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I1007 13:10:28.457115     748 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I1007 13:10:28.468624     748 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I1007 13:10:28.502229     748 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I1007 13:10:28.533939     748 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 13:10:28.748602     748 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I1007 13:10:28.779254     748 start.go:495] detecting cgroup driver to use...
	I1007 13:10:28.795121     748 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I1007 13:10:28.817395     748 command_runner.go:130] > # /usr/lib/systemd/system/docker.service
	I1007 13:10:28.817629     748 command_runner.go:130] > [Unit]
	I1007 13:10:28.817629     748 command_runner.go:130] > Description=Docker Application Container Engine
	I1007 13:10:28.817679     748 command_runner.go:130] > Documentation=https://docs.docker.com
	I1007 13:10:28.817810     748 command_runner.go:130] > After=network.target  minikube-automount.service docker.socket
	I1007 13:10:28.817837     748 command_runner.go:130] > Requires= minikube-automount.service docker.socket 
	I1007 13:10:28.817837     748 command_runner.go:130] > StartLimitBurst=3
	I1007 13:10:28.817885     748 command_runner.go:130] > StartLimitIntervalSec=60
	I1007 13:10:28.817885     748 command_runner.go:130] > [Service]
	I1007 13:10:28.817908     748 command_runner.go:130] > Type=notify
	I1007 13:10:28.817908     748 command_runner.go:130] > Restart=on-failure
	I1007 13:10:28.817954     748 command_runner.go:130] > # This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	I1007 13:10:28.817981     748 command_runner.go:130] > # The base configuration already specifies an 'ExecStart=...' command. The first directive
	I1007 13:10:28.818008     748 command_runner.go:130] > # here is to clear out that command inherited from the base configuration. Without this,
	I1007 13:10:28.818008     748 command_runner.go:130] > # the command from the base configuration and the command specified here are treated as
	I1007 13:10:28.818008     748 command_runner.go:130] > # a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	I1007 13:10:28.818008     748 command_runner.go:130] > # will catch this invalid input and refuse to start the service with an error like:
	I1007 13:10:28.818008     748 command_runner.go:130] > #  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	I1007 13:10:28.818008     748 command_runner.go:130] > # NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	I1007 13:10:28.818008     748 command_runner.go:130] > # container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	I1007 13:10:28.818008     748 command_runner.go:130] > ExecStart=
	I1007 13:10:28.818008     748 command_runner.go:130] > 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=hyperv --insecure-registry 10.96.0.0/12 
	I1007 13:10:28.818008     748 command_runner.go:130] > ExecReload=/bin/kill -s HUP $MAINPID
	I1007 13:10:28.818008     748 command_runner.go:130] > # Having non-zero Limit*s causes performance problems due to accounting overhead
	I1007 13:10:28.818008     748 command_runner.go:130] > # in the kernel. We recommend using cgroups to do container-local accounting.
	I1007 13:10:28.818008     748 command_runner.go:130] > LimitNOFILE=infinity
	I1007 13:10:28.818008     748 command_runner.go:130] > LimitNPROC=infinity
	I1007 13:10:28.818008     748 command_runner.go:130] > LimitCORE=infinity
	I1007 13:10:28.818008     748 command_runner.go:130] > # Uncomment TasksMax if your systemd version supports it.
	I1007 13:10:28.818008     748 command_runner.go:130] > # Only systemd 226 and above support this version.
	I1007 13:10:28.818008     748 command_runner.go:130] > TasksMax=infinity
	I1007 13:10:28.818008     748 command_runner.go:130] > TimeoutStartSec=0
	I1007 13:10:28.818008     748 command_runner.go:130] > # set delegate yes so that systemd does not reset the cgroups of docker containers
	I1007 13:10:28.818008     748 command_runner.go:130] > Delegate=yes
	I1007 13:10:28.818008     748 command_runner.go:130] > # kill only the docker process, not all processes in the cgroup
	I1007 13:10:28.818008     748 command_runner.go:130] > KillMode=process
	I1007 13:10:28.818008     748 command_runner.go:130] > [Install]
	I1007 13:10:28.818848     748 command_runner.go:130] > WantedBy=multi-user.target
	I1007 13:10:28.831625     748 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1007 13:10:28.870028     748 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I1007 13:10:28.915341     748 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1007 13:10:28.952153     748 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1007 13:10:28.986185     748 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I1007 13:10:29.058673     748 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1007 13:10:29.084725     748 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I1007 13:10:29.119823     748 command_runner.go:130] > runtime-endpoint: unix:///var/run/cri-dockerd.sock
	I1007 13:10:29.131437     748 ssh_runner.go:195] Run: which cri-dockerd
	I1007 13:10:29.137017     748 command_runner.go:130] > /usr/bin/cri-dockerd
	I1007 13:10:29.148233     748 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I1007 13:10:29.166970     748 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I1007 13:10:29.209851     748 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I1007 13:10:29.420445     748 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I1007 13:10:29.622222     748 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I1007 13:10:29.622222     748 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I1007 13:10:29.668809     748 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 13:10:29.871056     748 ssh_runner.go:195] Run: sudo systemctl restart docker
	I1007 13:10:32.608595     748 ssh_runner.go:235] Completed: sudo systemctl restart docker: (2.7375091s)
	I1007 13:10:32.620252     748 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I1007 13:10:32.655165     748 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I1007 13:10:32.693283     748 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I1007 13:10:32.903766     748 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I1007 13:10:33.111547     748 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 13:10:33.311227     748 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I1007 13:10:33.351063     748 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I1007 13:10:33.387073     748 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 13:10:33.598880     748 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I1007 13:10:33.706184     748 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I1007 13:10:33.718058     748 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I1007 13:10:33.726939     748 command_runner.go:130] >   File: /var/run/cri-dockerd.sock
	I1007 13:10:33.726939     748 command_runner.go:130] >   Size: 0         	Blocks: 0          IO Block: 4096   socket
	I1007 13:10:33.726939     748 command_runner.go:130] > Device: 0,22	Inode: 838         Links: 1
	I1007 13:10:33.726939     748 command_runner.go:130] > Access: (0660/srw-rw----)  Uid: (    0/    root)   Gid: ( 1000/  docker)
	I1007 13:10:33.726939     748 command_runner.go:130] > Access: 2024-10-07 13:10:33.638409059 +0000
	I1007 13:10:33.726939     748 command_runner.go:130] > Modify: 2024-10-07 13:10:33.638409059 +0000
	I1007 13:10:33.726939     748 command_runner.go:130] > Change: 2024-10-07 13:10:33.642409071 +0000
	I1007 13:10:33.726939     748 command_runner.go:130] >  Birth: -
	I1007 13:10:33.726939     748 start.go:563] Will wait 60s for crictl version
	I1007 13:10:33.739272     748 ssh_runner.go:195] Run: which crictl
	I1007 13:10:33.745681     748 command_runner.go:130] > /usr/bin/crictl
	I1007 13:10:33.757812     748 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I1007 13:10:33.809113     748 command_runner.go:130] > Version:  0.1.0
	I1007 13:10:33.809113     748 command_runner.go:130] > RuntimeName:  docker
	I1007 13:10:33.809113     748 command_runner.go:130] > RuntimeVersion:  27.3.1
	I1007 13:10:33.809113     748 command_runner.go:130] > RuntimeApiVersion:  v1
	I1007 13:10:33.809468     748 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.3.1
	RuntimeApiVersion:  v1
	I1007 13:10:33.819570     748 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1007 13:10:33.853025     748 command_runner.go:130] > 27.3.1
	I1007 13:10:33.864913     748 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1007 13:10:33.898414     748 command_runner.go:130] > 27.3.1
	I1007 13:10:33.903337     748 out.go:235] * Preparing Kubernetes v1.31.1 on Docker 27.3.1 ...
	I1007 13:10:33.903475     748 ip.go:176] getIPForInterface: searching for "vEthernet (Default Switch)"
	I1007 13:10:33.908023     748 ip.go:190] "Ethernet 2" does not match prefix "vEthernet (Default Switch)"
	I1007 13:10:33.908023     748 ip.go:190] "Loopback Pseudo-Interface 1" does not match prefix "vEthernet (Default Switch)"
	I1007 13:10:33.908023     748 ip.go:185] found prefix matching interface for "vEthernet (Default Switch)": "vEthernet (Default Switch)"
	I1007 13:10:33.908023     748 ip.go:211] Found interface: {Index:9 MTU:1500 Name:vEthernet (Default Switch) HardwareAddr:00:15:5d:f7:66:4d Flags:up|broadcast|multicast|running}
	I1007 13:10:33.911085     748 ip.go:214] interface addr: fe80::9fcc:8509:1b69:5a8f/64
	I1007 13:10:33.911085     748 ip.go:214] interface addr: 172.30.128.1/20
	I1007 13:10:33.921849     748 ssh_runner.go:195] Run: grep 172.30.128.1	host.minikube.internal$ /etc/hosts
	I1007 13:10:33.928778     748 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "172.30.128.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I1007 13:10:33.952551     748 kubeadm.go:883] updating cluster {Name:multinode-644900 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:
v1.31.1 ClusterName:multinode-644900 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.30.143.249 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.30.140.113 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:false Worker:true} {Name:m03 IP:172.30.138.172 Port:0 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:false Worker:true}] Addons:map[ambassador:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:false ins
pektor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd: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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror
: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I1007 13:10:33.952835     748 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I1007 13:10:33.961959     748 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I1007 13:10:33.986611     748 command_runner.go:130] > registry.k8s.io/kube-apiserver:v1.31.1
	I1007 13:10:33.986611     748 command_runner.go:130] > registry.k8s.io/kube-controller-manager:v1.31.1
	I1007 13:10:33.986611     748 command_runner.go:130] > registry.k8s.io/kube-scheduler:v1.31.1
	I1007 13:10:33.987662     748 command_runner.go:130] > registry.k8s.io/kube-proxy:v1.31.1
	I1007 13:10:33.987662     748 command_runner.go:130] > kindest/kindnetd:v20240813-c6f155d6
	I1007 13:10:33.987662     748 command_runner.go:130] > registry.k8s.io/coredns/coredns:v1.11.3
	I1007 13:10:33.987662     748 command_runner.go:130] > registry.k8s.io/etcd:3.5.15-0
	I1007 13:10:33.987662     748 command_runner.go:130] > registry.k8s.io/pause:3.10
	I1007 13:10:33.987662     748 command_runner.go:130] > gcr.io/k8s-minikube/storage-provisioner:v5
	I1007 13:10:33.987662     748 command_runner.go:130] > gcr.io/k8s-minikube/busybox:1.28
	I1007 13:10:33.987766     748 docker.go:685] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.31.1
	registry.k8s.io/kube-controller-manager:v1.31.1
	registry.k8s.io/kube-scheduler:v1.31.1
	registry.k8s.io/kube-proxy:v1.31.1
	kindest/kindnetd:v20240813-c6f155d6
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/etcd:3.5.15-0
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	gcr.io/k8s-minikube/busybox:1.28
	
	-- /stdout --
	I1007 13:10:33.987766     748 docker.go:615] Images already preloaded, skipping extraction
	I1007 13:10:33.996574     748 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I1007 13:10:34.023120     748 command_runner.go:130] > registry.k8s.io/kube-apiserver:v1.31.1
	I1007 13:10:34.023120     748 command_runner.go:130] > registry.k8s.io/kube-controller-manager:v1.31.1
	I1007 13:10:34.023120     748 command_runner.go:130] > registry.k8s.io/kube-scheduler:v1.31.1
	I1007 13:10:34.023120     748 command_runner.go:130] > registry.k8s.io/kube-proxy:v1.31.1
	I1007 13:10:34.023120     748 command_runner.go:130] > kindest/kindnetd:v20240813-c6f155d6
	I1007 13:10:34.023120     748 command_runner.go:130] > registry.k8s.io/coredns/coredns:v1.11.3
	I1007 13:10:34.023120     748 command_runner.go:130] > registry.k8s.io/etcd:3.5.15-0
	I1007 13:10:34.023120     748 command_runner.go:130] > registry.k8s.io/pause:3.10
	I1007 13:10:34.023120     748 command_runner.go:130] > gcr.io/k8s-minikube/storage-provisioner:v5
	I1007 13:10:34.023120     748 command_runner.go:130] > gcr.io/k8s-minikube/busybox:1.28
	I1007 13:10:34.023120     748 docker.go:685] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.31.1
	registry.k8s.io/kube-controller-manager:v1.31.1
	registry.k8s.io/kube-scheduler:v1.31.1
	registry.k8s.io/kube-proxy:v1.31.1
	kindest/kindnetd:v20240813-c6f155d6
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/etcd:3.5.15-0
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	gcr.io/k8s-minikube/busybox:1.28
	
	-- /stdout --
	I1007 13:10:34.024161     748 cache_images.go:84] Images are preloaded, skipping loading
	I1007 13:10:34.024161     748 kubeadm.go:934] updating node { 172.30.143.249 8443 v1.31.1 docker true true} ...
	I1007 13:10:34.024161     748 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=multinode-644900 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=172.30.143.249
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:multinode-644900 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I1007 13:10:34.033638     748 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I1007 13:10:34.102775     748 command_runner.go:130] > cgroupfs
	I1007 13:10:34.104362     748 cni.go:84] Creating CNI manager for ""
	I1007 13:10:34.104430     748 cni.go:136] multinode detected (3 nodes found), recommending kindnet
	I1007 13:10:34.104430     748 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I1007 13:10:34.104511     748 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:172.30.143.249 APIServerPort:8443 KubernetesVersion:v1.31.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:multinode-644900 NodeName:multinode-644900 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", "172.30.143.249"]]} {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:172.30.143.249 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPat
h:/etc/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/cri-dockerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I1007 13:10:34.104915     748 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 172.30.143.249
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/cri-dockerd.sock
	  name: "multinode-644900"
	  kubeletExtraArgs:
	    node-ip: 172.30.143.249
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "172.30.143.249"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.31.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/cri-dockerd.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I1007 13:10:34.115804     748 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I1007 13:10:34.135104     748 command_runner.go:130] > kubeadm
	I1007 13:10:34.135104     748 command_runner.go:130] > kubectl
	I1007 13:10:34.135104     748 command_runner.go:130] > kubelet
	I1007 13:10:34.135104     748 binaries.go:44] Found k8s binaries, skipping transfer
	I1007 13:10:34.147106     748 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I1007 13:10:34.164406     748 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (317 bytes)
	I1007 13:10:34.194780     748 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I1007 13:10:34.224646     748 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2164 bytes)
	I1007 13:10:34.266891     748 ssh_runner.go:195] Run: grep 172.30.143.249	control-plane.minikube.internal$ /etc/hosts
	I1007 13:10:34.272791     748 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "172.30.143.249	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I1007 13:10:34.304587     748 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 13:10:34.500259     748 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1007 13:10:34.530748     748 certs.go:68] Setting up C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900 for IP: 172.30.143.249
	I1007 13:10:34.530811     748 certs.go:194] generating shared ca certs ...
	I1007 13:10:34.530811     748 certs.go:226] acquiring lock for ca certs: {Name:mkc71405905d3cea24da832e98113e061e759324 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 13:10:34.531520     748 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.key
	I1007 13:10:34.532068     748 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.key
	I1007 13:10:34.532266     748 certs.go:256] generating profile certs ...
	I1007 13:10:34.532961     748 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\client.key
	I1007 13:10:34.533083     748 certs.go:363] generating signed profile cert for "minikube": C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.key.12707d87
	I1007 13:10:34.533083     748 crypto.go:68] Generating cert C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.crt.12707d87 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 172.30.143.249]
	I1007 13:10:35.192712     748 crypto.go:156] Writing cert to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.crt.12707d87 ...
	I1007 13:10:35.192712     748 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.crt.12707d87: {Name:mk0da47d4e8d6fa8e617311d820df83cd33f031a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 13:10:35.194676     748 crypto.go:164] Writing key to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.key.12707d87 ...
	I1007 13:10:35.194676     748 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.key.12707d87: {Name:mk39b3a461e9d8fd6f7b5d786c04b2d029ae9144 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 13:10:35.195551     748 certs.go:381] copying C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.crt.12707d87 -> C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.crt
	I1007 13:10:35.216437     748 certs.go:385] copying C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.key.12707d87 -> C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.key
	I1007 13:10:35.218424     748 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\proxy-client.key
	I1007 13:10:35.218424     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt -> /var/lib/minikube/certs/ca.crt
	I1007 13:10:35.218424     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.key -> /var/lib/minikube/certs/ca.key
	I1007 13:10:35.219065     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I1007 13:10:35.219124     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I1007 13:10:35.219124     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
	I1007 13:10:35.219759     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.key -> /var/lib/minikube/certs/apiserver.key
	I1007 13:10:35.219969     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
	I1007 13:10:35.219969     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
	I1007 13:10:35.220702     748 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784.pem (1338 bytes)
	W1007 13:10:35.221620     748 certs.go:480] ignoring C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784_empty.pem, impossibly tiny 0 bytes
	I1007 13:10:35.221620     748 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I1007 13:10:35.221620     748 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I1007 13:10:35.222379     748 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I1007 13:10:35.222379     748 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem (1679 bytes)
	I1007 13:10:35.223186     748 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem (1708 bytes)
	I1007 13:10:35.223186     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I1007 13:10:35.223970     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784.pem -> /usr/share/ca-certificates/13784.pem
	I1007 13:10:35.223970     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem -> /usr/share/ca-certificates/137842.pem
	I1007 13:10:35.225425     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I1007 13:10:35.271161     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I1007 13:10:35.317039     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I1007 13:10:35.360934     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I1007 13:10:35.406156     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1424 bytes)
	I1007 13:10:35.451578     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I1007 13:10:35.498134     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I1007 13:10:35.550231     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I1007 13:10:35.594523     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I1007 13:10:35.641005     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784.pem --> /usr/share/ca-certificates/13784.pem (1338 bytes)
	I1007 13:10:35.688785     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem --> /usr/share/ca-certificates/137842.pem (1708 bytes)
	I1007 13:10:35.734544     748 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I1007 13:10:35.783655     748 ssh_runner.go:195] Run: openssl version
	I1007 13:10:35.792286     748 command_runner.go:130] > OpenSSL 1.1.1w  11 Sep 2023
	I1007 13:10:35.804367     748 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/13784.pem && ln -fs /usr/share/ca-certificates/13784.pem /etc/ssl/certs/13784.pem"
	I1007 13:10:35.834921     748 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/13784.pem
	I1007 13:10:35.840999     748 command_runner.go:130] > -rw-r--r-- 1 root root 1338 Oct  7 11:23 /usr/share/ca-certificates/13784.pem
	I1007 13:10:35.842043     748 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Oct  7 11:23 /usr/share/ca-certificates/13784.pem
	I1007 13:10:35.851851     748 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/13784.pem
	I1007 13:10:35.861196     748 command_runner.go:130] > 51391683
	I1007 13:10:35.872336     748 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/13784.pem /etc/ssl/certs/51391683.0"
	I1007 13:10:35.903001     748 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/137842.pem && ln -fs /usr/share/ca-certificates/137842.pem /etc/ssl/certs/137842.pem"
	I1007 13:10:35.932240     748 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/137842.pem
	I1007 13:10:35.939982     748 command_runner.go:130] > -rw-r--r-- 1 root root 1708 Oct  7 11:23 /usr/share/ca-certificates/137842.pem
	I1007 13:10:35.939982     748 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Oct  7 11:23 /usr/share/ca-certificates/137842.pem
	I1007 13:10:35.951098     748 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/137842.pem
	I1007 13:10:35.959661     748 command_runner.go:130] > 3ec20f2e
	I1007 13:10:35.972362     748 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/137842.pem /etc/ssl/certs/3ec20f2e.0"
	I1007 13:10:36.000801     748 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"
	I1007 13:10:36.029698     748 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I1007 13:10:36.036539     748 command_runner.go:130] > -rw-r--r-- 1 root root 1111 Oct  7 10:58 /usr/share/ca-certificates/minikubeCA.pem
	I1007 13:10:36.036622     748 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Oct  7 10:58 /usr/share/ca-certificates/minikubeCA.pem
	I1007 13:10:36.048763     748 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I1007 13:10:36.055134     748 command_runner.go:130] > b5213941
	I1007 13:10:36.069938     748 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"
	I1007 13:10:36.100097     748 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I1007 13:10:36.107402     748 command_runner.go:130] >   File: /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I1007 13:10:36.107402     748 command_runner.go:130] >   Size: 1176      	Blocks: 8          IO Block: 4096   regular file
	I1007 13:10:36.107402     748 command_runner.go:130] > Device: 8,1	Inode: 529447      Links: 1
	I1007 13:10:36.107402     748 command_runner.go:130] > Access: (0644/-rw-r--r--)  Uid: (    0/    root)   Gid: (    0/    root)
	I1007 13:10:36.107402     748 command_runner.go:130] > Access: 2024-10-07 12:46:17.031302872 +0000
	I1007 13:10:36.107402     748 command_runner.go:130] > Modify: 2024-10-07 12:46:17.031302872 +0000
	I1007 13:10:36.107402     748 command_runner.go:130] > Change: 2024-10-07 12:46:17.031302872 +0000
	I1007 13:10:36.107402     748 command_runner.go:130] >  Birth: 2024-10-07 12:46:17.031302872 +0000
	I1007 13:10:36.117390     748 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-etcd-client.crt -checkend 86400
	I1007 13:10:36.126638     748 command_runner.go:130] > Certificate will not expire
	I1007 13:10:36.138317     748 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-kubelet-client.crt -checkend 86400
	I1007 13:10:36.146189     748 command_runner.go:130] > Certificate will not expire
	I1007 13:10:36.156731     748 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/server.crt -checkend 86400
	I1007 13:10:36.165770     748 command_runner.go:130] > Certificate will not expire
	I1007 13:10:36.179420     748 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/healthcheck-client.crt -checkend 86400
	I1007 13:10:36.187861     748 command_runner.go:130] > Certificate will not expire
	I1007 13:10:36.202660     748 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/peer.crt -checkend 86400
	I1007 13:10:36.210735     748 command_runner.go:130] > Certificate will not expire
	I1007 13:10:36.221016     748 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/front-proxy-client.crt -checkend 86400
	I1007 13:10:36.230324     748 command_runner.go:130] > Certificate will not expire
	I1007 13:10:36.230686     748 kubeadm.go:392] StartCluster: {Name:multinode-644900 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.
31.1 ClusterName:multinode-644900 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.30.143.249 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.30.140.113 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:false Worker:true} {Name:m03 IP:172.30.138.172 Port:0 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:false Worker:true}] Addons:map[ambassador:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:false inspek
tor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd: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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: D
isableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1007 13:10:36.239502     748 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I1007 13:10:36.274678     748 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I1007 13:10:36.295806     748 command_runner.go:130] > /var/lib/kubelet/config.yaml
	I1007 13:10:36.295806     748 command_runner.go:130] > /var/lib/kubelet/kubeadm-flags.env
	I1007 13:10:36.295806     748 command_runner.go:130] > /var/lib/minikube/etcd:
	I1007 13:10:36.295806     748 command_runner.go:130] > member
	I1007 13:10:36.295806     748 kubeadm.go:408] found existing configuration files, will attempt cluster restart
	I1007 13:10:36.295806     748 kubeadm.go:593] restartPrimaryControlPlane start ...
	I1007 13:10:36.306799     748 ssh_runner.go:195] Run: sudo test -d /data/minikube
	I1007 13:10:36.323413     748 kubeadm.go:130] /data/minikube skipping compat symlinks: sudo test -d /data/minikube: Process exited with status 1
	stdout:
	
	stderr:
	I1007 13:10:36.324899     748 kubeconfig.go:47] verify endpoint returned: get endpoint: "multinode-644900" does not appear in C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	I1007 13:10:36.325348     748 kubeconfig.go:62] C:\Users\jenkins.minikube6\minikube-integration\kubeconfig needs updating (will repair): [kubeconfig missing "multinode-644900" cluster setting kubeconfig missing "multinode-644900" context setting]
	I1007 13:10:36.326394     748 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\kubeconfig: {Name:mk4f4c590fd703778dedd3b8c3d630c561af8c6e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 13:10:36.344023     748 loader.go:395] Config loaded from file:  C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	I1007 13:10:36.345596     748 kapi.go:59] client config for multinode-644900: &rest.Config{Host:"https://172.30.143.249:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", UID:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\multinode-644900/client.crt", KeyFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\multinode-644900/client.key", CAFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CADat
a:[]uint8(nil), NextProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x30030e0), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
	I1007 13:10:36.347152     748 cert_rotation.go:140] Starting client certificate rotation controller
	I1007 13:10:36.361025     748 ssh_runner.go:195] Run: sudo diff -u /var/tmp/minikube/kubeadm.yaml /var/tmp/minikube/kubeadm.yaml.new
	I1007 13:10:36.377943     748 command_runner.go:130] > --- /var/tmp/minikube/kubeadm.yaml
	I1007 13:10:36.377943     748 command_runner.go:130] > +++ /var/tmp/minikube/kubeadm.yaml.new
	I1007 13:10:36.377943     748 command_runner.go:130] > @@ -1,7 +1,7 @@
	I1007 13:10:36.377943     748 command_runner.go:130] >  apiVersion: kubeadm.k8s.io/v1beta3
	I1007 13:10:36.377943     748 command_runner.go:130] >  kind: InitConfiguration
	I1007 13:10:36.377943     748 command_runner.go:130] >  localAPIEndpoint:
	I1007 13:10:36.377943     748 command_runner.go:130] > -  advertiseAddress: 172.30.138.193
	I1007 13:10:36.377943     748 command_runner.go:130] > +  advertiseAddress: 172.30.143.249
	I1007 13:10:36.377943     748 command_runner.go:130] >    bindPort: 8443
	I1007 13:10:36.377943     748 command_runner.go:130] >  bootstrapTokens:
	I1007 13:10:36.377943     748 command_runner.go:130] >    - groups:
	I1007 13:10:36.377943     748 command_runner.go:130] > @@ -14,13 +14,13 @@
	I1007 13:10:36.377943     748 command_runner.go:130] >    criSocket: unix:///var/run/cri-dockerd.sock
	I1007 13:10:36.378477     748 command_runner.go:130] >    name: "multinode-644900"
	I1007 13:10:36.378477     748 command_runner.go:130] >    kubeletExtraArgs:
	I1007 13:10:36.378524     748 command_runner.go:130] > -    node-ip: 172.30.138.193
	I1007 13:10:36.378524     748 command_runner.go:130] > +    node-ip: 172.30.143.249
	I1007 13:10:36.378524     748 command_runner.go:130] >    taints: []
	I1007 13:10:36.378524     748 command_runner.go:130] >  ---
	I1007 13:10:36.378524     748 command_runner.go:130] >  apiVersion: kubeadm.k8s.io/v1beta3
	I1007 13:10:36.378524     748 command_runner.go:130] >  kind: ClusterConfiguration
	I1007 13:10:36.378524     748 command_runner.go:130] >  apiServer:
	I1007 13:10:36.378524     748 command_runner.go:130] > -  certSANs: ["127.0.0.1", "localhost", "172.30.138.193"]
	I1007 13:10:36.378524     748 command_runner.go:130] > +  certSANs: ["127.0.0.1", "localhost", "172.30.143.249"]
	I1007 13:10:36.378524     748 command_runner.go:130] >    extraArgs:
	I1007 13:10:36.378524     748 command_runner.go:130] >      enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	I1007 13:10:36.378524     748 command_runner.go:130] >  controllerManager:
	I1007 13:10:36.378524     748 kubeadm.go:640] detected kubeadm config drift (will reconfigure cluster from new /var/tmp/minikube/kubeadm.yaml):
	-- stdout --
	--- /var/tmp/minikube/kubeadm.yaml
	+++ /var/tmp/minikube/kubeadm.yaml.new
	@@ -1,7 +1,7 @@
	 apiVersion: kubeadm.k8s.io/v1beta3
	 kind: InitConfiguration
	 localAPIEndpoint:
	-  advertiseAddress: 172.30.138.193
	+  advertiseAddress: 172.30.143.249
	   bindPort: 8443
	 bootstrapTokens:
	   - groups:
	@@ -14,13 +14,13 @@
	   criSocket: unix:///var/run/cri-dockerd.sock
	   name: "multinode-644900"
	   kubeletExtraArgs:
	-    node-ip: 172.30.138.193
	+    node-ip: 172.30.143.249
	   taints: []
	 ---
	 apiVersion: kubeadm.k8s.io/v1beta3
	 kind: ClusterConfiguration
	 apiServer:
	-  certSANs: ["127.0.0.1", "localhost", "172.30.138.193"]
	+  certSANs: ["127.0.0.1", "localhost", "172.30.143.249"]
	   extraArgs:
	     enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	 controllerManager:
	
	-- /stdout --
	I1007 13:10:36.378524     748 kubeadm.go:1160] stopping kube-system containers ...
	I1007 13:10:36.387359     748 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I1007 13:10:36.420418     748 command_runner.go:130] > 5d4475ab20dd
	I1007 13:10:36.420418     748 command_runner.go:130] > 6d3d689f4f0e
	I1007 13:10:36.420418     748 command_runner.go:130] > 5a941fc1154b
	I1007 13:10:36.420418     748 command_runner.go:130] > 4d70a6c07271
	I1007 13:10:36.420418     748 command_runner.go:130] > 6b69745cedff
	I1007 13:10:36.420418     748 command_runner.go:130] > 0e2aea9a294c
	I1007 13:10:36.420418     748 command_runner.go:130] > 663eb474b2fe
	I1007 13:10:36.420418     748 command_runner.go:130] > 438cb0f667ca
	I1007 13:10:36.420418     748 command_runner.go:130] > a60b981df3ff
	I1007 13:10:36.420418     748 command_runner.go:130] > 2ab30b0eb284
	I1007 13:10:36.420418     748 command_runner.go:130] > 386f60ba3e0f
	I1007 13:10:36.420418     748 command_runner.go:130] > 925865c28750
	I1007 13:10:36.420418     748 command_runner.go:130] > d1f104037626
	I1007 13:10:36.420418     748 command_runner.go:130] > 18f96961f1a4
	I1007 13:10:36.420418     748 command_runner.go:130] > d89a49ce16bf
	I1007 13:10:36.420418     748 command_runner.go:130] > 6e8a3278bd6e
	I1007 13:10:36.420418     748 docker.go:483] Stopping containers: [5d4475ab20dd 6d3d689f4f0e 5a941fc1154b 4d70a6c07271 6b69745cedff 0e2aea9a294c 663eb474b2fe 438cb0f667ca a60b981df3ff 2ab30b0eb284 386f60ba3e0f 925865c28750 d1f104037626 18f96961f1a4 d89a49ce16bf 6e8a3278bd6e]
	I1007 13:10:36.428729     748 ssh_runner.go:195] Run: docker stop 5d4475ab20dd 6d3d689f4f0e 5a941fc1154b 4d70a6c07271 6b69745cedff 0e2aea9a294c 663eb474b2fe 438cb0f667ca a60b981df3ff 2ab30b0eb284 386f60ba3e0f 925865c28750 d1f104037626 18f96961f1a4 d89a49ce16bf 6e8a3278bd6e
	I1007 13:10:36.456137     748 command_runner.go:130] > 5d4475ab20dd
	I1007 13:10:36.456137     748 command_runner.go:130] > 6d3d689f4f0e
	I1007 13:10:36.456137     748 command_runner.go:130] > 5a941fc1154b
	I1007 13:10:36.456137     748 command_runner.go:130] > 4d70a6c07271
	I1007 13:10:36.456137     748 command_runner.go:130] > 6b69745cedff
	I1007 13:10:36.456137     748 command_runner.go:130] > 0e2aea9a294c
	I1007 13:10:36.456137     748 command_runner.go:130] > 663eb474b2fe
	I1007 13:10:36.456137     748 command_runner.go:130] > 438cb0f667ca
	I1007 13:10:36.456137     748 command_runner.go:130] > a60b981df3ff
	I1007 13:10:36.456137     748 command_runner.go:130] > 2ab30b0eb284
	I1007 13:10:36.456277     748 command_runner.go:130] > 386f60ba3e0f
	I1007 13:10:36.456335     748 command_runner.go:130] > 925865c28750
	I1007 13:10:36.456335     748 command_runner.go:130] > d1f104037626
	I1007 13:10:36.456335     748 command_runner.go:130] > 18f96961f1a4
	I1007 13:10:36.456335     748 command_runner.go:130] > d89a49ce16bf
	I1007 13:10:36.456335     748 command_runner.go:130] > 6e8a3278bd6e
	I1007 13:10:36.466652     748 ssh_runner.go:195] Run: sudo systemctl stop kubelet
	I1007 13:10:36.507813     748 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
	I1007 13:10:36.526807     748 command_runner.go:130] ! ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	I1007 13:10:36.526807     748 command_runner.go:130] ! ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	I1007 13:10:36.526807     748 command_runner.go:130] ! ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	I1007 13:10:36.526807     748 command_runner.go:130] ! ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I1007 13:10:36.526807     748 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I1007 13:10:36.526807     748 kubeadm.go:157] found existing configuration files:
	
	I1007 13:10:36.540181     748 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I1007 13:10:36.557871     748 command_runner.go:130] ! grep: /etc/kubernetes/admin.conf: No such file or directory
	I1007 13:10:36.557871     748 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I1007 13:10:36.568046     748 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I1007 13:10:36.597450     748 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I1007 13:10:36.614414     748 command_runner.go:130] ! grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I1007 13:10:36.614578     748 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I1007 13:10:36.625163     748 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I1007 13:10:36.653636     748 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I1007 13:10:36.668644     748 command_runner.go:130] ! grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I1007 13:10:36.668980     748 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I1007 13:10:36.680542     748 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I1007 13:10:36.708025     748 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I1007 13:10:36.724148     748 command_runner.go:130] ! grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I1007 13:10:36.724148     748 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I1007 13:10:36.734971     748 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I1007 13:10:36.765645     748 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I1007 13:10:36.782725     748 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm init phase certs all --config /var/tmp/minikube/kubeadm.yaml"
	I1007 13:10:37.056954     748 command_runner.go:130] > [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I1007 13:10:37.056954     748 command_runner.go:130] > [certs] Using existing ca certificate authority
	I1007 13:10:37.056954     748 command_runner.go:130] > [certs] Using existing apiserver certificate and key on disk
	I1007 13:10:37.056954     748 command_runner.go:130] > [certs] Using existing apiserver-kubelet-client certificate and key on disk
	I1007 13:10:37.061879     748 command_runner.go:130] > [certs] Using existing front-proxy-ca certificate authority
	I1007 13:10:37.062833     748 command_runner.go:130] > [certs] Using existing front-proxy-client certificate and key on disk
	I1007 13:10:37.064041     748 command_runner.go:130] > [certs] Using existing etcd/ca certificate authority
	I1007 13:10:37.065029     748 command_runner.go:130] > [certs] Using existing etcd/server certificate and key on disk
	I1007 13:10:37.065142     748 command_runner.go:130] > [certs] Using existing etcd/peer certificate and key on disk
	I1007 13:10:37.065773     748 command_runner.go:130] > [certs] Using existing etcd/healthcheck-client certificate and key on disk
	I1007 13:10:37.066374     748 command_runner.go:130] > [certs] Using existing apiserver-etcd-client certificate and key on disk
	I1007 13:10:37.067056     748 command_runner.go:130] > [certs] Using the existing "sa" key
	I1007 13:10:37.072523     748 command_runner.go:130] ! W1007 13:10:37.068091    1597 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 13:10:37.072523     748 command_runner.go:130] ! W1007 13:10:37.069417    1597 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 13:10:37.072523     748 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm init phase kubeconfig all --config /var/tmp/minikube/kubeadm.yaml"
	I1007 13:10:37.139157     748 command_runner.go:130] ! W1007 13:10:37.154903    1601 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 13:10:37.140157     748 command_runner.go:130] ! W1007 13:10:37.155923    1601 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 13:10:37.979290     748 command_runner.go:130] > [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I1007 13:10:37.979290     748 command_runner.go:130] > [kubeconfig] Writing "admin.conf" kubeconfig file
	I1007 13:10:37.979290     748 command_runner.go:130] > [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I1007 13:10:37.979290     748 command_runner.go:130] > [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I1007 13:10:37.979290     748 command_runner.go:130] > [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I1007 13:10:37.979290     748 command_runner.go:130] > [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I1007 13:10:37.979290     748 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm init phase kubelet-start --config /var/tmp/minikube/kubeadm.yaml"
	I1007 13:10:38.042677     748 command_runner.go:130] ! W1007 13:10:38.058124    1605 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 13:10:38.043980     748 command_runner.go:130] ! W1007 13:10:38.059619    1605 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 13:10:38.280789     748 command_runner.go:130] > [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I1007 13:10:38.280856     748 command_runner.go:130] > [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I1007 13:10:38.280856     748 command_runner.go:130] > [kubelet-start] Starting the kubelet
	I1007 13:10:38.280949     748 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm init phase control-plane all --config /var/tmp/minikube/kubeadm.yaml"
	I1007 13:10:38.358159     748 command_runner.go:130] ! W1007 13:10:38.370721    1632 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 13:10:38.358159     748 command_runner.go:130] ! W1007 13:10:38.371340    1632 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 13:10:38.368409     748 command_runner.go:130] > [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I1007 13:10:38.368409     748 command_runner.go:130] > [control-plane] Creating static Pod manifest for "kube-apiserver"
	I1007 13:10:38.368409     748 command_runner.go:130] > [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I1007 13:10:38.368409     748 command_runner.go:130] > [control-plane] Creating static Pod manifest for "kube-scheduler"
	I1007 13:10:38.368409     748 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm init phase etcd local --config /var/tmp/minikube/kubeadm.yaml"
	I1007 13:10:38.454479     748 command_runner.go:130] ! W1007 13:10:38.470111    1639 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 13:10:38.455123     748 command_runner.go:130] ! W1007 13:10:38.471408    1639 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 13:10:38.464472     748 command_runner.go:130] > [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I1007 13:10:38.464557     748 api_server.go:52] waiting for apiserver process to appear ...
	I1007 13:10:38.475090     748 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1007 13:10:38.976225     748 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1007 13:10:39.475054     748 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1007 13:10:39.977649     748 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1007 13:10:40.475236     748 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1007 13:10:40.499510     748 command_runner.go:130] > 1978
	I1007 13:10:40.499594     748 api_server.go:72] duration metric: took 2.0350136s to wait for apiserver process to appear ...
	I1007 13:10:40.499650     748 api_server.go:88] waiting for apiserver healthz status ...
	I1007 13:10:40.499724     748 api_server.go:253] Checking apiserver healthz at https://172.30.143.249:8443/healthz ...
	I1007 13:10:43.814367     748 api_server.go:279] https://172.30.143.249:8443/healthz returned 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	W1007 13:10:43.814453     748 api_server.go:103] status: https://172.30.143.249:8443/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}
	I1007 13:10:43.814512     748 api_server.go:253] Checking apiserver healthz at https://172.30.143.249:8443/healthz ...
	I1007 13:10:43.959981     748 api_server.go:279] https://172.30.143.249:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-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 failed: reason withheld
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[-]poststarthook/priority-and-fairness-config-producer failed: reason withheld
	[-]poststarthook/bootstrap-controller failed: reason withheld
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W1007 13:10:43.960102     748 api_server.go:103] status: https://172.30.143.249:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-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 failed: reason withheld
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[-]poststarthook/priority-and-fairness-config-producer failed: reason withheld
	[-]poststarthook/bootstrap-controller failed: reason withheld
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I1007 13:10:44.000150     748 api_server.go:253] Checking apiserver healthz at https://172.30.143.249:8443/healthz ...
	I1007 13:10:44.013348     748 api_server.go:279] https://172.30.143.249:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-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/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers 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/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W1007 13:10:44.013348     748 api_server.go:103] status: https://172.30.143.249:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-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/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers 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/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I1007 13:10:44.500271     748 api_server.go:253] Checking apiserver healthz at https://172.30.143.249:8443/healthz ...
	I1007 13:10:44.508269     748 api_server.go:279] https://172.30.143.249:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-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/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers 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/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W1007 13:10:44.508269     748 api_server.go:103] status: https://172.30.143.249:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-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/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers 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/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I1007 13:10:45.000305     748 api_server.go:253] Checking apiserver healthz at https://172.30.143.249:8443/healthz ...
	I1007 13:10:45.008778     748 api_server.go:279] https://172.30.143.249:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-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/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W1007 13:10:45.008860     748 api_server.go:103] status: https://172.30.143.249:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-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/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I1007 13:10:45.499998     748 api_server.go:253] Checking apiserver healthz at https://172.30.143.249:8443/healthz ...
	I1007 13:10:45.508092     748 api_server.go:279] https://172.30.143.249:8443/healthz returned 200:
	ok
	I1007 13:10:45.508374     748 round_trippers.go:463] GET https://172.30.143.249:8443/version
	I1007 13:10:45.508393     748 round_trippers.go:469] Request Headers:
	I1007 13:10:45.508454     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:45.508486     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:45.520138     748 round_trippers.go:574] Response Status: 200 OK in 11 milliseconds
	I1007 13:10:45.520197     748 round_trippers.go:577] Response Headers:
	I1007 13:10:45.520197     748 round_trippers.go:580]     Content-Length: 263
	I1007 13:10:45.520197     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:45 GMT
	I1007 13:10:45.520197     748 round_trippers.go:580]     Audit-Id: b503a704-88ee-4d6e-a37b-c211ab6de867
	I1007 13:10:45.520197     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:45.520197     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:45.520197     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:45.520197     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:45.520325     748 request.go:1351] Response Body: {
	  "major": "1",
	  "minor": "31",
	  "gitVersion": "v1.31.1",
	  "gitCommit": "948afe5ca072329a73c8e79ed5938717a5cb3d21",
	  "gitTreeState": "clean",
	  "buildDate": "2024-09-11T21:22:08Z",
	  "goVersion": "go1.22.6",
	  "compiler": "gc",
	  "platform": "linux/amd64"
	}
	I1007 13:10:45.520541     748 api_server.go:141] control plane version: v1.31.1
	I1007 13:10:45.520568     748 api_server.go:131] duration metric: took 5.0208628s to wait for apiserver health ...
	I1007 13:10:45.520603     748 cni.go:84] Creating CNI manager for ""
	I1007 13:10:45.520603     748 cni.go:136] multinode detected (3 nodes found), recommending kindnet
	I1007 13:10:45.525534     748 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I1007 13:10:45.544609     748 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I1007 13:10:45.553047     748 command_runner.go:130] >   File: /opt/cni/bin/portmap
	I1007 13:10:45.553047     748 command_runner.go:130] >   Size: 2785880   	Blocks: 5448       IO Block: 4096   regular file
	I1007 13:10:45.553047     748 command_runner.go:130] > Device: 0,17	Inode: 3500        Links: 1
	I1007 13:10:45.553047     748 command_runner.go:130] > Access: (0755/-rwxr-xr-x)  Uid: (    0/    root)   Gid: (    0/    root)
	I1007 13:10:45.553047     748 command_runner.go:130] > Access: 2024-10-07 13:09:12.199470700 +0000
	I1007 13:10:45.553047     748 command_runner.go:130] > Modify: 2024-09-23 21:47:52.000000000 +0000
	I1007 13:10:45.553047     748 command_runner.go:130] > Change: 2024-10-07 13:09:03.311000000 +0000
	I1007 13:10:45.553047     748 command_runner.go:130] >  Birth: -
	I1007 13:10:45.553047     748 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I1007 13:10:45.553047     748 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I1007 13:10:45.613388     748 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I1007 13:10:46.840303     748 command_runner.go:130] > clusterrole.rbac.authorization.k8s.io/kindnet unchanged
	I1007 13:10:46.840913     748 command_runner.go:130] > clusterrolebinding.rbac.authorization.k8s.io/kindnet unchanged
	I1007 13:10:46.840986     748 command_runner.go:130] > serviceaccount/kindnet unchanged
	I1007 13:10:46.840986     748 command_runner.go:130] > daemonset.apps/kindnet configured
	I1007 13:10:46.841063     748 ssh_runner.go:235] Completed: sudo /var/lib/minikube/binaries/v1.31.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml: (1.2276622s)
	I1007 13:10:46.841151     748 system_pods.go:43] waiting for kube-system pods to appear ...
	I1007 13:10:46.841392     748 envvar.go:172] "Feature gate default state" feature="WatchListClient" enabled=false
	I1007 13:10:46.841392     748 envvar.go:172] "Feature gate default state" feature="InformerResourceVersion" enabled=false
	I1007 13:10:46.841392     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods
	I1007 13:10:46.841392     748 round_trippers.go:469] Request Headers:
	I1007 13:10:46.841392     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:46.841392     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:46.846996     748 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 13:10:46.846996     748 round_trippers.go:577] Response Headers:
	I1007 13:10:46.846996     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:46 GMT
	I1007 13:10:46.846996     748 round_trippers.go:580]     Audit-Id: 8084c730-13f8-4e38-95d2-cdcd37b18d9f
	I1007 13:10:46.846996     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:46.846996     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:46.846996     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:46.846996     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:46.848993     748 request.go:1351] Response Body: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"1869"},"items":[{"metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},
"f:preferredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers" [truncated 91006 chars]
	I1007 13:10:46.854952     748 system_pods.go:59] 12 kube-system pods found
	I1007 13:10:46.854952     748 system_pods.go:61] "coredns-7c65d6cfc9-pjtmp" [b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd] Running / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I1007 13:10:46.854952     748 system_pods.go:61] "etcd-multinode-644900" [c2505853-9542-489b-9ae2-1fe12298ee6b] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I1007 13:10:46.854952     748 system_pods.go:61] "kindnet-b6tc9" [ff66b624-8b8b-4d19-bcfe-c739d58a6191] Running / Ready:ContainersNotReady (containers with unready status: [kindnet-cni]) / ContainersReady:ContainersNotReady (containers with unready status: [kindnet-cni])
	I1007 13:10:46.854952     748 system_pods.go:61] "kindnet-jk6j2" [7ea660b5-7d74-4585-a02b-8b813a457fe4] Running
	I1007 13:10:46.854952     748 system_pods.go:61] "kindnet-m7xlc" [16b3dfc0-0bc9-45a8-8d10-5ca9d46d30fc] Running
	I1007 13:10:46.854952     748 system_pods.go:61] "kube-apiserver-multinode-644900" [e545fcad-4b63-40fa-840d-68ac90068638] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I1007 13:10:46.854952     748 system_pods.go:61] "kube-controller-manager-multinode-644900" [cc010699-8247-4d65-8c88-a0c6ec68cd16] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
	I1007 13:10:46.854952     748 system_pods.go:61] "kube-proxy-npcxw" [536b6d7b-2b01-4ea4-8124-7e294de61c12] Running
	I1007 13:10:46.854952     748 system_pods.go:61] "kube-proxy-rvrck" [39d235f0-4c4d-4b72-b19e-719ac0bd3738] Running
	I1007 13:10:46.854952     748 system_pods.go:61] "kube-proxy-zkbfj" [35061720-604b-4b5d-ba99-747fc7c54915] Running
	I1007 13:10:46.855967     748 system_pods.go:61] "kube-scheduler-multinode-644900" [401fd362-f46c-4fdb-bdbc-06f86cd4d644] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
	I1007 13:10:46.855967     748 system_pods.go:61] "storage-provisioner" [37c1e0dc-0f2a-41d2-b0d4-4d583e086e77] Running / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I1007 13:10:46.855967     748 system_pods.go:74] duration metric: took 14.7278ms to wait for pod list to return data ...
	I1007 13:10:46.855967     748 node_conditions.go:102] verifying NodePressure condition ...
	I1007 13:10:46.855967     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes
	I1007 13:10:46.855967     748 round_trippers.go:469] Request Headers:
	I1007 13:10:46.855967     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:46.855967     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:46.859989     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:10:46.859989     748 round_trippers.go:577] Response Headers:
	I1007 13:10:46.859989     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:46.859989     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:46.859989     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:46 GMT
	I1007 13:10:46.859989     748 round_trippers.go:580]     Audit-Id: 89eae450-6c96-46e1-8114-8ff2d67626fd
	I1007 13:10:46.859989     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:46.859989     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:46.860778     748 request.go:1351] Response Body: {"kind":"NodeList","apiVersion":"v1","metadata":{"resourceVersion":"1869"},"items":[{"metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1848","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFi
elds":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","tim [truncated 15632 chars]
	I1007 13:10:46.863948     748 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I1007 13:10:46.864130     748 node_conditions.go:123] node cpu capacity is 2
	I1007 13:10:46.864193     748 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I1007 13:10:46.864193     748 node_conditions.go:123] node cpu capacity is 2
	I1007 13:10:46.864247     748 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I1007 13:10:46.864247     748 node_conditions.go:123] node cpu capacity is 2
	I1007 13:10:46.864247     748 node_conditions.go:105] duration metric: took 8.2803ms to run NodePressure ...
	I1007 13:10:46.864247     748 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm init phase addon all --config /var/tmp/minikube/kubeadm.yaml"
	I1007 13:10:46.962973     748 command_runner.go:130] ! W1007 13:10:46.978045    2319 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 13:10:46.967325     748 command_runner.go:130] ! W1007 13:10:46.982974    2319 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 13:10:47.585161     748 command_runner.go:130] > [addons] Applied essential addon: CoreDNS
	I1007 13:10:47.585297     748 command_runner.go:130] > [addons] Applied essential addon: kube-proxy
	I1007 13:10:47.585297     748 kubeadm.go:724] waiting for restarted kubelet to initialise ...
	I1007 13:10:47.585644     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods?labelSelector=tier%3Dcontrol-plane
	I1007 13:10:47.585709     748 round_trippers.go:469] Request Headers:
	I1007 13:10:47.585709     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:47.585709     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:47.589957     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:10:47.589957     748 round_trippers.go:577] Response Headers:
	I1007 13:10:47.590041     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:47.590041     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:47.590041     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:47 GMT
	I1007 13:10:47.590041     748 round_trippers.go:580]     Audit-Id: d22969a8-cddf-4076-8770-9b2c3f40c9f4
	I1007 13:10:47.590041     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:47.590041     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:47.590997     748 request.go:1351] Response Body: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"1885"},"items":[{"metadata":{"name":"etcd-multinode-644900","namespace":"kube-system","uid":"c2505853-9542-489b-9ae2-1fe12298ee6b","resourceVersion":"1865","creationTimestamp":"2024-10-07T13:10:45Z","labels":{"component":"etcd","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/etcd.advertise-client-urls":"https://172.30.143.249:2379","kubernetes.io/config.hash":"1dd08878f3b2eb9720c9dd33d306de2b","kubernetes.io/config.mirror":"1dd08878f3b2eb9720c9dd33d306de2b","kubernetes.io/config.seen":"2024-10-07T13:10:38.483657449Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T13:10:45Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotati
ons":{".":{},"f:kubeadm.kubernetes.io/etcd.advertise-client-urls":{},"f [truncated 31353 chars]
	I1007 13:10:47.592922     748 kubeadm.go:739] kubelet initialised
	I1007 13:10:47.592922     748 kubeadm.go:740] duration metric: took 7.6248ms waiting for restarted kubelet to initialise ...
	I1007 13:10:47.593006     748 pod_ready.go:36] 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" ...
	I1007 13:10:47.593060     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods
	I1007 13:10:47.593147     748 round_trippers.go:469] Request Headers:
	I1007 13:10:47.593166     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:47.593166     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:47.598528     748 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 13:10:47.598592     748 round_trippers.go:577] Response Headers:
	I1007 13:10:47.598592     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:47.598592     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:47.598592     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:47.598592     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:47.598664     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:47 GMT
	I1007 13:10:47.598664     748 round_trippers.go:580]     Audit-Id: 5df00a87-a675-430b-a443-dac39fbfdb21
	I1007 13:10:47.600187     748 request.go:1351] Response Body: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"1885"},"items":[{"metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},
"f:preferredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers" [truncated 90604 chars]
	I1007 13:10:47.604310     748 pod_ready.go:79] waiting up to 4m0s for pod "coredns-7c65d6cfc9-pjtmp" in "kube-system" namespace to be "Ready" ...
	I1007 13:10:47.604310     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:10:47.604310     748 round_trippers.go:469] Request Headers:
	I1007 13:10:47.604310     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:47.604310     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:47.608083     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:10:47.608175     748 round_trippers.go:577] Response Headers:
	I1007 13:10:47.608175     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:47.608231     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:47.608231     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:47.608231     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:47 GMT
	I1007 13:10:47.608231     748 round_trippers.go:580]     Audit-Id: cda3e90a-dfda-4c8e-967a-3ff21ab6e0dd
	I1007 13:10:47.608231     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:47.610242     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:10:47.611011     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:47.611011     748 round_trippers.go:469] Request Headers:
	I1007 13:10:47.611011     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:47.611011     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:47.617443     748 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 13:10:47.617524     748 round_trippers.go:577] Response Headers:
	I1007 13:10:47.617524     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:47.617524     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:47.617524     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:47 GMT
	I1007 13:10:47.617524     748 round_trippers.go:580]     Audit-Id: e47b6ee2-9182-4a8c-b07f-f7b89fd38031
	I1007 13:10:47.617524     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:47.617667     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:47.617990     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:47.618528     748 pod_ready.go:98] node "multinode-644900" hosting pod "coredns-7c65d6cfc9-pjtmp" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-644900" has status "Ready":"False"
	I1007 13:10:47.618528     748 pod_ready.go:82] duration metric: took 14.2186ms for pod "coredns-7c65d6cfc9-pjtmp" in "kube-system" namespace to be "Ready" ...
	E1007 13:10:47.618528     748 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-644900" hosting pod "coredns-7c65d6cfc9-pjtmp" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-644900" has status "Ready":"False"
	I1007 13:10:47.618629     748 pod_ready.go:79] waiting up to 4m0s for pod "etcd-multinode-644900" in "kube-system" namespace to be "Ready" ...
	I1007 13:10:47.618683     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/etcd-multinode-644900
	I1007 13:10:47.618738     748 round_trippers.go:469] Request Headers:
	I1007 13:10:47.618738     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:47.618764     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:47.622657     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:10:47.622657     748 round_trippers.go:577] Response Headers:
	I1007 13:10:47.622657     748 round_trippers.go:580]     Audit-Id: 01a30c69-b16d-4755-9d48-62905483eaa2
	I1007 13:10:47.622657     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:47.622657     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:47.622657     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:47.622657     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:47.622657     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:47 GMT
	I1007 13:10:47.622657     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"etcd-multinode-644900","namespace":"kube-system","uid":"c2505853-9542-489b-9ae2-1fe12298ee6b","resourceVersion":"1865","creationTimestamp":"2024-10-07T13:10:45Z","labels":{"component":"etcd","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/etcd.advertise-client-urls":"https://172.30.143.249:2379","kubernetes.io/config.hash":"1dd08878f3b2eb9720c9dd33d306de2b","kubernetes.io/config.mirror":"1dd08878f3b2eb9720c9dd33d306de2b","kubernetes.io/config.seen":"2024-10-07T13:10:38.483657449Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T13:10:45Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.kubernetes.io/etcd.advertise
-client-urls":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/conf [truncated 6841 chars]
	I1007 13:10:47.622657     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:47.623618     748 round_trippers.go:469] Request Headers:
	I1007 13:10:47.623618     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:47.623618     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:47.625624     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:10:47.625624     748 round_trippers.go:577] Response Headers:
	I1007 13:10:47.625624     748 round_trippers.go:580]     Audit-Id: 25dbde1d-6e60-4889-9483-8a40de90385b
	I1007 13:10:47.625624     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:47.625624     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:47.625624     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:47.625624     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:47.625624     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:47 GMT
	I1007 13:10:47.625624     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:47.626609     748 pod_ready.go:98] node "multinode-644900" hosting pod "etcd-multinode-644900" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-644900" has status "Ready":"False"
	I1007 13:10:47.626609     748 pod_ready.go:82] duration metric: took 7.9795ms for pod "etcd-multinode-644900" in "kube-system" namespace to be "Ready" ...
	E1007 13:10:47.626609     748 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-644900" hosting pod "etcd-multinode-644900" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-644900" has status "Ready":"False"
	I1007 13:10:47.626609     748 pod_ready.go:79] waiting up to 4m0s for pod "kube-apiserver-multinode-644900" in "kube-system" namespace to be "Ready" ...
	I1007 13:10:47.626609     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-multinode-644900
	I1007 13:10:47.626609     748 round_trippers.go:469] Request Headers:
	I1007 13:10:47.626609     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:47.626609     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:47.628614     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:10:47.628614     748 round_trippers.go:577] Response Headers:
	I1007 13:10:47.628614     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:47.628614     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:47.628614     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:47 GMT
	I1007 13:10:47.628614     748 round_trippers.go:580]     Audit-Id: 9ff74c67-287d-41a6-b9de-1c6e86aaa951
	I1007 13:10:47.628614     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:47.628614     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:47.628614     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-multinode-644900","namespace":"kube-system","uid":"e545fcad-4b63-40fa-840d-68ac90068638","resourceVersion":"1864","creationTimestamp":"2024-10-07T13:10:45Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"172.30.143.249:8443","kubernetes.io/config.hash":"910dd098927723b67c8f303f724608ac","kubernetes.io/config.mirror":"910dd098927723b67c8f303f724608ac","kubernetes.io/config.seen":"2024-10-07T13:10:38.478103732Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T13:10:45Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.k
ubernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernete [truncated 8293 chars]
	I1007 13:10:47.629610     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:47.629610     748 round_trippers.go:469] Request Headers:
	I1007 13:10:47.629610     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:47.629610     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:47.633619     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:10:47.633619     748 round_trippers.go:577] Response Headers:
	I1007 13:10:47.634292     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:47 GMT
	I1007 13:10:47.634292     748 round_trippers.go:580]     Audit-Id: 0878bb64-aae2-4e89-8d64-a28d680e4d7f
	I1007 13:10:47.634292     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:47.634292     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:47.634292     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:47.634292     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:47.634669     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:47.635152     748 pod_ready.go:98] node "multinode-644900" hosting pod "kube-apiserver-multinode-644900" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-644900" has status "Ready":"False"
	I1007 13:10:47.635152     748 pod_ready.go:82] duration metric: took 8.5428ms for pod "kube-apiserver-multinode-644900" in "kube-system" namespace to be "Ready" ...
	E1007 13:10:47.635207     748 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-644900" hosting pod "kube-apiserver-multinode-644900" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-644900" has status "Ready":"False"
	I1007 13:10:47.635207     748 pod_ready.go:79] waiting up to 4m0s for pod "kube-controller-manager-multinode-644900" in "kube-system" namespace to be "Ready" ...
	I1007 13:10:47.635305     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-multinode-644900
	I1007 13:10:47.635305     748 round_trippers.go:469] Request Headers:
	I1007 13:10:47.635305     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:47.635305     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:47.639624     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:10:47.640244     748 round_trippers.go:577] Response Headers:
	I1007 13:10:47.640244     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:47.640244     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:47.640244     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:47.640244     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:47 GMT
	I1007 13:10:47.640244     748 round_trippers.go:580]     Audit-Id: c0bf89b2-144e-4473-87be-dcdc77a013e9
	I1007 13:10:47.640244     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:47.640635     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-controller-manager-multinode-644900","namespace":"kube-system","uid":"cc010699-8247-4d65-8c88-a0c6ec68cd16","resourceVersion":"1857","creationTimestamp":"2024-10-07T12:46:29Z","labels":{"component":"kube-controller-manager","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"715d3b1c758a80fa180738f776fe9f8a","kubernetes.io/config.mirror":"715d3b1c758a80fa180738f776fe9f8a","kubernetes.io/config.seen":"2024-10-07T12:46:29.495602760Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:29Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes.
io/config.seen":{},"f:kubernetes.io/config.source":{}},"f:labels":{".": [truncated 7737 chars]
	I1007 13:10:47.641194     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:47.641194     748 round_trippers.go:469] Request Headers:
	I1007 13:10:47.641194     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:47.641194     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:47.644633     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:10:47.644633     748 round_trippers.go:577] Response Headers:
	I1007 13:10:47.644633     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:47.644633     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:47.644633     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:47.644633     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:47.644633     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:47 GMT
	I1007 13:10:47.644633     748 round_trippers.go:580]     Audit-Id: 19071bc5-07b6-4d8b-997b-761fe49e4e26
	I1007 13:10:47.644944     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:47.645153     748 pod_ready.go:98] node "multinode-644900" hosting pod "kube-controller-manager-multinode-644900" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-644900" has status "Ready":"False"
	I1007 13:10:47.645153     748 pod_ready.go:82] duration metric: took 9.9458ms for pod "kube-controller-manager-multinode-644900" in "kube-system" namespace to be "Ready" ...
	E1007 13:10:47.645153     748 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-644900" hosting pod "kube-controller-manager-multinode-644900" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-644900" has status "Ready":"False"
	I1007 13:10:47.645153     748 pod_ready.go:79] waiting up to 4m0s for pod "kube-proxy-npcxw" in "kube-system" namespace to be "Ready" ...
	I1007 13:10:47.786837     748 request.go:632] Waited for 141.6822ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/kube-proxy-npcxw
	I1007 13:10:47.786837     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/kube-proxy-npcxw
	I1007 13:10:47.786837     748 round_trippers.go:469] Request Headers:
	I1007 13:10:47.786837     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:47.786837     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:47.791684     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:10:47.791684     748 round_trippers.go:577] Response Headers:
	I1007 13:10:47.791684     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:47 GMT
	I1007 13:10:47.791747     748 round_trippers.go:580]     Audit-Id: 1ed7db27-bfbb-4eda-a2d8-9cf6aba29a58
	I1007 13:10:47.791747     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:47.791747     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:47.791747     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:47.791747     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:47.792164     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-proxy-npcxw","generateName":"kube-proxy-","namespace":"kube-system","uid":"536b6d7b-2b01-4ea4-8124-7e294de61c12","resourceVersion":"1869","creationTimestamp":"2024-10-07T12:46:33Z","labels":{"controller-revision-hash":"648b489c5b","k8s-app":"kube-proxy","pod-template-generation":"1"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"DaemonSet","name":"kube-proxy","uid":"1e1b67f0-cdda-4804-a8d0-e612d4a61280","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:33Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:controller-revision-hash":{},"f:k8s-app":{},"f:pod-template-generation":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"1e1b67f0-cdda-4804-a8d0-e612d4a61280\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:nodeAffinity":{".":{},"f:
requiredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{"k [truncated 6405 chars]
	I1007 13:10:47.985982     748 request.go:632] Waited for 192.7883ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:47.985982     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:47.985982     748 round_trippers.go:469] Request Headers:
	I1007 13:10:47.985982     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:47.985982     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:47.989284     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:10:47.989474     748 round_trippers.go:577] Response Headers:
	I1007 13:10:47.989474     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:47.989474     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:47.989474     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:47.989474     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:47.989474     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:48 GMT
	I1007 13:10:47.989474     748 round_trippers.go:580]     Audit-Id: c5214b58-57cd-458b-a20c-e1b89a2bf2b1
	I1007 13:10:47.989723     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:47.990397     748 pod_ready.go:98] node "multinode-644900" hosting pod "kube-proxy-npcxw" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-644900" has status "Ready":"False"
	I1007 13:10:47.990451     748 pod_ready.go:82] duration metric: took 345.2942ms for pod "kube-proxy-npcxw" in "kube-system" namespace to be "Ready" ...
	E1007 13:10:47.990451     748 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-644900" hosting pod "kube-proxy-npcxw" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-644900" has status "Ready":"False"
	I1007 13:10:47.990451     748 pod_ready.go:79] waiting up to 4m0s for pod "kube-proxy-rvrck" in "kube-system" namespace to be "Ready" ...
	I1007 13:10:48.185899     748 request.go:632] Waited for 195.3519ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/kube-proxy-rvrck
	I1007 13:10:48.186157     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/kube-proxy-rvrck
	I1007 13:10:48.186157     748 round_trippers.go:469] Request Headers:
	I1007 13:10:48.186157     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:48.186157     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:48.191046     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:10:48.191046     748 round_trippers.go:577] Response Headers:
	I1007 13:10:48.191126     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:48.191126     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:48.191126     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:48.191126     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:48.191126     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:48 GMT
	I1007 13:10:48.191126     748 round_trippers.go:580]     Audit-Id: 82ea8053-c14c-43b6-8c69-e59714838db1
	I1007 13:10:48.192060     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-proxy-rvrck","generateName":"kube-proxy-","namespace":"kube-system","uid":"39d235f0-4c4d-4b72-b19e-719ac0bd3738","resourceVersion":"1818","creationTimestamp":"2024-10-07T12:54:36Z","labels":{"controller-revision-hash":"648b489c5b","k8s-app":"kube-proxy","pod-template-generation":"1"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"DaemonSet","name":"kube-proxy","uid":"1e1b67f0-cdda-4804-a8d0-e612d4a61280","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:54:36Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:controller-revision-hash":{},"f:k8s-app":{},"f:pod-template-generation":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"1e1b67f0-cdda-4804-a8d0-e612d4a61280\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:nodeAffinity":{".":{},"f:
requiredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{"k [truncated 6433 chars]
	I1007 13:10:48.385692     748 request.go:632] Waited for 192.7667ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.143.249:8443/api/v1/nodes/multinode-644900-m03
	I1007 13:10:48.386152     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900-m03
	I1007 13:10:48.386167     748 round_trippers.go:469] Request Headers:
	I1007 13:10:48.386167     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:48.386250     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:48.392462     748 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 13:10:48.392462     748 round_trippers.go:577] Response Headers:
	I1007 13:10:48.392462     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:48.392462     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:48.392462     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:48 GMT
	I1007 13:10:48.392462     748 round_trippers.go:580]     Audit-Id: 924ef332-8b7b-43ad-8d6d-ec4e0b7ef26c
	I1007 13:10:48.392462     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:48.392462     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:48.392462     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m03","uid":"6aa5f454-3e97-43e6-b6e6-e15154cef413","resourceVersion":"1874","creationTimestamp":"2024-10-07T13:06:01Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m03","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T13_06_02_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T13:06:01Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{
"f:annotations":{".":{},"f:volumes.kubernetes.io/controller-managed-att [truncated 4304 chars]
	I1007 13:10:48.393790     748 pod_ready.go:98] node "multinode-644900-m03" hosting pod "kube-proxy-rvrck" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-644900-m03" has status "Ready":"Unknown"
	I1007 13:10:48.393790     748 pod_ready.go:82] duration metric: took 403.3344ms for pod "kube-proxy-rvrck" in "kube-system" namespace to be "Ready" ...
	E1007 13:10:48.393790     748 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-644900-m03" hosting pod "kube-proxy-rvrck" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-644900-m03" has status "Ready":"Unknown"
	I1007 13:10:48.393907     748 pod_ready.go:79] waiting up to 4m0s for pod "kube-proxy-zkbfj" in "kube-system" namespace to be "Ready" ...
	I1007 13:10:48.586539     748 request.go:632] Waited for 192.507ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/kube-proxy-zkbfj
	I1007 13:10:48.586539     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/kube-proxy-zkbfj
	I1007 13:10:48.586539     748 round_trippers.go:469] Request Headers:
	I1007 13:10:48.586539     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:48.586539     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:48.591211     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:10:48.591211     748 round_trippers.go:577] Response Headers:
	I1007 13:10:48.591211     748 round_trippers.go:580]     Audit-Id: 24e74fe9-7500-4233-b3c7-62beaae6013e
	I1007 13:10:48.591211     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:48.591211     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:48.591211     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:48.591211     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:48.591211     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:48 GMT
	I1007 13:10:48.591211     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-proxy-zkbfj","generateName":"kube-proxy-","namespace":"kube-system","uid":"35061720-604b-4b5d-ba99-747fc7c54915","resourceVersion":"644","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"controller-revision-hash":"648b489c5b","k8s-app":"kube-proxy","pod-template-generation":"1"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"DaemonSet","name":"kube-proxy","uid":"1e1b67f0-cdda-4804-a8d0-e612d4a61280","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:controller-revision-hash":{},"f:k8s-app":{},"f:pod-template-generation":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"1e1b67f0-cdda-4804-a8d0-e612d4a61280\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:nodeAffinity":{".":{},"f:r
equiredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{"k: [truncated 6207 chars]
	I1007 13:10:48.786366     748 request.go:632] Waited for 193.9736ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.143.249:8443/api/v1/nodes/multinode-644900-m02
	I1007 13:10:48.786366     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900-m02
	I1007 13:10:48.786899     748 round_trippers.go:469] Request Headers:
	I1007 13:10:48.786899     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:48.786899     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:48.790920     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:10:48.791079     748 round_trippers.go:577] Response Headers:
	I1007 13:10:48.791079     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:48.791079     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:48.791079     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:48.791079     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:48 GMT
	I1007 13:10:48.791079     748 round_trippers.go:580]     Audit-Id: a1f56e5d-1c18-4347-af61-fc5f627543f4
	I1007 13:10:48.791079     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:48.791208     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"1709","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{
"f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"ma [truncated 3828 chars]
	I1007 13:10:48.791786     748 pod_ready.go:93] pod "kube-proxy-zkbfj" in "kube-system" namespace has status "Ready":"True"
	I1007 13:10:48.791786     748 pod_ready.go:82] duration metric: took 397.8743ms for pod "kube-proxy-zkbfj" in "kube-system" namespace to be "Ready" ...
	I1007 13:10:48.791786     748 pod_ready.go:79] waiting up to 4m0s for pod "kube-scheduler-multinode-644900" in "kube-system" namespace to be "Ready" ...
	I1007 13:10:48.986086     748 request.go:632] Waited for 194.2979ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-644900
	I1007 13:10:48.986086     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-644900
	I1007 13:10:48.986086     748 round_trippers.go:469] Request Headers:
	I1007 13:10:48.986578     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:48.986578     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:48.989377     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:10:48.989992     748 round_trippers.go:577] Response Headers:
	I1007 13:10:48.989992     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:48.989992     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:48.990122     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:49 GMT
	I1007 13:10:48.990154     748 round_trippers.go:580]     Audit-Id: ca86c5d6-3827-4783-afdf-c389a947d66d
	I1007 13:10:48.990154     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:48.990154     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:48.990453     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-scheduler-multinode-644900","namespace":"kube-system","uid":"401fd362-f46c-4fdb-bdbc-06f86cd4d644","resourceVersion":"1856","creationTimestamp":"2024-10-07T12:46:27Z","labels":{"component":"kube-scheduler","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"9a83cbc8803b0972b93dbb83182c5e20","kubernetes.io/config.mirror":"9a83cbc8803b0972b93dbb83182c5e20","kubernetes.io/config.seen":"2024-10-07T12:46:21.075252757Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:27Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes.io/config.seen":{}
,"f:kubernetes.io/config.source":{}},"f:labels":{".":{},"f:component":{ [truncated 5449 chars]
	I1007 13:10:49.186748     748 request.go:632] Waited for 196.0715ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:49.187192     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:49.187192     748 round_trippers.go:469] Request Headers:
	I1007 13:10:49.187192     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:49.187192     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:49.192646     748 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 13:10:49.192646     748 round_trippers.go:577] Response Headers:
	I1007 13:10:49.192646     748 round_trippers.go:580]     Audit-Id: 599b9ab1-d82d-4061-8d35-62df2654400c
	I1007 13:10:49.192646     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:49.192646     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:49.192646     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:49.192646     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:49.192646     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:49 GMT
	I1007 13:10:49.193182     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:49.193842     748 pod_ready.go:98] node "multinode-644900" hosting pod "kube-scheduler-multinode-644900" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-644900" has status "Ready":"False"
	I1007 13:10:49.193896     748 pod_ready.go:82] duration metric: took 402.1057ms for pod "kube-scheduler-multinode-644900" in "kube-system" namespace to be "Ready" ...
	E1007 13:10:49.193979     748 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-644900" hosting pod "kube-scheduler-multinode-644900" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-644900" has status "Ready":"False"
	I1007 13:10:49.193979     748 pod_ready.go:39] duration metric: took 1.6009555s 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" ...
	I1007 13:10:49.193979     748 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I1007 13:10:49.215962     748 command_runner.go:130] > -16
	I1007 13:10:49.215962     748 ops.go:34] apiserver oom_adj: -16
	I1007 13:10:49.215962     748 kubeadm.go:597] duration metric: took 12.9200128s to restartPrimaryControlPlane
	I1007 13:10:49.215962     748 kubeadm.go:394] duration metric: took 12.9851323s to StartCluster
	I1007 13:10:49.215962     748 settings.go:142] acquiring lock: {Name:mk6b97e58c5fe8f88c3b8025e136ed13b1b7453d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 13:10:49.216488     748 settings.go:150] Updating kubeconfig:  C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	I1007 13:10:49.217692     748 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\kubeconfig: {Name:mk4f4c590fd703778dedd3b8c3d630c561af8c6e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 13:10:49.219490     748 start.go:235] Will wait 6m0s for node &{Name: IP:172.30.143.249 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1007 13:10:49.219490     748 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:false inspektor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false]
	I1007 13:10:49.220266     748 config.go:182] Loaded profile config "multinode-644900": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 13:10:49.227054     748 out.go:177] * Verifying Kubernetes components...
	I1007 13:10:49.230785     748 out.go:177] * Enabled addons: 
	I1007 13:10:49.235574     748 addons.go:510] duration metric: took 16.0836ms for enable addons: enabled=[]
	I1007 13:10:49.243342     748 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 13:10:49.510328     748 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1007 13:10:49.536989     748 node_ready.go:35] waiting up to 6m0s for node "multinode-644900" to be "Ready" ...
	I1007 13:10:49.537198     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:49.537264     748 round_trippers.go:469] Request Headers:
	I1007 13:10:49.537264     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:49.537264     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:49.540760     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:10:49.540843     748 round_trippers.go:577] Response Headers:
	I1007 13:10:49.540843     748 round_trippers.go:580]     Audit-Id: d17db261-7bf9-461e-8140-72418ad43dee
	I1007 13:10:49.540843     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:49.540843     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:49.540843     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:49.540843     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:49.540843     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:49 GMT
	I1007 13:10:49.541057     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:50.037344     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:50.037344     748 round_trippers.go:469] Request Headers:
	I1007 13:10:50.037344     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:50.037344     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:50.041335     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:10:50.041335     748 round_trippers.go:577] Response Headers:
	I1007 13:10:50.041335     748 round_trippers.go:580]     Audit-Id: 6d1466a1-5ec5-4f48-9b9b-4b162d8ff0da
	I1007 13:10:50.041335     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:50.041335     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:50.041335     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:50.041335     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:50.041335     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:50 GMT
	I1007 13:10:50.042263     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:50.537166     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:50.537166     748 round_trippers.go:469] Request Headers:
	I1007 13:10:50.537166     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:50.537166     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:50.542775     748 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 13:10:50.542775     748 round_trippers.go:577] Response Headers:
	I1007 13:10:50.542775     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:50.542775     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:50.542886     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:50.542886     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:50 GMT
	I1007 13:10:50.542886     748 round_trippers.go:580]     Audit-Id: e4fcc55b-2b53-4582-a6ad-350ac725b510
	I1007 13:10:50.542886     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:50.543101     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:51.037185     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:51.037185     748 round_trippers.go:469] Request Headers:
	I1007 13:10:51.037185     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:51.037185     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:51.043200     748 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 13:10:51.043200     748 round_trippers.go:577] Response Headers:
	I1007 13:10:51.043200     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:51.043200     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:51.043200     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:51 GMT
	I1007 13:10:51.043200     748 round_trippers.go:580]     Audit-Id: 124b6320-cdd6-48b8-baed-06c65248ba84
	I1007 13:10:51.043200     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:51.043200     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:51.043572     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:51.538370     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:51.538370     748 round_trippers.go:469] Request Headers:
	I1007 13:10:51.538370     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:51.538370     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:51.543452     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:10:51.543452     748 round_trippers.go:577] Response Headers:
	I1007 13:10:51.543538     748 round_trippers.go:580]     Audit-Id: 25bdf774-3995-490d-bd6f-69e7025231a0
	I1007 13:10:51.543538     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:51.543538     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:51.543538     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:51.543538     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:51.543538     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:51 GMT
	I1007 13:10:51.544379     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:51.545013     748 node_ready.go:53] node "multinode-644900" has status "Ready":"False"
	I1007 13:10:52.037611     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:52.037611     748 round_trippers.go:469] Request Headers:
	I1007 13:10:52.037611     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:52.037611     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:52.042896     748 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 13:10:52.042983     748 round_trippers.go:577] Response Headers:
	I1007 13:10:52.042983     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:52.042983     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:52.042983     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:52 GMT
	I1007 13:10:52.042983     748 round_trippers.go:580]     Audit-Id: 9dcc6a34-7f54-4862-8c7c-3a91db725450
	I1007 13:10:52.042983     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:52.042983     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:52.043122     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:52.537472     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:52.537472     748 round_trippers.go:469] Request Headers:
	I1007 13:10:52.537472     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:52.537472     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:52.542396     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:10:52.542396     748 round_trippers.go:577] Response Headers:
	I1007 13:10:52.542396     748 round_trippers.go:580]     Audit-Id: d74fd97a-7178-4078-9e15-7e9e61d15350
	I1007 13:10:52.542396     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:52.542496     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:52.542496     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:52.542496     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:52.542496     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:52 GMT
	I1007 13:10:52.542705     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:53.037120     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:53.037120     748 round_trippers.go:469] Request Headers:
	I1007 13:10:53.037120     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:53.037120     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:53.041223     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:10:53.041356     748 round_trippers.go:577] Response Headers:
	I1007 13:10:53.041356     748 round_trippers.go:580]     Audit-Id: ee5162c2-5ec0-48ad-be31-43bd23275ce6
	I1007 13:10:53.041356     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:53.041356     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:53.041356     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:53.041356     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:53.041444     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:53 GMT
	I1007 13:10:53.041740     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:53.538245     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:53.538245     748 round_trippers.go:469] Request Headers:
	I1007 13:10:53.538245     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:53.538325     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:53.542174     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:10:53.542174     748 round_trippers.go:577] Response Headers:
	I1007 13:10:53.542174     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:53.542174     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:53 GMT
	I1007 13:10:53.542174     748 round_trippers.go:580]     Audit-Id: 34589856-328e-440a-8583-77aecaa05945
	I1007 13:10:53.542174     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:53.542271     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:53.542271     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:53.542715     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:54.037756     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:54.037756     748 round_trippers.go:469] Request Headers:
	I1007 13:10:54.037756     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:54.037756     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:54.043209     748 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 13:10:54.043209     748 round_trippers.go:577] Response Headers:
	I1007 13:10:54.043326     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:54 GMT
	I1007 13:10:54.043326     748 round_trippers.go:580]     Audit-Id: 06d83082-72ca-49ab-a6c4-663cf5fa2932
	I1007 13:10:54.043326     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:54.043326     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:54.043326     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:54.043326     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:54.043621     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:54.044483     748 node_ready.go:53] node "multinode-644900" has status "Ready":"False"
	I1007 13:10:54.538281     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:54.538281     748 round_trippers.go:469] Request Headers:
	I1007 13:10:54.538281     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:54.538281     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:54.541987     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:10:54.541987     748 round_trippers.go:577] Response Headers:
	I1007 13:10:54.542132     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:54.542132     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:54.542132     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:54.542132     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:54 GMT
	I1007 13:10:54.542132     748 round_trippers.go:580]     Audit-Id: b99455a2-30ee-45c1-877c-b07ef12a1407
	I1007 13:10:54.542132     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:54.542311     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:55.037288     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:55.037288     748 round_trippers.go:469] Request Headers:
	I1007 13:10:55.037288     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:55.037288     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:55.043328     748 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 13:10:55.043328     748 round_trippers.go:577] Response Headers:
	I1007 13:10:55.043441     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:55.043441     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:55.043441     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:55.043441     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:55.043441     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:55 GMT
	I1007 13:10:55.043441     748 round_trippers.go:580]     Audit-Id: 931554e0-033f-429a-a7a8-bd9da6d6ef54
	I1007 13:10:55.043800     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:55.537277     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:55.537277     748 round_trippers.go:469] Request Headers:
	I1007 13:10:55.537277     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:55.537277     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:55.540793     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:10:55.540908     748 round_trippers.go:577] Response Headers:
	I1007 13:10:55.540908     748 round_trippers.go:580]     Audit-Id: f61ff260-4f1f-432b-9bce-a1c94cb19f76
	I1007 13:10:55.540908     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:55.540908     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:55.540908     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:55.540908     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:55.540908     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:55 GMT
	I1007 13:10:55.541174     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:56.037825     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:56.037873     748 round_trippers.go:469] Request Headers:
	I1007 13:10:56.037873     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:56.037873     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:56.042085     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:10:56.042194     748 round_trippers.go:577] Response Headers:
	I1007 13:10:56.042194     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:56.042194     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:56 GMT
	I1007 13:10:56.042250     748 round_trippers.go:580]     Audit-Id: 0818832b-26bb-4f6e-9955-121d6475b5fc
	I1007 13:10:56.042250     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:56.042250     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:56.042250     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:56.043040     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:56.537484     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:56.537484     748 round_trippers.go:469] Request Headers:
	I1007 13:10:56.537484     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:56.537484     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:56.544228     748 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 13:10:56.544228     748 round_trippers.go:577] Response Headers:
	I1007 13:10:56.544228     748 round_trippers.go:580]     Audit-Id: af81e5fd-14f4-4ac1-9f5b-82077604bacd
	I1007 13:10:56.544228     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:56.544228     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:56.544228     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:56.544228     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:56.544228     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:56 GMT
	I1007 13:10:56.544685     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:56.545236     748 node_ready.go:53] node "multinode-644900" has status "Ready":"False"
	I1007 13:10:57.038214     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:57.038306     748 round_trippers.go:469] Request Headers:
	I1007 13:10:57.038306     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:57.038306     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:57.043330     748 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 13:10:57.043407     748 round_trippers.go:577] Response Headers:
	I1007 13:10:57.043407     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:57.043407     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:57.043407     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:57 GMT
	I1007 13:10:57.043407     748 round_trippers.go:580]     Audit-Id: d14200e0-35fa-4419-bac5-a8f2591174ae
	I1007 13:10:57.043407     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:57.043407     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:57.044394     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:57.538611     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:57.538611     748 round_trippers.go:469] Request Headers:
	I1007 13:10:57.538611     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:57.538611     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:57.541899     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:10:57.541899     748 round_trippers.go:577] Response Headers:
	I1007 13:10:57.541899     748 round_trippers.go:580]     Audit-Id: c4120b34-d682-400b-acc1-826d78555ff6
	I1007 13:10:57.541899     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:57.541899     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:57.541899     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:57.541899     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:57.541899     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:57 GMT
	I1007 13:10:57.541899     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:58.038338     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:58.038338     748 round_trippers.go:469] Request Headers:
	I1007 13:10:58.038338     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:58.038338     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:58.043036     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:10:58.043036     748 round_trippers.go:577] Response Headers:
	I1007 13:10:58.043036     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:58.043036     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:58.043036     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:58 GMT
	I1007 13:10:58.043036     748 round_trippers.go:580]     Audit-Id: cd7e680f-955b-4659-8140-945889d3418b
	I1007 13:10:58.043036     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:58.043036     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:58.043257     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:58.537822     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:58.537822     748 round_trippers.go:469] Request Headers:
	I1007 13:10:58.537822     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:58.537822     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:58.542255     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:10:58.542328     748 round_trippers.go:577] Response Headers:
	I1007 13:10:58.542328     748 round_trippers.go:580]     Audit-Id: bb444e1e-2e1a-4766-9b5f-4691c0954278
	I1007 13:10:58.542328     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:58.542328     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:58.542328     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:58.542328     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:58.542328     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:58 GMT
	I1007 13:10:58.542778     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:59.037303     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:59.037303     748 round_trippers.go:469] Request Headers:
	I1007 13:10:59.037303     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:59.037303     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:59.041897     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:10:59.042052     748 round_trippers.go:577] Response Headers:
	I1007 13:10:59.042052     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:59.042052     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:59.042052     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:59 GMT
	I1007 13:10:59.042052     748 round_trippers.go:580]     Audit-Id: 730725e6-8b32-4839-a7c7-2364f09b5a78
	I1007 13:10:59.042052     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:59.042130     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:59.042232     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1976","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5358 chars]
	I1007 13:10:59.042811     748 node_ready.go:49] node "multinode-644900" has status "Ready":"True"
	I1007 13:10:59.042811     748 node_ready.go:38] duration metric: took 9.5056556s for node "multinode-644900" to be "Ready" ...
	I1007 13:10:59.042811     748 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1007 13:10:59.043047     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods
	I1007 13:10:59.043047     748 round_trippers.go:469] Request Headers:
	I1007 13:10:59.043047     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:59.043047     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:59.048308     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:10:59.048308     748 round_trippers.go:577] Response Headers:
	I1007 13:10:59.048308     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:59.048308     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:59 GMT
	I1007 13:10:59.048308     748 round_trippers.go:580]     Audit-Id: 064a718e-5c52-4760-a4e8-f41cb0b41a13
	I1007 13:10:59.048308     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:59.048308     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:59.048308     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:59.050440     748 request.go:1351] Response Body: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"1976"},"items":[{"metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},
"f:preferredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers" [truncated 89630 chars]
	I1007 13:10:59.055004     748 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-pjtmp" in "kube-system" namespace to be "Ready" ...
	I1007 13:10:59.055189     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:10:59.055270     748 round_trippers.go:469] Request Headers:
	I1007 13:10:59.055270     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:59.055270     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:59.059109     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:10:59.059109     748 round_trippers.go:577] Response Headers:
	I1007 13:10:59.059195     748 round_trippers.go:580]     Audit-Id: 7a54fe43-cd6d-4af1-8ff5-2a10fb68eb42
	I1007 13:10:59.059195     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:59.059195     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:59.059195     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:59.059195     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:59.059195     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:59 GMT
	I1007 13:10:59.059385     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:10:59.059511     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:59.059511     748 round_trippers.go:469] Request Headers:
	I1007 13:10:59.059511     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:59.059511     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:59.066728     748 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 13:10:59.066728     748 round_trippers.go:577] Response Headers:
	I1007 13:10:59.066728     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:59.066728     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:59.066728     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:59 GMT
	I1007 13:10:59.066728     748 round_trippers.go:580]     Audit-Id: 34a54bb5-1c9f-4bc4-8ef6-5cc9a8a4d2e2
	I1007 13:10:59.066728     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:59.066728     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:59.067280     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1976","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5358 chars]
	I1007 13:10:59.555433     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:10:59.555433     748 round_trippers.go:469] Request Headers:
	I1007 13:10:59.555433     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:59.555433     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:59.560779     748 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 13:10:59.561309     748 round_trippers.go:577] Response Headers:
	I1007 13:10:59.561309     748 round_trippers.go:580]     Audit-Id: 4fa78ab0-384d-4136-9fd2-cb94486f155b
	I1007 13:10:59.561309     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:59.561309     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:59.561309     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:59.561309     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:59.561309     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:59 GMT
	I1007 13:10:59.561510     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:10:59.562314     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:59.562314     748 round_trippers.go:469] Request Headers:
	I1007 13:10:59.562314     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:59.562314     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:59.565061     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:10:59.565061     748 round_trippers.go:577] Response Headers:
	I1007 13:10:59.565061     748 round_trippers.go:580]     Audit-Id: 7e214506-8297-44fd-8aff-85b97f2aa720
	I1007 13:10:59.565061     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:59.565061     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:59.565061     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:59.565061     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:59.565061     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:59 GMT
	I1007 13:10:59.565595     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1976","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5358 chars]
	I1007 13:11:00.055487     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:00.055487     748 round_trippers.go:469] Request Headers:
	I1007 13:11:00.055487     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:00.055487     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:00.059751     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:00.060668     748 round_trippers.go:577] Response Headers:
	I1007 13:11:00.060668     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:00.060668     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:00.060668     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:00 GMT
	I1007 13:11:00.060668     748 round_trippers.go:580]     Audit-Id: cdaa195c-ad87-4685-ad24-3c73a11b4284
	I1007 13:11:00.060668     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:00.060668     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:00.060987     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:00.061843     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:00.061923     748 round_trippers.go:469] Request Headers:
	I1007 13:11:00.061923     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:00.061923     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:00.064655     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:00.064655     748 round_trippers.go:577] Response Headers:
	I1007 13:11:00.064655     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:00.064792     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:00.064792     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:00.064792     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:00.064792     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:00 GMT
	I1007 13:11:00.064792     748 round_trippers.go:580]     Audit-Id: 5d9eb6d7-ba35-4ba3-8535-e7a351bec994
	I1007 13:11:00.065005     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1976","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5358 chars]
	I1007 13:11:00.555449     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:00.555449     748 round_trippers.go:469] Request Headers:
	I1007 13:11:00.555449     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:00.555449     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:00.559892     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:00.559979     748 round_trippers.go:577] Response Headers:
	I1007 13:11:00.559979     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:00.559979     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:00.559979     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:00.559979     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:00 GMT
	I1007 13:11:00.559979     748 round_trippers.go:580]     Audit-Id: 26055ccd-979b-447b-b566-944a6d75dfe3
	I1007 13:11:00.559979     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:00.560284     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:00.561724     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:00.561724     748 round_trippers.go:469] Request Headers:
	I1007 13:11:00.561724     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:00.561724     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:00.566135     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:00.566157     748 round_trippers.go:577] Response Headers:
	I1007 13:11:00.566234     748 round_trippers.go:580]     Audit-Id: e5c17734-87bb-42a8-b14e-ebafd6faf621
	I1007 13:11:00.566234     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:00.566234     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:00.566234     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:00.566234     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:00.566234     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:00 GMT
	I1007 13:11:00.567521     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1976","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5358 chars]
	I1007 13:11:01.055898     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:01.055898     748 round_trippers.go:469] Request Headers:
	I1007 13:11:01.055898     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:01.055898     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:01.060096     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:01.061056     748 round_trippers.go:577] Response Headers:
	I1007 13:11:01.061056     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:01.061056     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:01 GMT
	I1007 13:11:01.061056     748 round_trippers.go:580]     Audit-Id: 3a40d3ff-0b05-4be1-9186-5cc2e02f795f
	I1007 13:11:01.061056     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:01.061056     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:01.061056     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:01.061417     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:01.061776     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:01.061776     748 round_trippers.go:469] Request Headers:
	I1007 13:11:01.061776     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:01.061776     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:01.065094     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:01.065094     748 round_trippers.go:577] Response Headers:
	I1007 13:11:01.065094     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:01.065094     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:01.065094     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:01 GMT
	I1007 13:11:01.065094     748 round_trippers.go:580]     Audit-Id: 78765276-f98c-4a40-a98f-5f5706675689
	I1007 13:11:01.065094     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:01.065094     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:01.065508     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1976","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5358 chars]
	I1007 13:11:01.066034     748 pod_ready.go:103] pod "coredns-7c65d6cfc9-pjtmp" in "kube-system" namespace has status "Ready":"False"
	I1007 13:11:01.555917     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:01.555917     748 round_trippers.go:469] Request Headers:
	I1007 13:11:01.555917     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:01.555917     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:01.561995     748 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 13:11:01.561995     748 round_trippers.go:577] Response Headers:
	I1007 13:11:01.561995     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:01.561995     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:01.561995     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:01 GMT
	I1007 13:11:01.561995     748 round_trippers.go:580]     Audit-Id: 5925a7bd-134b-4f3e-971a-4bf688348703
	I1007 13:11:01.561995     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:01.561995     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:01.562376     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:01.562707     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:01.562707     748 round_trippers.go:469] Request Headers:
	I1007 13:11:01.562707     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:01.562707     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:01.566776     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:11:01.566776     748 round_trippers.go:577] Response Headers:
	I1007 13:11:01.566776     748 round_trippers.go:580]     Audit-Id: 1e20219a-c143-473b-8d5f-0bd0edf02b33
	I1007 13:11:01.566776     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:01.566776     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:01.566776     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:01.566776     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:01.566776     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:01 GMT
	I1007 13:11:01.567067     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1976","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5358 chars]
	I1007 13:11:02.055570     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:02.055570     748 round_trippers.go:469] Request Headers:
	I1007 13:11:02.055570     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:02.055570     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:02.058498     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:02.059369     748 round_trippers.go:577] Response Headers:
	I1007 13:11:02.059369     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:02.059448     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:02 GMT
	I1007 13:11:02.059448     748 round_trippers.go:580]     Audit-Id: 05a1d920-fb03-477d-a228-3dbb588a31a7
	I1007 13:11:02.059448     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:02.059448     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:02.059448     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:02.059765     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:02.060844     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:02.060894     748 round_trippers.go:469] Request Headers:
	I1007 13:11:02.060964     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:02.060964     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:02.066700     748 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 13:11:02.066700     748 round_trippers.go:577] Response Headers:
	I1007 13:11:02.066700     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:02 GMT
	I1007 13:11:02.066700     748 round_trippers.go:580]     Audit-Id: 71329662-f9ac-4ac8-b03a-4754c8eda0ab
	I1007 13:11:02.066700     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:02.066700     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:02.066700     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:02.066700     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:02.066700     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1976","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5358 chars]
	I1007 13:11:02.555283     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:02.555283     748 round_trippers.go:469] Request Headers:
	I1007 13:11:02.555283     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:02.555283     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:02.559446     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:02.559446     748 round_trippers.go:577] Response Headers:
	I1007 13:11:02.559446     748 round_trippers.go:580]     Audit-Id: 7724cc6f-6493-4bd8-97c3-4e99e195e809
	I1007 13:11:02.559446     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:02.559933     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:02.559933     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:02.559933     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:02.559933     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:02 GMT
	I1007 13:11:02.560477     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:02.561340     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:02.561340     748 round_trippers.go:469] Request Headers:
	I1007 13:11:02.561340     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:02.561340     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:02.564667     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:11:02.564667     748 round_trippers.go:577] Response Headers:
	I1007 13:11:02.565447     748 round_trippers.go:580]     Audit-Id: 279770b6-eb96-4cf0-80b0-0e8c9b49543e
	I1007 13:11:02.565447     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:02.565447     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:02.565447     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:02.565447     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:02.565447     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:02 GMT
	I1007 13:11:02.565757     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:03.055754     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:03.055754     748 round_trippers.go:469] Request Headers:
	I1007 13:11:03.055754     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:03.055754     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:03.060341     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:03.060341     748 round_trippers.go:577] Response Headers:
	I1007 13:11:03.060341     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:03.060341     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:03.060341     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:03.060341     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:03.060341     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:03 GMT
	I1007 13:11:03.060341     748 round_trippers.go:580]     Audit-Id: 32dcc960-002d-4886-8599-0a7cae2f3eed
	I1007 13:11:03.060341     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:03.061436     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:03.061436     748 round_trippers.go:469] Request Headers:
	I1007 13:11:03.061436     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:03.061436     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:03.064478     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:03.064478     748 round_trippers.go:577] Response Headers:
	I1007 13:11:03.064478     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:03.064572     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:03 GMT
	I1007 13:11:03.064572     748 round_trippers.go:580]     Audit-Id: 0ad8f152-1d9c-49cc-9a9f-2c609ffecebc
	I1007 13:11:03.064572     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:03.064572     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:03.064572     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:03.064852     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:03.555958     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:03.556112     748 round_trippers.go:469] Request Headers:
	I1007 13:11:03.556199     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:03.556199     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:03.565525     748 round_trippers.go:574] Response Status: 200 OK in 9 milliseconds
	I1007 13:11:03.565598     748 round_trippers.go:577] Response Headers:
	I1007 13:11:03.565598     748 round_trippers.go:580]     Audit-Id: 9fb438c4-6cb4-4f98-993d-5dd5a4fef561
	I1007 13:11:03.565598     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:03.565598     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:03.565598     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:03.565598     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:03.565598     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:03 GMT
	I1007 13:11:03.565874     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:03.567091     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:03.567091     748 round_trippers.go:469] Request Headers:
	I1007 13:11:03.567091     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:03.567091     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:03.571840     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:03.572602     748 round_trippers.go:577] Response Headers:
	I1007 13:11:03.572602     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:03.572602     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:03.572602     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:03.572602     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:03.572602     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:03 GMT
	I1007 13:11:03.572698     748 round_trippers.go:580]     Audit-Id: 7fa1e3e1-bf59-4075-a227-38b9c9c608a9
	I1007 13:11:03.573147     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:03.573672     748 pod_ready.go:103] pod "coredns-7c65d6cfc9-pjtmp" in "kube-system" namespace has status "Ready":"False"
	I1007 13:11:04.055668     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:04.055668     748 round_trippers.go:469] Request Headers:
	I1007 13:11:04.055895     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:04.055895     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:04.060235     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:11:04.060256     748 round_trippers.go:577] Response Headers:
	I1007 13:11:04.060256     748 round_trippers.go:580]     Audit-Id: 0ee886b4-930a-4c11-9829-25e04ec59cc7
	I1007 13:11:04.060256     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:04.060338     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:04.060338     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:04.060338     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:04.060338     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:04 GMT
	I1007 13:11:04.060753     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:04.061648     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:04.061701     748 round_trippers.go:469] Request Headers:
	I1007 13:11:04.061701     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:04.061701     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:04.064566     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:04.064801     748 round_trippers.go:577] Response Headers:
	I1007 13:11:04.064801     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:04.064801     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:04 GMT
	I1007 13:11:04.064801     748 round_trippers.go:580]     Audit-Id: b5a9261a-541d-469a-94bc-88dc8c6e3edc
	I1007 13:11:04.064848     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:04.064848     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:04.064848     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:04.065222     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:04.555521     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:04.555521     748 round_trippers.go:469] Request Headers:
	I1007 13:11:04.555521     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:04.555521     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:04.560427     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:04.560427     748 round_trippers.go:577] Response Headers:
	I1007 13:11:04.560427     748 round_trippers.go:580]     Audit-Id: e6432e82-6d49-424c-8b7e-761b5087fc40
	I1007 13:11:04.560427     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:04.560427     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:04.560560     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:04.560560     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:04.560560     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:04 GMT
	I1007 13:11:04.560907     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:04.562054     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:04.562054     748 round_trippers.go:469] Request Headers:
	I1007 13:11:04.562140     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:04.562140     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:04.564599     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:04.564599     748 round_trippers.go:577] Response Headers:
	I1007 13:11:04.565185     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:04.565185     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:04.565185     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:04 GMT
	I1007 13:11:04.565185     748 round_trippers.go:580]     Audit-Id: ea1443b9-7acd-4fb1-9795-50252e9941d4
	I1007 13:11:04.565185     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:04.565185     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:04.565438     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:05.056235     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:05.056235     748 round_trippers.go:469] Request Headers:
	I1007 13:11:05.056235     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:05.056235     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:05.060618     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:05.060750     748 round_trippers.go:577] Response Headers:
	I1007 13:11:05.060750     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:05.060750     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:05.060750     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:05 GMT
	I1007 13:11:05.060750     748 round_trippers.go:580]     Audit-Id: 2e328418-83b5-472b-9e5c-ddb3d16dcf86
	I1007 13:11:05.060750     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:05.060750     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:05.061092     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:05.062012     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:05.062012     748 round_trippers.go:469] Request Headers:
	I1007 13:11:05.062087     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:05.062087     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:05.065289     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:11:05.065289     748 round_trippers.go:577] Response Headers:
	I1007 13:11:05.065289     748 round_trippers.go:580]     Audit-Id: 48d8ed46-8c3b-4900-930c-96e059fc7b53
	I1007 13:11:05.065289     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:05.065289     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:05.065289     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:05.065289     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:05.065289     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:05 GMT
	I1007 13:11:05.065779     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:05.555364     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:05.555897     748 round_trippers.go:469] Request Headers:
	I1007 13:11:05.555897     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:05.555897     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:05.562931     748 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 13:11:05.562931     748 round_trippers.go:577] Response Headers:
	I1007 13:11:05.562931     748 round_trippers.go:580]     Audit-Id: 4bdfbe3f-fc6a-4e21-8b4f-9c7ff2fb1d78
	I1007 13:11:05.562931     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:05.562931     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:05.562931     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:05.562931     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:05.563047     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:05 GMT
	I1007 13:11:05.563882     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:05.564598     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:05.564598     748 round_trippers.go:469] Request Headers:
	I1007 13:11:05.564598     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:05.564598     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:05.567246     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:05.567683     748 round_trippers.go:577] Response Headers:
	I1007 13:11:05.567683     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:05.567683     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:05.567683     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:05.567683     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:05.567683     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:05 GMT
	I1007 13:11:05.567683     748 round_trippers.go:580]     Audit-Id: b090227d-4023-4453-a23c-678b7dff1f0f
	I1007 13:11:05.567996     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:06.055784     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:06.055784     748 round_trippers.go:469] Request Headers:
	I1007 13:11:06.055784     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:06.055784     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:06.060969     748 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 13:11:06.060969     748 round_trippers.go:577] Response Headers:
	I1007 13:11:06.060969     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:06 GMT
	I1007 13:11:06.060969     748 round_trippers.go:580]     Audit-Id: 2404e215-1e4f-4e6b-8fcb-32bca3117665
	I1007 13:11:06.060969     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:06.060969     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:06.060969     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:06.061103     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:06.061185     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:06.061983     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:06.062035     748 round_trippers.go:469] Request Headers:
	I1007 13:11:06.062035     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:06.062035     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:06.063764     748 round_trippers.go:574] Response Status: 200 OK in 1 milliseconds
	I1007 13:11:06.064821     748 round_trippers.go:577] Response Headers:
	I1007 13:11:06.064821     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:06.064821     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:06 GMT
	I1007 13:11:06.064821     748 round_trippers.go:580]     Audit-Id: 3b2aac96-bcce-4d27-8509-7d817e78b57e
	I1007 13:11:06.064821     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:06.064821     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:06.064821     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:06.065130     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:06.065692     748 pod_ready.go:103] pod "coredns-7c65d6cfc9-pjtmp" in "kube-system" namespace has status "Ready":"False"
	I1007 13:11:06.555252     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:06.555252     748 round_trippers.go:469] Request Headers:
	I1007 13:11:06.555252     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:06.555252     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:06.560775     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:06.560775     748 round_trippers.go:577] Response Headers:
	I1007 13:11:06.560856     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:06.560856     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:06.560856     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:06.560856     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:06.560856     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:06 GMT
	I1007 13:11:06.560856     748 round_trippers.go:580]     Audit-Id: 92b9620a-0147-4e31-88fc-c73a87bdc1e1
	I1007 13:11:06.561082     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:06.561539     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:06.561539     748 round_trippers.go:469] Request Headers:
	I1007 13:11:06.561539     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:06.561539     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:06.566510     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:06.566510     748 round_trippers.go:577] Response Headers:
	I1007 13:11:06.566577     748 round_trippers.go:580]     Audit-Id: 05990677-74ed-4029-b6cd-07098aa04353
	I1007 13:11:06.566577     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:06.566577     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:06.566577     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:06.566577     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:06.566577     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:06 GMT
	I1007 13:11:06.566836     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:07.055217     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:07.055217     748 round_trippers.go:469] Request Headers:
	I1007 13:11:07.055217     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:07.055217     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:07.060086     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:07.060543     748 round_trippers.go:577] Response Headers:
	I1007 13:11:07.060543     748 round_trippers.go:580]     Audit-Id: c2d6ed38-5639-479e-9628-a0ad4a635da2
	I1007 13:11:07.060543     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:07.060543     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:07.060543     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:07.060543     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:07.060543     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:07 GMT
	I1007 13:11:07.060635     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:07.061603     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:07.061603     748 round_trippers.go:469] Request Headers:
	I1007 13:11:07.061603     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:07.061603     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:07.064233     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:07.064233     748 round_trippers.go:577] Response Headers:
	I1007 13:11:07.064233     748 round_trippers.go:580]     Audit-Id: ecba4f58-fdd3-415c-9720-4d2543a8d919
	I1007 13:11:07.064233     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:07.064637     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:07.064637     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:07.064637     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:07.064637     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:07 GMT
	I1007 13:11:07.065117     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:07.555818     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:07.555901     748 round_trippers.go:469] Request Headers:
	I1007 13:11:07.555901     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:07.555901     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:07.560988     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:07.560988     748 round_trippers.go:577] Response Headers:
	I1007 13:11:07.560988     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:07.560988     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:07.560988     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:07 GMT
	I1007 13:11:07.560988     748 round_trippers.go:580]     Audit-Id: 1fe82e70-5d38-46b2-a7f7-2450f26c47cf
	I1007 13:11:07.561119     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:07.561119     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:07.561246     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:07.562250     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:07.562319     748 round_trippers.go:469] Request Headers:
	I1007 13:11:07.562319     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:07.562319     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:07.565026     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:07.565230     748 round_trippers.go:577] Response Headers:
	I1007 13:11:07.565230     748 round_trippers.go:580]     Audit-Id: 0c9c3652-d538-4e1b-9e1d-e9999a429054
	I1007 13:11:07.565230     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:07.565230     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:07.565230     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:07.565230     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:07.565230     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:07 GMT
	I1007 13:11:07.565801     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:08.055270     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:08.055270     748 round_trippers.go:469] Request Headers:
	I1007 13:11:08.055270     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:08.055270     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:08.059563     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:08.059563     748 round_trippers.go:577] Response Headers:
	I1007 13:11:08.059563     748 round_trippers.go:580]     Audit-Id: ae882c72-d672-4e8f-9263-c37ad950b2cb
	I1007 13:11:08.059563     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:08.059563     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:08.059563     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:08.059563     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:08.059563     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:08 GMT
	I1007 13:11:08.059563     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:08.060856     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:08.060909     748 round_trippers.go:469] Request Headers:
	I1007 13:11:08.060909     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:08.060909     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:08.063196     748 round_trippers.go:574] Response Status: 200 OK in 1 milliseconds
	I1007 13:11:08.063246     748 round_trippers.go:577] Response Headers:
	I1007 13:11:08.063246     748 round_trippers.go:580]     Audit-Id: d1dbea26-ff15-41fc-8ea9-98d11ff9be3a
	I1007 13:11:08.063246     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:08.063246     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:08.063246     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:08.063246     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:08.063246     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:08 GMT
	I1007 13:11:08.063970     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:08.555353     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:08.555353     748 round_trippers.go:469] Request Headers:
	I1007 13:11:08.555353     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:08.555353     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:08.559740     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:08.560503     748 round_trippers.go:577] Response Headers:
	I1007 13:11:08.560503     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:08.560503     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:08.560503     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:08 GMT
	I1007 13:11:08.560503     748 round_trippers.go:580]     Audit-Id: 923d17c7-662e-4325-bfdf-121883e26310
	I1007 13:11:08.560503     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:08.560503     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:08.561861     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:08.563107     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:08.563225     748 round_trippers.go:469] Request Headers:
	I1007 13:11:08.563225     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:08.563225     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:08.565439     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:08.565439     748 round_trippers.go:577] Response Headers:
	I1007 13:11:08.565439     748 round_trippers.go:580]     Audit-Id: f710647e-15ea-4e31-bd52-6570f1c67648
	I1007 13:11:08.565439     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:08.566505     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:08.566505     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:08.566505     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:08.566606     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:08 GMT
	I1007 13:11:08.566926     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:08.567082     748 pod_ready.go:103] pod "coredns-7c65d6cfc9-pjtmp" in "kube-system" namespace has status "Ready":"False"
	I1007 13:11:09.058732     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:09.058967     748 round_trippers.go:469] Request Headers:
	I1007 13:11:09.058967     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:09.058967     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:09.063305     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:09.063410     748 round_trippers.go:577] Response Headers:
	I1007 13:11:09.063410     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:09.063410     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:09.063410     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:09.063493     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:09.063493     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:09 GMT
	I1007 13:11:09.063493     748 round_trippers.go:580]     Audit-Id: f92b5fa4-27e3-4b4a-8bf7-cd5044a759d7
	I1007 13:11:09.063879     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:09.063984     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:09.063984     748 round_trippers.go:469] Request Headers:
	I1007 13:11:09.063984     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:09.063984     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:09.067546     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:11:09.068378     748 round_trippers.go:577] Response Headers:
	I1007 13:11:09.068378     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:09.068378     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:09.068378     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:09.068378     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:09 GMT
	I1007 13:11:09.068378     748 round_trippers.go:580]     Audit-Id: 4f757d17-0dd6-4b1e-804f-096f74c93c34
	I1007 13:11:09.068378     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:09.068493     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:09.556334     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:09.556334     748 round_trippers.go:469] Request Headers:
	I1007 13:11:09.556334     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:09.556334     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:09.562516     748 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 13:11:09.562606     748 round_trippers.go:577] Response Headers:
	I1007 13:11:09.562606     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:09 GMT
	I1007 13:11:09.562606     748 round_trippers.go:580]     Audit-Id: 8cc332fd-c8ab-4455-9278-7623120346b6
	I1007 13:11:09.562606     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:09.562606     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:09.562606     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:09.562606     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:09.563366     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:09.564483     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:09.564536     748 round_trippers.go:469] Request Headers:
	I1007 13:11:09.564536     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:09.564598     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:09.568187     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:11:09.568721     748 round_trippers.go:577] Response Headers:
	I1007 13:11:09.568721     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:09.568721     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:09.568721     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:09.568721     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:09 GMT
	I1007 13:11:09.568721     748 round_trippers.go:580]     Audit-Id: 9695e38c-0e5d-49e6-a729-3527a857a7a8
	I1007 13:11:09.568721     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:09.568973     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:10.055927     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:10.055927     748 round_trippers.go:469] Request Headers:
	I1007 13:11:10.055927     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:10.055927     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:10.061058     748 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 13:11:10.061132     748 round_trippers.go:577] Response Headers:
	I1007 13:11:10.061132     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:10.061132     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:10.061132     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:10.061132     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:10.061132     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:10 GMT
	I1007 13:11:10.061132     748 round_trippers.go:580]     Audit-Id: 530a8fa5-e704-4836-9b65-f121fe517515
	I1007 13:11:10.061495     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:10.062518     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:10.062518     748 round_trippers.go:469] Request Headers:
	I1007 13:11:10.062622     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:10.062622     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:10.065314     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:10.065314     748 round_trippers.go:577] Response Headers:
	I1007 13:11:10.065314     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:10.065314     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:10.065314     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:10.065399     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:10.065399     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:10 GMT
	I1007 13:11:10.065399     748 round_trippers.go:580]     Audit-Id: 08f23ebd-4e48-4f02-8b97-27e4d61dd10c
	I1007 13:11:10.065681     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:10.555779     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:10.555779     748 round_trippers.go:469] Request Headers:
	I1007 13:11:10.555779     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:10.555779     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:10.560514     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:10.560514     748 round_trippers.go:577] Response Headers:
	I1007 13:11:10.560514     748 round_trippers.go:580]     Audit-Id: b0f4825d-7b18-44a6-92cd-9862c382dd87
	I1007 13:11:10.560514     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:10.560514     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:10.560514     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:10.560514     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:10.560514     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:10 GMT
	I1007 13:11:10.560826     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:10.561725     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:10.561725     748 round_trippers.go:469] Request Headers:
	I1007 13:11:10.561725     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:10.561725     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:10.565097     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:11:10.565239     748 round_trippers.go:577] Response Headers:
	I1007 13:11:10.565239     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:10.565239     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:10.565309     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:10.565309     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:10.565309     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:10 GMT
	I1007 13:11:10.565309     748 round_trippers.go:580]     Audit-Id: fe9c2ffa-c42d-42c2-8297-2dda9e559878
	I1007 13:11:10.565748     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:11.055693     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:11.055693     748 round_trippers.go:469] Request Headers:
	I1007 13:11:11.055693     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:11.055693     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:11.060453     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:11.060453     748 round_trippers.go:577] Response Headers:
	I1007 13:11:11.060453     748 round_trippers.go:580]     Audit-Id: 8b1c94e0-635e-4fbd-9f42-534ebbe5c492
	I1007 13:11:11.060532     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:11.060532     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:11.060532     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:11.060532     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:11.060532     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:11 GMT
	I1007 13:11:11.060741     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:11.061527     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:11.061667     748 round_trippers.go:469] Request Headers:
	I1007 13:11:11.061667     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:11.061667     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:11.064390     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:11.064460     748 round_trippers.go:577] Response Headers:
	I1007 13:11:11.064460     748 round_trippers.go:580]     Audit-Id: 9088af88-64b1-4864-a062-0fec083c3a1e
	I1007 13:11:11.064460     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:11.064542     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:11.064542     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:11.064542     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:11.064542     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:11 GMT
	I1007 13:11:11.064976     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:11.065726     748 pod_ready.go:103] pod "coredns-7c65d6cfc9-pjtmp" in "kube-system" namespace has status "Ready":"False"
	I1007 13:11:11.555374     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:11.555374     748 round_trippers.go:469] Request Headers:
	I1007 13:11:11.555374     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:11.555374     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:11.560546     748 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 13:11:11.560546     748 round_trippers.go:577] Response Headers:
	I1007 13:11:11.560546     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:11.560546     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:11.560546     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:11 GMT
	I1007 13:11:11.560546     748 round_trippers.go:580]     Audit-Id: 133ac8f8-bb14-4521-bd1c-89737763e6c2
	I1007 13:11:11.560546     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:11.560546     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:11.561647     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:11.562463     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:11.562529     748 round_trippers.go:469] Request Headers:
	I1007 13:11:11.562529     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:11.562529     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:11.565494     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:11.565582     748 round_trippers.go:577] Response Headers:
	I1007 13:11:11.565582     748 round_trippers.go:580]     Audit-Id: 8d775a56-d059-4afe-bd07-46d3764279f8
	I1007 13:11:11.565582     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:11.565582     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:11.565582     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:11.565582     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:11.565582     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:11 GMT
	I1007 13:11:11.566356     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:12.055676     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:12.055676     748 round_trippers.go:469] Request Headers:
	I1007 13:11:12.055676     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:12.055676     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:12.059659     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:11:12.059659     748 round_trippers.go:577] Response Headers:
	I1007 13:11:12.059659     748 round_trippers.go:580]     Audit-Id: 111abfd3-8e02-4616-ba0c-8e568fa9ebed
	I1007 13:11:12.059659     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:12.059659     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:12.059659     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:12.059659     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:12.059659     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:12 GMT
	I1007 13:11:12.059659     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:12.059659     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:12.060821     748 round_trippers.go:469] Request Headers:
	I1007 13:11:12.060821     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:12.060821     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:12.063921     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:11:12.064018     748 round_trippers.go:577] Response Headers:
	I1007 13:11:12.064018     748 round_trippers.go:580]     Audit-Id: 9574ea91-9467-43f7-bf22-4ad6eaa5edd4
	I1007 13:11:12.064018     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:12.064018     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:12.064018     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:12.064018     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:12.064018     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:12 GMT
	I1007 13:11:12.064018     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:12.556205     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:12.556282     748 round_trippers.go:469] Request Headers:
	I1007 13:11:12.556282     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:12.556282     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:12.559472     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:11:12.559472     748 round_trippers.go:577] Response Headers:
	I1007 13:11:12.559472     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:12.559472     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:12 GMT
	I1007 13:11:12.559472     748 round_trippers.go:580]     Audit-Id: 36f8c44e-e783-4aa6-87ae-254f9b625696
	I1007 13:11:12.559472     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:12.560459     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:12.560459     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:12.560595     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:12.561339     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:12.561417     748 round_trippers.go:469] Request Headers:
	I1007 13:11:12.561417     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:12.561417     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:12.564095     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:12.564189     748 round_trippers.go:577] Response Headers:
	I1007 13:11:12.564189     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:12.564189     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:12.564189     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:12.564189     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:12 GMT
	I1007 13:11:12.564189     748 round_trippers.go:580]     Audit-Id: 2283200c-89c7-4865-a862-0ec99686638b
	I1007 13:11:12.564189     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:12.564484     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:13.056120     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:13.056120     748 round_trippers.go:469] Request Headers:
	I1007 13:11:13.056120     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:13.056120     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:13.060248     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:13.060248     748 round_trippers.go:577] Response Headers:
	I1007 13:11:13.060429     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:13.060429     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:13.060429     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:13.060429     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:13.060429     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:13 GMT
	I1007 13:11:13.060429     748 round_trippers.go:580]     Audit-Id: 3641185f-3599-4f08-a91e-a32a4fe58134
	I1007 13:11:13.060696     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:13.061679     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:13.061679     748 round_trippers.go:469] Request Headers:
	I1007 13:11:13.061679     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:13.061679     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:13.064392     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:13.064846     748 round_trippers.go:577] Response Headers:
	I1007 13:11:13.064846     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:13.064846     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:13.064846     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:13 GMT
	I1007 13:11:13.064846     748 round_trippers.go:580]     Audit-Id: f2d5d397-9ce5-45db-b20a-11ebd2fc9680
	I1007 13:11:13.064846     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:13.064846     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:13.065311     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:13.065823     748 pod_ready.go:103] pod "coredns-7c65d6cfc9-pjtmp" in "kube-system" namespace has status "Ready":"False"
	I1007 13:11:13.555593     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:13.555593     748 round_trippers.go:469] Request Headers:
	I1007 13:11:13.555593     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:13.555593     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:13.560225     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:13.560336     748 round_trippers.go:577] Response Headers:
	I1007 13:11:13.560336     748 round_trippers.go:580]     Audit-Id: 403ba553-29a9-4444-bccd-84731391b401
	I1007 13:11:13.560336     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:13.560336     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:13.560336     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:13.560427     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:13.560427     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:13 GMT
	I1007 13:11:13.560578     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:13.561081     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:13.561081     748 round_trippers.go:469] Request Headers:
	I1007 13:11:13.561081     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:13.561081     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:13.565174     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:13.565174     748 round_trippers.go:577] Response Headers:
	I1007 13:11:13.565308     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:13.565308     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:13.565308     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:13.565308     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:13.565308     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:13 GMT
	I1007 13:11:13.565308     748 round_trippers.go:580]     Audit-Id: c52ca492-a769-4dd6-bc6f-108d26ffb637
	I1007 13:11:13.565603     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:14.055303     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:14.055303     748 round_trippers.go:469] Request Headers:
	I1007 13:11:14.055303     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:14.055303     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:14.059494     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:14.059494     748 round_trippers.go:577] Response Headers:
	I1007 13:11:14.059494     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:14 GMT
	I1007 13:11:14.059494     748 round_trippers.go:580]     Audit-Id: ee3dd852-7223-4ed7-8c2d-aae60ca52d66
	I1007 13:11:14.059494     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:14.059494     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:14.059570     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:14.059570     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:14.059780     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:14.060563     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:14.060645     748 round_trippers.go:469] Request Headers:
	I1007 13:11:14.060645     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:14.060645     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:14.063923     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:14.063923     748 round_trippers.go:577] Response Headers:
	I1007 13:11:14.063923     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:14.063923     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:14.063923     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:14.063923     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:14 GMT
	I1007 13:11:14.063923     748 round_trippers.go:580]     Audit-Id: e8f704e0-93d7-4df2-885a-36fea1695952
	I1007 13:11:14.063923     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:14.063923     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:14.555331     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:14.555331     748 round_trippers.go:469] Request Headers:
	I1007 13:11:14.555331     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:14.555331     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:14.560342     748 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 13:11:14.560474     748 round_trippers.go:577] Response Headers:
	I1007 13:11:14.560474     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:14.560549     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:14 GMT
	I1007 13:11:14.560549     748 round_trippers.go:580]     Audit-Id: d914e366-206e-48f9-a0ed-a5744595bce4
	I1007 13:11:14.560549     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:14.560549     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:14.560549     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:14.560753     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:14.561654     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:14.561654     748 round_trippers.go:469] Request Headers:
	I1007 13:11:14.561654     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:14.561654     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:14.564289     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:14.564360     748 round_trippers.go:577] Response Headers:
	I1007 13:11:14.564360     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:14.564360     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:14.564360     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:14.564360     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:14.564360     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:14 GMT
	I1007 13:11:14.564360     748 round_trippers.go:580]     Audit-Id: 59f55ed2-2b8d-4119-b3cc-b58c98d51441
	I1007 13:11:14.564779     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:15.055399     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:15.055399     748 round_trippers.go:469] Request Headers:
	I1007 13:11:15.055399     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:15.055399     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:15.060030     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:15.060030     748 round_trippers.go:577] Response Headers:
	I1007 13:11:15.060030     748 round_trippers.go:580]     Audit-Id: 80c0da41-0486-4e0d-bc05-ac9175b5b926
	I1007 13:11:15.060030     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:15.060030     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:15.060132     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:15.060132     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:15.060132     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:15 GMT
	I1007 13:11:15.060307     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:15.060943     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:15.060943     748 round_trippers.go:469] Request Headers:
	I1007 13:11:15.060943     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:15.060943     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:15.063276     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:15.063276     748 round_trippers.go:577] Response Headers:
	I1007 13:11:15.063276     748 round_trippers.go:580]     Audit-Id: 2a2f3c51-554e-41d9-9c9f-49290379e4d7
	I1007 13:11:15.064302     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:15.064302     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:15.064302     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:15.064302     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:15.064358     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:15 GMT
	I1007 13:11:15.064643     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:15.556144     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:15.556144     748 round_trippers.go:469] Request Headers:
	I1007 13:11:15.556144     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:15.556144     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:15.559585     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:11:15.559677     748 round_trippers.go:577] Response Headers:
	I1007 13:11:15.559677     748 round_trippers.go:580]     Audit-Id: 9e632095-f777-431f-9548-abb2f0cf0286
	I1007 13:11:15.559677     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:15.559677     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:15.559677     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:15.559756     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:15.559756     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:15 GMT
	I1007 13:11:15.560558     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:15.561410     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:15.561410     748 round_trippers.go:469] Request Headers:
	I1007 13:11:15.561410     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:15.561410     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:15.565116     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:11:15.565192     748 round_trippers.go:577] Response Headers:
	I1007 13:11:15.565192     748 round_trippers.go:580]     Audit-Id: 33636776-ebfb-47f6-9316-b2b7ab583650
	I1007 13:11:15.565218     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:15.565218     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:15.565218     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:15.565218     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:15.565218     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:15 GMT
	I1007 13:11:15.565218     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:15.565972     748 pod_ready.go:103] pod "coredns-7c65d6cfc9-pjtmp" in "kube-system" namespace has status "Ready":"False"
	I1007 13:11:16.056283     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:16.056283     748 round_trippers.go:469] Request Headers:
	I1007 13:11:16.056283     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:16.056283     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:16.060541     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:16.060707     748 round_trippers.go:577] Response Headers:
	I1007 13:11:16.060707     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:16.060707     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:16 GMT
	I1007 13:11:16.060707     748 round_trippers.go:580]     Audit-Id: 9ab90d9f-72c9-40d6-95d1-9d0b88d7041d
	I1007 13:11:16.060707     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:16.060784     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:16.060784     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:16.060984     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:16.061734     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:16.061836     748 round_trippers.go:469] Request Headers:
	I1007 13:11:16.061836     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:16.061873     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:16.064460     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:16.065229     748 round_trippers.go:577] Response Headers:
	I1007 13:11:16.065229     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:16.065229     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:16.065229     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:16.065229     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:16.065229     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:16 GMT
	I1007 13:11:16.065229     748 round_trippers.go:580]     Audit-Id: 9804d061-7565-4fdf-b06e-f533ee51baa9
	I1007 13:11:16.065759     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:16.555706     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:16.555706     748 round_trippers.go:469] Request Headers:
	I1007 13:11:16.555706     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:16.555706     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:16.560091     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:16.560191     748 round_trippers.go:577] Response Headers:
	I1007 13:11:16.560191     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:16.560191     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:16.560191     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:16.560191     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:16.560191     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:16 GMT
	I1007 13:11:16.560300     748 round_trippers.go:580]     Audit-Id: fb016061-5dde-45b9-ab8b-77efea133ae4
	I1007 13:11:16.561225     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:16.561806     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:16.561806     748 round_trippers.go:469] Request Headers:
	I1007 13:11:16.561806     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:16.561806     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:16.565388     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:11:16.565724     748 round_trippers.go:577] Response Headers:
	I1007 13:11:16.565724     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:16.565724     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:16 GMT
	I1007 13:11:16.565724     748 round_trippers.go:580]     Audit-Id: bf604831-6c95-4546-a48b-e8fe7aaa8cc1
	I1007 13:11:16.565724     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:16.565724     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:16.565724     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:16.566073     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:17.055386     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:17.055386     748 round_trippers.go:469] Request Headers:
	I1007 13:11:17.055386     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:17.055386     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:17.060398     748 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 13:11:17.060398     748 round_trippers.go:577] Response Headers:
	I1007 13:11:17.060398     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:17.060398     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:17.060398     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:17 GMT
	I1007 13:11:17.060398     748 round_trippers.go:580]     Audit-Id: a8019167-7296-494f-9b1e-aa67acd2a06f
	I1007 13:11:17.060398     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:17.060398     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:17.060398     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:17.061385     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:17.061385     748 round_trippers.go:469] Request Headers:
	I1007 13:11:17.061385     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:17.061385     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:17.067407     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:17.067431     748 round_trippers.go:577] Response Headers:
	I1007 13:11:17.067431     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:17.067431     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:17 GMT
	I1007 13:11:17.067431     748 round_trippers.go:580]     Audit-Id: 6704997b-abb9-4724-9ae6-4a8f291c83b0
	I1007 13:11:17.067605     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:17.067605     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:17.067605     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:17.067879     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:17.555790     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:17.555790     748 round_trippers.go:469] Request Headers:
	I1007 13:11:17.555790     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:17.555790     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:17.581810     748 round_trippers.go:574] Response Status: 200 OK in 26 milliseconds
	I1007 13:11:17.581810     748 round_trippers.go:577] Response Headers:
	I1007 13:11:17.581810     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:17.581810     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:17.581810     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:17.581810     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:17.581810     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:17 GMT
	I1007 13:11:17.581810     748 round_trippers.go:580]     Audit-Id: a7a4f33d-65b8-44f4-9920-e2efc872db50
	I1007 13:11:17.581810     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:17.582943     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:17.582943     748 round_trippers.go:469] Request Headers:
	I1007 13:11:17.582943     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:17.582943     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:17.586825     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:11:17.586825     748 round_trippers.go:577] Response Headers:
	I1007 13:11:17.586872     748 round_trippers.go:580]     Audit-Id: e2ffb57c-4e28-4809-9a98-e1b3b09016ff
	I1007 13:11:17.586872     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:17.586872     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:17.586872     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:17.586872     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:17.586923     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:17 GMT
	I1007 13:11:17.587778     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:17.588064     748 pod_ready.go:103] pod "coredns-7c65d6cfc9-pjtmp" in "kube-system" namespace has status "Ready":"False"
	I1007 13:11:18.055552     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:18.055552     748 round_trippers.go:469] Request Headers:
	I1007 13:11:18.055552     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:18.055552     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:18.060803     748 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 13:11:18.060803     748 round_trippers.go:577] Response Headers:
	I1007 13:11:18.060879     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:18.060879     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:18.060879     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:18.060879     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:18 GMT
	I1007 13:11:18.060879     748 round_trippers.go:580]     Audit-Id: ead32b9d-3d9d-4b2a-aec2-60b60b8b8340
	I1007 13:11:18.060879     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:18.061145     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:18.061922     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:18.061986     748 round_trippers.go:469] Request Headers:
	I1007 13:11:18.061986     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:18.061986     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:18.064726     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:18.064833     748 round_trippers.go:577] Response Headers:
	I1007 13:11:18.064833     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:18.064833     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:18.064833     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:18.064833     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:18 GMT
	I1007 13:11:18.064833     748 round_trippers.go:580]     Audit-Id: f1d7129c-41b8-4534-b5c8-5a0358c82b15
	I1007 13:11:18.064833     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:18.065233     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:18.556468     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:18.556584     748 round_trippers.go:469] Request Headers:
	I1007 13:11:18.556584     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:18.556584     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:18.561001     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:18.561138     748 round_trippers.go:577] Response Headers:
	I1007 13:11:18.561138     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:18 GMT
	I1007 13:11:18.561228     748 round_trippers.go:580]     Audit-Id: bda1321b-7f94-4092-a9a3-00a9093a8732
	I1007 13:11:18.561228     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:18.561309     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:18.561309     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:18.561309     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:18.561489     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:18.563058     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:18.563150     748 round_trippers.go:469] Request Headers:
	I1007 13:11:18.563150     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:18.563150     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:18.565977     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:18.566321     748 round_trippers.go:577] Response Headers:
	I1007 13:11:18.566321     748 round_trippers.go:580]     Audit-Id: f4d2744a-09fb-4a07-89b8-86bc48b365c8
	I1007 13:11:18.566321     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:18.566321     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:18.566321     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:18.566321     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:18.566321     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:18 GMT
	I1007 13:11:18.566611     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:19.056204     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:19.056204     748 round_trippers.go:469] Request Headers:
	I1007 13:11:19.056204     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:19.056204     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:19.061477     748 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 13:11:19.061477     748 round_trippers.go:577] Response Headers:
	I1007 13:11:19.061570     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:19.061570     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:19 GMT
	I1007 13:11:19.061570     748 round_trippers.go:580]     Audit-Id: b30ccc5b-2f1a-4248-9948-12a10a0df458
	I1007 13:11:19.061570     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:19.061570     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:19.061570     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:19.061802     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"2005","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7046 chars]
	I1007 13:11:19.062537     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:19.062537     748 round_trippers.go:469] Request Headers:
	I1007 13:11:19.062591     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:19.062591     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:19.064867     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:19.064867     748 round_trippers.go:577] Response Headers:
	I1007 13:11:19.064867     748 round_trippers.go:580]     Audit-Id: 2721b6a8-51ca-4430-b718-e2e28c347385
	I1007 13:11:19.065838     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:19.065838     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:19.065838     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:19.065868     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:19.065868     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:19 GMT
	I1007 13:11:19.066116     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:19.066321     748 pod_ready.go:93] pod "coredns-7c65d6cfc9-pjtmp" in "kube-system" namespace has status "Ready":"True"
	I1007 13:11:19.066321     748 pod_ready.go:82] duration metric: took 20.0110128s for pod "coredns-7c65d6cfc9-pjtmp" in "kube-system" namespace to be "Ready" ...
	I1007 13:11:19.066321     748 pod_ready.go:79] waiting up to 6m0s for pod "etcd-multinode-644900" in "kube-system" namespace to be "Ready" ...
	I1007 13:11:19.066321     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/etcd-multinode-644900
	I1007 13:11:19.066321     748 round_trippers.go:469] Request Headers:
	I1007 13:11:19.066321     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:19.066321     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:19.070136     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:11:19.070249     748 round_trippers.go:577] Response Headers:
	I1007 13:11:19.070286     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:19.070286     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:19 GMT
	I1007 13:11:19.070286     748 round_trippers.go:580]     Audit-Id: bf224523-6dc7-4e77-807b-a73d468df04f
	I1007 13:11:19.070286     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:19.070330     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:19.070330     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:19.070538     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"etcd-multinode-644900","namespace":"kube-system","uid":"c2505853-9542-489b-9ae2-1fe12298ee6b","resourceVersion":"1961","creationTimestamp":"2024-10-07T13:10:45Z","labels":{"component":"etcd","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/etcd.advertise-client-urls":"https://172.30.143.249:2379","kubernetes.io/config.hash":"1dd08878f3b2eb9720c9dd33d306de2b","kubernetes.io/config.mirror":"1dd08878f3b2eb9720c9dd33d306de2b","kubernetes.io/config.seen":"2024-10-07T13:10:38.483657449Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T13:10:45Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.kubernetes.io/etcd.advertise
-client-urls":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/conf [truncated 6617 chars]
	I1007 13:11:19.070659     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:19.070659     748 round_trippers.go:469] Request Headers:
	I1007 13:11:19.070659     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:19.070659     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:19.073577     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:19.073620     748 round_trippers.go:577] Response Headers:
	I1007 13:11:19.073620     748 round_trippers.go:580]     Audit-Id: 8c1b4fb9-2c14-4343-9427-ef87bbceeeca
	I1007 13:11:19.073652     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:19.073652     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:19.073652     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:19.073652     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:19.073652     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:19 GMT
	I1007 13:11:19.074141     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:19.074778     748 pod_ready.go:93] pod "etcd-multinode-644900" in "kube-system" namespace has status "Ready":"True"
	I1007 13:11:19.074817     748 pod_ready.go:82] duration metric: took 8.4957ms for pod "etcd-multinode-644900" in "kube-system" namespace to be "Ready" ...
	I1007 13:11:19.074869     748 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-multinode-644900" in "kube-system" namespace to be "Ready" ...
	I1007 13:11:19.074916     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-multinode-644900
	I1007 13:11:19.074916     748 round_trippers.go:469] Request Headers:
	I1007 13:11:19.074916     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:19.074916     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:19.077591     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:19.077591     748 round_trippers.go:577] Response Headers:
	I1007 13:11:19.077591     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:19.077591     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:19.077591     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:19.077591     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:19.077591     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:19 GMT
	I1007 13:11:19.077591     748 round_trippers.go:580]     Audit-Id: aaa0c0a9-28cd-48c7-92b8-39f93846c1c0
	I1007 13:11:19.078294     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-multinode-644900","namespace":"kube-system","uid":"e545fcad-4b63-40fa-840d-68ac90068638","resourceVersion":"1957","creationTimestamp":"2024-10-07T13:10:45Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"172.30.143.249:8443","kubernetes.io/config.hash":"910dd098927723b67c8f303f724608ac","kubernetes.io/config.mirror":"910dd098927723b67c8f303f724608ac","kubernetes.io/config.seen":"2024-10-07T13:10:38.478103732Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T13:10:45Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.k
ubernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernete [truncated 8049 chars]
	I1007 13:11:19.079090     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:19.079153     748 round_trippers.go:469] Request Headers:
	I1007 13:11:19.079153     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:19.079153     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:19.083817     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:19.083817     748 round_trippers.go:577] Response Headers:
	I1007 13:11:19.084026     748 round_trippers.go:580]     Audit-Id: d397d552-c931-4adc-8486-427eaf4bf9ea
	I1007 13:11:19.084026     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:19.084086     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:19.084136     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:19.084136     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:19.084177     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:19 GMT
	I1007 13:11:19.084212     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:19.084990     748 pod_ready.go:93] pod "kube-apiserver-multinode-644900" in "kube-system" namespace has status "Ready":"True"
	I1007 13:11:19.084990     748 pod_ready.go:82] duration metric: took 10.1214ms for pod "kube-apiserver-multinode-644900" in "kube-system" namespace to be "Ready" ...
	I1007 13:11:19.084990     748 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-multinode-644900" in "kube-system" namespace to be "Ready" ...
	I1007 13:11:19.084990     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-multinode-644900
	I1007 13:11:19.084990     748 round_trippers.go:469] Request Headers:
	I1007 13:11:19.084990     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:19.084990     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:19.087627     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:19.087627     748 round_trippers.go:577] Response Headers:
	I1007 13:11:19.087627     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:19.087627     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:19.087627     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:19.087627     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:19.087627     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:19 GMT
	I1007 13:11:19.087627     748 round_trippers.go:580]     Audit-Id: b92dbbac-b07e-4cdf-b23d-adcfde444d44
	I1007 13:11:19.088593     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-controller-manager-multinode-644900","namespace":"kube-system","uid":"cc010699-8247-4d65-8c88-a0c6ec68cd16","resourceVersion":"1955","creationTimestamp":"2024-10-07T12:46:29Z","labels":{"component":"kube-controller-manager","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"715d3b1c758a80fa180738f776fe9f8a","kubernetes.io/config.mirror":"715d3b1c758a80fa180738f776fe9f8a","kubernetes.io/config.seen":"2024-10-07T12:46:29.495602760Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:29Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes.
io/config.seen":{},"f:kubernetes.io/config.source":{}},"f:labels":{".": [truncated 7475 chars]
	I1007 13:11:19.088593     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:19.088593     748 round_trippers.go:469] Request Headers:
	I1007 13:11:19.088593     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:19.088593     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:19.090891     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:19.090891     748 round_trippers.go:577] Response Headers:
	I1007 13:11:19.090891     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:19.090891     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:19.090891     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:19.090891     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:19 GMT
	I1007 13:11:19.090891     748 round_trippers.go:580]     Audit-Id: 3b09a54d-fecf-4db7-af91-121023d3b3bd
	I1007 13:11:19.090891     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:19.091880     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:19.091880     748 pod_ready.go:93] pod "kube-controller-manager-multinode-644900" in "kube-system" namespace has status "Ready":"True"
	I1007 13:11:19.091880     748 pod_ready.go:82] duration metric: took 6.89ms for pod "kube-controller-manager-multinode-644900" in "kube-system" namespace to be "Ready" ...
	I1007 13:11:19.091880     748 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-npcxw" in "kube-system" namespace to be "Ready" ...
	I1007 13:11:19.091880     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/kube-proxy-npcxw
	I1007 13:11:19.091880     748 round_trippers.go:469] Request Headers:
	I1007 13:11:19.091880     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:19.092555     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:19.094706     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:19.094764     748 round_trippers.go:577] Response Headers:
	I1007 13:11:19.094825     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:19 GMT
	I1007 13:11:19.094825     748 round_trippers.go:580]     Audit-Id: 4ce2a8ae-715a-4c70-be54-785b39e50db5
	I1007 13:11:19.094825     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:19.094875     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:19.094875     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:19.094929     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:19.095144     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-proxy-npcxw","generateName":"kube-proxy-","namespace":"kube-system","uid":"536b6d7b-2b01-4ea4-8124-7e294de61c12","resourceVersion":"1869","creationTimestamp":"2024-10-07T12:46:33Z","labels":{"controller-revision-hash":"648b489c5b","k8s-app":"kube-proxy","pod-template-generation":"1"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"DaemonSet","name":"kube-proxy","uid":"1e1b67f0-cdda-4804-a8d0-e612d4a61280","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:33Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:controller-revision-hash":{},"f:k8s-app":{},"f:pod-template-generation":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"1e1b67f0-cdda-4804-a8d0-e612d4a61280\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:nodeAffinity":{".":{},"f:
requiredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{"k [truncated 6405 chars]
	I1007 13:11:19.095906     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:19.095965     748 round_trippers.go:469] Request Headers:
	I1007 13:11:19.096014     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:19.096014     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:19.099337     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:11:19.099488     748 round_trippers.go:577] Response Headers:
	I1007 13:11:19.099488     748 round_trippers.go:580]     Audit-Id: a8ac9f07-377e-4069-b0fb-2a9e36b3682f
	I1007 13:11:19.099488     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:19.099488     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:19.099488     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:19.099488     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:19.099488     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:19 GMT
	I1007 13:11:19.099727     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:19.100080     748 pod_ready.go:93] pod "kube-proxy-npcxw" in "kube-system" namespace has status "Ready":"True"
	I1007 13:11:19.100080     748 pod_ready.go:82] duration metric: took 8.1998ms for pod "kube-proxy-npcxw" in "kube-system" namespace to be "Ready" ...
	I1007 13:11:19.100201     748 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-rvrck" in "kube-system" namespace to be "Ready" ...
	I1007 13:11:19.256444     748 request.go:632] Waited for 156.2412ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/kube-proxy-rvrck
	I1007 13:11:19.256444     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/kube-proxy-rvrck
	I1007 13:11:19.256444     748 round_trippers.go:469] Request Headers:
	I1007 13:11:19.256444     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:19.256444     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:19.261427     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:19.261502     748 round_trippers.go:577] Response Headers:
	I1007 13:11:19.261502     748 round_trippers.go:580]     Audit-Id: 366d086d-0ba5-456c-bbe0-d03b417a5edb
	I1007 13:11:19.261502     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:19.261502     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:19.261502     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:19.261502     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:19.261565     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:19 GMT
	I1007 13:11:19.262664     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-proxy-rvrck","generateName":"kube-proxy-","namespace":"kube-system","uid":"39d235f0-4c4d-4b72-b19e-719ac0bd3738","resourceVersion":"1818","creationTimestamp":"2024-10-07T12:54:36Z","labels":{"controller-revision-hash":"648b489c5b","k8s-app":"kube-proxy","pod-template-generation":"1"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"DaemonSet","name":"kube-proxy","uid":"1e1b67f0-cdda-4804-a8d0-e612d4a61280","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:54:36Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:controller-revision-hash":{},"f:k8s-app":{},"f:pod-template-generation":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"1e1b67f0-cdda-4804-a8d0-e612d4a61280\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:nodeAffinity":{".":{},"f:
requiredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{"k [truncated 6433 chars]
	I1007 13:11:19.456652     748 request.go:632] Waited for 193.5091ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.143.249:8443/api/v1/nodes/multinode-644900-m03
	I1007 13:11:19.456652     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900-m03
	I1007 13:11:19.456652     748 round_trippers.go:469] Request Headers:
	I1007 13:11:19.456652     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:19.456652     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:19.461195     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:19.461195     748 round_trippers.go:577] Response Headers:
	I1007 13:11:19.461195     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:19.461195     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:19 GMT
	I1007 13:11:19.461195     748 round_trippers.go:580]     Audit-Id: 3b08383a-81b6-4ab4-bd30-33d0cded9bbf
	I1007 13:11:19.461195     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:19.461195     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:19.461195     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:19.461195     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m03","uid":"6aa5f454-3e97-43e6-b6e6-e15154cef413","resourceVersion":"1972","creationTimestamp":"2024-10-07T13:06:01Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m03","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T13_06_02_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T13:06:01Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{
"f:annotations":{".":{},"f:volumes.kubernetes.io/controller-managed-att [truncated 4401 chars]
	I1007 13:11:19.462027     748 pod_ready.go:98] node "multinode-644900-m03" hosting pod "kube-proxy-rvrck" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-644900-m03" has status "Ready":"Unknown"
	I1007 13:11:19.462095     748 pod_ready.go:82] duration metric: took 361.8901ms for pod "kube-proxy-rvrck" in "kube-system" namespace to be "Ready" ...
	E1007 13:11:19.462095     748 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-644900-m03" hosting pod "kube-proxy-rvrck" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-644900-m03" has status "Ready":"Unknown"
	I1007 13:11:19.462095     748 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-zkbfj" in "kube-system" namespace to be "Ready" ...
	I1007 13:11:19.656457     748 request.go:632] Waited for 194.2125ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/kube-proxy-zkbfj
	I1007 13:11:19.656894     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/kube-proxy-zkbfj
	I1007 13:11:19.656894     748 round_trippers.go:469] Request Headers:
	I1007 13:11:19.656894     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:19.656894     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:19.661194     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:19.661194     748 round_trippers.go:577] Response Headers:
	I1007 13:11:19.661194     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:19.661194     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:19.661194     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:19.661194     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:19 GMT
	I1007 13:11:19.661194     748 round_trippers.go:580]     Audit-Id: 19bfe8a3-8b6f-4fea-ae5e-7b0b6dc73f9c
	I1007 13:11:19.661194     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:19.661194     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-proxy-zkbfj","generateName":"kube-proxy-","namespace":"kube-system","uid":"35061720-604b-4b5d-ba99-747fc7c54915","resourceVersion":"644","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"controller-revision-hash":"648b489c5b","k8s-app":"kube-proxy","pod-template-generation":"1"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"DaemonSet","name":"kube-proxy","uid":"1e1b67f0-cdda-4804-a8d0-e612d4a61280","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:controller-revision-hash":{},"f:k8s-app":{},"f:pod-template-generation":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"1e1b67f0-cdda-4804-a8d0-e612d4a61280\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:nodeAffinity":{".":{},"f:r
equiredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{"k: [truncated 6207 chars]
	I1007 13:11:19.856645     748 request.go:632] Waited for 194.2543ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.143.249:8443/api/v1/nodes/multinode-644900-m02
	I1007 13:11:19.856645     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900-m02
	I1007 13:11:19.856645     748 round_trippers.go:469] Request Headers:
	I1007 13:11:19.856645     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:19.856645     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:19.861774     748 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 13:11:19.861774     748 round_trippers.go:577] Response Headers:
	I1007 13:11:19.861774     748 round_trippers.go:580]     Audit-Id: a78ab7a7-1f9a-4567-bb95-ceb1ee881464
	I1007 13:11:19.861861     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:19.861861     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:19.861861     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:19.861861     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:19.861861     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:19 GMT
	I1007 13:11:19.862624     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"1709","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{
"f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"ma [truncated 3828 chars]
	I1007 13:11:19.863084     748 pod_ready.go:93] pod "kube-proxy-zkbfj" in "kube-system" namespace has status "Ready":"True"
	I1007 13:11:19.863187     748 pod_ready.go:82] duration metric: took 400.9973ms for pod "kube-proxy-zkbfj" in "kube-system" namespace to be "Ready" ...
	I1007 13:11:19.863187     748 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-multinode-644900" in "kube-system" namespace to be "Ready" ...
	I1007 13:11:20.057306     748 request.go:632] Waited for 194.033ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-644900
	I1007 13:11:20.057306     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-644900
	I1007 13:11:20.057306     748 round_trippers.go:469] Request Headers:
	I1007 13:11:20.057306     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:20.057306     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:20.061932     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:20.061932     748 round_trippers.go:577] Response Headers:
	I1007 13:11:20.061932     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:20.061932     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:20 GMT
	I1007 13:11:20.061932     748 round_trippers.go:580]     Audit-Id: 76fe892a-f22a-4b94-9c62-d2f7e59fae51
	I1007 13:11:20.061932     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:20.061932     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:20.061932     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:20.062283     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-scheduler-multinode-644900","namespace":"kube-system","uid":"401fd362-f46c-4fdb-bdbc-06f86cd4d644","resourceVersion":"1968","creationTimestamp":"2024-10-07T12:46:27Z","labels":{"component":"kube-scheduler","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"9a83cbc8803b0972b93dbb83182c5e20","kubernetes.io/config.mirror":"9a83cbc8803b0972b93dbb83182c5e20","kubernetes.io/config.seen":"2024-10-07T12:46:21.075252757Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:27Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes.io/config.seen":{}
,"f:kubernetes.io/config.source":{}},"f:labels":{".":{},"f:component":{ [truncated 5205 chars]
	I1007 13:11:20.256414     748 request.go:632] Waited for 193.3827ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:20.256414     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:20.257008     748 round_trippers.go:469] Request Headers:
	I1007 13:11:20.257008     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:20.257008     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:20.260776     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:11:20.261128     748 round_trippers.go:577] Response Headers:
	I1007 13:11:20.261128     748 round_trippers.go:580]     Audit-Id: 0f9bb8a7-a188-4b3f-9a76-b34492d9f47d
	I1007 13:11:20.261128     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:20.261128     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:20.261128     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:20.261128     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:20.261128     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:20 GMT
	I1007 13:11:20.261356     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:20.262213     748 pod_ready.go:93] pod "kube-scheduler-multinode-644900" in "kube-system" namespace has status "Ready":"True"
	I1007 13:11:20.262213     748 pod_ready.go:82] duration metric: took 399.0214ms for pod "kube-scheduler-multinode-644900" in "kube-system" namespace to be "Ready" ...
	I1007 13:11:20.262213     748 pod_ready.go:39] duration metric: took 21.2191671s 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" ...
	I1007 13:11:20.262373     748 api_server.go:52] waiting for apiserver process to appear ...
	I1007 13:11:20.272971     748 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1007 13:11:20.300362     748 command_runner.go:130] > 1978
	I1007 13:11:20.300362     748 api_server.go:72] duration metric: took 31.0805265s to wait for apiserver process to appear ...
	I1007 13:11:20.300362     748 api_server.go:88] waiting for apiserver healthz status ...
	I1007 13:11:20.300362     748 api_server.go:253] Checking apiserver healthz at https://172.30.143.249:8443/healthz ...
	I1007 13:11:20.309719     748 api_server.go:279] https://172.30.143.249:8443/healthz returned 200:
	ok
	I1007 13:11:20.309719     748 round_trippers.go:463] GET https://172.30.143.249:8443/version
	I1007 13:11:20.309719     748 round_trippers.go:469] Request Headers:
	I1007 13:11:20.309719     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:20.309719     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:20.311483     748 round_trippers.go:574] Response Status: 200 OK in 1 milliseconds
	I1007 13:11:20.311529     748 round_trippers.go:577] Response Headers:
	I1007 13:11:20.311529     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:20.311529     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:20.311564     748 round_trippers.go:580]     Content-Length: 263
	I1007 13:11:20.311564     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:20 GMT
	I1007 13:11:20.311564     748 round_trippers.go:580]     Audit-Id: d30c223a-c3db-4783-a6d8-2ba0440ce4bf
	I1007 13:11:20.311564     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:20.311609     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:20.311635     748 request.go:1351] Response Body: {
	  "major": "1",
	  "minor": "31",
	  "gitVersion": "v1.31.1",
	  "gitCommit": "948afe5ca072329a73c8e79ed5938717a5cb3d21",
	  "gitTreeState": "clean",
	  "buildDate": "2024-09-11T21:22:08Z",
	  "goVersion": "go1.22.6",
	  "compiler": "gc",
	  "platform": "linux/amd64"
	}
	I1007 13:11:20.311827     748 api_server.go:141] control plane version: v1.31.1
	I1007 13:11:20.311827     748 api_server.go:131] duration metric: took 11.4652ms to wait for apiserver health ...
	I1007 13:11:20.311827     748 system_pods.go:43] waiting for kube-system pods to appear ...
	I1007 13:11:20.456429     748 request.go:632] Waited for 144.5999ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods
	I1007 13:11:20.456429     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods
	I1007 13:11:20.456429     748 round_trippers.go:469] Request Headers:
	I1007 13:11:20.456429     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:20.456429     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:20.462378     748 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 13:11:20.462378     748 round_trippers.go:577] Response Headers:
	I1007 13:11:20.462466     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:20.462466     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:20.462466     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:20.462466     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:20 GMT
	I1007 13:11:20.462466     748 round_trippers.go:580]     Audit-Id: 20722050-99ff-4ae8-ad83-0c5adaf80f0e
	I1007 13:11:20.462466     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:20.464071     748 request.go:1351] Response Body: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"2009"},"items":[{"metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"2005","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},
"f:preferredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers" [truncated 89990 chars]
	I1007 13:11:20.469400     748 system_pods.go:59] 12 kube-system pods found
	I1007 13:11:20.469400     748 system_pods.go:61] "coredns-7c65d6cfc9-pjtmp" [b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd] Running
	I1007 13:11:20.469400     748 system_pods.go:61] "etcd-multinode-644900" [c2505853-9542-489b-9ae2-1fe12298ee6b] Running
	I1007 13:11:20.469400     748 system_pods.go:61] "kindnet-b6tc9" [ff66b624-8b8b-4d19-bcfe-c739d58a6191] Running
	I1007 13:11:20.469400     748 system_pods.go:61] "kindnet-jk6j2" [7ea660b5-7d74-4585-a02b-8b813a457fe4] Running
	I1007 13:11:20.469400     748 system_pods.go:61] "kindnet-m7xlc" [16b3dfc0-0bc9-45a8-8d10-5ca9d46d30fc] Running
	I1007 13:11:20.469400     748 system_pods.go:61] "kube-apiserver-multinode-644900" [e545fcad-4b63-40fa-840d-68ac90068638] Running
	I1007 13:11:20.469400     748 system_pods.go:61] "kube-controller-manager-multinode-644900" [cc010699-8247-4d65-8c88-a0c6ec68cd16] Running
	I1007 13:11:20.469400     748 system_pods.go:61] "kube-proxy-npcxw" [536b6d7b-2b01-4ea4-8124-7e294de61c12] Running
	I1007 13:11:20.469400     748 system_pods.go:61] "kube-proxy-rvrck" [39d235f0-4c4d-4b72-b19e-719ac0bd3738] Running
	I1007 13:11:20.469400     748 system_pods.go:61] "kube-proxy-zkbfj" [35061720-604b-4b5d-ba99-747fc7c54915] Running
	I1007 13:11:20.469400     748 system_pods.go:61] "kube-scheduler-multinode-644900" [401fd362-f46c-4fdb-bdbc-06f86cd4d644] Running
	I1007 13:11:20.469400     748 system_pods.go:61] "storage-provisioner" [37c1e0dc-0f2a-41d2-b0d4-4d583e086e77] Running / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I1007 13:11:20.469400     748 system_pods.go:74] duration metric: took 157.5714ms to wait for pod list to return data ...
	I1007 13:11:20.469400     748 default_sa.go:34] waiting for default service account to be created ...
	I1007 13:11:20.657180     748 request.go:632] Waited for 187.7779ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.143.249:8443/api/v1/namespaces/default/serviceaccounts
	I1007 13:11:20.657619     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/default/serviceaccounts
	I1007 13:11:20.657619     748 round_trippers.go:469] Request Headers:
	I1007 13:11:20.657715     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:20.657715     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:20.662781     748 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 13:11:20.662781     748 round_trippers.go:577] Response Headers:
	I1007 13:11:20.662781     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:20 GMT
	I1007 13:11:20.662781     748 round_trippers.go:580]     Audit-Id: 231cdaca-2062-4d4c-bdb2-d857fdd7f4e4
	I1007 13:11:20.662781     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:20.662781     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:20.662781     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:20.662781     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:20.662781     748 round_trippers.go:580]     Content-Length: 262
	I1007 13:11:20.662781     748 request.go:1351] Response Body: {"kind":"ServiceAccountList","apiVersion":"v1","metadata":{"resourceVersion":"2009"},"items":[{"metadata":{"name":"default","namespace":"default","uid":"59280777-f57d-4341-8c7b-c0be07c22c32","resourceVersion":"361","creationTimestamp":"2024-10-07T12:46:34Z"}}]}
	I1007 13:11:20.662781     748 default_sa.go:45] found service account: "default"
	I1007 13:11:20.662781     748 default_sa.go:55] duration metric: took 193.3781ms for default service account to be created ...
	I1007 13:11:20.662781     748 system_pods.go:116] waiting for k8s-apps to be running ...
	I1007 13:11:20.857155     748 request.go:632] Waited for 194.3727ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods
	I1007 13:11:20.857155     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods
	I1007 13:11:20.857155     748 round_trippers.go:469] Request Headers:
	I1007 13:11:20.857155     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:20.857155     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:20.863127     748 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 13:11:20.863127     748 round_trippers.go:577] Response Headers:
	I1007 13:11:20.863127     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:20.863127     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:20.863127     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:20.863127     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:20 GMT
	I1007 13:11:20.863127     748 round_trippers.go:580]     Audit-Id: 0b1b620d-b1a7-4be7-9a30-a2712190171e
	I1007 13:11:20.863127     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:20.864541     748 request.go:1351] Response Body: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"2009"},"items":[{"metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"2005","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},
"f:preferredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers" [truncated 89990 chars]
	I1007 13:11:20.869349     748 system_pods.go:86] 12 kube-system pods found
	I1007 13:11:20.869349     748 system_pods.go:89] "coredns-7c65d6cfc9-pjtmp" [b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd] Running
	I1007 13:11:20.869349     748 system_pods.go:89] "etcd-multinode-644900" [c2505853-9542-489b-9ae2-1fe12298ee6b] Running
	I1007 13:11:20.869349     748 system_pods.go:89] "kindnet-b6tc9" [ff66b624-8b8b-4d19-bcfe-c739d58a6191] Running
	I1007 13:11:20.869349     748 system_pods.go:89] "kindnet-jk6j2" [7ea660b5-7d74-4585-a02b-8b813a457fe4] Running
	I1007 13:11:20.869349     748 system_pods.go:89] "kindnet-m7xlc" [16b3dfc0-0bc9-45a8-8d10-5ca9d46d30fc] Running
	I1007 13:11:20.869349     748 system_pods.go:89] "kube-apiserver-multinode-644900" [e545fcad-4b63-40fa-840d-68ac90068638] Running
	I1007 13:11:20.869349     748 system_pods.go:89] "kube-controller-manager-multinode-644900" [cc010699-8247-4d65-8c88-a0c6ec68cd16] Running
	I1007 13:11:20.869349     748 system_pods.go:89] "kube-proxy-npcxw" [536b6d7b-2b01-4ea4-8124-7e294de61c12] Running
	I1007 13:11:20.869349     748 system_pods.go:89] "kube-proxy-rvrck" [39d235f0-4c4d-4b72-b19e-719ac0bd3738] Running
	I1007 13:11:20.869349     748 system_pods.go:89] "kube-proxy-zkbfj" [35061720-604b-4b5d-ba99-747fc7c54915] Running
	I1007 13:11:20.869349     748 system_pods.go:89] "kube-scheduler-multinode-644900" [401fd362-f46c-4fdb-bdbc-06f86cd4d644] Running
	I1007 13:11:20.869349     748 system_pods.go:89] "storage-provisioner" [37c1e0dc-0f2a-41d2-b0d4-4d583e086e77] Running / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I1007 13:11:20.869349     748 system_pods.go:126] duration metric: took 206.5665ms to wait for k8s-apps to be running ...
	I1007 13:11:20.869349     748 system_svc.go:44] waiting for kubelet service to be running ....
	I1007 13:11:20.880871     748 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1007 13:11:20.910385     748 system_svc.go:56] duration metric: took 41.0351ms WaitForService to wait for kubelet
	I1007 13:11:20.910385     748 kubeadm.go:582] duration metric: took 31.6905428s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I1007 13:11:20.910385     748 node_conditions.go:102] verifying NodePressure condition ...
	I1007 13:11:21.056637     748 request.go:632] Waited for 146.0513ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.143.249:8443/api/v1/nodes
	I1007 13:11:21.056637     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes
	I1007 13:11:21.056637     748 round_trippers.go:469] Request Headers:
	I1007 13:11:21.056637     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:21.056637     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:21.062239     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:21.062239     748 round_trippers.go:577] Response Headers:
	I1007 13:11:21.062239     748 round_trippers.go:580]     Audit-Id: 2d0f9ab7-df5f-4984-8948-ab3fdbfb3c60
	I1007 13:11:21.062239     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:21.062239     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:21.062239     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:21.062239     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:21.062239     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:21 GMT
	I1007 13:11:21.062826     748 request.go:1351] Response Body: {"kind":"NodeList","apiVersion":"v1","metadata":{"resourceVersion":"2009"},"items":[{"metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFi
elds":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","tim [truncated 15505 chars]
	I1007 13:11:21.063908     748 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I1007 13:11:21.063908     748 node_conditions.go:123] node cpu capacity is 2
	I1007 13:11:21.063908     748 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I1007 13:11:21.063908     748 node_conditions.go:123] node cpu capacity is 2
	I1007 13:11:21.063908     748 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I1007 13:11:21.063908     748 node_conditions.go:123] node cpu capacity is 2
	I1007 13:11:21.064081     748 node_conditions.go:105] duration metric: took 153.6941ms to run NodePressure ...
	I1007 13:11:21.064081     748 start.go:241] waiting for startup goroutines ...
	I1007 13:11:21.064081     748 start.go:246] waiting for cluster config update ...
	I1007 13:11:21.064081     748 start.go:255] writing updated cluster config ...
	I1007 13:11:21.069422     748 out.go:201] 
	I1007 13:11:21.072082     748 config.go:182] Loaded profile config "ha-459500": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 13:11:21.078768     748 config.go:182] Loaded profile config "multinode-644900": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 13:11:21.078768     748 profile.go:143] Saving config to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\config.json ...
	I1007 13:11:21.085743     748 out.go:177] * Starting "multinode-644900-m02" worker node in "multinode-644900" cluster
	I1007 13:11:21.088233     748 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I1007 13:11:21.088233     748 cache.go:56] Caching tarball of preloaded images
	I1007 13:11:21.089409     748 preload.go:172] Found C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I1007 13:11:21.089562     748 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on docker
	I1007 13:11:21.089722     748 profile.go:143] Saving config to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\config.json ...
	I1007 13:11:21.092454     748 start.go:360] acquireMachinesLock for multinode-644900-m02: {Name:mke1d3e045ff2a4f8d2978e08dff146c93a87110 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I1007 13:11:21.092613     748 start.go:364] duration metric: took 159.3µs to acquireMachinesLock for "multinode-644900-m02"
	I1007 13:11:21.092769     748 start.go:96] Skipping create...Using existing machine configuration
	I1007 13:11:21.092769     748 fix.go:54] fixHost starting: m02
	I1007 13:11:21.094127     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:11:23.273924     748 main.go:141] libmachine: [stdout =====>] : Off
	
	I1007 13:11:23.274858     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:11:23.274858     748 fix.go:112] recreateIfNeeded on multinode-644900-m02: state=Stopped err=<nil>
	W1007 13:11:23.274858     748 fix.go:138] unexpected machine state, will restart: <nil>
	I1007 13:11:23.277887     748 out.go:177] * Restarting existing hyperv VM for "multinode-644900-m02" ...
	I1007 13:11:23.281733     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM multinode-644900-m02
	I1007 13:11:26.480505     748 main.go:141] libmachine: [stdout =====>] : 
	I1007 13:11:26.480505     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:11:26.480505     748 main.go:141] libmachine: Waiting for host to start...
	I1007 13:11:26.480505     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:11:28.724682     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:11:28.724895     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:11:28.724971     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:11:31.279043     748 main.go:141] libmachine: [stdout =====>] : 
	I1007 13:11:31.279253     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:11:32.279604     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:11:34.600633     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:11:34.600705     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:11:34.600705     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:11:37.205864     748 main.go:141] libmachine: [stdout =====>] : 
	I1007 13:11:37.206892     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:11:38.207106     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:11:40.497225     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:11:40.497225     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:11:40.497225     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:11:43.122724     748 main.go:141] libmachine: [stdout =====>] : 
	I1007 13:11:43.122724     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:11:44.122942     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:11:46.403562     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:11:46.403729     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:11:46.403818     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:11:48.987738     748 main.go:141] libmachine: [stdout =====>] : 
	I1007 13:11:48.988225     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:11:49.988969     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:11:52.302293     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:11:52.302293     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:11:52.302696     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:11:54.909102     748 main.go:141] libmachine: [stdout =====>] : 172.30.130.208
	
	I1007 13:11:54.909102     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:11:54.912790     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:11:57.078393     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:11:57.078393     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:11:57.079478     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:11:59.642854     748 main.go:141] libmachine: [stdout =====>] : 172.30.130.208
	
	I1007 13:11:59.643261     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:11:59.643495     748 profile.go:143] Saving config to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\config.json ...
	I1007 13:11:59.645820     748 machine.go:93] provisionDockerMachine start ...
	I1007 13:11:59.646057     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:12:01.786079     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:12:01.787063     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:01.787192     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:12:04.356697     748 main.go:141] libmachine: [stdout =====>] : 172.30.130.208
	
	I1007 13:12:04.356697     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:04.361700     748 main.go:141] libmachine: Using SSH client type: native
	I1007 13:12:04.361700     748 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.130.208 22 <nil> <nil>}
	I1007 13:12:04.361700     748 main.go:141] libmachine: About to run SSH command:
	hostname
	I1007 13:12:04.498520     748 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube
	
	I1007 13:12:04.498641     748 buildroot.go:166] provisioning hostname "multinode-644900-m02"
	I1007 13:12:04.498719     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:12:06.624215     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:12:06.624215     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:06.624701     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:12:09.178639     748 main.go:141] libmachine: [stdout =====>] : 172.30.130.208
	
	I1007 13:12:09.179341     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:09.185071     748 main.go:141] libmachine: Using SSH client type: native
	I1007 13:12:09.185744     748 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.130.208 22 <nil> <nil>}
	I1007 13:12:09.185744     748 main.go:141] libmachine: About to run SSH command:
	sudo hostname multinode-644900-m02 && echo "multinode-644900-m02" | sudo tee /etc/hostname
	I1007 13:12:09.352504     748 main.go:141] libmachine: SSH cmd err, output: <nil>: multinode-644900-m02
	
	I1007 13:12:09.352504     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:12:11.479973     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:12:11.479973     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:11.480061     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:12:14.025289     748 main.go:141] libmachine: [stdout =====>] : 172.30.130.208
	
	I1007 13:12:14.025289     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:14.030351     748 main.go:141] libmachine: Using SSH client type: native
	I1007 13:12:14.031350     748 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.130.208 22 <nil> <nil>}
	I1007 13:12:14.031350     748 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\smultinode-644900-m02' /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 multinode-644900-m02/g' /etc/hosts;
				else 
					echo '127.0.1.1 multinode-644900-m02' | sudo tee -a /etc/hosts; 
				fi
			fi
	I1007 13:12:14.190698     748 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I1007 13:12:14.190698     748 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube6\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube6\minikube-integration\.minikube}
	I1007 13:12:14.190698     748 buildroot.go:174] setting up certificates
	I1007 13:12:14.191238     748 provision.go:84] configureAuth start
	I1007 13:12:14.191298     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:12:16.298431     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:12:16.298976     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:16.298976     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:12:18.828687     748 main.go:141] libmachine: [stdout =====>] : 172.30.130.208
	
	I1007 13:12:18.829087     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:18.829152     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:12:20.952330     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:12:20.952330     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:20.952784     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:12:23.484298     748 main.go:141] libmachine: [stdout =====>] : 172.30.130.208
	
	I1007 13:12:23.484734     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:23.484734     748 provision.go:143] copyHostCerts
	I1007 13:12:23.484916     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube6\minikube-integration\.minikube/ca.pem
	I1007 13:12:23.484916     748 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/ca.pem, removing ...
	I1007 13:12:23.484916     748 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.pem
	I1007 13:12:23.485685     748 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/ca.pem (1078 bytes)
	I1007 13:12:23.486925     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube6\minikube-integration\.minikube/cert.pem
	I1007 13:12:23.487256     748 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/cert.pem, removing ...
	I1007 13:12:23.487256     748 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cert.pem
	I1007 13:12:23.487704     748 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/cert.pem (1123 bytes)
	I1007 13:12:23.488899     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube6\minikube-integration\.minikube/key.pem
	I1007 13:12:23.489154     748 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/key.pem, removing ...
	I1007 13:12:23.489250     748 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\key.pem
	I1007 13:12:23.489533     748 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/key.pem (1679 bytes)
	I1007 13:12:23.490699     748 provision.go:117] generating server cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.multinode-644900-m02 san=[127.0.0.1 172.30.130.208 localhost minikube multinode-644900-m02]
	I1007 13:12:23.790089     748 provision.go:177] copyRemoteCerts
	I1007 13:12:23.801506     748 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I1007 13:12:23.801724     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:12:25.942250     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:12:25.942840     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:25.942874     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:12:28.464230     748 main.go:141] libmachine: [stdout =====>] : 172.30.130.208
	
	I1007 13:12:28.464230     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:28.464879     748 sshutil.go:53] new ssh client: &{IP:172.30.130.208 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900-m02\id_rsa Username:docker}
	I1007 13:12:28.572146     748 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (4.7705872s)
	I1007 13:12:28.572146     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I1007 13:12:28.573128     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I1007 13:12:28.623061     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I1007 13:12:28.623528     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1229 bytes)
	I1007 13:12:28.669288     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I1007 13:12:28.670460     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I1007 13:12:28.717423     748 provision.go:87] duration metric: took 14.526023s to configureAuth
	I1007 13:12:28.717529     748 buildroot.go:189] setting minikube options for container-runtime
	I1007 13:12:28.718527     748 config.go:182] Loaded profile config "multinode-644900": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 13:12:28.718670     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:12:30.834636     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:12:30.834636     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:30.834636     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:12:33.424049     748 main.go:141] libmachine: [stdout =====>] : 172.30.130.208
	
	I1007 13:12:33.424049     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:33.430021     748 main.go:141] libmachine: Using SSH client type: native
	I1007 13:12:33.430157     748 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.130.208 22 <nil> <nil>}
	I1007 13:12:33.430157     748 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I1007 13:12:33.565238     748 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I1007 13:12:33.565238     748 buildroot.go:70] root file system type: tmpfs
	I1007 13:12:33.565535     748 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I1007 13:12:33.565616     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:12:35.712522     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:12:35.713181     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:35.713326     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:12:38.273633     748 main.go:141] libmachine: [stdout =====>] : 172.30.130.208
	
	I1007 13:12:38.273633     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:38.279834     748 main.go:141] libmachine: Using SSH client type: native
	I1007 13:12:38.280506     748 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.130.208 22 <nil> <nil>}
	I1007 13:12:38.280506     748 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment="NO_PROXY=172.30.143.249"
	
	
	# 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=hyperv --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
	I1007 13:12:38.448324     748 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment=NO_PROXY=172.30.143.249
	
	
	# 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=hyperv --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
	
	I1007 13:12:38.448324     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:12:40.610243     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:12:40.611184     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:40.611184     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:12:43.174184     748 main.go:141] libmachine: [stdout =====>] : 172.30.130.208
	
	I1007 13:12:43.174184     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:43.180080     748 main.go:141] libmachine: Using SSH client type: native
	I1007 13:12:43.180796     748 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.130.208 22 <nil> <nil>}
	I1007 13:12:43.180796     748 main.go:141] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I1007 13:12:45.597944     748 main.go:141] libmachine: SSH cmd err, output: <nil>: diff: can't stat '/lib/systemd/system/docker.service': No such file or directory
	Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /usr/lib/systemd/system/docker.service.
	
	I1007 13:12:45.598518     748 machine.go:96] duration metric: took 45.9521882s to provisionDockerMachine
	I1007 13:12:45.598518     748 start.go:293] postStartSetup for "multinode-644900-m02" (driver="hyperv")
	I1007 13:12:45.598518     748 start.go:322] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
	I1007 13:12:45.610741     748 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
	I1007 13:12:45.610741     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:12:47.752124     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:12:47.752310     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:47.752388     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:12:50.292915     748 main.go:141] libmachine: [stdout =====>] : 172.30.130.208
	
	I1007 13:12:50.292915     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:50.293070     748 sshutil.go:53] new ssh client: &{IP:172.30.130.208 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900-m02\id_rsa Username:docker}
	I1007 13:12:50.407497     748 ssh_runner.go:235] Completed: 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: (4.7967025s)
	I1007 13:12:50.418813     748 ssh_runner.go:195] Run: cat /etc/os-release
	I1007 13:12:50.425383     748 command_runner.go:130] > NAME=Buildroot
	I1007 13:12:50.425383     748 command_runner.go:130] > VERSION=2023.02.9-dirty
	I1007 13:12:50.425383     748 command_runner.go:130] > ID=buildroot
	I1007 13:12:50.425383     748 command_runner.go:130] > VERSION_ID=2023.02.9
	I1007 13:12:50.425383     748 command_runner.go:130] > PRETTY_NAME="Buildroot 2023.02.9"
	I1007 13:12:50.425580     748 info.go:137] Remote host: Buildroot 2023.02.9
	I1007 13:12:50.425640     748 filesync.go:126] Scanning C:\Users\jenkins.minikube6\minikube-integration\.minikube\addons for local assets ...
	I1007 13:12:50.425925     748 filesync.go:126] Scanning C:\Users\jenkins.minikube6\minikube-integration\.minikube\files for local assets ...
	I1007 13:12:50.427103     748 filesync.go:149] local asset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem -> 137842.pem in /etc/ssl/certs
	I1007 13:12:50.427103     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem -> /etc/ssl/certs/137842.pem
	I1007 13:12:50.438013     748 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I1007 13:12:50.456173     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem --> /etc/ssl/certs/137842.pem (1708 bytes)
	I1007 13:12:50.502816     748 start.go:296] duration metric: took 4.9042436s for postStartSetup
	I1007 13:12:50.502816     748 fix.go:56] duration metric: took 1m29.4090549s for fixHost
	I1007 13:12:50.502816     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:12:52.647908     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:12:52.647908     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:52.647908     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:12:55.219143     748 main.go:141] libmachine: [stdout =====>] : 172.30.130.208
	
	I1007 13:12:55.220058     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:55.225472     748 main.go:141] libmachine: Using SSH client type: native
	I1007 13:12:55.226179     748 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.130.208 22 <nil> <nil>}
	I1007 13:12:55.226179     748 main.go:141] libmachine: About to run SSH command:
	date +%s.%N
	I1007 13:12:55.365836     748 main.go:141] libmachine: SSH cmd err, output: <nil>: 1728306775.364237166
	
	I1007 13:12:55.365836     748 fix.go:216] guest clock: 1728306775.364237166
	I1007 13:12:55.365836     748 fix.go:229] Guest: 2024-10-07 13:12:55.364237166 +0000 UTC Remote: 2024-10-07 13:12:50.5028167 +0000 UTC m=+256.158080401 (delta=4.861420466s)
	I1007 13:12:55.366004     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:12:57.500054     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:12:57.500054     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:57.500181     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:13:00.057679     748 main.go:141] libmachine: [stdout =====>] : 172.30.130.208
	
	I1007 13:13:00.058311     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:13:00.062850     748 main.go:141] libmachine: Using SSH client type: native
	I1007 13:13:00.063555     748 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.130.208 22 <nil> <nil>}
	I1007 13:13:00.063555     748 main.go:141] libmachine: About to run SSH command:
	sudo date -s @1728306775
	I1007 13:13:00.209626     748 main.go:141] libmachine: SSH cmd err, output: <nil>: Mon Oct  7 13:12:55 UTC 2024
	
	I1007 13:13:00.209626     748 fix.go:236] clock set: Mon Oct  7 13:12:55 UTC 2024
	 (err=<nil>)
	I1007 13:13:00.209626     748 start.go:83] releasing machines lock for "multinode-644900-m02", held for 1m39.1159125s
	I1007 13:13:00.209626     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:13:02.336315     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:13:02.336315     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:13:02.336406     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:13:04.873353     748 main.go:141] libmachine: [stdout =====>] : 172.30.130.208
	
	I1007 13:13:04.873353     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:13:04.877039     748 out.go:177] * Found network options:
	I1007 13:13:04.879936     748 out.go:177]   - NO_PROXY=172.30.143.249
	W1007 13:13:04.882383     748 proxy.go:119] fail to check proxy env: Error ip not in block
	I1007 13:13:04.885223     748 out.go:177]   - NO_PROXY=172.30.143.249
	W1007 13:13:04.887616     748 proxy.go:119] fail to check proxy env: Error ip not in block
	W1007 13:13:04.888532     748 proxy.go:119] fail to check proxy env: Error ip not in block
	I1007 13:13:04.892200     748 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I1007 13:13:04.892481     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:13:04.901409     748 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I1007 13:13:04.901409     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:13:07.109398     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:13:07.109398     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:13:07.109398     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:13:07.109398     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:13:07.109398     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:13:07.109398     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:13:09.780586     748 main.go:141] libmachine: [stdout =====>] : 172.30.130.208
	
	I1007 13:13:09.780586     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:13:09.781310     748 sshutil.go:53] new ssh client: &{IP:172.30.130.208 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900-m02\id_rsa Username:docker}
	I1007 13:13:09.803378     748 main.go:141] libmachine: [stdout =====>] : 172.30.130.208
	
	I1007 13:13:09.803464     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:13:09.803887     748 sshutil.go:53] new ssh client: &{IP:172.30.130.208 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900-m02\id_rsa Username:docker}
	I1007 13:13:09.873548     748 command_runner.go:130] ! stat: cannot statx '/etc/cni/net.d/*loopback.conf*': No such file or directory
	I1007 13:13:09.875003     748 ssh_runner.go:235] Completed: sh -c "stat /etc/cni/net.d/*loopback.conf*": (4.9735393s)
	W1007 13:13:09.875092     748 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I1007 13:13:09.886153     748 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I1007 13:13:09.891199     748 command_runner.go:130] ! bash: line 1: curl.exe: command not found
	I1007 13:13:09.891379     748 ssh_runner.go:235] Completed: curl.exe -sS -m 2 https://registry.k8s.io/: (4.9988885s)
	W1007 13:13:09.891414     748 start.go:867] [curl.exe -sS -m 2 https://registry.k8s.io/] failed: curl.exe -sS -m 2 https://registry.k8s.io/: Process exited with status 127
	stdout:
	
	stderr:
	bash: line 1: curl.exe: command not found
	I1007 13:13:09.922540     748 command_runner.go:139] > /etc/cni/net.d/87-podman-bridge.conflist, 
	I1007 13:13:09.922540     748 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I1007 13:13:09.922540     748 start.go:495] detecting cgroup driver to use...
	I1007 13:13:09.922929     748 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I1007 13:13:09.955413     748 command_runner.go:130] > runtime-endpoint: unix:///run/containerd/containerd.sock
	I1007 13:13:09.967147     748 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	I1007 13:13:09.999689     748 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I1007 13:13:10.019254     748 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I1007 13:13:10.029290     748 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I1007 13:13:10.061818     748 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	W1007 13:13:10.068488     748 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	W1007 13:13:10.068488     748 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	* To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I1007 13:13:10.096871     748 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I1007 13:13:10.129637     748 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I1007 13:13:10.158899     748 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I1007 13:13:10.189204     748 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I1007 13:13:10.219286     748 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I1007 13:13:10.249758     748 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I1007 13:13:10.278106     748 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I1007 13:13:10.295028     748 command_runner.go:130] ! sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I1007 13:13:10.295703     748 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I1007 13:13:10.307691     748 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I1007 13:13:10.339019     748 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I1007 13:13:10.367461     748 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 13:13:10.556476     748 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I1007 13:13:10.589209     748 start.go:495] detecting cgroup driver to use...
	I1007 13:13:10.600562     748 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I1007 13:13:10.623327     748 command_runner.go:130] > # /usr/lib/systemd/system/docker.service
	I1007 13:13:10.623327     748 command_runner.go:130] > [Unit]
	I1007 13:13:10.623327     748 command_runner.go:130] > Description=Docker Application Container Engine
	I1007 13:13:10.623327     748 command_runner.go:130] > Documentation=https://docs.docker.com
	I1007 13:13:10.623327     748 command_runner.go:130] > After=network.target  minikube-automount.service docker.socket
	I1007 13:13:10.623327     748 command_runner.go:130] > Requires= minikube-automount.service docker.socket 
	I1007 13:13:10.623327     748 command_runner.go:130] > StartLimitBurst=3
	I1007 13:13:10.623327     748 command_runner.go:130] > StartLimitIntervalSec=60
	I1007 13:13:10.623327     748 command_runner.go:130] > [Service]
	I1007 13:13:10.623327     748 command_runner.go:130] > Type=notify
	I1007 13:13:10.623327     748 command_runner.go:130] > Restart=on-failure
	I1007 13:13:10.623327     748 command_runner.go:130] > Environment=NO_PROXY=172.30.143.249
	I1007 13:13:10.623327     748 command_runner.go:130] > # This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	I1007 13:13:10.623327     748 command_runner.go:130] > # The base configuration already specifies an 'ExecStart=...' command. The first directive
	I1007 13:13:10.623327     748 command_runner.go:130] > # here is to clear out that command inherited from the base configuration. Without this,
	I1007 13:13:10.623327     748 command_runner.go:130] > # the command from the base configuration and the command specified here are treated as
	I1007 13:13:10.623327     748 command_runner.go:130] > # a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	I1007 13:13:10.623327     748 command_runner.go:130] > # will catch this invalid input and refuse to start the service with an error like:
	I1007 13:13:10.623327     748 command_runner.go:130] > #  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	I1007 13:13:10.623327     748 command_runner.go:130] > # NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	I1007 13:13:10.623327     748 command_runner.go:130] > # container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	I1007 13:13:10.623327     748 command_runner.go:130] > ExecStart=
	I1007 13:13:10.623327     748 command_runner.go:130] > 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=hyperv --insecure-registry 10.96.0.0/12 
	I1007 13:13:10.623327     748 command_runner.go:130] > ExecReload=/bin/kill -s HUP $MAINPID
	I1007 13:13:10.623327     748 command_runner.go:130] > # Having non-zero Limit*s causes performance problems due to accounting overhead
	I1007 13:13:10.623327     748 command_runner.go:130] > # in the kernel. We recommend using cgroups to do container-local accounting.
	I1007 13:13:10.623874     748 command_runner.go:130] > LimitNOFILE=infinity
	I1007 13:13:10.623874     748 command_runner.go:130] > LimitNPROC=infinity
	I1007 13:13:10.623874     748 command_runner.go:130] > LimitCORE=infinity
	I1007 13:13:10.623874     748 command_runner.go:130] > # Uncomment TasksMax if your systemd version supports it.
	I1007 13:13:10.623918     748 command_runner.go:130] > # Only systemd 226 and above support this version.
	I1007 13:13:10.623918     748 command_runner.go:130] > TasksMax=infinity
	I1007 13:13:10.623918     748 command_runner.go:130] > TimeoutStartSec=0
	I1007 13:13:10.623918     748 command_runner.go:130] > # set delegate yes so that systemd does not reset the cgroups of docker containers
	I1007 13:13:10.623918     748 command_runner.go:130] > Delegate=yes
	I1007 13:13:10.623918     748 command_runner.go:130] > # kill only the docker process, not all processes in the cgroup
	I1007 13:13:10.623918     748 command_runner.go:130] > KillMode=process
	I1007 13:13:10.623918     748 command_runner.go:130] > [Install]
	I1007 13:13:10.623918     748 command_runner.go:130] > WantedBy=multi-user.target
	I1007 13:13:10.634394     748 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1007 13:13:10.666456     748 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I1007 13:13:10.703428     748 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1007 13:13:10.737184     748 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1007 13:13:10.771243     748 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I1007 13:13:10.851558     748 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1007 13:13:10.875056     748 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I1007 13:13:10.914158     748 command_runner.go:130] > runtime-endpoint: unix:///var/run/cri-dockerd.sock
	I1007 13:13:10.924538     748 ssh_runner.go:195] Run: which cri-dockerd
	I1007 13:13:10.931341     748 command_runner.go:130] > /usr/bin/cri-dockerd
	I1007 13:13:10.941913     748 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I1007 13:13:10.959275     748 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I1007 13:13:11.001586     748 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I1007 13:13:11.197736     748 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I1007 13:13:11.380789     748 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I1007 13:13:11.381029     748 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I1007 13:13:11.424127     748 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 13:13:11.622805     748 ssh_runner.go:195] Run: sudo systemctl restart docker
	I1007 13:13:14.295833     748 ssh_runner.go:235] Completed: sudo systemctl restart docker: (2.6729975s)
	I1007 13:13:14.307932     748 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I1007 13:13:14.345818     748 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I1007 13:13:14.382524     748 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I1007 13:13:14.603758     748 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I1007 13:13:14.790264     748 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 13:13:14.988938     748 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I1007 13:13:15.030201     748 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I1007 13:13:15.069444     748 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 13:13:15.272374     748 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I1007 13:13:15.378254     748 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I1007 13:13:15.389230     748 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I1007 13:13:15.398040     748 command_runner.go:130] >   File: /var/run/cri-dockerd.sock
	I1007 13:13:15.398040     748 command_runner.go:130] >   Size: 0         	Blocks: 0          IO Block: 4096   socket
	I1007 13:13:15.398040     748 command_runner.go:130] > Device: 0,22	Inode: 862         Links: 1
	I1007 13:13:15.398040     748 command_runner.go:130] > Access: (0660/srw-rw----)  Uid: (    0/    root)   Gid: ( 1000/  docker)
	I1007 13:13:15.398040     748 command_runner.go:130] > Access: 2024-10-07 13:13:15.311441226 +0000
	I1007 13:13:15.398040     748 command_runner.go:130] > Modify: 2024-10-07 13:13:15.311441226 +0000
	I1007 13:13:15.398040     748 command_runner.go:130] > Change: 2024-10-07 13:13:15.315441472 +0000
	I1007 13:13:15.398040     748 command_runner.go:130] >  Birth: -
	I1007 13:13:15.398040     748 start.go:563] Will wait 60s for crictl version
	I1007 13:13:15.408983     748 ssh_runner.go:195] Run: which crictl
	I1007 13:13:15.415756     748 command_runner.go:130] > /usr/bin/crictl
	I1007 13:13:15.427014     748 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I1007 13:13:15.481755     748 command_runner.go:130] > Version:  0.1.0
	I1007 13:13:15.481755     748 command_runner.go:130] > RuntimeName:  docker
	I1007 13:13:15.481755     748 command_runner.go:130] > RuntimeVersion:  27.3.1
	I1007 13:13:15.481850     748 command_runner.go:130] > RuntimeApiVersion:  v1
	I1007 13:13:15.481850     748 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.3.1
	RuntimeApiVersion:  v1
	I1007 13:13:15.491023     748 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1007 13:13:15.523276     748 command_runner.go:130] > 27.3.1
	I1007 13:13:15.531563     748 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1007 13:13:15.559980     748 command_runner.go:130] > 27.3.1
	I1007 13:13:15.564358     748 out.go:235] * Preparing Kubernetes v1.31.1 on Docker 27.3.1 ...
	I1007 13:13:15.566714     748 out.go:177]   - env NO_PROXY=172.30.143.249
	I1007 13:13:15.569314     748 ip.go:176] getIPForInterface: searching for "vEthernet (Default Switch)"
	I1007 13:13:15.573365     748 ip.go:190] "Ethernet 2" does not match prefix "vEthernet (Default Switch)"
	I1007 13:13:15.573365     748 ip.go:190] "Loopback Pseudo-Interface 1" does not match prefix "vEthernet (Default Switch)"
	I1007 13:13:15.573365     748 ip.go:185] found prefix matching interface for "vEthernet (Default Switch)": "vEthernet (Default Switch)"
	I1007 13:13:15.573365     748 ip.go:211] Found interface: {Index:9 MTU:1500 Name:vEthernet (Default Switch) HardwareAddr:00:15:5d:f7:66:4d Flags:up|broadcast|multicast|running}
	I1007 13:13:15.575988     748 ip.go:214] interface addr: fe80::9fcc:8509:1b69:5a8f/64
	I1007 13:13:15.575988     748 ip.go:214] interface addr: 172.30.128.1/20
	I1007 13:13:15.585429     748 ssh_runner.go:195] Run: grep 172.30.128.1	host.minikube.internal$ /etc/hosts
	I1007 13:13:15.592452     748 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "172.30.128.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I1007 13:13:15.611622     748 mustload.go:65] Loading cluster: multinode-644900
	I1007 13:13:15.612625     748 config.go:182] Loaded profile config "multinode-644900": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 13:13:15.613610     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:13:17.718200     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:13:17.718200     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:13:17.718200     748 host.go:66] Checking if "multinode-644900" exists ...
	I1007 13:13:17.719023     748 certs.go:68] Setting up C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900 for IP: 172.30.130.208
	I1007 13:13:17.719023     748 certs.go:194] generating shared ca certs ...
	I1007 13:13:17.719023     748 certs.go:226] acquiring lock for ca certs: {Name:mkc71405905d3cea24da832e98113e061e759324 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 13:13:17.719733     748 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.key
	I1007 13:13:17.720065     748 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.key
	I1007 13:13:17.720277     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt -> /var/lib/minikube/certs/ca.crt
	I1007 13:13:17.720316     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.key -> /var/lib/minikube/certs/ca.key
	I1007 13:13:17.720316     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I1007 13:13:17.720316     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I1007 13:13:17.721426     748 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784.pem (1338 bytes)
	W1007 13:13:17.721891     748 certs.go:480] ignoring C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784_empty.pem, impossibly tiny 0 bytes
	I1007 13:13:17.722050     748 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I1007 13:13:17.722417     748 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I1007 13:13:17.722733     748 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I1007 13:13:17.723108     748 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem (1679 bytes)
	I1007 13:13:17.723503     748 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem (1708 bytes)
	I1007 13:13:17.723503     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784.pem -> /usr/share/ca-certificates/13784.pem
	I1007 13:13:17.723503     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem -> /usr/share/ca-certificates/137842.pem
	I1007 13:13:17.724117     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I1007 13:13:17.724247     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I1007 13:13:17.775422     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I1007 13:13:17.820199     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I1007 13:13:17.870431     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I1007 13:13:17.918446     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784.pem --> /usr/share/ca-certificates/13784.pem (1338 bytes)
	I1007 13:13:17.966346     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem --> /usr/share/ca-certificates/137842.pem (1708 bytes)
	I1007 13:13:18.010649     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I1007 13:13:18.070648     748 ssh_runner.go:195] Run: openssl version
	I1007 13:13:18.083163     748 command_runner.go:130] > OpenSSL 1.1.1w  11 Sep 2023
	I1007 13:13:18.094681     748 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/137842.pem && ln -fs /usr/share/ca-certificates/137842.pem /etc/ssl/certs/137842.pem"
	I1007 13:13:18.122495     748 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/137842.pem
	I1007 13:13:18.130173     748 command_runner.go:130] > -rw-r--r-- 1 root root 1708 Oct  7 11:23 /usr/share/ca-certificates/137842.pem
	I1007 13:13:18.130260     748 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Oct  7 11:23 /usr/share/ca-certificates/137842.pem
	I1007 13:13:18.141027     748 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/137842.pem
	I1007 13:13:18.149936     748 command_runner.go:130] > 3ec20f2e
	I1007 13:13:18.163460     748 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/137842.pem /etc/ssl/certs/3ec20f2e.0"
	I1007 13:13:18.194263     748 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"
	I1007 13:13:18.225567     748 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I1007 13:13:18.232389     748 command_runner.go:130] > -rw-r--r-- 1 root root 1111 Oct  7 10:58 /usr/share/ca-certificates/minikubeCA.pem
	I1007 13:13:18.232389     748 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Oct  7 10:58 /usr/share/ca-certificates/minikubeCA.pem
	I1007 13:13:18.243874     748 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I1007 13:13:18.253221     748 command_runner.go:130] > b5213941
	I1007 13:13:18.265251     748 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"
	I1007 13:13:18.297294     748 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/13784.pem && ln -fs /usr/share/ca-certificates/13784.pem /etc/ssl/certs/13784.pem"
	I1007 13:13:18.328587     748 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/13784.pem
	I1007 13:13:18.335655     748 command_runner.go:130] > -rw-r--r-- 1 root root 1338 Oct  7 11:23 /usr/share/ca-certificates/13784.pem
	I1007 13:13:18.335655     748 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Oct  7 11:23 /usr/share/ca-certificates/13784.pem
	I1007 13:13:18.345994     748 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/13784.pem
	I1007 13:13:18.354974     748 command_runner.go:130] > 51391683
	I1007 13:13:18.366069     748 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/13784.pem /etc/ssl/certs/51391683.0"
	I1007 13:13:18.395958     748 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I1007 13:13:18.406600     748 command_runner.go:130] ! stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I1007 13:13:18.406600     748 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I1007 13:13:18.406600     748 kubeadm.go:934] updating node {m02 172.30.130.208 8443 v1.31.1 docker false true} ...
	I1007 13:13:18.406600     748 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=multinode-644900-m02 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=172.30.130.208
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:multinode-644900 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I1007 13:13:18.418221     748 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I1007 13:13:18.437429     748 command_runner.go:130] > kubeadm
	I1007 13:13:18.437429     748 command_runner.go:130] > kubectl
	I1007 13:13:18.437429     748 command_runner.go:130] > kubelet
	I1007 13:13:18.437429     748 binaries.go:44] Found k8s binaries, skipping transfer
	I1007 13:13:18.448490     748 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system
	I1007 13:13:18.465254     748 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (321 bytes)
	I1007 13:13:18.495828     748 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I1007 13:13:18.541210     748 ssh_runner.go:195] Run: grep 172.30.143.249	control-plane.minikube.internal$ /etc/hosts
	I1007 13:13:18.547659     748 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "172.30.143.249	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I1007 13:13:18.581160     748 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 13:13:18.774427     748 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1007 13:13:18.801696     748 host.go:66] Checking if "multinode-644900" exists ...
	I1007 13:13:18.802516     748 start.go:317] joinCluster: &{Name:multinode-644900 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31
.1 ClusterName:multinode-644900 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.30.143.249 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.30.130.208 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:false Worker:true} {Name:m03 IP:172.30.138.172 Port:0 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:false Worker:true}] Addons:map[ambassador:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:false inspekto
r-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd: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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: Dis
ableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1007 13:13:18.802819     748 start.go:330] removing existing worker node "m02" before attempting to rejoin cluster: &{Name:m02 IP:172.30.130.208 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:false Worker:true}
	I1007 13:13:18.802819     748 host.go:66] Checking if "multinode-644900-m02" exists ...
	I1007 13:13:18.803435     748 mustload.go:65] Loading cluster: multinode-644900
	I1007 13:13:18.804082     748 config.go:182] Loaded profile config "multinode-644900": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 13:13:18.804775     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state

                                                
                                                
** /stderr **
multinode_test.go:328: failed to run minikube start. args "out/minikube-windows-amd64.exe node list -p multinode-644900" : exit status 1
multinode_test.go:331: (dbg) Run:  out/minikube-windows-amd64.exe node list -p multinode-644900
multinode_test.go:331: (dbg) Non-zero exit: out/minikube-windows-amd64.exe node list -p multinode-644900: context deadline exceeded (0s)
multinode_test.go:333: failed to run node list. args "out/minikube-windows-amd64.exe node list -p multinode-644900" : context deadline exceeded
multinode_test.go:338: reported node list is not the same after restart. Before restart: multinode-644900	172.30.138.193
multinode-644900-m02	172.30.140.113
multinode-644900-m03	172.30.138.172

                                                
                                                
After restart: 
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p multinode-644900 -n multinode-644900
E1007 13:13:22.464587   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:239: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.Host}} -p multinode-644900 -n multinode-644900: (12.4957797s)
helpers_test.go:244: <<< TestMultiNode/serial/RestartKeepsNodes FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestMultiNode/serial/RestartKeepsNodes]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-644900 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-644900 logs -n 25: (8.8496682s)
helpers_test.go:252: TestMultiNode/serial/RestartKeepsNodes logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------------------------------------------------------------------------------------------|------------------|-------------------|---------|---------------------|---------------------|
	| Command |                                                           Args                                                           |     Profile      |       User        | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------------------------------------------------------------------------------------------|------------------|-------------------|---------|---------------------|---------------------|
	| cp      | multinode-644900 cp testdata\cp-test.txt                                                                                 | multinode-644900 | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:58 UTC | 07 Oct 24 12:58 UTC |
	|         | multinode-644900-m02:/home/docker/cp-test.txt                                                                            |                  |                   |         |                     |                     |
	| ssh     | multinode-644900 ssh -n                                                                                                  | multinode-644900 | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:58 UTC | 07 Oct 24 12:59 UTC |
	|         | multinode-644900-m02 sudo cat                                                                                            |                  |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                 |                  |                   |         |                     |                     |
	| cp      | multinode-644900 cp multinode-644900-m02:/home/docker/cp-test.txt                                                        | multinode-644900 | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:59 UTC | 07 Oct 24 12:59 UTC |
	|         | C:\Users\jenkins.minikube6\AppData\Local\Temp\TestMultiNodeserialCopyFile2051636699\001\cp-test_multinode-644900-m02.txt |                  |                   |         |                     |                     |
	| ssh     | multinode-644900 ssh -n                                                                                                  | multinode-644900 | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:59 UTC | 07 Oct 24 12:59 UTC |
	|         | multinode-644900-m02 sudo cat                                                                                            |                  |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                 |                  |                   |         |                     |                     |
	| cp      | multinode-644900 cp multinode-644900-m02:/home/docker/cp-test.txt                                                        | multinode-644900 | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:59 UTC | 07 Oct 24 12:59 UTC |
	|         | multinode-644900:/home/docker/cp-test_multinode-644900-m02_multinode-644900.txt                                          |                  |                   |         |                     |                     |
	| ssh     | multinode-644900 ssh -n                                                                                                  | multinode-644900 | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:59 UTC | 07 Oct 24 12:59 UTC |
	|         | multinode-644900-m02 sudo cat                                                                                            |                  |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                 |                  |                   |         |                     |                     |
	| ssh     | multinode-644900 ssh -n multinode-644900 sudo cat                                                                        | multinode-644900 | minikube6\jenkins | v1.34.0 | 07 Oct 24 12:59 UTC | 07 Oct 24 13:00 UTC |
	|         | /home/docker/cp-test_multinode-644900-m02_multinode-644900.txt                                                           |                  |                   |         |                     |                     |
	| cp      | multinode-644900 cp multinode-644900-m02:/home/docker/cp-test.txt                                                        | multinode-644900 | minikube6\jenkins | v1.34.0 | 07 Oct 24 13:00 UTC | 07 Oct 24 13:00 UTC |
	|         | multinode-644900-m03:/home/docker/cp-test_multinode-644900-m02_multinode-644900-m03.txt                                  |                  |                   |         |                     |                     |
	| ssh     | multinode-644900 ssh -n                                                                                                  | multinode-644900 | minikube6\jenkins | v1.34.0 | 07 Oct 24 13:00 UTC | 07 Oct 24 13:00 UTC |
	|         | multinode-644900-m02 sudo cat                                                                                            |                  |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                 |                  |                   |         |                     |                     |
	| ssh     | multinode-644900 ssh -n multinode-644900-m03 sudo cat                                                                    | multinode-644900 | minikube6\jenkins | v1.34.0 | 07 Oct 24 13:00 UTC | 07 Oct 24 13:00 UTC |
	|         | /home/docker/cp-test_multinode-644900-m02_multinode-644900-m03.txt                                                       |                  |                   |         |                     |                     |
	| cp      | multinode-644900 cp testdata\cp-test.txt                                                                                 | multinode-644900 | minikube6\jenkins | v1.34.0 | 07 Oct 24 13:00 UTC | 07 Oct 24 13:00 UTC |
	|         | multinode-644900-m03:/home/docker/cp-test.txt                                                                            |                  |                   |         |                     |                     |
	| ssh     | multinode-644900 ssh -n                                                                                                  | multinode-644900 | minikube6\jenkins | v1.34.0 | 07 Oct 24 13:00 UTC | 07 Oct 24 13:00 UTC |
	|         | multinode-644900-m03 sudo cat                                                                                            |                  |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                 |                  |                   |         |                     |                     |
	| cp      | multinode-644900 cp multinode-644900-m03:/home/docker/cp-test.txt                                                        | multinode-644900 | minikube6\jenkins | v1.34.0 | 07 Oct 24 13:00 UTC | 07 Oct 24 13:01 UTC |
	|         | C:\Users\jenkins.minikube6\AppData\Local\Temp\TestMultiNodeserialCopyFile2051636699\001\cp-test_multinode-644900-m03.txt |                  |                   |         |                     |                     |
	| ssh     | multinode-644900 ssh -n                                                                                                  | multinode-644900 | minikube6\jenkins | v1.34.0 | 07 Oct 24 13:01 UTC | 07 Oct 24 13:01 UTC |
	|         | multinode-644900-m03 sudo cat                                                                                            |                  |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                 |                  |                   |         |                     |                     |
	| cp      | multinode-644900 cp multinode-644900-m03:/home/docker/cp-test.txt                                                        | multinode-644900 | minikube6\jenkins | v1.34.0 | 07 Oct 24 13:01 UTC | 07 Oct 24 13:01 UTC |
	|         | multinode-644900:/home/docker/cp-test_multinode-644900-m03_multinode-644900.txt                                          |                  |                   |         |                     |                     |
	| ssh     | multinode-644900 ssh -n                                                                                                  | multinode-644900 | minikube6\jenkins | v1.34.0 | 07 Oct 24 13:01 UTC | 07 Oct 24 13:01 UTC |
	|         | multinode-644900-m03 sudo cat                                                                                            |                  |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                 |                  |                   |         |                     |                     |
	| ssh     | multinode-644900 ssh -n multinode-644900 sudo cat                                                                        | multinode-644900 | minikube6\jenkins | v1.34.0 | 07 Oct 24 13:01 UTC | 07 Oct 24 13:01 UTC |
	|         | /home/docker/cp-test_multinode-644900-m03_multinode-644900.txt                                                           |                  |                   |         |                     |                     |
	| cp      | multinode-644900 cp multinode-644900-m03:/home/docker/cp-test.txt                                                        | multinode-644900 | minikube6\jenkins | v1.34.0 | 07 Oct 24 13:01 UTC | 07 Oct 24 13:02 UTC |
	|         | multinode-644900-m02:/home/docker/cp-test_multinode-644900-m03_multinode-644900-m02.txt                                  |                  |                   |         |                     |                     |
	| ssh     | multinode-644900 ssh -n                                                                                                  | multinode-644900 | minikube6\jenkins | v1.34.0 | 07 Oct 24 13:02 UTC | 07 Oct 24 13:02 UTC |
	|         | multinode-644900-m03 sudo cat                                                                                            |                  |                   |         |                     |                     |
	|         | /home/docker/cp-test.txt                                                                                                 |                  |                   |         |                     |                     |
	| ssh     | multinode-644900 ssh -n multinode-644900-m02 sudo cat                                                                    | multinode-644900 | minikube6\jenkins | v1.34.0 | 07 Oct 24 13:02 UTC | 07 Oct 24 13:02 UTC |
	|         | /home/docker/cp-test_multinode-644900-m03_multinode-644900-m02.txt                                                       |                  |                   |         |                     |                     |
	| node    | multinode-644900 node stop m03                                                                                           | multinode-644900 | minikube6\jenkins | v1.34.0 | 07 Oct 24 13:02 UTC | 07 Oct 24 13:02 UTC |
	| node    | multinode-644900 node start                                                                                              | multinode-644900 | minikube6\jenkins | v1.34.0 | 07 Oct 24 13:03 UTC | 07 Oct 24 13:06 UTC |
	|         | m03 -v=7 --alsologtostderr                                                                                               |                  |                   |         |                     |                     |
	| node    | list -p multinode-644900                                                                                                 | multinode-644900 | minikube6\jenkins | v1.34.0 | 07 Oct 24 13:06 UTC |                     |
	| stop    | -p multinode-644900                                                                                                      | multinode-644900 | minikube6\jenkins | v1.34.0 | 07 Oct 24 13:06 UTC | 07 Oct 24 13:08 UTC |
	| start   | -p multinode-644900                                                                                                      | multinode-644900 | minikube6\jenkins | v1.34.0 | 07 Oct 24 13:08 UTC |                     |
	|         | --wait=true -v=8                                                                                                         |                  |                   |         |                     |                     |
	|         | --alsologtostderr                                                                                                        |                  |                   |         |                     |                     |
	|---------|--------------------------------------------------------------------------------------------------------------------------|------------------|-------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/10/07 13:08:34
	Running on machine: minikube6
	Binary: Built with gc go1.23.0 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1007 13:08:34.428297     748 out.go:345] Setting OutFile to fd 1588 ...
	I1007 13:08:34.505154     748 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 13:08:34.505154     748 out.go:358] Setting ErrFile to fd 1676...
	I1007 13:08:34.505154     748 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 13:08:34.532708     748 out.go:352] Setting JSON to false
	I1007 13:08:34.535697     748 start.go:129] hostinfo: {"hostname":"minikube6","uptime":139993,"bootTime":1728166521,"procs":198,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.4957 Build 19045.4957","kernelVersion":"10.0.19045.4957 Build 19045.4957","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"be8185f2-ae84-4027-a4e5-684d168fb2f3"}
	W1007 13:08:34.535697     748 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I1007 13:08:34.644266     748 out.go:177] * [multinode-644900] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
	I1007 13:08:34.724329     748 notify.go:220] Checking for updates...
	I1007 13:08:34.777674     748 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	I1007 13:08:34.818216     748 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1007 13:08:34.865540     748 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube6\minikube-integration\.minikube
	I1007 13:08:34.884337     748 out.go:177]   - MINIKUBE_LOCATION=19763
	I1007 13:08:34.917964     748 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1007 13:08:34.928615     748 config.go:182] Loaded profile config "multinode-644900": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 13:08:34.928615     748 driver.go:394] Setting default libvirt URI to qemu:///system
	I1007 13:08:40.473499     748 out.go:177] * Using the hyperv driver based on existing profile
	I1007 13:08:40.584146     748 start.go:297] selected driver: hyperv
	I1007 13:08:40.584347     748 start.go:901] validating driver "hyperv" against &{Name:multinode-644900 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{K
ubernetesVersion:v1.31.1 ClusterName:multinode-644900 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.30.138.193 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.30.140.113 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:false Worker:true} {Name:m03 IP:172.30.138.172 Port:0 KubernetesVersion:v1.31.1 ContainerRuntime: ControlPlane:false Worker:true}] Addons:map[ambassador:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dn
s:false inspektor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd: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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker B
inaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1007 13:08:40.584520     748 start.go:912] status for hyperv: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1007 13:08:40.637030     748 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I1007 13:08:40.637030     748 cni.go:84] Creating CNI manager for ""
	I1007 13:08:40.637030     748 cni.go:136] multinode detected (3 nodes found), recommending kindnet
	I1007 13:08:40.638423     748 start.go:340] cluster config:
	{Name:multinode-644900 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:multinode-644900 Namespace:default APIServe
rHAVIP: 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:} Nodes:[{Name: IP:172.30.138.193 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.30.140.113 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:false Worker:true} {Name:m03 IP:172.30.138.172 Port:0 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:false Worker:true}] Addons:map[ambassador:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:false inspektor-gadget:false istio:false istio-provisioner:false kong:fa
lse kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd: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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFir
mwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1007 13:08:40.638423     748 iso.go:125] acquiring lock: {Name:mk27b386ba1086934ca68ed0fcfe85bfd5271b32 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1007 13:08:40.686028     748 out.go:177] * Starting "multinode-644900" primary control-plane node in "multinode-644900" cluster
	I1007 13:08:40.720334     748 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I1007 13:08:40.720986     748 preload.go:146] Found local preload: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4
	I1007 13:08:40.721178     748 cache.go:56] Caching tarball of preloaded images
	I1007 13:08:40.721178     748 preload.go:172] Found C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I1007 13:08:40.721715     748 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on docker
	I1007 13:08:40.722038     748 profile.go:143] Saving config to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\config.json ...
	I1007 13:08:40.724485     748 start.go:360] acquireMachinesLock for multinode-644900: {Name:mke1d3e045ff2a4f8d2978e08dff146c93a87110 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I1007 13:08:40.724485     748 start.go:364] duration metric: took 0s to acquireMachinesLock for "multinode-644900"
	I1007 13:08:40.725017     748 start.go:96] Skipping create...Using existing machine configuration
	I1007 13:08:40.725145     748 fix.go:54] fixHost starting: 
	I1007 13:08:40.725833     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:08:43.456115     748 main.go:141] libmachine: [stdout =====>] : Off
	
	I1007 13:08:43.456115     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:08:43.456216     748 fix.go:112] recreateIfNeeded on multinode-644900: state=Stopped err=<nil>
	W1007 13:08:43.456216     748 fix.go:138] unexpected machine state, will restart: <nil>
	I1007 13:08:43.459721     748 out.go:177] * Restarting existing hyperv VM for "multinode-644900" ...
	I1007 13:08:43.462105     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM multinode-644900
	I1007 13:08:46.528117     748 main.go:141] libmachine: [stdout =====>] : 
	I1007 13:08:46.528117     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:08:46.528117     748 main.go:141] libmachine: Waiting for host to start...
	I1007 13:08:46.528252     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:08:48.735026     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:08:48.735026     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:08:48.735026     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:08:51.207401     748 main.go:141] libmachine: [stdout =====>] : 
	I1007 13:08:51.207401     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:08:52.208340     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:08:54.396636     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:08:54.396636     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:08:54.397337     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:08:56.913489     748 main.go:141] libmachine: [stdout =====>] : 
	I1007 13:08:56.913489     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:08:57.914077     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:09:00.060577     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:09:00.060577     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:00.061686     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:09:02.613473     748 main.go:141] libmachine: [stdout =====>] : 
	I1007 13:09:02.613473     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:03.613792     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:09:05.792177     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:09:05.792177     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:05.792177     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:09:08.265146     748 main.go:141] libmachine: [stdout =====>] : 
	I1007 13:09:08.265146     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:09.267177     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:09:11.414789     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:09:11.415528     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:11.415608     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:09:13.928981     748 main.go:141] libmachine: [stdout =====>] : 172.30.143.249
	
	I1007 13:09:13.928981     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:13.933268     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:09:15.994256     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:09:15.994256     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:15.995272     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:09:18.434960     748 main.go:141] libmachine: [stdout =====>] : 172.30.143.249
	
	I1007 13:09:18.434960     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:18.435458     748 profile.go:143] Saving config to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\config.json ...
	I1007 13:09:18.437975     748 machine.go:93] provisionDockerMachine start ...
	I1007 13:09:18.437975     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:09:20.479410     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:09:20.479410     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:20.480265     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:09:22.981618     748 main.go:141] libmachine: [stdout =====>] : 172.30.143.249
	
	I1007 13:09:22.981896     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:22.987317     748 main.go:141] libmachine: Using SSH client type: native
	I1007 13:09:22.987994     748 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.143.249 22 <nil> <nil>}
	I1007 13:09:22.987994     748 main.go:141] libmachine: About to run SSH command:
	hostname
	I1007 13:09:23.118115     748 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube
	
	I1007 13:09:23.118115     748 buildroot.go:166] provisioning hostname "multinode-644900"
	I1007 13:09:23.118582     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:09:25.190348     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:09:25.190404     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:25.190597     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:09:27.658865     748 main.go:141] libmachine: [stdout =====>] : 172.30.143.249
	
	I1007 13:09:27.659086     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:27.664494     748 main.go:141] libmachine: Using SSH client type: native
	I1007 13:09:27.665062     748 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.143.249 22 <nil> <nil>}
	I1007 13:09:27.665147     748 main.go:141] libmachine: About to run SSH command:
	sudo hostname multinode-644900 && echo "multinode-644900" | sudo tee /etc/hostname
	I1007 13:09:27.821854     748 main.go:141] libmachine: SSH cmd err, output: <nil>: multinode-644900
	
	I1007 13:09:27.821854     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:09:29.882208     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:09:29.883234     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:29.883234     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:09:32.399330     748 main.go:141] libmachine: [stdout =====>] : 172.30.143.249
	
	I1007 13:09:32.399330     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:32.404508     748 main.go:141] libmachine: Using SSH client type: native
	I1007 13:09:32.404508     748 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.143.249 22 <nil> <nil>}
	I1007 13:09:32.404508     748 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\smultinode-644900' /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 multinode-644900/g' /etc/hosts;
				else 
					echo '127.0.1.1 multinode-644900' | sudo tee -a /etc/hosts; 
				fi
			fi
	I1007 13:09:32.566077     748 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I1007 13:09:32.566209     748 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube6\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube6\minikube-integration\.minikube}
	I1007 13:09:32.566368     748 buildroot.go:174] setting up certificates
	I1007 13:09:32.566426     748 provision.go:84] configureAuth start
	I1007 13:09:32.566594     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:09:34.819157     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:09:34.819157     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:34.819678     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:09:37.246531     748 main.go:141] libmachine: [stdout =====>] : 172.30.143.249
	
	I1007 13:09:37.246599     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:37.246679     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:09:39.355801     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:09:39.355801     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:39.356153     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:09:41.833527     748 main.go:141] libmachine: [stdout =====>] : 172.30.143.249
	
	I1007 13:09:41.833720     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:41.833720     748 provision.go:143] copyHostCerts
	I1007 13:09:41.833884     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube6\minikube-integration\.minikube/key.pem
	I1007 13:09:41.834199     748 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/key.pem, removing ...
	I1007 13:09:41.834283     748 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\key.pem
	I1007 13:09:41.834708     748 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/key.pem (1679 bytes)
	I1007 13:09:41.835560     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube6\minikube-integration\.minikube/ca.pem
	I1007 13:09:41.835560     748 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/ca.pem, removing ...
	I1007 13:09:41.835560     748 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.pem
	I1007 13:09:41.836325     748 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/ca.pem (1078 bytes)
	I1007 13:09:41.837355     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube6\minikube-integration\.minikube/cert.pem
	I1007 13:09:41.837586     748 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/cert.pem, removing ...
	I1007 13:09:41.837706     748 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cert.pem
	I1007 13:09:41.837989     748 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/cert.pem (1123 bytes)
	I1007 13:09:41.839014     748 provision.go:117] generating server cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.multinode-644900 san=[127.0.0.1 172.30.143.249 localhost minikube multinode-644900]
	I1007 13:09:42.088078     748 provision.go:177] copyRemoteCerts
	I1007 13:09:42.098446     748 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I1007 13:09:42.099453     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:09:44.195544     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:09:44.195544     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:44.196548     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:09:46.675836     748 main.go:141] libmachine: [stdout =====>] : 172.30.143.249
	
	I1007 13:09:46.675962     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:46.675962     748 sshutil.go:53] new ssh client: &{IP:172.30.143.249 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900\id_rsa Username:docker}
	I1007 13:09:46.781483     748 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (4.6829842s)
	I1007 13:09:46.781549     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I1007 13:09:46.782049     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1216 bytes)
	I1007 13:09:46.825652     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I1007 13:09:46.826075     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I1007 13:09:46.871874     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I1007 13:09:46.872732     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I1007 13:09:46.918404     748 provision.go:87] duration metric: took 14.3518183s to configureAuth
	I1007 13:09:46.918487     748 buildroot.go:189] setting minikube options for container-runtime
	I1007 13:09:46.918998     748 config.go:182] Loaded profile config "multinode-644900": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 13:09:46.918998     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:09:48.959231     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:09:48.959231     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:48.960101     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:09:51.477473     748 main.go:141] libmachine: [stdout =====>] : 172.30.143.249
	
	I1007 13:09:51.477473     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:51.484251     748 main.go:141] libmachine: Using SSH client type: native
	I1007 13:09:51.484951     748 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.143.249 22 <nil> <nil>}
	I1007 13:09:51.484951     748 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I1007 13:09:51.611493     748 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I1007 13:09:51.611493     748 buildroot.go:70] root file system type: tmpfs
	I1007 13:09:51.611493     748 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I1007 13:09:51.612025     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:09:53.661251     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:09:53.661938     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:53.661938     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:09:56.144426     748 main.go:141] libmachine: [stdout =====>] : 172.30.143.249
	
	I1007 13:09:56.144426     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:56.149919     748 main.go:141] libmachine: Using SSH client type: native
	I1007 13:09:56.150149     748 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.143.249 22 <nil> <nil>}
	I1007 13:09:56.150149     748 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service 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=hyperv --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
	I1007 13:09:56.305509     748 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service 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=hyperv --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
	
	I1007 13:09:56.305509     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:09:58.344720     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:09:58.344720     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:09:58.344958     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:10:00.832604     748 main.go:141] libmachine: [stdout =====>] : 172.30.143.249
	
	I1007 13:10:00.832688     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:10:00.837471     748 main.go:141] libmachine: Using SSH client type: native
	I1007 13:10:00.838205     748 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.143.249 22 <nil> <nil>}
	I1007 13:10:00.838205     748 main.go:141] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I1007 13:10:03.431492     748 main.go:141] libmachine: SSH cmd err, output: <nil>: diff: can't stat '/lib/systemd/system/docker.service': No such file or directory
	Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /usr/lib/systemd/system/docker.service.
	
	I1007 13:10:03.431492     748 machine.go:96] duration metric: took 44.9930176s to provisionDockerMachine
	I1007 13:10:03.431492     748 start.go:293] postStartSetup for "multinode-644900" (driver="hyperv")
	I1007 13:10:03.431492     748 start.go:322] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
	I1007 13:10:03.442504     748 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
	I1007 13:10:03.442504     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:10:05.639339     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:10:05.639339     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:10:05.640112     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:10:08.185981     748 main.go:141] libmachine: [stdout =====>] : 172.30.143.249
	
	I1007 13:10:08.186774     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:10:08.186774     748 sshutil.go:53] new ssh client: &{IP:172.30.143.249 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900\id_rsa Username:docker}
	I1007 13:10:08.290148     748 ssh_runner.go:235] Completed: 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: (4.8475722s)
	I1007 13:10:08.300981     748 ssh_runner.go:195] Run: cat /etc/os-release
	I1007 13:10:08.308505     748 command_runner.go:130] > NAME=Buildroot
	I1007 13:10:08.308633     748 command_runner.go:130] > VERSION=2023.02.9-dirty
	I1007 13:10:08.308633     748 command_runner.go:130] > ID=buildroot
	I1007 13:10:08.308633     748 command_runner.go:130] > VERSION_ID=2023.02.9
	I1007 13:10:08.308633     748 command_runner.go:130] > PRETTY_NAME="Buildroot 2023.02.9"
	I1007 13:10:08.308633     748 info.go:137] Remote host: Buildroot 2023.02.9
	I1007 13:10:08.308751     748 filesync.go:126] Scanning C:\Users\jenkins.minikube6\minikube-integration\.minikube\addons for local assets ...
	I1007 13:10:08.309146     748 filesync.go:126] Scanning C:\Users\jenkins.minikube6\minikube-integration\.minikube\files for local assets ...
	I1007 13:10:08.309874     748 filesync.go:149] local asset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem -> 137842.pem in /etc/ssl/certs
	I1007 13:10:08.309874     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem -> /etc/ssl/certs/137842.pem
	I1007 13:10:08.321407     748 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I1007 13:10:08.340263     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem --> /etc/ssl/certs/137842.pem (1708 bytes)
	I1007 13:10:08.388962     748 start.go:296] duration metric: took 4.957364s for postStartSetup
	I1007 13:10:08.389055     748 fix.go:56] duration metric: took 1m27.6629558s for fixHost
	I1007 13:10:08.389082     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:10:10.573173     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:10:10.573173     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:10:10.573173     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:10:13.141316     748 main.go:141] libmachine: [stdout =====>] : 172.30.143.249
	
	I1007 13:10:13.142441     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:10:13.147801     748 main.go:141] libmachine: Using SSH client type: native
	I1007 13:10:13.148766     748 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.143.249 22 <nil> <nil>}
	I1007 13:10:13.148766     748 main.go:141] libmachine: About to run SSH command:
	date +%s.%N
	I1007 13:10:13.279288     748 main.go:141] libmachine: SSH cmd err, output: <nil>: 1728306613.293815650
	
	I1007 13:10:13.279288     748 fix.go:216] guest clock: 1728306613.293815650
	I1007 13:10:13.279288     748 fix.go:229] Guest: 2024-10-07 13:10:13.29381565 +0000 UTC Remote: 2024-10-07 13:10:08.3890825 +0000 UTC m=+94.046145701 (delta=4.90473315s)
	I1007 13:10:13.279937     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:10:15.392962     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:10:15.392962     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:10:15.393456     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:10:17.960529     748 main.go:141] libmachine: [stdout =====>] : 172.30.143.249
	
	I1007 13:10:17.960529     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:10:17.966356     748 main.go:141] libmachine: Using SSH client type: native
	I1007 13:10:17.966587     748 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.143.249 22 <nil> <nil>}
	I1007 13:10:17.966587     748 main.go:141] libmachine: About to run SSH command:
	sudo date -s @1728306613
	I1007 13:10:18.113683     748 main.go:141] libmachine: SSH cmd err, output: <nil>: Mon Oct  7 13:10:13 UTC 2024
	
	I1007 13:10:18.113683     748 fix.go:236] clock set: Mon Oct  7 13:10:13 UTC 2024
	 (err=<nil>)
	I1007 13:10:18.113683     748 start.go:83] releasing machines lock for "multinode-644900", held for 1m37.3881164s
	I1007 13:10:18.113683     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:10:20.301143     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:10:20.301143     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:10:20.301354     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:10:22.918677     748 main.go:141] libmachine: [stdout =====>] : 172.30.143.249
	
	I1007 13:10:22.919655     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:10:22.923725     748 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I1007 13:10:22.923891     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:10:22.934614     748 ssh_runner.go:195] Run: cat /version.json
	I1007 13:10:22.934614     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:10:25.189568     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:10:25.189821     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:10:25.189568     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:10:25.189821     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:10:25.189984     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:10:25.189984     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:10:27.883509     748 main.go:141] libmachine: [stdout =====>] : 172.30.143.249
	
	I1007 13:10:27.884319     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:10:27.884815     748 sshutil.go:53] new ssh client: &{IP:172.30.143.249 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900\id_rsa Username:docker}
	I1007 13:10:27.917269     748 main.go:141] libmachine: [stdout =====>] : 172.30.143.249
	
	I1007 13:10:27.918249     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:10:27.918901     748 sshutil.go:53] new ssh client: &{IP:172.30.143.249 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900\id_rsa Username:docker}
	I1007 13:10:27.973981     748 command_runner.go:130] > {"iso_version": "v1.34.0-1727108440-19696", "kicbase_version": "v0.0.45-1726784731-19672", "minikube_version": "v1.34.0", "commit": "09d18ff16db81cf1cb24cd6e95f197b54c5f843c"}
	I1007 13:10:27.974119     748 ssh_runner.go:235] Completed: cat /version.json: (5.0394495s)
	I1007 13:10:27.987710     748 ssh_runner.go:195] Run: systemctl --version
	I1007 13:10:27.993852     748 command_runner.go:130] ! bash: line 1: curl.exe: command not found
	I1007 13:10:27.994027     748 ssh_runner.go:235] Completed: curl.exe -sS -m 2 https://registry.k8s.io/: (5.0701578s)
	W1007 13:10:27.994130     748 start.go:867] [curl.exe -sS -m 2 https://registry.k8s.io/] failed: curl.exe -sS -m 2 https://registry.k8s.io/: Process exited with status 127
	stdout:
	
	stderr:
	bash: line 1: curl.exe: command not found
	I1007 13:10:28.002407     748 command_runner.go:130] > systemd 252 (252)
	I1007 13:10:28.002452     748 command_runner.go:130] > -PAM -AUDIT -SELINUX -APPARMOR -IMA -SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL -ELFUTILS -FIDO2 -IDN2 -IDN +IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -TPM2 -BZIP2 +LZ4 +XZ +ZLIB -ZSTD -BPF_FRAMEWORK -XKBCOMMON -UTMP -SYSVINIT default-hierarchy=unified
	I1007 13:10:28.013120     748 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I1007 13:10:28.022868     748 command_runner.go:130] ! stat: cannot statx '/etc/cni/net.d/*loopback.conf*': No such file or directory
	W1007 13:10:28.022868     748 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I1007 13:10:28.036093     748 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I1007 13:10:28.067832     748 command_runner.go:139] > /etc/cni/net.d/87-podman-bridge.conflist, 
	I1007 13:10:28.067832     748 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I1007 13:10:28.067832     748 start.go:495] detecting cgroup driver to use...
	I1007 13:10:28.067832     748 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I1007 13:10:28.104350     748 command_runner.go:130] > runtime-endpoint: unix:///run/containerd/containerd.sock
	I1007 13:10:28.116761     748 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	I1007 13:10:28.147993     748 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I1007 13:10:28.167928     748 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I1007 13:10:28.180808     748 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	W1007 13:10:28.209485     748 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	W1007 13:10:28.209485     748 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I1007 13:10:28.217829     748 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I1007 13:10:28.248604     748 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I1007 13:10:28.279072     748 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I1007 13:10:28.314644     748 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I1007 13:10:28.344676     748 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I1007 13:10:28.377739     748 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I1007 13:10:28.408481     748 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I1007 13:10:28.438712     748 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I1007 13:10:28.456472     748 command_runner.go:130] ! sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I1007 13:10:28.457115     748 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I1007 13:10:28.468624     748 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I1007 13:10:28.502229     748 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I1007 13:10:28.533939     748 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 13:10:28.748602     748 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I1007 13:10:28.779254     748 start.go:495] detecting cgroup driver to use...
	I1007 13:10:28.795121     748 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I1007 13:10:28.817395     748 command_runner.go:130] > # /usr/lib/systemd/system/docker.service
	I1007 13:10:28.817629     748 command_runner.go:130] > [Unit]
	I1007 13:10:28.817629     748 command_runner.go:130] > Description=Docker Application Container Engine
	I1007 13:10:28.817679     748 command_runner.go:130] > Documentation=https://docs.docker.com
	I1007 13:10:28.817810     748 command_runner.go:130] > After=network.target  minikube-automount.service docker.socket
	I1007 13:10:28.817837     748 command_runner.go:130] > Requires= minikube-automount.service docker.socket 
	I1007 13:10:28.817837     748 command_runner.go:130] > StartLimitBurst=3
	I1007 13:10:28.817885     748 command_runner.go:130] > StartLimitIntervalSec=60
	I1007 13:10:28.817885     748 command_runner.go:130] > [Service]
	I1007 13:10:28.817908     748 command_runner.go:130] > Type=notify
	I1007 13:10:28.817908     748 command_runner.go:130] > Restart=on-failure
	I1007 13:10:28.817954     748 command_runner.go:130] > # This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	I1007 13:10:28.817981     748 command_runner.go:130] > # The base configuration already specifies an 'ExecStart=...' command. The first directive
	I1007 13:10:28.818008     748 command_runner.go:130] > # here is to clear out that command inherited from the base configuration. Without this,
	I1007 13:10:28.818008     748 command_runner.go:130] > # the command from the base configuration and the command specified here are treated as
	I1007 13:10:28.818008     748 command_runner.go:130] > # a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	I1007 13:10:28.818008     748 command_runner.go:130] > # will catch this invalid input and refuse to start the service with an error like:
	I1007 13:10:28.818008     748 command_runner.go:130] > #  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	I1007 13:10:28.818008     748 command_runner.go:130] > # NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	I1007 13:10:28.818008     748 command_runner.go:130] > # container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	I1007 13:10:28.818008     748 command_runner.go:130] > ExecStart=
	I1007 13:10:28.818008     748 command_runner.go:130] > 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=hyperv --insecure-registry 10.96.0.0/12 
	I1007 13:10:28.818008     748 command_runner.go:130] > ExecReload=/bin/kill -s HUP $MAINPID
	I1007 13:10:28.818008     748 command_runner.go:130] > # Having non-zero Limit*s causes performance problems due to accounting overhead
	I1007 13:10:28.818008     748 command_runner.go:130] > # in the kernel. We recommend using cgroups to do container-local accounting.
	I1007 13:10:28.818008     748 command_runner.go:130] > LimitNOFILE=infinity
	I1007 13:10:28.818008     748 command_runner.go:130] > LimitNPROC=infinity
	I1007 13:10:28.818008     748 command_runner.go:130] > LimitCORE=infinity
	I1007 13:10:28.818008     748 command_runner.go:130] > # Uncomment TasksMax if your systemd version supports it.
	I1007 13:10:28.818008     748 command_runner.go:130] > # Only systemd 226 and above support this version.
	I1007 13:10:28.818008     748 command_runner.go:130] > TasksMax=infinity
	I1007 13:10:28.818008     748 command_runner.go:130] > TimeoutStartSec=0
	I1007 13:10:28.818008     748 command_runner.go:130] > # set delegate yes so that systemd does not reset the cgroups of docker containers
	I1007 13:10:28.818008     748 command_runner.go:130] > Delegate=yes
	I1007 13:10:28.818008     748 command_runner.go:130] > # kill only the docker process, not all processes in the cgroup
	I1007 13:10:28.818008     748 command_runner.go:130] > KillMode=process
	I1007 13:10:28.818008     748 command_runner.go:130] > [Install]
	I1007 13:10:28.818848     748 command_runner.go:130] > WantedBy=multi-user.target
	I1007 13:10:28.831625     748 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1007 13:10:28.870028     748 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I1007 13:10:28.915341     748 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1007 13:10:28.952153     748 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1007 13:10:28.986185     748 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I1007 13:10:29.058673     748 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1007 13:10:29.084725     748 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I1007 13:10:29.119823     748 command_runner.go:130] > runtime-endpoint: unix:///var/run/cri-dockerd.sock
	I1007 13:10:29.131437     748 ssh_runner.go:195] Run: which cri-dockerd
	I1007 13:10:29.137017     748 command_runner.go:130] > /usr/bin/cri-dockerd
	I1007 13:10:29.148233     748 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I1007 13:10:29.166970     748 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I1007 13:10:29.209851     748 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I1007 13:10:29.420445     748 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I1007 13:10:29.622222     748 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I1007 13:10:29.622222     748 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I1007 13:10:29.668809     748 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 13:10:29.871056     748 ssh_runner.go:195] Run: sudo systemctl restart docker
	I1007 13:10:32.608595     748 ssh_runner.go:235] Completed: sudo systemctl restart docker: (2.7375091s)
	I1007 13:10:32.620252     748 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I1007 13:10:32.655165     748 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I1007 13:10:32.693283     748 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I1007 13:10:32.903766     748 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I1007 13:10:33.111547     748 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 13:10:33.311227     748 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I1007 13:10:33.351063     748 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I1007 13:10:33.387073     748 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 13:10:33.598880     748 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I1007 13:10:33.706184     748 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I1007 13:10:33.718058     748 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I1007 13:10:33.726939     748 command_runner.go:130] >   File: /var/run/cri-dockerd.sock
	I1007 13:10:33.726939     748 command_runner.go:130] >   Size: 0         	Blocks: 0          IO Block: 4096   socket
	I1007 13:10:33.726939     748 command_runner.go:130] > Device: 0,22	Inode: 838         Links: 1
	I1007 13:10:33.726939     748 command_runner.go:130] > Access: (0660/srw-rw----)  Uid: (    0/    root)   Gid: ( 1000/  docker)
	I1007 13:10:33.726939     748 command_runner.go:130] > Access: 2024-10-07 13:10:33.638409059 +0000
	I1007 13:10:33.726939     748 command_runner.go:130] > Modify: 2024-10-07 13:10:33.638409059 +0000
	I1007 13:10:33.726939     748 command_runner.go:130] > Change: 2024-10-07 13:10:33.642409071 +0000
	I1007 13:10:33.726939     748 command_runner.go:130] >  Birth: -
	I1007 13:10:33.726939     748 start.go:563] Will wait 60s for crictl version
	I1007 13:10:33.739272     748 ssh_runner.go:195] Run: which crictl
	I1007 13:10:33.745681     748 command_runner.go:130] > /usr/bin/crictl
	I1007 13:10:33.757812     748 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I1007 13:10:33.809113     748 command_runner.go:130] > Version:  0.1.0
	I1007 13:10:33.809113     748 command_runner.go:130] > RuntimeName:  docker
	I1007 13:10:33.809113     748 command_runner.go:130] > RuntimeVersion:  27.3.1
	I1007 13:10:33.809113     748 command_runner.go:130] > RuntimeApiVersion:  v1
	I1007 13:10:33.809468     748 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.3.1
	RuntimeApiVersion:  v1
	I1007 13:10:33.819570     748 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1007 13:10:33.853025     748 command_runner.go:130] > 27.3.1
	I1007 13:10:33.864913     748 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1007 13:10:33.898414     748 command_runner.go:130] > 27.3.1
	I1007 13:10:33.903337     748 out.go:235] * Preparing Kubernetes v1.31.1 on Docker 27.3.1 ...
	I1007 13:10:33.903475     748 ip.go:176] getIPForInterface: searching for "vEthernet (Default Switch)"
	I1007 13:10:33.908023     748 ip.go:190] "Ethernet 2" does not match prefix "vEthernet (Default Switch)"
	I1007 13:10:33.908023     748 ip.go:190] "Loopback Pseudo-Interface 1" does not match prefix "vEthernet (Default Switch)"
	I1007 13:10:33.908023     748 ip.go:185] found prefix matching interface for "vEthernet (Default Switch)": "vEthernet (Default Switch)"
	I1007 13:10:33.908023     748 ip.go:211] Found interface: {Index:9 MTU:1500 Name:vEthernet (Default Switch) HardwareAddr:00:15:5d:f7:66:4d Flags:up|broadcast|multicast|running}
	I1007 13:10:33.911085     748 ip.go:214] interface addr: fe80::9fcc:8509:1b69:5a8f/64
	I1007 13:10:33.911085     748 ip.go:214] interface addr: 172.30.128.1/20
	I1007 13:10:33.921849     748 ssh_runner.go:195] Run: grep 172.30.128.1	host.minikube.internal$ /etc/hosts
	I1007 13:10:33.928778     748 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "172.30.128.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I1007 13:10:33.952551     748 kubeadm.go:883] updating cluster {Name:multinode-644900 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:
v1.31.1 ClusterName:multinode-644900 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.30.143.249 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.30.140.113 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:false Worker:true} {Name:m03 IP:172.30.138.172 Port:0 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:false Worker:true}] Addons:map[ambassador:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:false ins
pektor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd: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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror
: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I1007 13:10:33.952835     748 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I1007 13:10:33.961959     748 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I1007 13:10:33.986611     748 command_runner.go:130] > registry.k8s.io/kube-apiserver:v1.31.1
	I1007 13:10:33.986611     748 command_runner.go:130] > registry.k8s.io/kube-controller-manager:v1.31.1
	I1007 13:10:33.986611     748 command_runner.go:130] > registry.k8s.io/kube-scheduler:v1.31.1
	I1007 13:10:33.987662     748 command_runner.go:130] > registry.k8s.io/kube-proxy:v1.31.1
	I1007 13:10:33.987662     748 command_runner.go:130] > kindest/kindnetd:v20240813-c6f155d6
	I1007 13:10:33.987662     748 command_runner.go:130] > registry.k8s.io/coredns/coredns:v1.11.3
	I1007 13:10:33.987662     748 command_runner.go:130] > registry.k8s.io/etcd:3.5.15-0
	I1007 13:10:33.987662     748 command_runner.go:130] > registry.k8s.io/pause:3.10
	I1007 13:10:33.987662     748 command_runner.go:130] > gcr.io/k8s-minikube/storage-provisioner:v5
	I1007 13:10:33.987662     748 command_runner.go:130] > gcr.io/k8s-minikube/busybox:1.28
	I1007 13:10:33.987766     748 docker.go:685] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.31.1
	registry.k8s.io/kube-controller-manager:v1.31.1
	registry.k8s.io/kube-scheduler:v1.31.1
	registry.k8s.io/kube-proxy:v1.31.1
	kindest/kindnetd:v20240813-c6f155d6
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/etcd:3.5.15-0
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	gcr.io/k8s-minikube/busybox:1.28
	
	-- /stdout --
	I1007 13:10:33.987766     748 docker.go:615] Images already preloaded, skipping extraction
	I1007 13:10:33.996574     748 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I1007 13:10:34.023120     748 command_runner.go:130] > registry.k8s.io/kube-apiserver:v1.31.1
	I1007 13:10:34.023120     748 command_runner.go:130] > registry.k8s.io/kube-controller-manager:v1.31.1
	I1007 13:10:34.023120     748 command_runner.go:130] > registry.k8s.io/kube-scheduler:v1.31.1
	I1007 13:10:34.023120     748 command_runner.go:130] > registry.k8s.io/kube-proxy:v1.31.1
	I1007 13:10:34.023120     748 command_runner.go:130] > kindest/kindnetd:v20240813-c6f155d6
	I1007 13:10:34.023120     748 command_runner.go:130] > registry.k8s.io/coredns/coredns:v1.11.3
	I1007 13:10:34.023120     748 command_runner.go:130] > registry.k8s.io/etcd:3.5.15-0
	I1007 13:10:34.023120     748 command_runner.go:130] > registry.k8s.io/pause:3.10
	I1007 13:10:34.023120     748 command_runner.go:130] > gcr.io/k8s-minikube/storage-provisioner:v5
	I1007 13:10:34.023120     748 command_runner.go:130] > gcr.io/k8s-minikube/busybox:1.28
	I1007 13:10:34.023120     748 docker.go:685] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.31.1
	registry.k8s.io/kube-controller-manager:v1.31.1
	registry.k8s.io/kube-scheduler:v1.31.1
	registry.k8s.io/kube-proxy:v1.31.1
	kindest/kindnetd:v20240813-c6f155d6
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/etcd:3.5.15-0
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	gcr.io/k8s-minikube/busybox:1.28
	
	-- /stdout --
	I1007 13:10:34.024161     748 cache_images.go:84] Images are preloaded, skipping loading
	I1007 13:10:34.024161     748 kubeadm.go:934] updating node { 172.30.143.249 8443 v1.31.1 docker true true} ...
	I1007 13:10:34.024161     748 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=multinode-644900 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=172.30.143.249
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:multinode-644900 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I1007 13:10:34.033638     748 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I1007 13:10:34.102775     748 command_runner.go:130] > cgroupfs
	I1007 13:10:34.104362     748 cni.go:84] Creating CNI manager for ""
	I1007 13:10:34.104430     748 cni.go:136] multinode detected (3 nodes found), recommending kindnet
	I1007 13:10:34.104430     748 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I1007 13:10:34.104511     748 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:172.30.143.249 APIServerPort:8443 KubernetesVersion:v1.31.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:multinode-644900 NodeName:multinode-644900 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", "172.30.143.249"]]} {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:172.30.143.249 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPat
h:/etc/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/cri-dockerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I1007 13:10:34.104915     748 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 172.30.143.249
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/cri-dockerd.sock
	  name: "multinode-644900"
	  kubeletExtraArgs:
	    node-ip: 172.30.143.249
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "172.30.143.249"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.31.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/cri-dockerd.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I1007 13:10:34.115804     748 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I1007 13:10:34.135104     748 command_runner.go:130] > kubeadm
	I1007 13:10:34.135104     748 command_runner.go:130] > kubectl
	I1007 13:10:34.135104     748 command_runner.go:130] > kubelet
	I1007 13:10:34.135104     748 binaries.go:44] Found k8s binaries, skipping transfer
	I1007 13:10:34.147106     748 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I1007 13:10:34.164406     748 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (317 bytes)
	I1007 13:10:34.194780     748 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I1007 13:10:34.224646     748 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2164 bytes)
	I1007 13:10:34.266891     748 ssh_runner.go:195] Run: grep 172.30.143.249	control-plane.minikube.internal$ /etc/hosts
	I1007 13:10:34.272791     748 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "172.30.143.249	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I1007 13:10:34.304587     748 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 13:10:34.500259     748 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1007 13:10:34.530748     748 certs.go:68] Setting up C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900 for IP: 172.30.143.249
	I1007 13:10:34.530811     748 certs.go:194] generating shared ca certs ...
	I1007 13:10:34.530811     748 certs.go:226] acquiring lock for ca certs: {Name:mkc71405905d3cea24da832e98113e061e759324 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 13:10:34.531520     748 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.key
	I1007 13:10:34.532068     748 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.key
	I1007 13:10:34.532266     748 certs.go:256] generating profile certs ...
	I1007 13:10:34.532961     748 certs.go:359] skipping valid signed profile cert regeneration for "minikube-user": C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\client.key
	I1007 13:10:34.533083     748 certs.go:363] generating signed profile cert for "minikube": C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.key.12707d87
	I1007 13:10:34.533083     748 crypto.go:68] Generating cert C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.crt.12707d87 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 172.30.143.249]
	I1007 13:10:35.192712     748 crypto.go:156] Writing cert to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.crt.12707d87 ...
	I1007 13:10:35.192712     748 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.crt.12707d87: {Name:mk0da47d4e8d6fa8e617311d820df83cd33f031a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 13:10:35.194676     748 crypto.go:164] Writing key to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.key.12707d87 ...
	I1007 13:10:35.194676     748 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.key.12707d87: {Name:mk39b3a461e9d8fd6f7b5d786c04b2d029ae9144 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 13:10:35.195551     748 certs.go:381] copying C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.crt.12707d87 -> C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.crt
	I1007 13:10:35.216437     748 certs.go:385] copying C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.key.12707d87 -> C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.key
	I1007 13:10:35.218424     748 certs.go:359] skipping valid signed profile cert regeneration for "aggregator": C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\proxy-client.key
	I1007 13:10:35.218424     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt -> /var/lib/minikube/certs/ca.crt
	I1007 13:10:35.218424     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.key -> /var/lib/minikube/certs/ca.key
	I1007 13:10:35.219065     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.crt -> /var/lib/minikube/certs/proxy-client-ca.crt
	I1007 13:10:35.219124     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.key -> /var/lib/minikube/certs/proxy-client-ca.key
	I1007 13:10:35.219124     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.crt -> /var/lib/minikube/certs/apiserver.crt
	I1007 13:10:35.219759     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.key -> /var/lib/minikube/certs/apiserver.key
	I1007 13:10:35.219969     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\proxy-client.crt -> /var/lib/minikube/certs/proxy-client.crt
	I1007 13:10:35.219969     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\proxy-client.key -> /var/lib/minikube/certs/proxy-client.key
	I1007 13:10:35.220702     748 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784.pem (1338 bytes)
	W1007 13:10:35.221620     748 certs.go:480] ignoring C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784_empty.pem, impossibly tiny 0 bytes
	I1007 13:10:35.221620     748 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I1007 13:10:35.221620     748 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I1007 13:10:35.222379     748 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I1007 13:10:35.222379     748 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem (1679 bytes)
	I1007 13:10:35.223186     748 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem (1708 bytes)
	I1007 13:10:35.223186     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt -> /usr/share/ca-certificates/minikubeCA.pem
	I1007 13:10:35.223970     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784.pem -> /usr/share/ca-certificates/13784.pem
	I1007 13:10:35.223970     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem -> /usr/share/ca-certificates/137842.pem
	I1007 13:10:35.225425     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I1007 13:10:35.271161     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I1007 13:10:35.317039     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I1007 13:10:35.360934     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I1007 13:10:35.406156     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1424 bytes)
	I1007 13:10:35.451578     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I1007 13:10:35.498134     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I1007 13:10:35.550231     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I1007 13:10:35.594523     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I1007 13:10:35.641005     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784.pem --> /usr/share/ca-certificates/13784.pem (1338 bytes)
	I1007 13:10:35.688785     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem --> /usr/share/ca-certificates/137842.pem (1708 bytes)
	I1007 13:10:35.734544     748 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I1007 13:10:35.783655     748 ssh_runner.go:195] Run: openssl version
	I1007 13:10:35.792286     748 command_runner.go:130] > OpenSSL 1.1.1w  11 Sep 2023
	I1007 13:10:35.804367     748 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/13784.pem && ln -fs /usr/share/ca-certificates/13784.pem /etc/ssl/certs/13784.pem"
	I1007 13:10:35.834921     748 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/13784.pem
	I1007 13:10:35.840999     748 command_runner.go:130] > -rw-r--r-- 1 root root 1338 Oct  7 11:23 /usr/share/ca-certificates/13784.pem
	I1007 13:10:35.842043     748 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Oct  7 11:23 /usr/share/ca-certificates/13784.pem
	I1007 13:10:35.851851     748 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/13784.pem
	I1007 13:10:35.861196     748 command_runner.go:130] > 51391683
	I1007 13:10:35.872336     748 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/13784.pem /etc/ssl/certs/51391683.0"
	I1007 13:10:35.903001     748 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/137842.pem && ln -fs /usr/share/ca-certificates/137842.pem /etc/ssl/certs/137842.pem"
	I1007 13:10:35.932240     748 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/137842.pem
	I1007 13:10:35.939982     748 command_runner.go:130] > -rw-r--r-- 1 root root 1708 Oct  7 11:23 /usr/share/ca-certificates/137842.pem
	I1007 13:10:35.939982     748 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Oct  7 11:23 /usr/share/ca-certificates/137842.pem
	I1007 13:10:35.951098     748 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/137842.pem
	I1007 13:10:35.959661     748 command_runner.go:130] > 3ec20f2e
	I1007 13:10:35.972362     748 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/137842.pem /etc/ssl/certs/3ec20f2e.0"
	I1007 13:10:36.000801     748 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"
	I1007 13:10:36.029698     748 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I1007 13:10:36.036539     748 command_runner.go:130] > -rw-r--r-- 1 root root 1111 Oct  7 10:58 /usr/share/ca-certificates/minikubeCA.pem
	I1007 13:10:36.036622     748 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Oct  7 10:58 /usr/share/ca-certificates/minikubeCA.pem
	I1007 13:10:36.048763     748 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I1007 13:10:36.055134     748 command_runner.go:130] > b5213941
	I1007 13:10:36.069938     748 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"
	I1007 13:10:36.100097     748 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I1007 13:10:36.107402     748 command_runner.go:130] >   File: /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I1007 13:10:36.107402     748 command_runner.go:130] >   Size: 1176      	Blocks: 8          IO Block: 4096   regular file
	I1007 13:10:36.107402     748 command_runner.go:130] > Device: 8,1	Inode: 529447      Links: 1
	I1007 13:10:36.107402     748 command_runner.go:130] > Access: (0644/-rw-r--r--)  Uid: (    0/    root)   Gid: (    0/    root)
	I1007 13:10:36.107402     748 command_runner.go:130] > Access: 2024-10-07 12:46:17.031302872 +0000
	I1007 13:10:36.107402     748 command_runner.go:130] > Modify: 2024-10-07 12:46:17.031302872 +0000
	I1007 13:10:36.107402     748 command_runner.go:130] > Change: 2024-10-07 12:46:17.031302872 +0000
	I1007 13:10:36.107402     748 command_runner.go:130] >  Birth: 2024-10-07 12:46:17.031302872 +0000
	I1007 13:10:36.117390     748 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-etcd-client.crt -checkend 86400
	I1007 13:10:36.126638     748 command_runner.go:130] > Certificate will not expire
	I1007 13:10:36.138317     748 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-kubelet-client.crt -checkend 86400
	I1007 13:10:36.146189     748 command_runner.go:130] > Certificate will not expire
	I1007 13:10:36.156731     748 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/server.crt -checkend 86400
	I1007 13:10:36.165770     748 command_runner.go:130] > Certificate will not expire
	I1007 13:10:36.179420     748 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/healthcheck-client.crt -checkend 86400
	I1007 13:10:36.187861     748 command_runner.go:130] > Certificate will not expire
	I1007 13:10:36.202660     748 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/peer.crt -checkend 86400
	I1007 13:10:36.210735     748 command_runner.go:130] > Certificate will not expire
	I1007 13:10:36.221016     748 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/front-proxy-client.crt -checkend 86400
	I1007 13:10:36.230324     748 command_runner.go:130] > Certificate will not expire
	I1007 13:10:36.230686     748 kubeadm.go:392] StartCluster: {Name:multinode-644900 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.
31.1 ClusterName:multinode-644900 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.30.143.249 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true} {Name:m02 IP:172.30.140.113 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:false Worker:true} {Name:m03 IP:172.30.138.172 Port:0 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:false Worker:true}] Addons:map[ambassador:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:false inspek
tor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd: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:true ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: D
isableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1007 13:10:36.239502     748 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I1007 13:10:36.274678     748 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I1007 13:10:36.295806     748 command_runner.go:130] > /var/lib/kubelet/config.yaml
	I1007 13:10:36.295806     748 command_runner.go:130] > /var/lib/kubelet/kubeadm-flags.env
	I1007 13:10:36.295806     748 command_runner.go:130] > /var/lib/minikube/etcd:
	I1007 13:10:36.295806     748 command_runner.go:130] > member
	I1007 13:10:36.295806     748 kubeadm.go:408] found existing configuration files, will attempt cluster restart
	I1007 13:10:36.295806     748 kubeadm.go:593] restartPrimaryControlPlane start ...
	I1007 13:10:36.306799     748 ssh_runner.go:195] Run: sudo test -d /data/minikube
	I1007 13:10:36.323413     748 kubeadm.go:130] /data/minikube skipping compat symlinks: sudo test -d /data/minikube: Process exited with status 1
	stdout:
	
	stderr:
	I1007 13:10:36.324899     748 kubeconfig.go:47] verify endpoint returned: get endpoint: "multinode-644900" does not appear in C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	I1007 13:10:36.325348     748 kubeconfig.go:62] C:\Users\jenkins.minikube6\minikube-integration\kubeconfig needs updating (will repair): [kubeconfig missing "multinode-644900" cluster setting kubeconfig missing "multinode-644900" context setting]
	I1007 13:10:36.326394     748 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\kubeconfig: {Name:mk4f4c590fd703778dedd3b8c3d630c561af8c6e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 13:10:36.344023     748 loader.go:395] Config loaded from file:  C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	I1007 13:10:36.345596     748 kapi.go:59] client config for multinode-644900: &rest.Config{Host:"https://172.30.143.249:8443", APIPath:"", ContentConfig:rest.ContentConfig{AcceptContentTypes:"", ContentType:"", GroupVersion:(*schema.GroupVersion)(nil), NegotiatedSerializer:runtime.NegotiatedSerializer(nil)}, Username:"", Password:"", BearerToken:"", BearerTokenFile:"", Impersonate:rest.ImpersonationConfig{UserName:"", UID:"", Groups:[]string(nil), Extra:map[string][]string(nil)}, AuthProvider:<nil>, AuthConfigPersister:rest.AuthProviderConfigPersister(nil), ExecProvider:<nil>, TLSClientConfig:rest.sanitizedTLSClientConfig{Insecure:false, ServerName:"", CertFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\multinode-644900/client.crt", KeyFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\multinode-644900/client.key", CAFile:"C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube/ca.crt", CertData:[]uint8(nil), KeyData:[]uint8(nil), CADat
a:[]uint8(nil), NextProtos:[]string(nil)}, UserAgent:"", DisableCompression:false, Transport:http.RoundTripper(nil), WrapTransport:(transport.WrapperFunc)(0x30030e0), QPS:0, Burst:0, RateLimiter:flowcontrol.RateLimiter(nil), WarningHandler:rest.WarningHandler(nil), Timeout:0, Dial:(func(context.Context, string, string) (net.Conn, error))(nil), Proxy:(func(*http.Request) (*url.URL, error))(nil)}
	I1007 13:10:36.347152     748 cert_rotation.go:140] Starting client certificate rotation controller
	I1007 13:10:36.361025     748 ssh_runner.go:195] Run: sudo diff -u /var/tmp/minikube/kubeadm.yaml /var/tmp/minikube/kubeadm.yaml.new
	I1007 13:10:36.377943     748 command_runner.go:130] > --- /var/tmp/minikube/kubeadm.yaml
	I1007 13:10:36.377943     748 command_runner.go:130] > +++ /var/tmp/minikube/kubeadm.yaml.new
	I1007 13:10:36.377943     748 command_runner.go:130] > @@ -1,7 +1,7 @@
	I1007 13:10:36.377943     748 command_runner.go:130] >  apiVersion: kubeadm.k8s.io/v1beta3
	I1007 13:10:36.377943     748 command_runner.go:130] >  kind: InitConfiguration
	I1007 13:10:36.377943     748 command_runner.go:130] >  localAPIEndpoint:
	I1007 13:10:36.377943     748 command_runner.go:130] > -  advertiseAddress: 172.30.138.193
	I1007 13:10:36.377943     748 command_runner.go:130] > +  advertiseAddress: 172.30.143.249
	I1007 13:10:36.377943     748 command_runner.go:130] >    bindPort: 8443
	I1007 13:10:36.377943     748 command_runner.go:130] >  bootstrapTokens:
	I1007 13:10:36.377943     748 command_runner.go:130] >    - groups:
	I1007 13:10:36.377943     748 command_runner.go:130] > @@ -14,13 +14,13 @@
	I1007 13:10:36.377943     748 command_runner.go:130] >    criSocket: unix:///var/run/cri-dockerd.sock
	I1007 13:10:36.378477     748 command_runner.go:130] >    name: "multinode-644900"
	I1007 13:10:36.378477     748 command_runner.go:130] >    kubeletExtraArgs:
	I1007 13:10:36.378524     748 command_runner.go:130] > -    node-ip: 172.30.138.193
	I1007 13:10:36.378524     748 command_runner.go:130] > +    node-ip: 172.30.143.249
	I1007 13:10:36.378524     748 command_runner.go:130] >    taints: []
	I1007 13:10:36.378524     748 command_runner.go:130] >  ---
	I1007 13:10:36.378524     748 command_runner.go:130] >  apiVersion: kubeadm.k8s.io/v1beta3
	I1007 13:10:36.378524     748 command_runner.go:130] >  kind: ClusterConfiguration
	I1007 13:10:36.378524     748 command_runner.go:130] >  apiServer:
	I1007 13:10:36.378524     748 command_runner.go:130] > -  certSANs: ["127.0.0.1", "localhost", "172.30.138.193"]
	I1007 13:10:36.378524     748 command_runner.go:130] > +  certSANs: ["127.0.0.1", "localhost", "172.30.143.249"]
	I1007 13:10:36.378524     748 command_runner.go:130] >    extraArgs:
	I1007 13:10:36.378524     748 command_runner.go:130] >      enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	I1007 13:10:36.378524     748 command_runner.go:130] >  controllerManager:
	I1007 13:10:36.378524     748 kubeadm.go:640] detected kubeadm config drift (will reconfigure cluster from new /var/tmp/minikube/kubeadm.yaml):
	-- stdout --
	--- /var/tmp/minikube/kubeadm.yaml
	+++ /var/tmp/minikube/kubeadm.yaml.new
	@@ -1,7 +1,7 @@
	 apiVersion: kubeadm.k8s.io/v1beta3
	 kind: InitConfiguration
	 localAPIEndpoint:
	-  advertiseAddress: 172.30.138.193
	+  advertiseAddress: 172.30.143.249
	   bindPort: 8443
	 bootstrapTokens:
	   - groups:
	@@ -14,13 +14,13 @@
	   criSocket: unix:///var/run/cri-dockerd.sock
	   name: "multinode-644900"
	   kubeletExtraArgs:
	-    node-ip: 172.30.138.193
	+    node-ip: 172.30.143.249
	   taints: []
	 ---
	 apiVersion: kubeadm.k8s.io/v1beta3
	 kind: ClusterConfiguration
	 apiServer:
	-  certSANs: ["127.0.0.1", "localhost", "172.30.138.193"]
	+  certSANs: ["127.0.0.1", "localhost", "172.30.143.249"]
	   extraArgs:
	     enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	 controllerManager:
	
	-- /stdout --
	I1007 13:10:36.378524     748 kubeadm.go:1160] stopping kube-system containers ...
	I1007 13:10:36.387359     748 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I1007 13:10:36.420418     748 command_runner.go:130] > 5d4475ab20dd
	I1007 13:10:36.420418     748 command_runner.go:130] > 6d3d689f4f0e
	I1007 13:10:36.420418     748 command_runner.go:130] > 5a941fc1154b
	I1007 13:10:36.420418     748 command_runner.go:130] > 4d70a6c07271
	I1007 13:10:36.420418     748 command_runner.go:130] > 6b69745cedff
	I1007 13:10:36.420418     748 command_runner.go:130] > 0e2aea9a294c
	I1007 13:10:36.420418     748 command_runner.go:130] > 663eb474b2fe
	I1007 13:10:36.420418     748 command_runner.go:130] > 438cb0f667ca
	I1007 13:10:36.420418     748 command_runner.go:130] > a60b981df3ff
	I1007 13:10:36.420418     748 command_runner.go:130] > 2ab30b0eb284
	I1007 13:10:36.420418     748 command_runner.go:130] > 386f60ba3e0f
	I1007 13:10:36.420418     748 command_runner.go:130] > 925865c28750
	I1007 13:10:36.420418     748 command_runner.go:130] > d1f104037626
	I1007 13:10:36.420418     748 command_runner.go:130] > 18f96961f1a4
	I1007 13:10:36.420418     748 command_runner.go:130] > d89a49ce16bf
	I1007 13:10:36.420418     748 command_runner.go:130] > 6e8a3278bd6e
	I1007 13:10:36.420418     748 docker.go:483] Stopping containers: [5d4475ab20dd 6d3d689f4f0e 5a941fc1154b 4d70a6c07271 6b69745cedff 0e2aea9a294c 663eb474b2fe 438cb0f667ca a60b981df3ff 2ab30b0eb284 386f60ba3e0f 925865c28750 d1f104037626 18f96961f1a4 d89a49ce16bf 6e8a3278bd6e]
	I1007 13:10:36.428729     748 ssh_runner.go:195] Run: docker stop 5d4475ab20dd 6d3d689f4f0e 5a941fc1154b 4d70a6c07271 6b69745cedff 0e2aea9a294c 663eb474b2fe 438cb0f667ca a60b981df3ff 2ab30b0eb284 386f60ba3e0f 925865c28750 d1f104037626 18f96961f1a4 d89a49ce16bf 6e8a3278bd6e
	I1007 13:10:36.456137     748 command_runner.go:130] > 5d4475ab20dd
	I1007 13:10:36.456137     748 command_runner.go:130] > 6d3d689f4f0e
	I1007 13:10:36.456137     748 command_runner.go:130] > 5a941fc1154b
	I1007 13:10:36.456137     748 command_runner.go:130] > 4d70a6c07271
	I1007 13:10:36.456137     748 command_runner.go:130] > 6b69745cedff
	I1007 13:10:36.456137     748 command_runner.go:130] > 0e2aea9a294c
	I1007 13:10:36.456137     748 command_runner.go:130] > 663eb474b2fe
	I1007 13:10:36.456137     748 command_runner.go:130] > 438cb0f667ca
	I1007 13:10:36.456137     748 command_runner.go:130] > a60b981df3ff
	I1007 13:10:36.456137     748 command_runner.go:130] > 2ab30b0eb284
	I1007 13:10:36.456277     748 command_runner.go:130] > 386f60ba3e0f
	I1007 13:10:36.456335     748 command_runner.go:130] > 925865c28750
	I1007 13:10:36.456335     748 command_runner.go:130] > d1f104037626
	I1007 13:10:36.456335     748 command_runner.go:130] > 18f96961f1a4
	I1007 13:10:36.456335     748 command_runner.go:130] > d89a49ce16bf
	I1007 13:10:36.456335     748 command_runner.go:130] > 6e8a3278bd6e
	I1007 13:10:36.466652     748 ssh_runner.go:195] Run: sudo systemctl stop kubelet
	I1007 13:10:36.507813     748 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
	I1007 13:10:36.526807     748 command_runner.go:130] ! ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	I1007 13:10:36.526807     748 command_runner.go:130] ! ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	I1007 13:10:36.526807     748 command_runner.go:130] ! ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	I1007 13:10:36.526807     748 command_runner.go:130] ! ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I1007 13:10:36.526807     748 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I1007 13:10:36.526807     748 kubeadm.go:157] found existing configuration files:
	
	I1007 13:10:36.540181     748 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I1007 13:10:36.557871     748 command_runner.go:130] ! grep: /etc/kubernetes/admin.conf: No such file or directory
	I1007 13:10:36.557871     748 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I1007 13:10:36.568046     748 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I1007 13:10:36.597450     748 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I1007 13:10:36.614414     748 command_runner.go:130] ! grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I1007 13:10:36.614578     748 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I1007 13:10:36.625163     748 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I1007 13:10:36.653636     748 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I1007 13:10:36.668644     748 command_runner.go:130] ! grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I1007 13:10:36.668980     748 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I1007 13:10:36.680542     748 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I1007 13:10:36.708025     748 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I1007 13:10:36.724148     748 command_runner.go:130] ! grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I1007 13:10:36.724148     748 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I1007 13:10:36.734971     748 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I1007 13:10:36.765645     748 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I1007 13:10:36.782725     748 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm init phase certs all --config /var/tmp/minikube/kubeadm.yaml"
	I1007 13:10:37.056954     748 command_runner.go:130] > [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I1007 13:10:37.056954     748 command_runner.go:130] > [certs] Using existing ca certificate authority
	I1007 13:10:37.056954     748 command_runner.go:130] > [certs] Using existing apiserver certificate and key on disk
	I1007 13:10:37.056954     748 command_runner.go:130] > [certs] Using existing apiserver-kubelet-client certificate and key on disk
	I1007 13:10:37.061879     748 command_runner.go:130] > [certs] Using existing front-proxy-ca certificate authority
	I1007 13:10:37.062833     748 command_runner.go:130] > [certs] Using existing front-proxy-client certificate and key on disk
	I1007 13:10:37.064041     748 command_runner.go:130] > [certs] Using existing etcd/ca certificate authority
	I1007 13:10:37.065029     748 command_runner.go:130] > [certs] Using existing etcd/server certificate and key on disk
	I1007 13:10:37.065142     748 command_runner.go:130] > [certs] Using existing etcd/peer certificate and key on disk
	I1007 13:10:37.065773     748 command_runner.go:130] > [certs] Using existing etcd/healthcheck-client certificate and key on disk
	I1007 13:10:37.066374     748 command_runner.go:130] > [certs] Using existing apiserver-etcd-client certificate and key on disk
	I1007 13:10:37.067056     748 command_runner.go:130] > [certs] Using the existing "sa" key
	I1007 13:10:37.072523     748 command_runner.go:130] ! W1007 13:10:37.068091    1597 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 13:10:37.072523     748 command_runner.go:130] ! W1007 13:10:37.069417    1597 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 13:10:37.072523     748 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm init phase kubeconfig all --config /var/tmp/minikube/kubeadm.yaml"
	I1007 13:10:37.139157     748 command_runner.go:130] ! W1007 13:10:37.154903    1601 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 13:10:37.140157     748 command_runner.go:130] ! W1007 13:10:37.155923    1601 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 13:10:37.979290     748 command_runner.go:130] > [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I1007 13:10:37.979290     748 command_runner.go:130] > [kubeconfig] Writing "admin.conf" kubeconfig file
	I1007 13:10:37.979290     748 command_runner.go:130] > [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I1007 13:10:37.979290     748 command_runner.go:130] > [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I1007 13:10:37.979290     748 command_runner.go:130] > [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I1007 13:10:37.979290     748 command_runner.go:130] > [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I1007 13:10:37.979290     748 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm init phase kubelet-start --config /var/tmp/minikube/kubeadm.yaml"
	I1007 13:10:38.042677     748 command_runner.go:130] ! W1007 13:10:38.058124    1605 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 13:10:38.043980     748 command_runner.go:130] ! W1007 13:10:38.059619    1605 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 13:10:38.280789     748 command_runner.go:130] > [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I1007 13:10:38.280856     748 command_runner.go:130] > [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I1007 13:10:38.280856     748 command_runner.go:130] > [kubelet-start] Starting the kubelet
	I1007 13:10:38.280949     748 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm init phase control-plane all --config /var/tmp/minikube/kubeadm.yaml"
	I1007 13:10:38.358159     748 command_runner.go:130] ! W1007 13:10:38.370721    1632 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 13:10:38.358159     748 command_runner.go:130] ! W1007 13:10:38.371340    1632 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 13:10:38.368409     748 command_runner.go:130] > [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I1007 13:10:38.368409     748 command_runner.go:130] > [control-plane] Creating static Pod manifest for "kube-apiserver"
	I1007 13:10:38.368409     748 command_runner.go:130] > [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I1007 13:10:38.368409     748 command_runner.go:130] > [control-plane] Creating static Pod manifest for "kube-scheduler"
	I1007 13:10:38.368409     748 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm init phase etcd local --config /var/tmp/minikube/kubeadm.yaml"
	I1007 13:10:38.454479     748 command_runner.go:130] ! W1007 13:10:38.470111    1639 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 13:10:38.455123     748 command_runner.go:130] ! W1007 13:10:38.471408    1639 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 13:10:38.464472     748 command_runner.go:130] > [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I1007 13:10:38.464557     748 api_server.go:52] waiting for apiserver process to appear ...
	I1007 13:10:38.475090     748 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1007 13:10:38.976225     748 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1007 13:10:39.475054     748 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1007 13:10:39.977649     748 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1007 13:10:40.475236     748 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1007 13:10:40.499510     748 command_runner.go:130] > 1978
	I1007 13:10:40.499594     748 api_server.go:72] duration metric: took 2.0350136s to wait for apiserver process to appear ...
	I1007 13:10:40.499650     748 api_server.go:88] waiting for apiserver healthz status ...
	I1007 13:10:40.499724     748 api_server.go:253] Checking apiserver healthz at https://172.30.143.249:8443/healthz ...
	I1007 13:10:43.814367     748 api_server.go:279] https://172.30.143.249:8443/healthz returned 403:
	{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"forbidden: User \"system:anonymous\" cannot get path \"/healthz\"","reason":"Forbidden","details":{},"code":403}
	W1007 13:10:43.814453     748 api_server.go:103] status: https://172.30.143.249:8443/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}
	I1007 13:10:43.814512     748 api_server.go:253] Checking apiserver healthz at https://172.30.143.249:8443/healthz ...
	I1007 13:10:43.959981     748 api_server.go:279] https://172.30.143.249:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-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 failed: reason withheld
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[-]poststarthook/priority-and-fairness-config-producer failed: reason withheld
	[-]poststarthook/bootstrap-controller failed: reason withheld
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W1007 13:10:43.960102     748 api_server.go:103] status: https://172.30.143.249:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-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 failed: reason withheld
	[+]poststarthook/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[-]poststarthook/start-service-ip-repair-controllers failed: reason withheld
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[-]poststarthook/scheduling/bootstrap-system-priority-classes failed: reason withheld
	[-]poststarthook/priority-and-fairness-config-producer failed: reason withheld
	[-]poststarthook/bootstrap-controller failed: reason withheld
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I1007 13:10:44.000150     748 api_server.go:253] Checking apiserver healthz at https://172.30.143.249:8443/healthz ...
	I1007 13:10:44.013348     748 api_server.go:279] https://172.30.143.249:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-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/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers 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/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W1007 13:10:44.013348     748 api_server.go:103] status: https://172.30.143.249:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-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/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers 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/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I1007 13:10:44.500271     748 api_server.go:253] Checking apiserver healthz at https://172.30.143.249:8443/healthz ...
	I1007 13:10:44.508269     748 api_server.go:279] https://172.30.143.249:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-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/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers 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/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W1007 13:10:44.508269     748 api_server.go:103] status: https://172.30.143.249:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-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/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers 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/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I1007 13:10:45.000305     748 api_server.go:253] Checking apiserver healthz at https://172.30.143.249:8443/healthz ...
	I1007 13:10:45.008778     748 api_server.go:279] https://172.30.143.249:8443/healthz returned 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-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/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	W1007 13:10:45.008860     748 api_server.go:103] status: https://172.30.143.249:8443/healthz returned error 500:
	[+]ping ok
	[+]log ok
	[+]etcd ok
	[+]poststarthook/start-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/start-system-namespaces-controller ok
	[+]poststarthook/start-cluster-authentication-info-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-controller ok
	[+]poststarthook/start-kube-apiserver-identity-lease-garbage-collector ok
	[+]poststarthook/start-legacy-token-tracking-controller ok
	[+]poststarthook/start-service-ip-repair-controllers ok
	[-]poststarthook/rbac/bootstrap-roles failed: reason withheld
	[+]poststarthook/scheduling/bootstrap-system-priority-classes ok
	[+]poststarthook/priority-and-fairness-config-producer ok
	[+]poststarthook/bootstrap-controller ok
	[+]poststarthook/aggregator-reload-proxy-client-cert ok
	[+]poststarthook/start-kube-aggregator-informers ok
	[+]poststarthook/apiservice-status-local-available-controller ok
	[+]poststarthook/apiservice-status-remote-available-controller ok
	[+]poststarthook/apiservice-registration-controller ok
	[+]poststarthook/apiservice-discovery-controller ok
	[+]poststarthook/kube-apiserver-autoregistration ok
	[+]autoregister-completion ok
	[+]poststarthook/apiservice-openapi-controller ok
	[+]poststarthook/apiservice-openapiv3-controller ok
	healthz check failed
	I1007 13:10:45.499998     748 api_server.go:253] Checking apiserver healthz at https://172.30.143.249:8443/healthz ...
	I1007 13:10:45.508092     748 api_server.go:279] https://172.30.143.249:8443/healthz returned 200:
	ok
	I1007 13:10:45.508374     748 round_trippers.go:463] GET https://172.30.143.249:8443/version
	I1007 13:10:45.508393     748 round_trippers.go:469] Request Headers:
	I1007 13:10:45.508454     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:45.508486     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:45.520138     748 round_trippers.go:574] Response Status: 200 OK in 11 milliseconds
	I1007 13:10:45.520197     748 round_trippers.go:577] Response Headers:
	I1007 13:10:45.520197     748 round_trippers.go:580]     Content-Length: 263
	I1007 13:10:45.520197     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:45 GMT
	I1007 13:10:45.520197     748 round_trippers.go:580]     Audit-Id: b503a704-88ee-4d6e-a37b-c211ab6de867
	I1007 13:10:45.520197     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:45.520197     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:45.520197     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:45.520197     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:45.520325     748 request.go:1351] Response Body: {
	  "major": "1",
	  "minor": "31",
	  "gitVersion": "v1.31.1",
	  "gitCommit": "948afe5ca072329a73c8e79ed5938717a5cb3d21",
	  "gitTreeState": "clean",
	  "buildDate": "2024-09-11T21:22:08Z",
	  "goVersion": "go1.22.6",
	  "compiler": "gc",
	  "platform": "linux/amd64"
	}
	I1007 13:10:45.520541     748 api_server.go:141] control plane version: v1.31.1
	I1007 13:10:45.520568     748 api_server.go:131] duration metric: took 5.0208628s to wait for apiserver health ...
	I1007 13:10:45.520603     748 cni.go:84] Creating CNI manager for ""
	I1007 13:10:45.520603     748 cni.go:136] multinode detected (3 nodes found), recommending kindnet
	I1007 13:10:45.525534     748 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I1007 13:10:45.544609     748 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I1007 13:10:45.553047     748 command_runner.go:130] >   File: /opt/cni/bin/portmap
	I1007 13:10:45.553047     748 command_runner.go:130] >   Size: 2785880   	Blocks: 5448       IO Block: 4096   regular file
	I1007 13:10:45.553047     748 command_runner.go:130] > Device: 0,17	Inode: 3500        Links: 1
	I1007 13:10:45.553047     748 command_runner.go:130] > Access: (0755/-rwxr-xr-x)  Uid: (    0/    root)   Gid: (    0/    root)
	I1007 13:10:45.553047     748 command_runner.go:130] > Access: 2024-10-07 13:09:12.199470700 +0000
	I1007 13:10:45.553047     748 command_runner.go:130] > Modify: 2024-09-23 21:47:52.000000000 +0000
	I1007 13:10:45.553047     748 command_runner.go:130] > Change: 2024-10-07 13:09:03.311000000 +0000
	I1007 13:10:45.553047     748 command_runner.go:130] >  Birth: -
	I1007 13:10:45.553047     748 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.1/kubectl ...
	I1007 13:10:45.553047     748 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I1007 13:10:45.613388     748 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I1007 13:10:46.840303     748 command_runner.go:130] > clusterrole.rbac.authorization.k8s.io/kindnet unchanged
	I1007 13:10:46.840913     748 command_runner.go:130] > clusterrolebinding.rbac.authorization.k8s.io/kindnet unchanged
	I1007 13:10:46.840986     748 command_runner.go:130] > serviceaccount/kindnet unchanged
	I1007 13:10:46.840986     748 command_runner.go:130] > daemonset.apps/kindnet configured
	I1007 13:10:46.841063     748 ssh_runner.go:235] Completed: sudo /var/lib/minikube/binaries/v1.31.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml: (1.2276622s)
	I1007 13:10:46.841151     748 system_pods.go:43] waiting for kube-system pods to appear ...
	I1007 13:10:46.841392     748 envvar.go:172] "Feature gate default state" feature="WatchListClient" enabled=false
	I1007 13:10:46.841392     748 envvar.go:172] "Feature gate default state" feature="InformerResourceVersion" enabled=false
	I1007 13:10:46.841392     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods
	I1007 13:10:46.841392     748 round_trippers.go:469] Request Headers:
	I1007 13:10:46.841392     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:46.841392     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:46.846996     748 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 13:10:46.846996     748 round_trippers.go:577] Response Headers:
	I1007 13:10:46.846996     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:46 GMT
	I1007 13:10:46.846996     748 round_trippers.go:580]     Audit-Id: 8084c730-13f8-4e38-95d2-cdcd37b18d9f
	I1007 13:10:46.846996     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:46.846996     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:46.846996     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:46.846996     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:46.848993     748 request.go:1351] Response Body: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"1869"},"items":[{"metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},
"f:preferredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers" [truncated 91006 chars]
	I1007 13:10:46.854952     748 system_pods.go:59] 12 kube-system pods found
	I1007 13:10:46.854952     748 system_pods.go:61] "coredns-7c65d6cfc9-pjtmp" [b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd] Running / Ready:ContainersNotReady (containers with unready status: [coredns]) / ContainersReady:ContainersNotReady (containers with unready status: [coredns])
	I1007 13:10:46.854952     748 system_pods.go:61] "etcd-multinode-644900" [c2505853-9542-489b-9ae2-1fe12298ee6b] Running / Ready:ContainersNotReady (containers with unready status: [etcd]) / ContainersReady:ContainersNotReady (containers with unready status: [etcd])
	I1007 13:10:46.854952     748 system_pods.go:61] "kindnet-b6tc9" [ff66b624-8b8b-4d19-bcfe-c739d58a6191] Running / Ready:ContainersNotReady (containers with unready status: [kindnet-cni]) / ContainersReady:ContainersNotReady (containers with unready status: [kindnet-cni])
	I1007 13:10:46.854952     748 system_pods.go:61] "kindnet-jk6j2" [7ea660b5-7d74-4585-a02b-8b813a457fe4] Running
	I1007 13:10:46.854952     748 system_pods.go:61] "kindnet-m7xlc" [16b3dfc0-0bc9-45a8-8d10-5ca9d46d30fc] Running
	I1007 13:10:46.854952     748 system_pods.go:61] "kube-apiserver-multinode-644900" [e545fcad-4b63-40fa-840d-68ac90068638] Running / Ready:ContainersNotReady (containers with unready status: [kube-apiserver]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-apiserver])
	I1007 13:10:46.854952     748 system_pods.go:61] "kube-controller-manager-multinode-644900" [cc010699-8247-4d65-8c88-a0c6ec68cd16] Running / Ready:ContainersNotReady (containers with unready status: [kube-controller-manager]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-controller-manager])
	I1007 13:10:46.854952     748 system_pods.go:61] "kube-proxy-npcxw" [536b6d7b-2b01-4ea4-8124-7e294de61c12] Running
	I1007 13:10:46.854952     748 system_pods.go:61] "kube-proxy-rvrck" [39d235f0-4c4d-4b72-b19e-719ac0bd3738] Running
	I1007 13:10:46.854952     748 system_pods.go:61] "kube-proxy-zkbfj" [35061720-604b-4b5d-ba99-747fc7c54915] Running
	I1007 13:10:46.855967     748 system_pods.go:61] "kube-scheduler-multinode-644900" [401fd362-f46c-4fdb-bdbc-06f86cd4d644] Running / Ready:ContainersNotReady (containers with unready status: [kube-scheduler]) / ContainersReady:ContainersNotReady (containers with unready status: [kube-scheduler])
	I1007 13:10:46.855967     748 system_pods.go:61] "storage-provisioner" [37c1e0dc-0f2a-41d2-b0d4-4d583e086e77] Running / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I1007 13:10:46.855967     748 system_pods.go:74] duration metric: took 14.7278ms to wait for pod list to return data ...
	I1007 13:10:46.855967     748 node_conditions.go:102] verifying NodePressure condition ...
	I1007 13:10:46.855967     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes
	I1007 13:10:46.855967     748 round_trippers.go:469] Request Headers:
	I1007 13:10:46.855967     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:46.855967     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:46.859989     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:10:46.859989     748 round_trippers.go:577] Response Headers:
	I1007 13:10:46.859989     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:46.859989     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:46.859989     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:46 GMT
	I1007 13:10:46.859989     748 round_trippers.go:580]     Audit-Id: 89eae450-6c96-46e1-8114-8ff2d67626fd
	I1007 13:10:46.859989     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:46.859989     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:46.860778     748 request.go:1351] Response Body: {"kind":"NodeList","apiVersion":"v1","metadata":{"resourceVersion":"1869"},"items":[{"metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1848","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFi
elds":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","tim [truncated 15632 chars]
	I1007 13:10:46.863948     748 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I1007 13:10:46.864130     748 node_conditions.go:123] node cpu capacity is 2
	I1007 13:10:46.864193     748 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I1007 13:10:46.864193     748 node_conditions.go:123] node cpu capacity is 2
	I1007 13:10:46.864247     748 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I1007 13:10:46.864247     748 node_conditions.go:123] node cpu capacity is 2
	I1007 13:10:46.864247     748 node_conditions.go:105] duration metric: took 8.2803ms to run NodePressure ...
	I1007 13:10:46.864247     748 ssh_runner.go:195] Run: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.1:$PATH" kubeadm init phase addon all --config /var/tmp/minikube/kubeadm.yaml"
	I1007 13:10:46.962973     748 command_runner.go:130] ! W1007 13:10:46.978045    2319 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 13:10:46.967325     748 command_runner.go:130] ! W1007 13:10:46.982974    2319 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I1007 13:10:47.585161     748 command_runner.go:130] > [addons] Applied essential addon: CoreDNS
	I1007 13:10:47.585297     748 command_runner.go:130] > [addons] Applied essential addon: kube-proxy
	I1007 13:10:47.585297     748 kubeadm.go:724] waiting for restarted kubelet to initialise ...
	I1007 13:10:47.585644     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods?labelSelector=tier%3Dcontrol-plane
	I1007 13:10:47.585709     748 round_trippers.go:469] Request Headers:
	I1007 13:10:47.585709     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:47.585709     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:47.589957     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:10:47.589957     748 round_trippers.go:577] Response Headers:
	I1007 13:10:47.590041     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:47.590041     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:47.590041     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:47 GMT
	I1007 13:10:47.590041     748 round_trippers.go:580]     Audit-Id: d22969a8-cddf-4076-8770-9b2c3f40c9f4
	I1007 13:10:47.590041     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:47.590041     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:47.590997     748 request.go:1351] Response Body: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"1885"},"items":[{"metadata":{"name":"etcd-multinode-644900","namespace":"kube-system","uid":"c2505853-9542-489b-9ae2-1fe12298ee6b","resourceVersion":"1865","creationTimestamp":"2024-10-07T13:10:45Z","labels":{"component":"etcd","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/etcd.advertise-client-urls":"https://172.30.143.249:2379","kubernetes.io/config.hash":"1dd08878f3b2eb9720c9dd33d306de2b","kubernetes.io/config.mirror":"1dd08878f3b2eb9720c9dd33d306de2b","kubernetes.io/config.seen":"2024-10-07T13:10:38.483657449Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T13:10:45Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotati
ons":{".":{},"f:kubeadm.kubernetes.io/etcd.advertise-client-urls":{},"f [truncated 31353 chars]
	I1007 13:10:47.592922     748 kubeadm.go:739] kubelet initialised
	I1007 13:10:47.592922     748 kubeadm.go:740] duration metric: took 7.6248ms waiting for restarted kubelet to initialise ...
	I1007 13:10:47.593006     748 pod_ready.go:36] 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" ...
	I1007 13:10:47.593060     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods
	I1007 13:10:47.593147     748 round_trippers.go:469] Request Headers:
	I1007 13:10:47.593166     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:47.593166     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:47.598528     748 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 13:10:47.598592     748 round_trippers.go:577] Response Headers:
	I1007 13:10:47.598592     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:47.598592     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:47.598592     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:47.598592     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:47.598664     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:47 GMT
	I1007 13:10:47.598664     748 round_trippers.go:580]     Audit-Id: 5df00a87-a675-430b-a443-dac39fbfdb21
	I1007 13:10:47.600187     748 request.go:1351] Response Body: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"1885"},"items":[{"metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},
"f:preferredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers" [truncated 90604 chars]
	I1007 13:10:47.604310     748 pod_ready.go:79] waiting up to 4m0s for pod "coredns-7c65d6cfc9-pjtmp" in "kube-system" namespace to be "Ready" ...
	I1007 13:10:47.604310     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:10:47.604310     748 round_trippers.go:469] Request Headers:
	I1007 13:10:47.604310     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:47.604310     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:47.608083     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:10:47.608175     748 round_trippers.go:577] Response Headers:
	I1007 13:10:47.608175     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:47.608231     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:47.608231     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:47.608231     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:47 GMT
	I1007 13:10:47.608231     748 round_trippers.go:580]     Audit-Id: cda3e90a-dfda-4c8e-967a-3ff21ab6e0dd
	I1007 13:10:47.608231     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:47.610242     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:10:47.611011     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:47.611011     748 round_trippers.go:469] Request Headers:
	I1007 13:10:47.611011     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:47.611011     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:47.617443     748 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 13:10:47.617524     748 round_trippers.go:577] Response Headers:
	I1007 13:10:47.617524     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:47.617524     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:47.617524     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:47 GMT
	I1007 13:10:47.617524     748 round_trippers.go:580]     Audit-Id: e47b6ee2-9182-4a8c-b07f-f7b89fd38031
	I1007 13:10:47.617524     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:47.617667     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:47.617990     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:47.618528     748 pod_ready.go:98] node "multinode-644900" hosting pod "coredns-7c65d6cfc9-pjtmp" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-644900" has status "Ready":"False"
	I1007 13:10:47.618528     748 pod_ready.go:82] duration metric: took 14.2186ms for pod "coredns-7c65d6cfc9-pjtmp" in "kube-system" namespace to be "Ready" ...
	E1007 13:10:47.618528     748 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-644900" hosting pod "coredns-7c65d6cfc9-pjtmp" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-644900" has status "Ready":"False"
	I1007 13:10:47.618629     748 pod_ready.go:79] waiting up to 4m0s for pod "etcd-multinode-644900" in "kube-system" namespace to be "Ready" ...
	I1007 13:10:47.618683     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/etcd-multinode-644900
	I1007 13:10:47.618738     748 round_trippers.go:469] Request Headers:
	I1007 13:10:47.618738     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:47.618764     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:47.622657     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:10:47.622657     748 round_trippers.go:577] Response Headers:
	I1007 13:10:47.622657     748 round_trippers.go:580]     Audit-Id: 01a30c69-b16d-4755-9d48-62905483eaa2
	I1007 13:10:47.622657     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:47.622657     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:47.622657     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:47.622657     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:47.622657     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:47 GMT
	I1007 13:10:47.622657     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"etcd-multinode-644900","namespace":"kube-system","uid":"c2505853-9542-489b-9ae2-1fe12298ee6b","resourceVersion":"1865","creationTimestamp":"2024-10-07T13:10:45Z","labels":{"component":"etcd","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/etcd.advertise-client-urls":"https://172.30.143.249:2379","kubernetes.io/config.hash":"1dd08878f3b2eb9720c9dd33d306de2b","kubernetes.io/config.mirror":"1dd08878f3b2eb9720c9dd33d306de2b","kubernetes.io/config.seen":"2024-10-07T13:10:38.483657449Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T13:10:45Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.kubernetes.io/etcd.advertise
-client-urls":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/conf [truncated 6841 chars]
	I1007 13:10:47.622657     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:47.623618     748 round_trippers.go:469] Request Headers:
	I1007 13:10:47.623618     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:47.623618     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:47.625624     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:10:47.625624     748 round_trippers.go:577] Response Headers:
	I1007 13:10:47.625624     748 round_trippers.go:580]     Audit-Id: 25dbde1d-6e60-4889-9483-8a40de90385b
	I1007 13:10:47.625624     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:47.625624     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:47.625624     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:47.625624     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:47.625624     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:47 GMT
	I1007 13:10:47.625624     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:47.626609     748 pod_ready.go:98] node "multinode-644900" hosting pod "etcd-multinode-644900" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-644900" has status "Ready":"False"
	I1007 13:10:47.626609     748 pod_ready.go:82] duration metric: took 7.9795ms for pod "etcd-multinode-644900" in "kube-system" namespace to be "Ready" ...
	E1007 13:10:47.626609     748 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-644900" hosting pod "etcd-multinode-644900" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-644900" has status "Ready":"False"
	I1007 13:10:47.626609     748 pod_ready.go:79] waiting up to 4m0s for pod "kube-apiserver-multinode-644900" in "kube-system" namespace to be "Ready" ...
	I1007 13:10:47.626609     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-multinode-644900
	I1007 13:10:47.626609     748 round_trippers.go:469] Request Headers:
	I1007 13:10:47.626609     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:47.626609     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:47.628614     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:10:47.628614     748 round_trippers.go:577] Response Headers:
	I1007 13:10:47.628614     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:47.628614     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:47.628614     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:47 GMT
	I1007 13:10:47.628614     748 round_trippers.go:580]     Audit-Id: 9ff74c67-287d-41a6-b9de-1c6e86aaa951
	I1007 13:10:47.628614     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:47.628614     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:47.628614     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-multinode-644900","namespace":"kube-system","uid":"e545fcad-4b63-40fa-840d-68ac90068638","resourceVersion":"1864","creationTimestamp":"2024-10-07T13:10:45Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"172.30.143.249:8443","kubernetes.io/config.hash":"910dd098927723b67c8f303f724608ac","kubernetes.io/config.mirror":"910dd098927723b67c8f303f724608ac","kubernetes.io/config.seen":"2024-10-07T13:10:38.478103732Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T13:10:45Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.k
ubernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernete [truncated 8293 chars]
	I1007 13:10:47.629610     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:47.629610     748 round_trippers.go:469] Request Headers:
	I1007 13:10:47.629610     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:47.629610     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:47.633619     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:10:47.633619     748 round_trippers.go:577] Response Headers:
	I1007 13:10:47.634292     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:47 GMT
	I1007 13:10:47.634292     748 round_trippers.go:580]     Audit-Id: 0878bb64-aae2-4e89-8d64-a28d680e4d7f
	I1007 13:10:47.634292     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:47.634292     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:47.634292     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:47.634292     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:47.634669     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:47.635152     748 pod_ready.go:98] node "multinode-644900" hosting pod "kube-apiserver-multinode-644900" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-644900" has status "Ready":"False"
	I1007 13:10:47.635152     748 pod_ready.go:82] duration metric: took 8.5428ms for pod "kube-apiserver-multinode-644900" in "kube-system" namespace to be "Ready" ...
	E1007 13:10:47.635207     748 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-644900" hosting pod "kube-apiserver-multinode-644900" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-644900" has status "Ready":"False"
	I1007 13:10:47.635207     748 pod_ready.go:79] waiting up to 4m0s for pod "kube-controller-manager-multinode-644900" in "kube-system" namespace to be "Ready" ...
	I1007 13:10:47.635305     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-multinode-644900
	I1007 13:10:47.635305     748 round_trippers.go:469] Request Headers:
	I1007 13:10:47.635305     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:47.635305     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:47.639624     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:10:47.640244     748 round_trippers.go:577] Response Headers:
	I1007 13:10:47.640244     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:47.640244     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:47.640244     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:47.640244     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:47 GMT
	I1007 13:10:47.640244     748 round_trippers.go:580]     Audit-Id: c0bf89b2-144e-4473-87be-dcdc77a013e9
	I1007 13:10:47.640244     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:47.640635     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-controller-manager-multinode-644900","namespace":"kube-system","uid":"cc010699-8247-4d65-8c88-a0c6ec68cd16","resourceVersion":"1857","creationTimestamp":"2024-10-07T12:46:29Z","labels":{"component":"kube-controller-manager","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"715d3b1c758a80fa180738f776fe9f8a","kubernetes.io/config.mirror":"715d3b1c758a80fa180738f776fe9f8a","kubernetes.io/config.seen":"2024-10-07T12:46:29.495602760Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:29Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes.
io/config.seen":{},"f:kubernetes.io/config.source":{}},"f:labels":{".": [truncated 7737 chars]
	I1007 13:10:47.641194     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:47.641194     748 round_trippers.go:469] Request Headers:
	I1007 13:10:47.641194     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:47.641194     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:47.644633     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:10:47.644633     748 round_trippers.go:577] Response Headers:
	I1007 13:10:47.644633     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:47.644633     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:47.644633     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:47.644633     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:47.644633     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:47 GMT
	I1007 13:10:47.644633     748 round_trippers.go:580]     Audit-Id: 19071bc5-07b6-4d8b-997b-761fe49e4e26
	I1007 13:10:47.644944     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:47.645153     748 pod_ready.go:98] node "multinode-644900" hosting pod "kube-controller-manager-multinode-644900" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-644900" has status "Ready":"False"
	I1007 13:10:47.645153     748 pod_ready.go:82] duration metric: took 9.9458ms for pod "kube-controller-manager-multinode-644900" in "kube-system" namespace to be "Ready" ...
	E1007 13:10:47.645153     748 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-644900" hosting pod "kube-controller-manager-multinode-644900" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-644900" has status "Ready":"False"
	I1007 13:10:47.645153     748 pod_ready.go:79] waiting up to 4m0s for pod "kube-proxy-npcxw" in "kube-system" namespace to be "Ready" ...
	I1007 13:10:47.786837     748 request.go:632] Waited for 141.6822ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/kube-proxy-npcxw
	I1007 13:10:47.786837     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/kube-proxy-npcxw
	I1007 13:10:47.786837     748 round_trippers.go:469] Request Headers:
	I1007 13:10:47.786837     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:47.786837     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:47.791684     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:10:47.791684     748 round_trippers.go:577] Response Headers:
	I1007 13:10:47.791684     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:47 GMT
	I1007 13:10:47.791747     748 round_trippers.go:580]     Audit-Id: 1ed7db27-bfbb-4eda-a2d8-9cf6aba29a58
	I1007 13:10:47.791747     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:47.791747     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:47.791747     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:47.791747     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:47.792164     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-proxy-npcxw","generateName":"kube-proxy-","namespace":"kube-system","uid":"536b6d7b-2b01-4ea4-8124-7e294de61c12","resourceVersion":"1869","creationTimestamp":"2024-10-07T12:46:33Z","labels":{"controller-revision-hash":"648b489c5b","k8s-app":"kube-proxy","pod-template-generation":"1"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"DaemonSet","name":"kube-proxy","uid":"1e1b67f0-cdda-4804-a8d0-e612d4a61280","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:33Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:controller-revision-hash":{},"f:k8s-app":{},"f:pod-template-generation":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"1e1b67f0-cdda-4804-a8d0-e612d4a61280\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:nodeAffinity":{".":{},"f:
requiredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{"k [truncated 6405 chars]
	I1007 13:10:47.985982     748 request.go:632] Waited for 192.7883ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:47.985982     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:47.985982     748 round_trippers.go:469] Request Headers:
	I1007 13:10:47.985982     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:47.985982     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:47.989284     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:10:47.989474     748 round_trippers.go:577] Response Headers:
	I1007 13:10:47.989474     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:47.989474     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:47.989474     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:47.989474     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:47.989474     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:48 GMT
	I1007 13:10:47.989474     748 round_trippers.go:580]     Audit-Id: c5214b58-57cd-458b-a20c-e1b89a2bf2b1
	I1007 13:10:47.989723     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:47.990397     748 pod_ready.go:98] node "multinode-644900" hosting pod "kube-proxy-npcxw" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-644900" has status "Ready":"False"
	I1007 13:10:47.990451     748 pod_ready.go:82] duration metric: took 345.2942ms for pod "kube-proxy-npcxw" in "kube-system" namespace to be "Ready" ...
	E1007 13:10:47.990451     748 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-644900" hosting pod "kube-proxy-npcxw" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-644900" has status "Ready":"False"
	I1007 13:10:47.990451     748 pod_ready.go:79] waiting up to 4m0s for pod "kube-proxy-rvrck" in "kube-system" namespace to be "Ready" ...
	I1007 13:10:48.185899     748 request.go:632] Waited for 195.3519ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/kube-proxy-rvrck
	I1007 13:10:48.186157     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/kube-proxy-rvrck
	I1007 13:10:48.186157     748 round_trippers.go:469] Request Headers:
	I1007 13:10:48.186157     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:48.186157     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:48.191046     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:10:48.191046     748 round_trippers.go:577] Response Headers:
	I1007 13:10:48.191126     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:48.191126     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:48.191126     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:48.191126     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:48.191126     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:48 GMT
	I1007 13:10:48.191126     748 round_trippers.go:580]     Audit-Id: 82ea8053-c14c-43b6-8c69-e59714838db1
	I1007 13:10:48.192060     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-proxy-rvrck","generateName":"kube-proxy-","namespace":"kube-system","uid":"39d235f0-4c4d-4b72-b19e-719ac0bd3738","resourceVersion":"1818","creationTimestamp":"2024-10-07T12:54:36Z","labels":{"controller-revision-hash":"648b489c5b","k8s-app":"kube-proxy","pod-template-generation":"1"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"DaemonSet","name":"kube-proxy","uid":"1e1b67f0-cdda-4804-a8d0-e612d4a61280","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:54:36Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:controller-revision-hash":{},"f:k8s-app":{},"f:pod-template-generation":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"1e1b67f0-cdda-4804-a8d0-e612d4a61280\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:nodeAffinity":{".":{},"f:
requiredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{"k [truncated 6433 chars]
	I1007 13:10:48.385692     748 request.go:632] Waited for 192.7667ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.143.249:8443/api/v1/nodes/multinode-644900-m03
	I1007 13:10:48.386152     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900-m03
	I1007 13:10:48.386167     748 round_trippers.go:469] Request Headers:
	I1007 13:10:48.386167     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:48.386250     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:48.392462     748 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 13:10:48.392462     748 round_trippers.go:577] Response Headers:
	I1007 13:10:48.392462     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:48.392462     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:48.392462     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:48 GMT
	I1007 13:10:48.392462     748 round_trippers.go:580]     Audit-Id: 924ef332-8b7b-43ad-8d6d-ec4e0b7ef26c
	I1007 13:10:48.392462     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:48.392462     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:48.392462     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m03","uid":"6aa5f454-3e97-43e6-b6e6-e15154cef413","resourceVersion":"1874","creationTimestamp":"2024-10-07T13:06:01Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m03","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T13_06_02_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T13:06:01Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{
"f:annotations":{".":{},"f:volumes.kubernetes.io/controller-managed-att [truncated 4304 chars]
	I1007 13:10:48.393790     748 pod_ready.go:98] node "multinode-644900-m03" hosting pod "kube-proxy-rvrck" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-644900-m03" has status "Ready":"Unknown"
	I1007 13:10:48.393790     748 pod_ready.go:82] duration metric: took 403.3344ms for pod "kube-proxy-rvrck" in "kube-system" namespace to be "Ready" ...
	E1007 13:10:48.393790     748 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-644900-m03" hosting pod "kube-proxy-rvrck" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-644900-m03" has status "Ready":"Unknown"
	I1007 13:10:48.393907     748 pod_ready.go:79] waiting up to 4m0s for pod "kube-proxy-zkbfj" in "kube-system" namespace to be "Ready" ...
	I1007 13:10:48.586539     748 request.go:632] Waited for 192.507ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/kube-proxy-zkbfj
	I1007 13:10:48.586539     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/kube-proxy-zkbfj
	I1007 13:10:48.586539     748 round_trippers.go:469] Request Headers:
	I1007 13:10:48.586539     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:48.586539     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:48.591211     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:10:48.591211     748 round_trippers.go:577] Response Headers:
	I1007 13:10:48.591211     748 round_trippers.go:580]     Audit-Id: 24e74fe9-7500-4233-b3c7-62beaae6013e
	I1007 13:10:48.591211     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:48.591211     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:48.591211     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:48.591211     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:48.591211     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:48 GMT
	I1007 13:10:48.591211     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-proxy-zkbfj","generateName":"kube-proxy-","namespace":"kube-system","uid":"35061720-604b-4b5d-ba99-747fc7c54915","resourceVersion":"644","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"controller-revision-hash":"648b489c5b","k8s-app":"kube-proxy","pod-template-generation":"1"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"DaemonSet","name":"kube-proxy","uid":"1e1b67f0-cdda-4804-a8d0-e612d4a61280","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:controller-revision-hash":{},"f:k8s-app":{},"f:pod-template-generation":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"1e1b67f0-cdda-4804-a8d0-e612d4a61280\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:nodeAffinity":{".":{},"f:r
equiredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{"k: [truncated 6207 chars]
	I1007 13:10:48.786366     748 request.go:632] Waited for 193.9736ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.143.249:8443/api/v1/nodes/multinode-644900-m02
	I1007 13:10:48.786366     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900-m02
	I1007 13:10:48.786899     748 round_trippers.go:469] Request Headers:
	I1007 13:10:48.786899     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:48.786899     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:48.790920     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:10:48.791079     748 round_trippers.go:577] Response Headers:
	I1007 13:10:48.791079     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:48.791079     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:48.791079     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:48.791079     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:48 GMT
	I1007 13:10:48.791079     748 round_trippers.go:580]     Audit-Id: a1f56e5d-1c18-4347-af61-fc5f627543f4
	I1007 13:10:48.791079     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:48.791208     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"1709","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{
"f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"ma [truncated 3828 chars]
	I1007 13:10:48.791786     748 pod_ready.go:93] pod "kube-proxy-zkbfj" in "kube-system" namespace has status "Ready":"True"
	I1007 13:10:48.791786     748 pod_ready.go:82] duration metric: took 397.8743ms for pod "kube-proxy-zkbfj" in "kube-system" namespace to be "Ready" ...
	I1007 13:10:48.791786     748 pod_ready.go:79] waiting up to 4m0s for pod "kube-scheduler-multinode-644900" in "kube-system" namespace to be "Ready" ...
	I1007 13:10:48.986086     748 request.go:632] Waited for 194.2979ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-644900
	I1007 13:10:48.986086     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-644900
	I1007 13:10:48.986086     748 round_trippers.go:469] Request Headers:
	I1007 13:10:48.986578     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:48.986578     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:48.989377     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:10:48.989992     748 round_trippers.go:577] Response Headers:
	I1007 13:10:48.989992     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:48.989992     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:48.990122     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:49 GMT
	I1007 13:10:48.990154     748 round_trippers.go:580]     Audit-Id: ca86c5d6-3827-4783-afdf-c389a947d66d
	I1007 13:10:48.990154     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:48.990154     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:48.990453     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-scheduler-multinode-644900","namespace":"kube-system","uid":"401fd362-f46c-4fdb-bdbc-06f86cd4d644","resourceVersion":"1856","creationTimestamp":"2024-10-07T12:46:27Z","labels":{"component":"kube-scheduler","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"9a83cbc8803b0972b93dbb83182c5e20","kubernetes.io/config.mirror":"9a83cbc8803b0972b93dbb83182c5e20","kubernetes.io/config.seen":"2024-10-07T12:46:21.075252757Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:27Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes.io/config.seen":{}
,"f:kubernetes.io/config.source":{}},"f:labels":{".":{},"f:component":{ [truncated 5449 chars]
	I1007 13:10:49.186748     748 request.go:632] Waited for 196.0715ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:49.187192     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:49.187192     748 round_trippers.go:469] Request Headers:
	I1007 13:10:49.187192     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:49.187192     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:49.192646     748 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 13:10:49.192646     748 round_trippers.go:577] Response Headers:
	I1007 13:10:49.192646     748 round_trippers.go:580]     Audit-Id: 599b9ab1-d82d-4061-8d35-62df2654400c
	I1007 13:10:49.192646     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:49.192646     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:49.192646     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:49.192646     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:49.192646     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:49 GMT
	I1007 13:10:49.193182     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:49.193842     748 pod_ready.go:98] node "multinode-644900" hosting pod "kube-scheduler-multinode-644900" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-644900" has status "Ready":"False"
	I1007 13:10:49.193896     748 pod_ready.go:82] duration metric: took 402.1057ms for pod "kube-scheduler-multinode-644900" in "kube-system" namespace to be "Ready" ...
	E1007 13:10:49.193979     748 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-644900" hosting pod "kube-scheduler-multinode-644900" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-644900" has status "Ready":"False"
	I1007 13:10:49.193979     748 pod_ready.go:39] duration metric: took 1.6009555s 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" ...
	I1007 13:10:49.193979     748 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I1007 13:10:49.215962     748 command_runner.go:130] > -16
	I1007 13:10:49.215962     748 ops.go:34] apiserver oom_adj: -16
	I1007 13:10:49.215962     748 kubeadm.go:597] duration metric: took 12.9200128s to restartPrimaryControlPlane
	I1007 13:10:49.215962     748 kubeadm.go:394] duration metric: took 12.9851323s to StartCluster
	I1007 13:10:49.215962     748 settings.go:142] acquiring lock: {Name:mk6b97e58c5fe8f88c3b8025e136ed13b1b7453d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 13:10:49.216488     748 settings.go:150] Updating kubeconfig:  C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	I1007 13:10:49.217692     748 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\kubeconfig: {Name:mk4f4c590fd703778dedd3b8c3d630c561af8c6e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 13:10:49.219490     748 start.go:235] Will wait 6m0s for node &{Name: IP:172.30.143.249 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1007 13:10:49.219490     748 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:false csi-hostpath-driver:false dashboard:false default-storageclass:false efk:false freshpod:false gcp-auth:false gvisor:false headlamp:false inaccel:false ingress:false ingress-dns:false inspektor-gadget:false istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:false nvidia-device-plugin:false nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:false registry-aliases:false registry-creds:false storage-provisioner:false storage-provisioner-gluster:false storage-provisioner-rancher:false volcano:false volumesnapshots:false yakd:false]
	I1007 13:10:49.220266     748 config.go:182] Loaded profile config "multinode-644900": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 13:10:49.227054     748 out.go:177] * Verifying Kubernetes components...
	I1007 13:10:49.230785     748 out.go:177] * Enabled addons: 
	I1007 13:10:49.235574     748 addons.go:510] duration metric: took 16.0836ms for enable addons: enabled=[]
	I1007 13:10:49.243342     748 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 13:10:49.510328     748 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1007 13:10:49.536989     748 node_ready.go:35] waiting up to 6m0s for node "multinode-644900" to be "Ready" ...
	I1007 13:10:49.537198     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:49.537264     748 round_trippers.go:469] Request Headers:
	I1007 13:10:49.537264     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:49.537264     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:49.540760     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:10:49.540843     748 round_trippers.go:577] Response Headers:
	I1007 13:10:49.540843     748 round_trippers.go:580]     Audit-Id: d17db261-7bf9-461e-8140-72418ad43dee
	I1007 13:10:49.540843     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:49.540843     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:49.540843     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:49.540843     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:49.540843     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:49 GMT
	I1007 13:10:49.541057     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:50.037344     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:50.037344     748 round_trippers.go:469] Request Headers:
	I1007 13:10:50.037344     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:50.037344     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:50.041335     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:10:50.041335     748 round_trippers.go:577] Response Headers:
	I1007 13:10:50.041335     748 round_trippers.go:580]     Audit-Id: 6d1466a1-5ec5-4f48-9b9b-4b162d8ff0da
	I1007 13:10:50.041335     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:50.041335     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:50.041335     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:50.041335     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:50.041335     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:50 GMT
	I1007 13:10:50.042263     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:50.537166     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:50.537166     748 round_trippers.go:469] Request Headers:
	I1007 13:10:50.537166     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:50.537166     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:50.542775     748 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 13:10:50.542775     748 round_trippers.go:577] Response Headers:
	I1007 13:10:50.542775     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:50.542775     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:50.542886     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:50.542886     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:50 GMT
	I1007 13:10:50.542886     748 round_trippers.go:580]     Audit-Id: e4fcc55b-2b53-4582-a6ad-350ac725b510
	I1007 13:10:50.542886     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:50.543101     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:51.037185     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:51.037185     748 round_trippers.go:469] Request Headers:
	I1007 13:10:51.037185     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:51.037185     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:51.043200     748 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 13:10:51.043200     748 round_trippers.go:577] Response Headers:
	I1007 13:10:51.043200     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:51.043200     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:51.043200     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:51 GMT
	I1007 13:10:51.043200     748 round_trippers.go:580]     Audit-Id: 124b6320-cdd6-48b8-baed-06c65248ba84
	I1007 13:10:51.043200     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:51.043200     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:51.043572     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:51.538370     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:51.538370     748 round_trippers.go:469] Request Headers:
	I1007 13:10:51.538370     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:51.538370     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:51.543452     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:10:51.543452     748 round_trippers.go:577] Response Headers:
	I1007 13:10:51.543538     748 round_trippers.go:580]     Audit-Id: 25bdf774-3995-490d-bd6f-69e7025231a0
	I1007 13:10:51.543538     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:51.543538     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:51.543538     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:51.543538     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:51.543538     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:51 GMT
	I1007 13:10:51.544379     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:51.545013     748 node_ready.go:53] node "multinode-644900" has status "Ready":"False"
	I1007 13:10:52.037611     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:52.037611     748 round_trippers.go:469] Request Headers:
	I1007 13:10:52.037611     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:52.037611     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:52.042896     748 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 13:10:52.042983     748 round_trippers.go:577] Response Headers:
	I1007 13:10:52.042983     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:52.042983     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:52.042983     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:52 GMT
	I1007 13:10:52.042983     748 round_trippers.go:580]     Audit-Id: 9dcc6a34-7f54-4862-8c7c-3a91db725450
	I1007 13:10:52.042983     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:52.042983     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:52.043122     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:52.537472     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:52.537472     748 round_trippers.go:469] Request Headers:
	I1007 13:10:52.537472     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:52.537472     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:52.542396     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:10:52.542396     748 round_trippers.go:577] Response Headers:
	I1007 13:10:52.542396     748 round_trippers.go:580]     Audit-Id: d74fd97a-7178-4078-9e15-7e9e61d15350
	I1007 13:10:52.542396     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:52.542496     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:52.542496     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:52.542496     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:52.542496     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:52 GMT
	I1007 13:10:52.542705     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:53.037120     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:53.037120     748 round_trippers.go:469] Request Headers:
	I1007 13:10:53.037120     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:53.037120     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:53.041223     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:10:53.041356     748 round_trippers.go:577] Response Headers:
	I1007 13:10:53.041356     748 round_trippers.go:580]     Audit-Id: ee5162c2-5ec0-48ad-be31-43bd23275ce6
	I1007 13:10:53.041356     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:53.041356     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:53.041356     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:53.041356     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:53.041444     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:53 GMT
	I1007 13:10:53.041740     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:53.538245     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:53.538245     748 round_trippers.go:469] Request Headers:
	I1007 13:10:53.538245     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:53.538325     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:53.542174     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:10:53.542174     748 round_trippers.go:577] Response Headers:
	I1007 13:10:53.542174     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:53.542174     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:53 GMT
	I1007 13:10:53.542174     748 round_trippers.go:580]     Audit-Id: 34589856-328e-440a-8583-77aecaa05945
	I1007 13:10:53.542174     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:53.542271     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:53.542271     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:53.542715     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:54.037756     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:54.037756     748 round_trippers.go:469] Request Headers:
	I1007 13:10:54.037756     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:54.037756     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:54.043209     748 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 13:10:54.043209     748 round_trippers.go:577] Response Headers:
	I1007 13:10:54.043326     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:54 GMT
	I1007 13:10:54.043326     748 round_trippers.go:580]     Audit-Id: 06d83082-72ca-49ab-a6c4-663cf5fa2932
	I1007 13:10:54.043326     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:54.043326     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:54.043326     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:54.043326     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:54.043621     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:54.044483     748 node_ready.go:53] node "multinode-644900" has status "Ready":"False"
	I1007 13:10:54.538281     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:54.538281     748 round_trippers.go:469] Request Headers:
	I1007 13:10:54.538281     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:54.538281     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:54.541987     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:10:54.541987     748 round_trippers.go:577] Response Headers:
	I1007 13:10:54.542132     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:54.542132     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:54.542132     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:54.542132     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:54 GMT
	I1007 13:10:54.542132     748 round_trippers.go:580]     Audit-Id: b99455a2-30ee-45c1-877c-b07ef12a1407
	I1007 13:10:54.542132     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:54.542311     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:55.037288     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:55.037288     748 round_trippers.go:469] Request Headers:
	I1007 13:10:55.037288     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:55.037288     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:55.043328     748 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 13:10:55.043328     748 round_trippers.go:577] Response Headers:
	I1007 13:10:55.043441     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:55.043441     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:55.043441     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:55.043441     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:55.043441     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:55 GMT
	I1007 13:10:55.043441     748 round_trippers.go:580]     Audit-Id: 931554e0-033f-429a-a7a8-bd9da6d6ef54
	I1007 13:10:55.043800     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:55.537277     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:55.537277     748 round_trippers.go:469] Request Headers:
	I1007 13:10:55.537277     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:55.537277     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:55.540793     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:10:55.540908     748 round_trippers.go:577] Response Headers:
	I1007 13:10:55.540908     748 round_trippers.go:580]     Audit-Id: f61ff260-4f1f-432b-9bce-a1c94cb19f76
	I1007 13:10:55.540908     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:55.540908     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:55.540908     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:55.540908     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:55.540908     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:55 GMT
	I1007 13:10:55.541174     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:56.037825     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:56.037873     748 round_trippers.go:469] Request Headers:
	I1007 13:10:56.037873     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:56.037873     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:56.042085     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:10:56.042194     748 round_trippers.go:577] Response Headers:
	I1007 13:10:56.042194     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:56.042194     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:56 GMT
	I1007 13:10:56.042250     748 round_trippers.go:580]     Audit-Id: 0818832b-26bb-4f6e-9955-121d6475b5fc
	I1007 13:10:56.042250     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:56.042250     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:56.042250     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:56.043040     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:56.537484     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:56.537484     748 round_trippers.go:469] Request Headers:
	I1007 13:10:56.537484     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:56.537484     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:56.544228     748 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 13:10:56.544228     748 round_trippers.go:577] Response Headers:
	I1007 13:10:56.544228     748 round_trippers.go:580]     Audit-Id: af81e5fd-14f4-4ac1-9f5b-82077604bacd
	I1007 13:10:56.544228     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:56.544228     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:56.544228     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:56.544228     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:56.544228     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:56 GMT
	I1007 13:10:56.544685     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:56.545236     748 node_ready.go:53] node "multinode-644900" has status "Ready":"False"
	I1007 13:10:57.038214     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:57.038306     748 round_trippers.go:469] Request Headers:
	I1007 13:10:57.038306     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:57.038306     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:57.043330     748 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 13:10:57.043407     748 round_trippers.go:577] Response Headers:
	I1007 13:10:57.043407     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:57.043407     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:57.043407     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:57 GMT
	I1007 13:10:57.043407     748 round_trippers.go:580]     Audit-Id: d14200e0-35fa-4419-bac5-a8f2591174ae
	I1007 13:10:57.043407     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:57.043407     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:57.044394     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:57.538611     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:57.538611     748 round_trippers.go:469] Request Headers:
	I1007 13:10:57.538611     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:57.538611     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:57.541899     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:10:57.541899     748 round_trippers.go:577] Response Headers:
	I1007 13:10:57.541899     748 round_trippers.go:580]     Audit-Id: c4120b34-d682-400b-acc1-826d78555ff6
	I1007 13:10:57.541899     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:57.541899     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:57.541899     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:57.541899     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:57.541899     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:57 GMT
	I1007 13:10:57.541899     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:58.038338     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:58.038338     748 round_trippers.go:469] Request Headers:
	I1007 13:10:58.038338     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:58.038338     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:58.043036     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:10:58.043036     748 round_trippers.go:577] Response Headers:
	I1007 13:10:58.043036     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:58.043036     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:58.043036     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:58 GMT
	I1007 13:10:58.043036     748 round_trippers.go:580]     Audit-Id: cd7e680f-955b-4659-8140-945889d3418b
	I1007 13:10:58.043036     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:58.043036     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:58.043257     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:58.537822     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:58.537822     748 round_trippers.go:469] Request Headers:
	I1007 13:10:58.537822     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:58.537822     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:58.542255     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:10:58.542328     748 round_trippers.go:577] Response Headers:
	I1007 13:10:58.542328     748 round_trippers.go:580]     Audit-Id: bb444e1e-2e1a-4766-9b5f-4691c0954278
	I1007 13:10:58.542328     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:58.542328     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:58.542328     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:58.542328     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:58.542328     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:58 GMT
	I1007 13:10:58.542778     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1882","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5581 chars]
	I1007 13:10:59.037303     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:59.037303     748 round_trippers.go:469] Request Headers:
	I1007 13:10:59.037303     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:59.037303     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:59.041897     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:10:59.042052     748 round_trippers.go:577] Response Headers:
	I1007 13:10:59.042052     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:59.042052     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:59.042052     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:59 GMT
	I1007 13:10:59.042052     748 round_trippers.go:580]     Audit-Id: 730725e6-8b32-4839-a7c7-2364f09b5a78
	I1007 13:10:59.042052     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:59.042130     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:59.042232     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1976","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5358 chars]
	I1007 13:10:59.042811     748 node_ready.go:49] node "multinode-644900" has status "Ready":"True"
	I1007 13:10:59.042811     748 node_ready.go:38] duration metric: took 9.5056556s for node "multinode-644900" to be "Ready" ...
	I1007 13:10:59.042811     748 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I1007 13:10:59.043047     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods
	I1007 13:10:59.043047     748 round_trippers.go:469] Request Headers:
	I1007 13:10:59.043047     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:59.043047     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:59.048308     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:10:59.048308     748 round_trippers.go:577] Response Headers:
	I1007 13:10:59.048308     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:59.048308     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:59 GMT
	I1007 13:10:59.048308     748 round_trippers.go:580]     Audit-Id: 064a718e-5c52-4760-a4e8-f41cb0b41a13
	I1007 13:10:59.048308     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:59.048308     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:59.048308     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:59.050440     748 request.go:1351] Response Body: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"1976"},"items":[{"metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},
"f:preferredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers" [truncated 89630 chars]
	I1007 13:10:59.055004     748 pod_ready.go:79] waiting up to 6m0s for pod "coredns-7c65d6cfc9-pjtmp" in "kube-system" namespace to be "Ready" ...
	I1007 13:10:59.055189     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:10:59.055270     748 round_trippers.go:469] Request Headers:
	I1007 13:10:59.055270     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:59.055270     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:59.059109     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:10:59.059109     748 round_trippers.go:577] Response Headers:
	I1007 13:10:59.059195     748 round_trippers.go:580]     Audit-Id: 7a54fe43-cd6d-4af1-8ff5-2a10fb68eb42
	I1007 13:10:59.059195     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:59.059195     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:59.059195     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:59.059195     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:59.059195     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:59 GMT
	I1007 13:10:59.059385     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:10:59.059511     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:59.059511     748 round_trippers.go:469] Request Headers:
	I1007 13:10:59.059511     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:59.059511     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:59.066728     748 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 13:10:59.066728     748 round_trippers.go:577] Response Headers:
	I1007 13:10:59.066728     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:59.066728     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:59.066728     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:59 GMT
	I1007 13:10:59.066728     748 round_trippers.go:580]     Audit-Id: 34a54bb5-1c9f-4bc4-8ef6-5cc9a8a4d2e2
	I1007 13:10:59.066728     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:59.066728     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:59.067280     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1976","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5358 chars]
	I1007 13:10:59.555433     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:10:59.555433     748 round_trippers.go:469] Request Headers:
	I1007 13:10:59.555433     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:59.555433     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:59.560779     748 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 13:10:59.561309     748 round_trippers.go:577] Response Headers:
	I1007 13:10:59.561309     748 round_trippers.go:580]     Audit-Id: 4fa78ab0-384d-4136-9fd2-cb94486f155b
	I1007 13:10:59.561309     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:59.561309     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:59.561309     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:59.561309     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:59.561309     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:59 GMT
	I1007 13:10:59.561510     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:10:59.562314     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:10:59.562314     748 round_trippers.go:469] Request Headers:
	I1007 13:10:59.562314     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:10:59.562314     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:10:59.565061     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:10:59.565061     748 round_trippers.go:577] Response Headers:
	I1007 13:10:59.565061     748 round_trippers.go:580]     Audit-Id: 7e214506-8297-44fd-8aff-85b97f2aa720
	I1007 13:10:59.565061     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:10:59.565061     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:10:59.565061     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:10:59.565061     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:10:59.565061     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:10:59 GMT
	I1007 13:10:59.565595     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1976","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5358 chars]
	I1007 13:11:00.055487     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:00.055487     748 round_trippers.go:469] Request Headers:
	I1007 13:11:00.055487     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:00.055487     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:00.059751     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:00.060668     748 round_trippers.go:577] Response Headers:
	I1007 13:11:00.060668     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:00.060668     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:00.060668     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:00 GMT
	I1007 13:11:00.060668     748 round_trippers.go:580]     Audit-Id: cdaa195c-ad87-4685-ad24-3c73a11b4284
	I1007 13:11:00.060668     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:00.060668     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:00.060987     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:00.061843     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:00.061923     748 round_trippers.go:469] Request Headers:
	I1007 13:11:00.061923     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:00.061923     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:00.064655     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:00.064655     748 round_trippers.go:577] Response Headers:
	I1007 13:11:00.064655     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:00.064792     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:00.064792     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:00.064792     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:00.064792     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:00 GMT
	I1007 13:11:00.064792     748 round_trippers.go:580]     Audit-Id: 5d9eb6d7-ba35-4ba3-8535-e7a351bec994
	I1007 13:11:00.065005     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1976","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5358 chars]
	I1007 13:11:00.555449     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:00.555449     748 round_trippers.go:469] Request Headers:
	I1007 13:11:00.555449     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:00.555449     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:00.559892     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:00.559979     748 round_trippers.go:577] Response Headers:
	I1007 13:11:00.559979     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:00.559979     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:00.559979     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:00.559979     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:00 GMT
	I1007 13:11:00.559979     748 round_trippers.go:580]     Audit-Id: 26055ccd-979b-447b-b566-944a6d75dfe3
	I1007 13:11:00.559979     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:00.560284     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:00.561724     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:00.561724     748 round_trippers.go:469] Request Headers:
	I1007 13:11:00.561724     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:00.561724     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:00.566135     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:00.566157     748 round_trippers.go:577] Response Headers:
	I1007 13:11:00.566234     748 round_trippers.go:580]     Audit-Id: e5c17734-87bb-42a8-b14e-ebafd6faf621
	I1007 13:11:00.566234     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:00.566234     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:00.566234     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:00.566234     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:00.566234     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:00 GMT
	I1007 13:11:00.567521     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1976","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5358 chars]
	I1007 13:11:01.055898     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:01.055898     748 round_trippers.go:469] Request Headers:
	I1007 13:11:01.055898     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:01.055898     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:01.060096     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:01.061056     748 round_trippers.go:577] Response Headers:
	I1007 13:11:01.061056     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:01.061056     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:01 GMT
	I1007 13:11:01.061056     748 round_trippers.go:580]     Audit-Id: 3a40d3ff-0b05-4be1-9186-5cc2e02f795f
	I1007 13:11:01.061056     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:01.061056     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:01.061056     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:01.061417     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:01.061776     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:01.061776     748 round_trippers.go:469] Request Headers:
	I1007 13:11:01.061776     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:01.061776     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:01.065094     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:01.065094     748 round_trippers.go:577] Response Headers:
	I1007 13:11:01.065094     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:01.065094     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:01.065094     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:01 GMT
	I1007 13:11:01.065094     748 round_trippers.go:580]     Audit-Id: 78765276-f98c-4a40-a98f-5f5706675689
	I1007 13:11:01.065094     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:01.065094     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:01.065508     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1976","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5358 chars]
	I1007 13:11:01.066034     748 pod_ready.go:103] pod "coredns-7c65d6cfc9-pjtmp" in "kube-system" namespace has status "Ready":"False"
	I1007 13:11:01.555917     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:01.555917     748 round_trippers.go:469] Request Headers:
	I1007 13:11:01.555917     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:01.555917     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:01.561995     748 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 13:11:01.561995     748 round_trippers.go:577] Response Headers:
	I1007 13:11:01.561995     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:01.561995     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:01.561995     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:01 GMT
	I1007 13:11:01.561995     748 round_trippers.go:580]     Audit-Id: 5925a7bd-134b-4f3e-971a-4bf688348703
	I1007 13:11:01.561995     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:01.561995     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:01.562376     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:01.562707     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:01.562707     748 round_trippers.go:469] Request Headers:
	I1007 13:11:01.562707     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:01.562707     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:01.566776     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:11:01.566776     748 round_trippers.go:577] Response Headers:
	I1007 13:11:01.566776     748 round_trippers.go:580]     Audit-Id: 1e20219a-c143-473b-8d5f-0bd0edf02b33
	I1007 13:11:01.566776     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:01.566776     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:01.566776     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:01.566776     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:01.566776     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:01 GMT
	I1007 13:11:01.567067     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1976","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5358 chars]
	I1007 13:11:02.055570     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:02.055570     748 round_trippers.go:469] Request Headers:
	I1007 13:11:02.055570     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:02.055570     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:02.058498     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:02.059369     748 round_trippers.go:577] Response Headers:
	I1007 13:11:02.059369     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:02.059448     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:02 GMT
	I1007 13:11:02.059448     748 round_trippers.go:580]     Audit-Id: 05a1d920-fb03-477d-a228-3dbb588a31a7
	I1007 13:11:02.059448     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:02.059448     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:02.059448     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:02.059765     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:02.060844     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:02.060894     748 round_trippers.go:469] Request Headers:
	I1007 13:11:02.060964     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:02.060964     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:02.066700     748 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 13:11:02.066700     748 round_trippers.go:577] Response Headers:
	I1007 13:11:02.066700     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:02 GMT
	I1007 13:11:02.066700     748 round_trippers.go:580]     Audit-Id: 71329662-f9ac-4ac8-b03a-4754c8eda0ab
	I1007 13:11:02.066700     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:02.066700     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:02.066700     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:02.066700     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:02.066700     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1976","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5358 chars]
	I1007 13:11:02.555283     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:02.555283     748 round_trippers.go:469] Request Headers:
	I1007 13:11:02.555283     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:02.555283     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:02.559446     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:02.559446     748 round_trippers.go:577] Response Headers:
	I1007 13:11:02.559446     748 round_trippers.go:580]     Audit-Id: 7724cc6f-6493-4bd8-97c3-4e99e195e809
	I1007 13:11:02.559446     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:02.559933     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:02.559933     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:02.559933     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:02.559933     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:02 GMT
	I1007 13:11:02.560477     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:02.561340     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:02.561340     748 round_trippers.go:469] Request Headers:
	I1007 13:11:02.561340     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:02.561340     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:02.564667     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:11:02.564667     748 round_trippers.go:577] Response Headers:
	I1007 13:11:02.565447     748 round_trippers.go:580]     Audit-Id: 279770b6-eb96-4cf0-80b0-0e8c9b49543e
	I1007 13:11:02.565447     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:02.565447     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:02.565447     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:02.565447     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:02.565447     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:02 GMT
	I1007 13:11:02.565757     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:03.055754     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:03.055754     748 round_trippers.go:469] Request Headers:
	I1007 13:11:03.055754     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:03.055754     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:03.060341     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:03.060341     748 round_trippers.go:577] Response Headers:
	I1007 13:11:03.060341     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:03.060341     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:03.060341     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:03.060341     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:03.060341     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:03 GMT
	I1007 13:11:03.060341     748 round_trippers.go:580]     Audit-Id: 32dcc960-002d-4886-8599-0a7cae2f3eed
	I1007 13:11:03.060341     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:03.061436     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:03.061436     748 round_trippers.go:469] Request Headers:
	I1007 13:11:03.061436     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:03.061436     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:03.064478     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:03.064478     748 round_trippers.go:577] Response Headers:
	I1007 13:11:03.064478     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:03.064572     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:03 GMT
	I1007 13:11:03.064572     748 round_trippers.go:580]     Audit-Id: 0ad8f152-1d9c-49cc-9a9f-2c609ffecebc
	I1007 13:11:03.064572     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:03.064572     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:03.064572     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:03.064852     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:03.555958     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:03.556112     748 round_trippers.go:469] Request Headers:
	I1007 13:11:03.556199     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:03.556199     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:03.565525     748 round_trippers.go:574] Response Status: 200 OK in 9 milliseconds
	I1007 13:11:03.565598     748 round_trippers.go:577] Response Headers:
	I1007 13:11:03.565598     748 round_trippers.go:580]     Audit-Id: 9fb438c4-6cb4-4f98-993d-5dd5a4fef561
	I1007 13:11:03.565598     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:03.565598     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:03.565598     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:03.565598     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:03.565598     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:03 GMT
	I1007 13:11:03.565874     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:03.567091     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:03.567091     748 round_trippers.go:469] Request Headers:
	I1007 13:11:03.567091     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:03.567091     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:03.571840     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:03.572602     748 round_trippers.go:577] Response Headers:
	I1007 13:11:03.572602     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:03.572602     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:03.572602     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:03.572602     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:03.572602     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:03 GMT
	I1007 13:11:03.572698     748 round_trippers.go:580]     Audit-Id: 7fa1e3e1-bf59-4075-a227-38b9c9c608a9
	I1007 13:11:03.573147     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:03.573672     748 pod_ready.go:103] pod "coredns-7c65d6cfc9-pjtmp" in "kube-system" namespace has status "Ready":"False"
	I1007 13:11:04.055668     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:04.055668     748 round_trippers.go:469] Request Headers:
	I1007 13:11:04.055895     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:04.055895     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:04.060235     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:11:04.060256     748 round_trippers.go:577] Response Headers:
	I1007 13:11:04.060256     748 round_trippers.go:580]     Audit-Id: 0ee886b4-930a-4c11-9829-25e04ec59cc7
	I1007 13:11:04.060256     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:04.060338     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:04.060338     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:04.060338     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:04.060338     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:04 GMT
	I1007 13:11:04.060753     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:04.061648     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:04.061701     748 round_trippers.go:469] Request Headers:
	I1007 13:11:04.061701     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:04.061701     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:04.064566     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:04.064801     748 round_trippers.go:577] Response Headers:
	I1007 13:11:04.064801     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:04.064801     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:04 GMT
	I1007 13:11:04.064801     748 round_trippers.go:580]     Audit-Id: b5a9261a-541d-469a-94bc-88dc8c6e3edc
	I1007 13:11:04.064848     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:04.064848     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:04.064848     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:04.065222     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:04.555521     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:04.555521     748 round_trippers.go:469] Request Headers:
	I1007 13:11:04.555521     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:04.555521     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:04.560427     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:04.560427     748 round_trippers.go:577] Response Headers:
	I1007 13:11:04.560427     748 round_trippers.go:580]     Audit-Id: e6432e82-6d49-424c-8b7e-761b5087fc40
	I1007 13:11:04.560427     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:04.560427     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:04.560560     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:04.560560     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:04.560560     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:04 GMT
	I1007 13:11:04.560907     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:04.562054     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:04.562054     748 round_trippers.go:469] Request Headers:
	I1007 13:11:04.562140     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:04.562140     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:04.564599     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:04.564599     748 round_trippers.go:577] Response Headers:
	I1007 13:11:04.565185     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:04.565185     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:04.565185     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:04 GMT
	I1007 13:11:04.565185     748 round_trippers.go:580]     Audit-Id: ea1443b9-7acd-4fb1-9795-50252e9941d4
	I1007 13:11:04.565185     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:04.565185     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:04.565438     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:05.056235     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:05.056235     748 round_trippers.go:469] Request Headers:
	I1007 13:11:05.056235     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:05.056235     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:05.060618     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:05.060750     748 round_trippers.go:577] Response Headers:
	I1007 13:11:05.060750     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:05.060750     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:05.060750     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:05 GMT
	I1007 13:11:05.060750     748 round_trippers.go:580]     Audit-Id: 2e328418-83b5-472b-9e5c-ddb3d16dcf86
	I1007 13:11:05.060750     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:05.060750     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:05.061092     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:05.062012     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:05.062012     748 round_trippers.go:469] Request Headers:
	I1007 13:11:05.062087     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:05.062087     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:05.065289     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:11:05.065289     748 round_trippers.go:577] Response Headers:
	I1007 13:11:05.065289     748 round_trippers.go:580]     Audit-Id: 48d8ed46-8c3b-4900-930c-96e059fc7b53
	I1007 13:11:05.065289     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:05.065289     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:05.065289     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:05.065289     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:05.065289     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:05 GMT
	I1007 13:11:05.065779     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:05.555364     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:05.555897     748 round_trippers.go:469] Request Headers:
	I1007 13:11:05.555897     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:05.555897     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:05.562931     748 round_trippers.go:574] Response Status: 200 OK in 7 milliseconds
	I1007 13:11:05.562931     748 round_trippers.go:577] Response Headers:
	I1007 13:11:05.562931     748 round_trippers.go:580]     Audit-Id: 4bdfbe3f-fc6a-4e21-8b4f-9c7ff2fb1d78
	I1007 13:11:05.562931     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:05.562931     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:05.562931     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:05.562931     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:05.563047     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:05 GMT
	I1007 13:11:05.563882     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:05.564598     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:05.564598     748 round_trippers.go:469] Request Headers:
	I1007 13:11:05.564598     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:05.564598     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:05.567246     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:05.567683     748 round_trippers.go:577] Response Headers:
	I1007 13:11:05.567683     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:05.567683     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:05.567683     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:05.567683     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:05.567683     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:05 GMT
	I1007 13:11:05.567683     748 round_trippers.go:580]     Audit-Id: b090227d-4023-4453-a23c-678b7dff1f0f
	I1007 13:11:05.567996     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:06.055784     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:06.055784     748 round_trippers.go:469] Request Headers:
	I1007 13:11:06.055784     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:06.055784     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:06.060969     748 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 13:11:06.060969     748 round_trippers.go:577] Response Headers:
	I1007 13:11:06.060969     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:06 GMT
	I1007 13:11:06.060969     748 round_trippers.go:580]     Audit-Id: 2404e215-1e4f-4e6b-8fcb-32bca3117665
	I1007 13:11:06.060969     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:06.060969     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:06.060969     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:06.061103     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:06.061185     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:06.061983     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:06.062035     748 round_trippers.go:469] Request Headers:
	I1007 13:11:06.062035     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:06.062035     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:06.063764     748 round_trippers.go:574] Response Status: 200 OK in 1 milliseconds
	I1007 13:11:06.064821     748 round_trippers.go:577] Response Headers:
	I1007 13:11:06.064821     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:06.064821     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:06 GMT
	I1007 13:11:06.064821     748 round_trippers.go:580]     Audit-Id: 3b2aac96-bcce-4d27-8509-7d817e78b57e
	I1007 13:11:06.064821     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:06.064821     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:06.064821     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:06.065130     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:06.065692     748 pod_ready.go:103] pod "coredns-7c65d6cfc9-pjtmp" in "kube-system" namespace has status "Ready":"False"
	I1007 13:11:06.555252     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:06.555252     748 round_trippers.go:469] Request Headers:
	I1007 13:11:06.555252     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:06.555252     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:06.560775     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:06.560775     748 round_trippers.go:577] Response Headers:
	I1007 13:11:06.560856     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:06.560856     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:06.560856     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:06.560856     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:06.560856     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:06 GMT
	I1007 13:11:06.560856     748 round_trippers.go:580]     Audit-Id: 92b9620a-0147-4e31-88fc-c73a87bdc1e1
	I1007 13:11:06.561082     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:06.561539     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:06.561539     748 round_trippers.go:469] Request Headers:
	I1007 13:11:06.561539     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:06.561539     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:06.566510     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:06.566510     748 round_trippers.go:577] Response Headers:
	I1007 13:11:06.566577     748 round_trippers.go:580]     Audit-Id: 05990677-74ed-4029-b6cd-07098aa04353
	I1007 13:11:06.566577     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:06.566577     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:06.566577     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:06.566577     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:06.566577     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:06 GMT
	I1007 13:11:06.566836     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:07.055217     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:07.055217     748 round_trippers.go:469] Request Headers:
	I1007 13:11:07.055217     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:07.055217     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:07.060086     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:07.060543     748 round_trippers.go:577] Response Headers:
	I1007 13:11:07.060543     748 round_trippers.go:580]     Audit-Id: c2d6ed38-5639-479e-9628-a0ad4a635da2
	I1007 13:11:07.060543     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:07.060543     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:07.060543     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:07.060543     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:07.060543     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:07 GMT
	I1007 13:11:07.060635     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:07.061603     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:07.061603     748 round_trippers.go:469] Request Headers:
	I1007 13:11:07.061603     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:07.061603     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:07.064233     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:07.064233     748 round_trippers.go:577] Response Headers:
	I1007 13:11:07.064233     748 round_trippers.go:580]     Audit-Id: ecba4f58-fdd3-415c-9720-4d2543a8d919
	I1007 13:11:07.064233     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:07.064637     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:07.064637     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:07.064637     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:07.064637     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:07 GMT
	I1007 13:11:07.065117     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:07.555818     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:07.555901     748 round_trippers.go:469] Request Headers:
	I1007 13:11:07.555901     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:07.555901     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:07.560988     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:07.560988     748 round_trippers.go:577] Response Headers:
	I1007 13:11:07.560988     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:07.560988     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:07.560988     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:07 GMT
	I1007 13:11:07.560988     748 round_trippers.go:580]     Audit-Id: 1fe82e70-5d38-46b2-a7f7-2450f26c47cf
	I1007 13:11:07.561119     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:07.561119     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:07.561246     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:07.562250     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:07.562319     748 round_trippers.go:469] Request Headers:
	I1007 13:11:07.562319     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:07.562319     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:07.565026     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:07.565230     748 round_trippers.go:577] Response Headers:
	I1007 13:11:07.565230     748 round_trippers.go:580]     Audit-Id: 0c9c3652-d538-4e1b-9e1d-e9999a429054
	I1007 13:11:07.565230     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:07.565230     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:07.565230     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:07.565230     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:07.565230     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:07 GMT
	I1007 13:11:07.565801     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:08.055270     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:08.055270     748 round_trippers.go:469] Request Headers:
	I1007 13:11:08.055270     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:08.055270     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:08.059563     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:08.059563     748 round_trippers.go:577] Response Headers:
	I1007 13:11:08.059563     748 round_trippers.go:580]     Audit-Id: ae882c72-d672-4e8f-9263-c37ad950b2cb
	I1007 13:11:08.059563     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:08.059563     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:08.059563     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:08.059563     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:08.059563     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:08 GMT
	I1007 13:11:08.059563     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:08.060856     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:08.060909     748 round_trippers.go:469] Request Headers:
	I1007 13:11:08.060909     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:08.060909     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:08.063196     748 round_trippers.go:574] Response Status: 200 OK in 1 milliseconds
	I1007 13:11:08.063246     748 round_trippers.go:577] Response Headers:
	I1007 13:11:08.063246     748 round_trippers.go:580]     Audit-Id: d1dbea26-ff15-41fc-8ea9-98d11ff9be3a
	I1007 13:11:08.063246     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:08.063246     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:08.063246     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:08.063246     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:08.063246     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:08 GMT
	I1007 13:11:08.063970     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:08.555353     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:08.555353     748 round_trippers.go:469] Request Headers:
	I1007 13:11:08.555353     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:08.555353     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:08.559740     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:08.560503     748 round_trippers.go:577] Response Headers:
	I1007 13:11:08.560503     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:08.560503     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:08.560503     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:08 GMT
	I1007 13:11:08.560503     748 round_trippers.go:580]     Audit-Id: 923d17c7-662e-4325-bfdf-121883e26310
	I1007 13:11:08.560503     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:08.560503     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:08.561861     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:08.563107     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:08.563225     748 round_trippers.go:469] Request Headers:
	I1007 13:11:08.563225     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:08.563225     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:08.565439     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:08.565439     748 round_trippers.go:577] Response Headers:
	I1007 13:11:08.565439     748 round_trippers.go:580]     Audit-Id: f710647e-15ea-4e31-bd52-6570f1c67648
	I1007 13:11:08.565439     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:08.566505     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:08.566505     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:08.566505     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:08.566606     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:08 GMT
	I1007 13:11:08.566926     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:08.567082     748 pod_ready.go:103] pod "coredns-7c65d6cfc9-pjtmp" in "kube-system" namespace has status "Ready":"False"
	I1007 13:11:09.058732     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:09.058967     748 round_trippers.go:469] Request Headers:
	I1007 13:11:09.058967     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:09.058967     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:09.063305     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:09.063410     748 round_trippers.go:577] Response Headers:
	I1007 13:11:09.063410     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:09.063410     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:09.063410     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:09.063493     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:09.063493     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:09 GMT
	I1007 13:11:09.063493     748 round_trippers.go:580]     Audit-Id: f92b5fa4-27e3-4b4a-8bf7-cd5044a759d7
	I1007 13:11:09.063879     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:09.063984     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:09.063984     748 round_trippers.go:469] Request Headers:
	I1007 13:11:09.063984     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:09.063984     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:09.067546     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:11:09.068378     748 round_trippers.go:577] Response Headers:
	I1007 13:11:09.068378     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:09.068378     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:09.068378     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:09.068378     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:09 GMT
	I1007 13:11:09.068378     748 round_trippers.go:580]     Audit-Id: 4f757d17-0dd6-4b1e-804f-096f74c93c34
	I1007 13:11:09.068378     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:09.068493     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:09.556334     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:09.556334     748 round_trippers.go:469] Request Headers:
	I1007 13:11:09.556334     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:09.556334     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:09.562516     748 round_trippers.go:574] Response Status: 200 OK in 6 milliseconds
	I1007 13:11:09.562606     748 round_trippers.go:577] Response Headers:
	I1007 13:11:09.562606     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:09 GMT
	I1007 13:11:09.562606     748 round_trippers.go:580]     Audit-Id: 8cc332fd-c8ab-4455-9278-7623120346b6
	I1007 13:11:09.562606     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:09.562606     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:09.562606     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:09.562606     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:09.563366     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:09.564483     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:09.564536     748 round_trippers.go:469] Request Headers:
	I1007 13:11:09.564536     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:09.564598     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:09.568187     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:11:09.568721     748 round_trippers.go:577] Response Headers:
	I1007 13:11:09.568721     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:09.568721     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:09.568721     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:09.568721     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:09 GMT
	I1007 13:11:09.568721     748 round_trippers.go:580]     Audit-Id: 9695e38c-0e5d-49e6-a729-3527a857a7a8
	I1007 13:11:09.568721     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:09.568973     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:10.055927     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:10.055927     748 round_trippers.go:469] Request Headers:
	I1007 13:11:10.055927     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:10.055927     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:10.061058     748 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 13:11:10.061132     748 round_trippers.go:577] Response Headers:
	I1007 13:11:10.061132     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:10.061132     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:10.061132     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:10.061132     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:10.061132     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:10 GMT
	I1007 13:11:10.061132     748 round_trippers.go:580]     Audit-Id: 530a8fa5-e704-4836-9b65-f121fe517515
	I1007 13:11:10.061495     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:10.062518     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:10.062518     748 round_trippers.go:469] Request Headers:
	I1007 13:11:10.062622     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:10.062622     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:10.065314     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:10.065314     748 round_trippers.go:577] Response Headers:
	I1007 13:11:10.065314     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:10.065314     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:10.065314     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:10.065399     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:10.065399     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:10 GMT
	I1007 13:11:10.065399     748 round_trippers.go:580]     Audit-Id: 08f23ebd-4e48-4f02-8b97-27e4d61dd10c
	I1007 13:11:10.065681     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:10.555779     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:10.555779     748 round_trippers.go:469] Request Headers:
	I1007 13:11:10.555779     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:10.555779     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:10.560514     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:10.560514     748 round_trippers.go:577] Response Headers:
	I1007 13:11:10.560514     748 round_trippers.go:580]     Audit-Id: b0f4825d-7b18-44a6-92cd-9862c382dd87
	I1007 13:11:10.560514     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:10.560514     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:10.560514     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:10.560514     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:10.560514     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:10 GMT
	I1007 13:11:10.560826     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:10.561725     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:10.561725     748 round_trippers.go:469] Request Headers:
	I1007 13:11:10.561725     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:10.561725     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:10.565097     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:11:10.565239     748 round_trippers.go:577] Response Headers:
	I1007 13:11:10.565239     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:10.565239     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:10.565309     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:10.565309     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:10.565309     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:10 GMT
	I1007 13:11:10.565309     748 round_trippers.go:580]     Audit-Id: fe9c2ffa-c42d-42c2-8297-2dda9e559878
	I1007 13:11:10.565748     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:11.055693     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:11.055693     748 round_trippers.go:469] Request Headers:
	I1007 13:11:11.055693     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:11.055693     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:11.060453     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:11.060453     748 round_trippers.go:577] Response Headers:
	I1007 13:11:11.060453     748 round_trippers.go:580]     Audit-Id: 8b1c94e0-635e-4fbd-9f42-534ebbe5c492
	I1007 13:11:11.060532     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:11.060532     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:11.060532     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:11.060532     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:11.060532     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:11 GMT
	I1007 13:11:11.060741     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:11.061527     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:11.061667     748 round_trippers.go:469] Request Headers:
	I1007 13:11:11.061667     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:11.061667     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:11.064390     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:11.064460     748 round_trippers.go:577] Response Headers:
	I1007 13:11:11.064460     748 round_trippers.go:580]     Audit-Id: 9088af88-64b1-4864-a062-0fec083c3a1e
	I1007 13:11:11.064460     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:11.064542     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:11.064542     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:11.064542     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:11.064542     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:11 GMT
	I1007 13:11:11.064976     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:11.065726     748 pod_ready.go:103] pod "coredns-7c65d6cfc9-pjtmp" in "kube-system" namespace has status "Ready":"False"
	I1007 13:11:11.555374     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:11.555374     748 round_trippers.go:469] Request Headers:
	I1007 13:11:11.555374     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:11.555374     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:11.560546     748 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 13:11:11.560546     748 round_trippers.go:577] Response Headers:
	I1007 13:11:11.560546     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:11.560546     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:11.560546     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:11 GMT
	I1007 13:11:11.560546     748 round_trippers.go:580]     Audit-Id: 133ac8f8-bb14-4521-bd1c-89737763e6c2
	I1007 13:11:11.560546     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:11.560546     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:11.561647     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:11.562463     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:11.562529     748 round_trippers.go:469] Request Headers:
	I1007 13:11:11.562529     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:11.562529     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:11.565494     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:11.565582     748 round_trippers.go:577] Response Headers:
	I1007 13:11:11.565582     748 round_trippers.go:580]     Audit-Id: 8d775a56-d059-4afe-bd07-46d3764279f8
	I1007 13:11:11.565582     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:11.565582     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:11.565582     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:11.565582     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:11.565582     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:11 GMT
	I1007 13:11:11.566356     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:12.055676     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:12.055676     748 round_trippers.go:469] Request Headers:
	I1007 13:11:12.055676     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:12.055676     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:12.059659     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:11:12.059659     748 round_trippers.go:577] Response Headers:
	I1007 13:11:12.059659     748 round_trippers.go:580]     Audit-Id: 111abfd3-8e02-4616-ba0c-8e568fa9ebed
	I1007 13:11:12.059659     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:12.059659     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:12.059659     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:12.059659     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:12.059659     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:12 GMT
	I1007 13:11:12.059659     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:12.059659     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:12.060821     748 round_trippers.go:469] Request Headers:
	I1007 13:11:12.060821     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:12.060821     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:12.063921     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:11:12.064018     748 round_trippers.go:577] Response Headers:
	I1007 13:11:12.064018     748 round_trippers.go:580]     Audit-Id: 9574ea91-9467-43f7-bf22-4ad6eaa5edd4
	I1007 13:11:12.064018     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:12.064018     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:12.064018     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:12.064018     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:12.064018     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:12 GMT
	I1007 13:11:12.064018     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:12.556205     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:12.556282     748 round_trippers.go:469] Request Headers:
	I1007 13:11:12.556282     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:12.556282     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:12.559472     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:11:12.559472     748 round_trippers.go:577] Response Headers:
	I1007 13:11:12.559472     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:12.559472     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:12 GMT
	I1007 13:11:12.559472     748 round_trippers.go:580]     Audit-Id: 36f8c44e-e783-4aa6-87ae-254f9b625696
	I1007 13:11:12.559472     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:12.560459     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:12.560459     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:12.560595     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:12.561339     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:12.561417     748 round_trippers.go:469] Request Headers:
	I1007 13:11:12.561417     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:12.561417     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:12.564095     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:12.564189     748 round_trippers.go:577] Response Headers:
	I1007 13:11:12.564189     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:12.564189     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:12.564189     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:12.564189     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:12 GMT
	I1007 13:11:12.564189     748 round_trippers.go:580]     Audit-Id: 2283200c-89c7-4865-a862-0ec99686638b
	I1007 13:11:12.564189     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:12.564484     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:13.056120     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:13.056120     748 round_trippers.go:469] Request Headers:
	I1007 13:11:13.056120     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:13.056120     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:13.060248     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:13.060248     748 round_trippers.go:577] Response Headers:
	I1007 13:11:13.060429     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:13.060429     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:13.060429     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:13.060429     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:13.060429     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:13 GMT
	I1007 13:11:13.060429     748 round_trippers.go:580]     Audit-Id: 3641185f-3599-4f08-a91e-a32a4fe58134
	I1007 13:11:13.060696     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:13.061679     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:13.061679     748 round_trippers.go:469] Request Headers:
	I1007 13:11:13.061679     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:13.061679     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:13.064392     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:13.064846     748 round_trippers.go:577] Response Headers:
	I1007 13:11:13.064846     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:13.064846     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:13.064846     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:13 GMT
	I1007 13:11:13.064846     748 round_trippers.go:580]     Audit-Id: f2d5d397-9ce5-45db-b20a-11ebd2fc9680
	I1007 13:11:13.064846     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:13.064846     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:13.065311     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:13.065823     748 pod_ready.go:103] pod "coredns-7c65d6cfc9-pjtmp" in "kube-system" namespace has status "Ready":"False"
	I1007 13:11:13.555593     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:13.555593     748 round_trippers.go:469] Request Headers:
	I1007 13:11:13.555593     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:13.555593     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:13.560225     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:13.560336     748 round_trippers.go:577] Response Headers:
	I1007 13:11:13.560336     748 round_trippers.go:580]     Audit-Id: 403ba553-29a9-4444-bccd-84731391b401
	I1007 13:11:13.560336     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:13.560336     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:13.560336     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:13.560427     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:13.560427     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:13 GMT
	I1007 13:11:13.560578     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:13.561081     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:13.561081     748 round_trippers.go:469] Request Headers:
	I1007 13:11:13.561081     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:13.561081     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:13.565174     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:13.565174     748 round_trippers.go:577] Response Headers:
	I1007 13:11:13.565308     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:13.565308     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:13.565308     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:13.565308     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:13.565308     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:13 GMT
	I1007 13:11:13.565308     748 round_trippers.go:580]     Audit-Id: c52ca492-a769-4dd6-bc6f-108d26ffb637
	I1007 13:11:13.565603     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:14.055303     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:14.055303     748 round_trippers.go:469] Request Headers:
	I1007 13:11:14.055303     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:14.055303     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:14.059494     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:14.059494     748 round_trippers.go:577] Response Headers:
	I1007 13:11:14.059494     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:14 GMT
	I1007 13:11:14.059494     748 round_trippers.go:580]     Audit-Id: ee3dd852-7223-4ed7-8c2d-aae60ca52d66
	I1007 13:11:14.059494     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:14.059494     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:14.059570     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:14.059570     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:14.059780     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:14.060563     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:14.060645     748 round_trippers.go:469] Request Headers:
	I1007 13:11:14.060645     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:14.060645     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:14.063923     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:14.063923     748 round_trippers.go:577] Response Headers:
	I1007 13:11:14.063923     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:14.063923     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:14.063923     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:14.063923     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:14 GMT
	I1007 13:11:14.063923     748 round_trippers.go:580]     Audit-Id: e8f704e0-93d7-4df2-885a-36fea1695952
	I1007 13:11:14.063923     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:14.063923     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:14.555331     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:14.555331     748 round_trippers.go:469] Request Headers:
	I1007 13:11:14.555331     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:14.555331     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:14.560342     748 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 13:11:14.560474     748 round_trippers.go:577] Response Headers:
	I1007 13:11:14.560474     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:14.560549     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:14 GMT
	I1007 13:11:14.560549     748 round_trippers.go:580]     Audit-Id: d914e366-206e-48f9-a0ed-a5744595bce4
	I1007 13:11:14.560549     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:14.560549     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:14.560549     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:14.560753     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:14.561654     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:14.561654     748 round_trippers.go:469] Request Headers:
	I1007 13:11:14.561654     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:14.561654     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:14.564289     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:14.564360     748 round_trippers.go:577] Response Headers:
	I1007 13:11:14.564360     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:14.564360     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:14.564360     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:14.564360     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:14.564360     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:14 GMT
	I1007 13:11:14.564360     748 round_trippers.go:580]     Audit-Id: 59f55ed2-2b8d-4119-b3cc-b58c98d51441
	I1007 13:11:14.564779     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:15.055399     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:15.055399     748 round_trippers.go:469] Request Headers:
	I1007 13:11:15.055399     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:15.055399     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:15.060030     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:15.060030     748 round_trippers.go:577] Response Headers:
	I1007 13:11:15.060030     748 round_trippers.go:580]     Audit-Id: 80c0da41-0486-4e0d-bc05-ac9175b5b926
	I1007 13:11:15.060030     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:15.060030     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:15.060132     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:15.060132     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:15.060132     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:15 GMT
	I1007 13:11:15.060307     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:15.060943     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:15.060943     748 round_trippers.go:469] Request Headers:
	I1007 13:11:15.060943     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:15.060943     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:15.063276     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:15.063276     748 round_trippers.go:577] Response Headers:
	I1007 13:11:15.063276     748 round_trippers.go:580]     Audit-Id: 2a2f3c51-554e-41d9-9c9f-49290379e4d7
	I1007 13:11:15.064302     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:15.064302     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:15.064302     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:15.064302     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:15.064358     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:15 GMT
	I1007 13:11:15.064643     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:15.556144     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:15.556144     748 round_trippers.go:469] Request Headers:
	I1007 13:11:15.556144     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:15.556144     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:15.559585     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:11:15.559677     748 round_trippers.go:577] Response Headers:
	I1007 13:11:15.559677     748 round_trippers.go:580]     Audit-Id: 9e632095-f777-431f-9548-abb2f0cf0286
	I1007 13:11:15.559677     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:15.559677     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:15.559677     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:15.559756     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:15.559756     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:15 GMT
	I1007 13:11:15.560558     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:15.561410     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:15.561410     748 round_trippers.go:469] Request Headers:
	I1007 13:11:15.561410     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:15.561410     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:15.565116     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:11:15.565192     748 round_trippers.go:577] Response Headers:
	I1007 13:11:15.565192     748 round_trippers.go:580]     Audit-Id: 33636776-ebfb-47f6-9316-b2b7ab583650
	I1007 13:11:15.565218     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:15.565218     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:15.565218     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:15.565218     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:15.565218     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:15 GMT
	I1007 13:11:15.565218     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:15.565972     748 pod_ready.go:103] pod "coredns-7c65d6cfc9-pjtmp" in "kube-system" namespace has status "Ready":"False"
	I1007 13:11:16.056283     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:16.056283     748 round_trippers.go:469] Request Headers:
	I1007 13:11:16.056283     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:16.056283     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:16.060541     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:16.060707     748 round_trippers.go:577] Response Headers:
	I1007 13:11:16.060707     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:16.060707     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:16 GMT
	I1007 13:11:16.060707     748 round_trippers.go:580]     Audit-Id: 9ab90d9f-72c9-40d6-95d1-9d0b88d7041d
	I1007 13:11:16.060707     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:16.060784     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:16.060784     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:16.060984     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:16.061734     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:16.061836     748 round_trippers.go:469] Request Headers:
	I1007 13:11:16.061836     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:16.061873     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:16.064460     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:16.065229     748 round_trippers.go:577] Response Headers:
	I1007 13:11:16.065229     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:16.065229     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:16.065229     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:16.065229     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:16.065229     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:16 GMT
	I1007 13:11:16.065229     748 round_trippers.go:580]     Audit-Id: 9804d061-7565-4fdf-b06e-f533ee51baa9
	I1007 13:11:16.065759     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:16.555706     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:16.555706     748 round_trippers.go:469] Request Headers:
	I1007 13:11:16.555706     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:16.555706     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:16.560091     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:16.560191     748 round_trippers.go:577] Response Headers:
	I1007 13:11:16.560191     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:16.560191     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:16.560191     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:16.560191     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:16.560191     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:16 GMT
	I1007 13:11:16.560300     748 round_trippers.go:580]     Audit-Id: fb016061-5dde-45b9-ab8b-77efea133ae4
	I1007 13:11:16.561225     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:16.561806     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:16.561806     748 round_trippers.go:469] Request Headers:
	I1007 13:11:16.561806     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:16.561806     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:16.565388     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:11:16.565724     748 round_trippers.go:577] Response Headers:
	I1007 13:11:16.565724     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:16.565724     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:16 GMT
	I1007 13:11:16.565724     748 round_trippers.go:580]     Audit-Id: bf604831-6c95-4546-a48b-e8fe7aaa8cc1
	I1007 13:11:16.565724     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:16.565724     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:16.565724     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:16.566073     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:17.055386     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:17.055386     748 round_trippers.go:469] Request Headers:
	I1007 13:11:17.055386     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:17.055386     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:17.060398     748 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 13:11:17.060398     748 round_trippers.go:577] Response Headers:
	I1007 13:11:17.060398     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:17.060398     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:17.060398     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:17 GMT
	I1007 13:11:17.060398     748 round_trippers.go:580]     Audit-Id: a8019167-7296-494f-9b1e-aa67acd2a06f
	I1007 13:11:17.060398     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:17.060398     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:17.060398     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:17.061385     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:17.061385     748 round_trippers.go:469] Request Headers:
	I1007 13:11:17.061385     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:17.061385     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:17.067407     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:17.067431     748 round_trippers.go:577] Response Headers:
	I1007 13:11:17.067431     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:17.067431     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:17 GMT
	I1007 13:11:17.067431     748 round_trippers.go:580]     Audit-Id: 6704997b-abb9-4724-9ae6-4a8f291c83b0
	I1007 13:11:17.067605     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:17.067605     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:17.067605     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:17.067879     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:17.555790     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:17.555790     748 round_trippers.go:469] Request Headers:
	I1007 13:11:17.555790     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:17.555790     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:17.581810     748 round_trippers.go:574] Response Status: 200 OK in 26 milliseconds
	I1007 13:11:17.581810     748 round_trippers.go:577] Response Headers:
	I1007 13:11:17.581810     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:17.581810     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:17.581810     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:17.581810     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:17.581810     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:17 GMT
	I1007 13:11:17.581810     748 round_trippers.go:580]     Audit-Id: a7a4f33d-65b8-44f4-9920-e2efc872db50
	I1007 13:11:17.581810     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:17.582943     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:17.582943     748 round_trippers.go:469] Request Headers:
	I1007 13:11:17.582943     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:17.582943     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:17.586825     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:11:17.586825     748 round_trippers.go:577] Response Headers:
	I1007 13:11:17.586872     748 round_trippers.go:580]     Audit-Id: e2ffb57c-4e28-4809-9a98-e1b3b09016ff
	I1007 13:11:17.586872     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:17.586872     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:17.586872     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:17.586872     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:17.586923     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:17 GMT
	I1007 13:11:17.587778     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:17.588064     748 pod_ready.go:103] pod "coredns-7c65d6cfc9-pjtmp" in "kube-system" namespace has status "Ready":"False"
	I1007 13:11:18.055552     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:18.055552     748 round_trippers.go:469] Request Headers:
	I1007 13:11:18.055552     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:18.055552     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:18.060803     748 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 13:11:18.060803     748 round_trippers.go:577] Response Headers:
	I1007 13:11:18.060879     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:18.060879     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:18.060879     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:18.060879     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:18 GMT
	I1007 13:11:18.060879     748 round_trippers.go:580]     Audit-Id: ead32b9d-3d9d-4b2a-aec2-60b60b8b8340
	I1007 13:11:18.060879     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:18.061145     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:18.061922     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:18.061986     748 round_trippers.go:469] Request Headers:
	I1007 13:11:18.061986     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:18.061986     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:18.064726     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:18.064833     748 round_trippers.go:577] Response Headers:
	I1007 13:11:18.064833     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:18.064833     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:18.064833     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:18.064833     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:18 GMT
	I1007 13:11:18.064833     748 round_trippers.go:580]     Audit-Id: f1d7129c-41b8-4534-b5c8-5a0358c82b15
	I1007 13:11:18.064833     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:18.065233     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:18.556468     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:18.556584     748 round_trippers.go:469] Request Headers:
	I1007 13:11:18.556584     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:18.556584     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:18.561001     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:18.561138     748 round_trippers.go:577] Response Headers:
	I1007 13:11:18.561138     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:18 GMT
	I1007 13:11:18.561228     748 round_trippers.go:580]     Audit-Id: bda1321b-7f94-4092-a9a3-00a9093a8732
	I1007 13:11:18.561228     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:18.561309     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:18.561309     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:18.561309     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:18.561489     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"1851","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7099 chars]
	I1007 13:11:18.563058     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:18.563150     748 round_trippers.go:469] Request Headers:
	I1007 13:11:18.563150     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:18.563150     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:18.565977     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:18.566321     748 round_trippers.go:577] Response Headers:
	I1007 13:11:18.566321     748 round_trippers.go:580]     Audit-Id: f4d2744a-09fb-4a07-89b8-86bc48b365c8
	I1007 13:11:18.566321     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:18.566321     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:18.566321     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:18.566321     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:18.566321     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:18 GMT
	I1007 13:11:18.566611     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:19.056204     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/coredns-7c65d6cfc9-pjtmp
	I1007 13:11:19.056204     748 round_trippers.go:469] Request Headers:
	I1007 13:11:19.056204     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:19.056204     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:19.061477     748 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 13:11:19.061477     748 round_trippers.go:577] Response Headers:
	I1007 13:11:19.061570     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:19.061570     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:19 GMT
	I1007 13:11:19.061570     748 round_trippers.go:580]     Audit-Id: b30ccc5b-2f1a-4248-9948-12a10a0df458
	I1007 13:11:19.061570     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:19.061570     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:19.061570     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:19.061802     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"2005","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},"f:preferredDuringSchedulingIgnoredDuringExecution":
{}}},"f:containers":{"k:{\"name\":\"coredns\"}":{".":{},"f:args":{},"f: [truncated 7046 chars]
	I1007 13:11:19.062537     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:19.062537     748 round_trippers.go:469] Request Headers:
	I1007 13:11:19.062591     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:19.062591     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:19.064867     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:19.064867     748 round_trippers.go:577] Response Headers:
	I1007 13:11:19.064867     748 round_trippers.go:580]     Audit-Id: 2721b6a8-51ca-4430-b718-e2e28c347385
	I1007 13:11:19.065838     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:19.065838     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:19.065838     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:19.065868     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:19.065868     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:19 GMT
	I1007 13:11:19.066116     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:19.066321     748 pod_ready.go:93] pod "coredns-7c65d6cfc9-pjtmp" in "kube-system" namespace has status "Ready":"True"
	I1007 13:11:19.066321     748 pod_ready.go:82] duration metric: took 20.0110128s for pod "coredns-7c65d6cfc9-pjtmp" in "kube-system" namespace to be "Ready" ...
	I1007 13:11:19.066321     748 pod_ready.go:79] waiting up to 6m0s for pod "etcd-multinode-644900" in "kube-system" namespace to be "Ready" ...
	I1007 13:11:19.066321     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/etcd-multinode-644900
	I1007 13:11:19.066321     748 round_trippers.go:469] Request Headers:
	I1007 13:11:19.066321     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:19.066321     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:19.070136     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:11:19.070249     748 round_trippers.go:577] Response Headers:
	I1007 13:11:19.070286     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:19.070286     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:19 GMT
	I1007 13:11:19.070286     748 round_trippers.go:580]     Audit-Id: bf224523-6dc7-4e77-807b-a73d468df04f
	I1007 13:11:19.070286     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:19.070330     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:19.070330     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:19.070538     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"etcd-multinode-644900","namespace":"kube-system","uid":"c2505853-9542-489b-9ae2-1fe12298ee6b","resourceVersion":"1961","creationTimestamp":"2024-10-07T13:10:45Z","labels":{"component":"etcd","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/etcd.advertise-client-urls":"https://172.30.143.249:2379","kubernetes.io/config.hash":"1dd08878f3b2eb9720c9dd33d306de2b","kubernetes.io/config.mirror":"1dd08878f3b2eb9720c9dd33d306de2b","kubernetes.io/config.seen":"2024-10-07T13:10:38.483657449Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T13:10:45Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.kubernetes.io/etcd.advertise
-client-urls":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/conf [truncated 6617 chars]
	I1007 13:11:19.070659     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:19.070659     748 round_trippers.go:469] Request Headers:
	I1007 13:11:19.070659     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:19.070659     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:19.073577     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:19.073620     748 round_trippers.go:577] Response Headers:
	I1007 13:11:19.073620     748 round_trippers.go:580]     Audit-Id: 8c1b4fb9-2c14-4343-9427-ef87bbceeeca
	I1007 13:11:19.073652     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:19.073652     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:19.073652     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:19.073652     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:19.073652     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:19 GMT
	I1007 13:11:19.074141     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:19.074778     748 pod_ready.go:93] pod "etcd-multinode-644900" in "kube-system" namespace has status "Ready":"True"
	I1007 13:11:19.074817     748 pod_ready.go:82] duration metric: took 8.4957ms for pod "etcd-multinode-644900" in "kube-system" namespace to be "Ready" ...
	I1007 13:11:19.074869     748 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-multinode-644900" in "kube-system" namespace to be "Ready" ...
	I1007 13:11:19.074916     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/kube-apiserver-multinode-644900
	I1007 13:11:19.074916     748 round_trippers.go:469] Request Headers:
	I1007 13:11:19.074916     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:19.074916     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:19.077591     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:19.077591     748 round_trippers.go:577] Response Headers:
	I1007 13:11:19.077591     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:19.077591     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:19.077591     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:19.077591     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:19.077591     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:19 GMT
	I1007 13:11:19.077591     748 round_trippers.go:580]     Audit-Id: aaa0c0a9-28cd-48c7-92b8-39f93846c1c0
	I1007 13:11:19.078294     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-apiserver-multinode-644900","namespace":"kube-system","uid":"e545fcad-4b63-40fa-840d-68ac90068638","resourceVersion":"1957","creationTimestamp":"2024-10-07T13:10:45Z","labels":{"component":"kube-apiserver","tier":"control-plane"},"annotations":{"kubeadm.kubernetes.io/kube-apiserver.advertise-address.endpoint":"172.30.143.249:8443","kubernetes.io/config.hash":"910dd098927723b67c8f303f724608ac","kubernetes.io/config.mirror":"910dd098927723b67c8f303f724608ac","kubernetes.io/config.seen":"2024-10-07T13:10:38.478103732Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T13:10:45Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubeadm.k
ubernetes.io/kube-apiserver.advertise-address.endpoint":{},"f:kubernete [truncated 8049 chars]
	I1007 13:11:19.079090     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:19.079153     748 round_trippers.go:469] Request Headers:
	I1007 13:11:19.079153     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:19.079153     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:19.083817     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:19.083817     748 round_trippers.go:577] Response Headers:
	I1007 13:11:19.084026     748 round_trippers.go:580]     Audit-Id: d397d552-c931-4adc-8486-427eaf4bf9ea
	I1007 13:11:19.084026     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:19.084086     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:19.084136     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:19.084136     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:19.084177     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:19 GMT
	I1007 13:11:19.084212     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:19.084990     748 pod_ready.go:93] pod "kube-apiserver-multinode-644900" in "kube-system" namespace has status "Ready":"True"
	I1007 13:11:19.084990     748 pod_ready.go:82] duration metric: took 10.1214ms for pod "kube-apiserver-multinode-644900" in "kube-system" namespace to be "Ready" ...
	I1007 13:11:19.084990     748 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-multinode-644900" in "kube-system" namespace to be "Ready" ...
	I1007 13:11:19.084990     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/kube-controller-manager-multinode-644900
	I1007 13:11:19.084990     748 round_trippers.go:469] Request Headers:
	I1007 13:11:19.084990     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:19.084990     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:19.087627     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:19.087627     748 round_trippers.go:577] Response Headers:
	I1007 13:11:19.087627     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:19.087627     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:19.087627     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:19.087627     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:19.087627     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:19 GMT
	I1007 13:11:19.087627     748 round_trippers.go:580]     Audit-Id: b92dbbac-b07e-4cdf-b23d-adcfde444d44
	I1007 13:11:19.088593     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-controller-manager-multinode-644900","namespace":"kube-system","uid":"cc010699-8247-4d65-8c88-a0c6ec68cd16","resourceVersion":"1955","creationTimestamp":"2024-10-07T12:46:29Z","labels":{"component":"kube-controller-manager","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"715d3b1c758a80fa180738f776fe9f8a","kubernetes.io/config.mirror":"715d3b1c758a80fa180738f776fe9f8a","kubernetes.io/config.seen":"2024-10-07T12:46:29.495602760Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:29Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes.
io/config.seen":{},"f:kubernetes.io/config.source":{}},"f:labels":{".": [truncated 7475 chars]
	I1007 13:11:19.088593     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:19.088593     748 round_trippers.go:469] Request Headers:
	I1007 13:11:19.088593     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:19.088593     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:19.090891     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:19.090891     748 round_trippers.go:577] Response Headers:
	I1007 13:11:19.090891     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:19.090891     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:19.090891     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:19.090891     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:19 GMT
	I1007 13:11:19.090891     748 round_trippers.go:580]     Audit-Id: 3b09a54d-fecf-4db7-af91-121023d3b3bd
	I1007 13:11:19.090891     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:19.091880     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:19.091880     748 pod_ready.go:93] pod "kube-controller-manager-multinode-644900" in "kube-system" namespace has status "Ready":"True"
	I1007 13:11:19.091880     748 pod_ready.go:82] duration metric: took 6.89ms for pod "kube-controller-manager-multinode-644900" in "kube-system" namespace to be "Ready" ...
	I1007 13:11:19.091880     748 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-npcxw" in "kube-system" namespace to be "Ready" ...
	I1007 13:11:19.091880     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/kube-proxy-npcxw
	I1007 13:11:19.091880     748 round_trippers.go:469] Request Headers:
	I1007 13:11:19.091880     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:19.092555     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:19.094706     748 round_trippers.go:574] Response Status: 200 OK in 2 milliseconds
	I1007 13:11:19.094764     748 round_trippers.go:577] Response Headers:
	I1007 13:11:19.094825     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:19 GMT
	I1007 13:11:19.094825     748 round_trippers.go:580]     Audit-Id: 4ce2a8ae-715a-4c70-be54-785b39e50db5
	I1007 13:11:19.094825     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:19.094875     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:19.094875     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:19.094929     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:19.095144     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-proxy-npcxw","generateName":"kube-proxy-","namespace":"kube-system","uid":"536b6d7b-2b01-4ea4-8124-7e294de61c12","resourceVersion":"1869","creationTimestamp":"2024-10-07T12:46:33Z","labels":{"controller-revision-hash":"648b489c5b","k8s-app":"kube-proxy","pod-template-generation":"1"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"DaemonSet","name":"kube-proxy","uid":"1e1b67f0-cdda-4804-a8d0-e612d4a61280","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:33Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:controller-revision-hash":{},"f:k8s-app":{},"f:pod-template-generation":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"1e1b67f0-cdda-4804-a8d0-e612d4a61280\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:nodeAffinity":{".":{},"f:
requiredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{"k [truncated 6405 chars]
	I1007 13:11:19.095906     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:19.095965     748 round_trippers.go:469] Request Headers:
	I1007 13:11:19.096014     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:19.096014     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:19.099337     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:11:19.099488     748 round_trippers.go:577] Response Headers:
	I1007 13:11:19.099488     748 round_trippers.go:580]     Audit-Id: a8ac9f07-377e-4069-b0fb-2a9e36b3682f
	I1007 13:11:19.099488     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:19.099488     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:19.099488     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:19.099488     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:19.099488     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:19 GMT
	I1007 13:11:19.099727     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:19.100080     748 pod_ready.go:93] pod "kube-proxy-npcxw" in "kube-system" namespace has status "Ready":"True"
	I1007 13:11:19.100080     748 pod_ready.go:82] duration metric: took 8.1998ms for pod "kube-proxy-npcxw" in "kube-system" namespace to be "Ready" ...
	I1007 13:11:19.100201     748 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-rvrck" in "kube-system" namespace to be "Ready" ...
	I1007 13:11:19.256444     748 request.go:632] Waited for 156.2412ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/kube-proxy-rvrck
	I1007 13:11:19.256444     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/kube-proxy-rvrck
	I1007 13:11:19.256444     748 round_trippers.go:469] Request Headers:
	I1007 13:11:19.256444     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:19.256444     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:19.261427     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:19.261502     748 round_trippers.go:577] Response Headers:
	I1007 13:11:19.261502     748 round_trippers.go:580]     Audit-Id: 366d086d-0ba5-456c-bbe0-d03b417a5edb
	I1007 13:11:19.261502     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:19.261502     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:19.261502     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:19.261502     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:19.261565     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:19 GMT
	I1007 13:11:19.262664     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-proxy-rvrck","generateName":"kube-proxy-","namespace":"kube-system","uid":"39d235f0-4c4d-4b72-b19e-719ac0bd3738","resourceVersion":"1818","creationTimestamp":"2024-10-07T12:54:36Z","labels":{"controller-revision-hash":"648b489c5b","k8s-app":"kube-proxy","pod-template-generation":"1"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"DaemonSet","name":"kube-proxy","uid":"1e1b67f0-cdda-4804-a8d0-e612d4a61280","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:54:36Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:controller-revision-hash":{},"f:k8s-app":{},"f:pod-template-generation":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"1e1b67f0-cdda-4804-a8d0-e612d4a61280\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:nodeAffinity":{".":{},"f:
requiredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{"k [truncated 6433 chars]
	I1007 13:11:19.456652     748 request.go:632] Waited for 193.5091ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.143.249:8443/api/v1/nodes/multinode-644900-m03
	I1007 13:11:19.456652     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900-m03
	I1007 13:11:19.456652     748 round_trippers.go:469] Request Headers:
	I1007 13:11:19.456652     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:19.456652     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:19.461195     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:19.461195     748 round_trippers.go:577] Response Headers:
	I1007 13:11:19.461195     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:19.461195     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:19 GMT
	I1007 13:11:19.461195     748 round_trippers.go:580]     Audit-Id: 3b08383a-81b6-4ab4-bd30-33d0cded9bbf
	I1007 13:11:19.461195     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:19.461195     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:19.461195     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:19.461195     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m03","uid":"6aa5f454-3e97-43e6-b6e6-e15154cef413","resourceVersion":"1972","creationTimestamp":"2024-10-07T13:06:01Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m03","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T13_06_02_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T13:06:01Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{
"f:annotations":{".":{},"f:volumes.kubernetes.io/controller-managed-att [truncated 4401 chars]
	I1007 13:11:19.462027     748 pod_ready.go:98] node "multinode-644900-m03" hosting pod "kube-proxy-rvrck" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-644900-m03" has status "Ready":"Unknown"
	I1007 13:11:19.462095     748 pod_ready.go:82] duration metric: took 361.8901ms for pod "kube-proxy-rvrck" in "kube-system" namespace to be "Ready" ...
	E1007 13:11:19.462095     748 pod_ready.go:67] WaitExtra: waitPodCondition: node "multinode-644900-m03" hosting pod "kube-proxy-rvrck" in "kube-system" namespace is currently not "Ready" (skipping!): node "multinode-644900-m03" has status "Ready":"Unknown"
	I1007 13:11:19.462095     748 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-zkbfj" in "kube-system" namespace to be "Ready" ...
	I1007 13:11:19.656457     748 request.go:632] Waited for 194.2125ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/kube-proxy-zkbfj
	I1007 13:11:19.656894     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/kube-proxy-zkbfj
	I1007 13:11:19.656894     748 round_trippers.go:469] Request Headers:
	I1007 13:11:19.656894     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:19.656894     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:19.661194     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:19.661194     748 round_trippers.go:577] Response Headers:
	I1007 13:11:19.661194     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:19.661194     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:19.661194     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:19.661194     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:19 GMT
	I1007 13:11:19.661194     748 round_trippers.go:580]     Audit-Id: 19bfe8a3-8b6f-4fea-ae5e-7b0b6dc73f9c
	I1007 13:11:19.661194     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:19.661194     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-proxy-zkbfj","generateName":"kube-proxy-","namespace":"kube-system","uid":"35061720-604b-4b5d-ba99-747fc7c54915","resourceVersion":"644","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"controller-revision-hash":"648b489c5b","k8s-app":"kube-proxy","pod-template-generation":"1"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"DaemonSet","name":"kube-proxy","uid":"1e1b67f0-cdda-4804-a8d0-e612d4a61280","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:controller-revision-hash":{},"f:k8s-app":{},"f:pod-template-generation":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"1e1b67f0-cdda-4804-a8d0-e612d4a61280\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:nodeAffinity":{".":{},"f:r
equiredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{"k: [truncated 6207 chars]
	I1007 13:11:19.856645     748 request.go:632] Waited for 194.2543ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.143.249:8443/api/v1/nodes/multinode-644900-m02
	I1007 13:11:19.856645     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900-m02
	I1007 13:11:19.856645     748 round_trippers.go:469] Request Headers:
	I1007 13:11:19.856645     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:19.856645     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:19.861774     748 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 13:11:19.861774     748 round_trippers.go:577] Response Headers:
	I1007 13:11:19.861774     748 round_trippers.go:580]     Audit-Id: a78ab7a7-1f9a-4567-bb95-ceb1ee881464
	I1007 13:11:19.861861     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:19.861861     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:19.861861     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:19.861861     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:19.861861     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:19 GMT
	I1007 13:11:19.862624     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900-m02","uid":"39d139a3-a6a4-4d13-b290-a85509a40558","resourceVersion":"1709","creationTimestamp":"2024-10-07T12:49:46Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900-m02","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"false","minikube.k8s.io/updated_at":"2024_10_07T12_49_47_0700","minikube.k8s.io/version":"v1.34.0"},"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"},"managedFields":[{"manager":"kubeadm","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:49:46Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{
"f:annotations":{"f:kubeadm.alpha.kubernetes.io/cri-socket":{}}}}},{"ma [truncated 3828 chars]
	I1007 13:11:19.863084     748 pod_ready.go:93] pod "kube-proxy-zkbfj" in "kube-system" namespace has status "Ready":"True"
	I1007 13:11:19.863187     748 pod_ready.go:82] duration metric: took 400.9973ms for pod "kube-proxy-zkbfj" in "kube-system" namespace to be "Ready" ...
	I1007 13:11:19.863187     748 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-multinode-644900" in "kube-system" namespace to be "Ready" ...
	I1007 13:11:20.057306     748 request.go:632] Waited for 194.033ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-644900
	I1007 13:11:20.057306     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods/kube-scheduler-multinode-644900
	I1007 13:11:20.057306     748 round_trippers.go:469] Request Headers:
	I1007 13:11:20.057306     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:20.057306     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:20.061932     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:20.061932     748 round_trippers.go:577] Response Headers:
	I1007 13:11:20.061932     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:20.061932     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:20 GMT
	I1007 13:11:20.061932     748 round_trippers.go:580]     Audit-Id: 76fe892a-f22a-4b94-9c62-d2f7e59fae51
	I1007 13:11:20.061932     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:20.061932     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:20.061932     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:20.062283     748 request.go:1351] Response Body: {"kind":"Pod","apiVersion":"v1","metadata":{"name":"kube-scheduler-multinode-644900","namespace":"kube-system","uid":"401fd362-f46c-4fdb-bdbc-06f86cd4d644","resourceVersion":"1968","creationTimestamp":"2024-10-07T12:46:27Z","labels":{"component":"kube-scheduler","tier":"control-plane"},"annotations":{"kubernetes.io/config.hash":"9a83cbc8803b0972b93dbb83182c5e20","kubernetes.io/config.mirror":"9a83cbc8803b0972b93dbb83182c5e20","kubernetes.io/config.seen":"2024-10-07T12:46:21.075252757Z","kubernetes.io/config.source":"file"},"ownerReferences":[{"apiVersion":"v1","kind":"Node","name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","controller":true}],"managedFields":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:27Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:kubernetes.io/config.hash":{},"f:kubernetes.io/config.mirror":{},"f:kubernetes.io/config.seen":{}
,"f:kubernetes.io/config.source":{}},"f:labels":{".":{},"f:component":{ [truncated 5205 chars]
	I1007 13:11:20.256414     748 request.go:632] Waited for 193.3827ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:20.256414     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes/multinode-644900
	I1007 13:11:20.257008     748 round_trippers.go:469] Request Headers:
	I1007 13:11:20.257008     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:20.257008     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:20.260776     748 round_trippers.go:574] Response Status: 200 OK in 3 milliseconds
	I1007 13:11:20.261128     748 round_trippers.go:577] Response Headers:
	I1007 13:11:20.261128     748 round_trippers.go:580]     Audit-Id: 0f9bb8a7-a188-4b3f-9a76-b34492d9f47d
	I1007 13:11:20.261128     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:20.261128     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:20.261128     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:20.261128     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:20.261128     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:20 GMT
	I1007 13:11:20.261356     748 request.go:1351] Response Body: {"kind":"Node","apiVersion":"v1","metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFields":[{"manager":"kubelet","operation":"Update","ap
iVersion":"v1","time":"2024-10-07T12:46:25Z","fieldsType":"FieldsV1","f [truncated 5238 chars]
	I1007 13:11:20.262213     748 pod_ready.go:93] pod "kube-scheduler-multinode-644900" in "kube-system" namespace has status "Ready":"True"
	I1007 13:11:20.262213     748 pod_ready.go:82] duration metric: took 399.0214ms for pod "kube-scheduler-multinode-644900" in "kube-system" namespace to be "Ready" ...
	I1007 13:11:20.262213     748 pod_ready.go:39] duration metric: took 21.2191671s 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" ...
	I1007 13:11:20.262373     748 api_server.go:52] waiting for apiserver process to appear ...
	I1007 13:11:20.272971     748 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1007 13:11:20.300362     748 command_runner.go:130] > 1978
	I1007 13:11:20.300362     748 api_server.go:72] duration metric: took 31.0805265s to wait for apiserver process to appear ...
	I1007 13:11:20.300362     748 api_server.go:88] waiting for apiserver healthz status ...
	I1007 13:11:20.300362     748 api_server.go:253] Checking apiserver healthz at https://172.30.143.249:8443/healthz ...
	I1007 13:11:20.309719     748 api_server.go:279] https://172.30.143.249:8443/healthz returned 200:
	ok
	I1007 13:11:20.309719     748 round_trippers.go:463] GET https://172.30.143.249:8443/version
	I1007 13:11:20.309719     748 round_trippers.go:469] Request Headers:
	I1007 13:11:20.309719     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:20.309719     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:20.311483     748 round_trippers.go:574] Response Status: 200 OK in 1 milliseconds
	I1007 13:11:20.311529     748 round_trippers.go:577] Response Headers:
	I1007 13:11:20.311529     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:20.311529     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:20.311564     748 round_trippers.go:580]     Content-Length: 263
	I1007 13:11:20.311564     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:20 GMT
	I1007 13:11:20.311564     748 round_trippers.go:580]     Audit-Id: d30c223a-c3db-4783-a6d8-2ba0440ce4bf
	I1007 13:11:20.311564     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:20.311609     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:20.311635     748 request.go:1351] Response Body: {
	  "major": "1",
	  "minor": "31",
	  "gitVersion": "v1.31.1",
	  "gitCommit": "948afe5ca072329a73c8e79ed5938717a5cb3d21",
	  "gitTreeState": "clean",
	  "buildDate": "2024-09-11T21:22:08Z",
	  "goVersion": "go1.22.6",
	  "compiler": "gc",
	  "platform": "linux/amd64"
	}
	I1007 13:11:20.311827     748 api_server.go:141] control plane version: v1.31.1
	I1007 13:11:20.311827     748 api_server.go:131] duration metric: took 11.4652ms to wait for apiserver health ...
	I1007 13:11:20.311827     748 system_pods.go:43] waiting for kube-system pods to appear ...
	I1007 13:11:20.456429     748 request.go:632] Waited for 144.5999ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods
	I1007 13:11:20.456429     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods
	I1007 13:11:20.456429     748 round_trippers.go:469] Request Headers:
	I1007 13:11:20.456429     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:20.456429     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:20.462378     748 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 13:11:20.462378     748 round_trippers.go:577] Response Headers:
	I1007 13:11:20.462466     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:20.462466     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:20.462466     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:20.462466     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:20 GMT
	I1007 13:11:20.462466     748 round_trippers.go:580]     Audit-Id: 20722050-99ff-4ae8-ad83-0c5adaf80f0e
	I1007 13:11:20.462466     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:20.464071     748 request.go:1351] Response Body: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"2009"},"items":[{"metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"2005","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},
"f:preferredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers" [truncated 89990 chars]
	I1007 13:11:20.469400     748 system_pods.go:59] 12 kube-system pods found
	I1007 13:11:20.469400     748 system_pods.go:61] "coredns-7c65d6cfc9-pjtmp" [b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd] Running
	I1007 13:11:20.469400     748 system_pods.go:61] "etcd-multinode-644900" [c2505853-9542-489b-9ae2-1fe12298ee6b] Running
	I1007 13:11:20.469400     748 system_pods.go:61] "kindnet-b6tc9" [ff66b624-8b8b-4d19-bcfe-c739d58a6191] Running
	I1007 13:11:20.469400     748 system_pods.go:61] "kindnet-jk6j2" [7ea660b5-7d74-4585-a02b-8b813a457fe4] Running
	I1007 13:11:20.469400     748 system_pods.go:61] "kindnet-m7xlc" [16b3dfc0-0bc9-45a8-8d10-5ca9d46d30fc] Running
	I1007 13:11:20.469400     748 system_pods.go:61] "kube-apiserver-multinode-644900" [e545fcad-4b63-40fa-840d-68ac90068638] Running
	I1007 13:11:20.469400     748 system_pods.go:61] "kube-controller-manager-multinode-644900" [cc010699-8247-4d65-8c88-a0c6ec68cd16] Running
	I1007 13:11:20.469400     748 system_pods.go:61] "kube-proxy-npcxw" [536b6d7b-2b01-4ea4-8124-7e294de61c12] Running
	I1007 13:11:20.469400     748 system_pods.go:61] "kube-proxy-rvrck" [39d235f0-4c4d-4b72-b19e-719ac0bd3738] Running
	I1007 13:11:20.469400     748 system_pods.go:61] "kube-proxy-zkbfj" [35061720-604b-4b5d-ba99-747fc7c54915] Running
	I1007 13:11:20.469400     748 system_pods.go:61] "kube-scheduler-multinode-644900" [401fd362-f46c-4fdb-bdbc-06f86cd4d644] Running
	I1007 13:11:20.469400     748 system_pods.go:61] "storage-provisioner" [37c1e0dc-0f2a-41d2-b0d4-4d583e086e77] Running / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I1007 13:11:20.469400     748 system_pods.go:74] duration metric: took 157.5714ms to wait for pod list to return data ...
	I1007 13:11:20.469400     748 default_sa.go:34] waiting for default service account to be created ...
	I1007 13:11:20.657180     748 request.go:632] Waited for 187.7779ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.143.249:8443/api/v1/namespaces/default/serviceaccounts
	I1007 13:11:20.657619     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/default/serviceaccounts
	I1007 13:11:20.657619     748 round_trippers.go:469] Request Headers:
	I1007 13:11:20.657715     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:20.657715     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:20.662781     748 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 13:11:20.662781     748 round_trippers.go:577] Response Headers:
	I1007 13:11:20.662781     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:20 GMT
	I1007 13:11:20.662781     748 round_trippers.go:580]     Audit-Id: 231cdaca-2062-4d4c-bdb2-d857fdd7f4e4
	I1007 13:11:20.662781     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:20.662781     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:20.662781     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:20.662781     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:20.662781     748 round_trippers.go:580]     Content-Length: 262
	I1007 13:11:20.662781     748 request.go:1351] Response Body: {"kind":"ServiceAccountList","apiVersion":"v1","metadata":{"resourceVersion":"2009"},"items":[{"metadata":{"name":"default","namespace":"default","uid":"59280777-f57d-4341-8c7b-c0be07c22c32","resourceVersion":"361","creationTimestamp":"2024-10-07T12:46:34Z"}}]}
	I1007 13:11:20.662781     748 default_sa.go:45] found service account: "default"
	I1007 13:11:20.662781     748 default_sa.go:55] duration metric: took 193.3781ms for default service account to be created ...
	I1007 13:11:20.662781     748 system_pods.go:116] waiting for k8s-apps to be running ...
	I1007 13:11:20.857155     748 request.go:632] Waited for 194.3727ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods
	I1007 13:11:20.857155     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/namespaces/kube-system/pods
	I1007 13:11:20.857155     748 round_trippers.go:469] Request Headers:
	I1007 13:11:20.857155     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:20.857155     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:20.863127     748 round_trippers.go:574] Response Status: 200 OK in 5 milliseconds
	I1007 13:11:20.863127     748 round_trippers.go:577] Response Headers:
	I1007 13:11:20.863127     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:20.863127     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:20.863127     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:20.863127     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:20 GMT
	I1007 13:11:20.863127     748 round_trippers.go:580]     Audit-Id: 0b1b620d-b1a7-4be7-9a30-a2712190171e
	I1007 13:11:20.863127     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:20.864541     748 request.go:1351] Response Body: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"2009"},"items":[{"metadata":{"name":"coredns-7c65d6cfc9-pjtmp","generateName":"coredns-7c65d6cfc9-","namespace":"kube-system","uid":"b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd","resourceVersion":"2005","creationTimestamp":"2024-10-07T12:46:34Z","labels":{"k8s-app":"kube-dns","pod-template-hash":"7c65d6cfc9"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"ReplicaSet","name":"coredns-7c65d6cfc9","uid":"ed096dff-1756-431c-87f9-a1446573d2b2","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2024-10-07T12:46:34Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:k8s-app":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"ed096dff-1756-431c-87f9-a1446573d2b2\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:podAntiAffinity":{".":{},
"f:preferredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers" [truncated 89990 chars]
	I1007 13:11:20.869349     748 system_pods.go:86] 12 kube-system pods found
	I1007 13:11:20.869349     748 system_pods.go:89] "coredns-7c65d6cfc9-pjtmp" [b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd] Running
	I1007 13:11:20.869349     748 system_pods.go:89] "etcd-multinode-644900" [c2505853-9542-489b-9ae2-1fe12298ee6b] Running
	I1007 13:11:20.869349     748 system_pods.go:89] "kindnet-b6tc9" [ff66b624-8b8b-4d19-bcfe-c739d58a6191] Running
	I1007 13:11:20.869349     748 system_pods.go:89] "kindnet-jk6j2" [7ea660b5-7d74-4585-a02b-8b813a457fe4] Running
	I1007 13:11:20.869349     748 system_pods.go:89] "kindnet-m7xlc" [16b3dfc0-0bc9-45a8-8d10-5ca9d46d30fc] Running
	I1007 13:11:20.869349     748 system_pods.go:89] "kube-apiserver-multinode-644900" [e545fcad-4b63-40fa-840d-68ac90068638] Running
	I1007 13:11:20.869349     748 system_pods.go:89] "kube-controller-manager-multinode-644900" [cc010699-8247-4d65-8c88-a0c6ec68cd16] Running
	I1007 13:11:20.869349     748 system_pods.go:89] "kube-proxy-npcxw" [536b6d7b-2b01-4ea4-8124-7e294de61c12] Running
	I1007 13:11:20.869349     748 system_pods.go:89] "kube-proxy-rvrck" [39d235f0-4c4d-4b72-b19e-719ac0bd3738] Running
	I1007 13:11:20.869349     748 system_pods.go:89] "kube-proxy-zkbfj" [35061720-604b-4b5d-ba99-747fc7c54915] Running
	I1007 13:11:20.869349     748 system_pods.go:89] "kube-scheduler-multinode-644900" [401fd362-f46c-4fdb-bdbc-06f86cd4d644] Running
	I1007 13:11:20.869349     748 system_pods.go:89] "storage-provisioner" [37c1e0dc-0f2a-41d2-b0d4-4d583e086e77] Running / Ready:ContainersNotReady (containers with unready status: [storage-provisioner]) / ContainersReady:ContainersNotReady (containers with unready status: [storage-provisioner])
	I1007 13:11:20.869349     748 system_pods.go:126] duration metric: took 206.5665ms to wait for k8s-apps to be running ...
	I1007 13:11:20.869349     748 system_svc.go:44] waiting for kubelet service to be running ....
	I1007 13:11:20.880871     748 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1007 13:11:20.910385     748 system_svc.go:56] duration metric: took 41.0351ms WaitForService to wait for kubelet
	I1007 13:11:20.910385     748 kubeadm.go:582] duration metric: took 31.6905428s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I1007 13:11:20.910385     748 node_conditions.go:102] verifying NodePressure condition ...
	I1007 13:11:21.056637     748 request.go:632] Waited for 146.0513ms due to client-side throttling, not priority and fairness, request: GET:https://172.30.143.249:8443/api/v1/nodes
	I1007 13:11:21.056637     748 round_trippers.go:463] GET https://172.30.143.249:8443/api/v1/nodes
	I1007 13:11:21.056637     748 round_trippers.go:469] Request Headers:
	I1007 13:11:21.056637     748 round_trippers.go:473]     Accept: application/json, */*
	I1007 13:11:21.056637     748 round_trippers.go:473]     User-Agent: minikube-windows-amd64.exe/v0.0.0 (windows/amd64) kubernetes/$Format
	I1007 13:11:21.062239     748 round_trippers.go:574] Response Status: 200 OK in 4 milliseconds
	I1007 13:11:21.062239     748 round_trippers.go:577] Response Headers:
	I1007 13:11:21.062239     748 round_trippers.go:580]     Audit-Id: 2d0f9ab7-df5f-4984-8948-ab3fdbfb3c60
	I1007 13:11:21.062239     748 round_trippers.go:580]     Cache-Control: no-cache, private
	I1007 13:11:21.062239     748 round_trippers.go:580]     Content-Type: application/json
	I1007 13:11:21.062239     748 round_trippers.go:580]     X-Kubernetes-Pf-Flowschema-Uid: 7f0aba87-4920-42fc-985c-40a769e06069
	I1007 13:11:21.062239     748 round_trippers.go:580]     X-Kubernetes-Pf-Prioritylevel-Uid: 1611de90-2d6e-4b5d-ade0-d986a9afd197
	I1007 13:11:21.062239     748 round_trippers.go:580]     Date: Mon, 07 Oct 2024 13:11:21 GMT
	I1007 13:11:21.062826     748 request.go:1351] Response Body: {"kind":"NodeList","apiVersion":"v1","metadata":{"resourceVersion":"2009"},"items":[{"metadata":{"name":"multinode-644900","uid":"ed6ffeff-9e47-4ee8-876d-267e7a227c95","resourceVersion":"1979","creationTimestamp":"2024-10-07T12:46:25Z","labels":{"beta.kubernetes.io/arch":"amd64","beta.kubernetes.io/os":"linux","kubernetes.io/arch":"amd64","kubernetes.io/hostname":"multinode-644900","kubernetes.io/os":"linux","minikube.k8s.io/commit":"55a088b4b31722f6a33d4d5d4ae6e59a42bb414b","minikube.k8s.io/name":"multinode-644900","minikube.k8s.io/primary":"true","minikube.k8s.io/updated_at":"2024_10_07T12_46_30_0700","minikube.k8s.io/version":"v1.34.0","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"},"managedFi
elds":[{"manager":"kubelet","operation":"Update","apiVersion":"v1","tim [truncated 15505 chars]
	I1007 13:11:21.063908     748 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I1007 13:11:21.063908     748 node_conditions.go:123] node cpu capacity is 2
	I1007 13:11:21.063908     748 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I1007 13:11:21.063908     748 node_conditions.go:123] node cpu capacity is 2
	I1007 13:11:21.063908     748 node_conditions.go:122] node storage ephemeral capacity is 17734596Ki
	I1007 13:11:21.063908     748 node_conditions.go:123] node cpu capacity is 2
	I1007 13:11:21.064081     748 node_conditions.go:105] duration metric: took 153.6941ms to run NodePressure ...
	I1007 13:11:21.064081     748 start.go:241] waiting for startup goroutines ...
	I1007 13:11:21.064081     748 start.go:246] waiting for cluster config update ...
	I1007 13:11:21.064081     748 start.go:255] writing updated cluster config ...
	I1007 13:11:21.069422     748 out.go:201] 
	I1007 13:11:21.072082     748 config.go:182] Loaded profile config "ha-459500": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 13:11:21.078768     748 config.go:182] Loaded profile config "multinode-644900": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 13:11:21.078768     748 profile.go:143] Saving config to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\config.json ...
	I1007 13:11:21.085743     748 out.go:177] * Starting "multinode-644900-m02" worker node in "multinode-644900" cluster
	I1007 13:11:21.088233     748 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I1007 13:11:21.088233     748 cache.go:56] Caching tarball of preloaded images
	I1007 13:11:21.089409     748 preload.go:172] Found C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I1007 13:11:21.089562     748 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on docker
	I1007 13:11:21.089722     748 profile.go:143] Saving config to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\config.json ...
	I1007 13:11:21.092454     748 start.go:360] acquireMachinesLock for multinode-644900-m02: {Name:mke1d3e045ff2a4f8d2978e08dff146c93a87110 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I1007 13:11:21.092613     748 start.go:364] duration metric: took 159.3µs to acquireMachinesLock for "multinode-644900-m02"
	I1007 13:11:21.092769     748 start.go:96] Skipping create...Using existing machine configuration
	I1007 13:11:21.092769     748 fix.go:54] fixHost starting: m02
	I1007 13:11:21.094127     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:11:23.273924     748 main.go:141] libmachine: [stdout =====>] : Off
	
	I1007 13:11:23.274858     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:11:23.274858     748 fix.go:112] recreateIfNeeded on multinode-644900-m02: state=Stopped err=<nil>
	W1007 13:11:23.274858     748 fix.go:138] unexpected machine state, will restart: <nil>
	I1007 13:11:23.277887     748 out.go:177] * Restarting existing hyperv VM for "multinode-644900-m02" ...
	I1007 13:11:23.281733     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Start-VM multinode-644900-m02
	I1007 13:11:26.480505     748 main.go:141] libmachine: [stdout =====>] : 
	I1007 13:11:26.480505     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:11:26.480505     748 main.go:141] libmachine: Waiting for host to start...
	I1007 13:11:26.480505     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:11:28.724682     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:11:28.724895     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:11:28.724971     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:11:31.279043     748 main.go:141] libmachine: [stdout =====>] : 
	I1007 13:11:31.279253     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:11:32.279604     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:11:34.600633     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:11:34.600705     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:11:34.600705     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:11:37.205864     748 main.go:141] libmachine: [stdout =====>] : 
	I1007 13:11:37.206892     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:11:38.207106     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:11:40.497225     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:11:40.497225     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:11:40.497225     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:11:43.122724     748 main.go:141] libmachine: [stdout =====>] : 
	I1007 13:11:43.122724     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:11:44.122942     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:11:46.403562     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:11:46.403729     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:11:46.403818     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:11:48.987738     748 main.go:141] libmachine: [stdout =====>] : 
	I1007 13:11:48.988225     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:11:49.988969     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:11:52.302293     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:11:52.302293     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:11:52.302696     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:11:54.909102     748 main.go:141] libmachine: [stdout =====>] : 172.30.130.208
	
	I1007 13:11:54.909102     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:11:54.912790     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:11:57.078393     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:11:57.078393     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:11:57.079478     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:11:59.642854     748 main.go:141] libmachine: [stdout =====>] : 172.30.130.208
	
	I1007 13:11:59.643261     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:11:59.643495     748 profile.go:143] Saving config to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\multinode-644900\config.json ...
	I1007 13:11:59.645820     748 machine.go:93] provisionDockerMachine start ...
	I1007 13:11:59.646057     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:12:01.786079     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:12:01.787063     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:01.787192     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:12:04.356697     748 main.go:141] libmachine: [stdout =====>] : 172.30.130.208
	
	I1007 13:12:04.356697     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:04.361700     748 main.go:141] libmachine: Using SSH client type: native
	I1007 13:12:04.361700     748 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.130.208 22 <nil> <nil>}
	I1007 13:12:04.361700     748 main.go:141] libmachine: About to run SSH command:
	hostname
	I1007 13:12:04.498520     748 main.go:141] libmachine: SSH cmd err, output: <nil>: minikube
	
	I1007 13:12:04.498641     748 buildroot.go:166] provisioning hostname "multinode-644900-m02"
	I1007 13:12:04.498719     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:12:06.624215     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:12:06.624215     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:06.624701     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:12:09.178639     748 main.go:141] libmachine: [stdout =====>] : 172.30.130.208
	
	I1007 13:12:09.179341     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:09.185071     748 main.go:141] libmachine: Using SSH client type: native
	I1007 13:12:09.185744     748 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.130.208 22 <nil> <nil>}
	I1007 13:12:09.185744     748 main.go:141] libmachine: About to run SSH command:
	sudo hostname multinode-644900-m02 && echo "multinode-644900-m02" | sudo tee /etc/hostname
	I1007 13:12:09.352504     748 main.go:141] libmachine: SSH cmd err, output: <nil>: multinode-644900-m02
	
	I1007 13:12:09.352504     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:12:11.479973     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:12:11.479973     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:11.480061     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:12:14.025289     748 main.go:141] libmachine: [stdout =====>] : 172.30.130.208
	
	I1007 13:12:14.025289     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:14.030351     748 main.go:141] libmachine: Using SSH client type: native
	I1007 13:12:14.031350     748 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.130.208 22 <nil> <nil>}
	I1007 13:12:14.031350     748 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\smultinode-644900-m02' /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 multinode-644900-m02/g' /etc/hosts;
				else 
					echo '127.0.1.1 multinode-644900-m02' | sudo tee -a /etc/hosts; 
				fi
			fi
	I1007 13:12:14.190698     748 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I1007 13:12:14.190698     748 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube6\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube6\minikube-integration\.minikube}
	I1007 13:12:14.190698     748 buildroot.go:174] setting up certificates
	I1007 13:12:14.191238     748 provision.go:84] configureAuth start
	I1007 13:12:14.191298     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:12:16.298431     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:12:16.298976     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:16.298976     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:12:18.828687     748 main.go:141] libmachine: [stdout =====>] : 172.30.130.208
	
	I1007 13:12:18.829087     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:18.829152     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:12:20.952330     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:12:20.952330     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:20.952784     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:12:23.484298     748 main.go:141] libmachine: [stdout =====>] : 172.30.130.208
	
	I1007 13:12:23.484734     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:23.484734     748 provision.go:143] copyHostCerts
	I1007 13:12:23.484916     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem -> C:\Users\jenkins.minikube6\minikube-integration\.minikube/ca.pem
	I1007 13:12:23.484916     748 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/ca.pem, removing ...
	I1007 13:12:23.484916     748 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.pem
	I1007 13:12:23.485685     748 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/ca.pem (1078 bytes)
	I1007 13:12:23.486925     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem -> C:\Users\jenkins.minikube6\minikube-integration\.minikube/cert.pem
	I1007 13:12:23.487256     748 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/cert.pem, removing ...
	I1007 13:12:23.487256     748 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cert.pem
	I1007 13:12:23.487704     748 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/cert.pem (1123 bytes)
	I1007 13:12:23.488899     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem -> C:\Users\jenkins.minikube6\minikube-integration\.minikube/key.pem
	I1007 13:12:23.489154     748 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/key.pem, removing ...
	I1007 13:12:23.489250     748 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\key.pem
	I1007 13:12:23.489533     748 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/key.pem (1679 bytes)
	I1007 13:12:23.490699     748 provision.go:117] generating server cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.multinode-644900-m02 san=[127.0.0.1 172.30.130.208 localhost minikube multinode-644900-m02]
	I1007 13:12:23.790089     748 provision.go:177] copyRemoteCerts
	I1007 13:12:23.801506     748 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I1007 13:12:23.801724     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:12:25.942250     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:12:25.942840     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:25.942874     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:12:28.464230     748 main.go:141] libmachine: [stdout =====>] : 172.30.130.208
	
	I1007 13:12:28.464230     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:28.464879     748 sshutil.go:53] new ssh client: &{IP:172.30.130.208 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900-m02\id_rsa Username:docker}
	I1007 13:12:28.572146     748 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (4.7705872s)
	I1007 13:12:28.572146     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem -> /etc/docker/ca.pem
	I1007 13:12:28.573128     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I1007 13:12:28.623061     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem -> /etc/docker/server.pem
	I1007 13:12:28.623528     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1229 bytes)
	I1007 13:12:28.669288     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server-key.pem -> /etc/docker/server-key.pem
	I1007 13:12:28.670460     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I1007 13:12:28.717423     748 provision.go:87] duration metric: took 14.526023s to configureAuth
	I1007 13:12:28.717529     748 buildroot.go:189] setting minikube options for container-runtime
	I1007 13:12:28.718527     748 config.go:182] Loaded profile config "multinode-644900": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 13:12:28.718670     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:12:30.834636     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:12:30.834636     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:30.834636     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:12:33.424049     748 main.go:141] libmachine: [stdout =====>] : 172.30.130.208
	
	I1007 13:12:33.424049     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:33.430021     748 main.go:141] libmachine: Using SSH client type: native
	I1007 13:12:33.430157     748 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.130.208 22 <nil> <nil>}
	I1007 13:12:33.430157     748 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I1007 13:12:33.565238     748 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I1007 13:12:33.565238     748 buildroot.go:70] root file system type: tmpfs
	I1007 13:12:33.565535     748 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I1007 13:12:33.565616     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:12:35.712522     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:12:35.713181     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:35.713326     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:12:38.273633     748 main.go:141] libmachine: [stdout =====>] : 172.30.130.208
	
	I1007 13:12:38.273633     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:38.279834     748 main.go:141] libmachine: Using SSH client type: native
	I1007 13:12:38.280506     748 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.130.208 22 <nil> <nil>}
	I1007 13:12:38.280506     748 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment="NO_PROXY=172.30.143.249"
	
	
	# 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=hyperv --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
	I1007 13:12:38.448324     748 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service docker.socket 
	StartLimitBurst=3
	StartLimitIntervalSec=60
	
	[Service]
	Type=notify
	Restart=on-failure
	
	Environment=NO_PROXY=172.30.143.249
	
	
	# 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=hyperv --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
	
	I1007 13:12:38.448324     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:12:40.610243     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:12:40.611184     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:40.611184     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:12:43.174184     748 main.go:141] libmachine: [stdout =====>] : 172.30.130.208
	
	I1007 13:12:43.174184     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:43.180080     748 main.go:141] libmachine: Using SSH client type: native
	I1007 13:12:43.180796     748 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.130.208 22 <nil> <nil>}
	I1007 13:12:43.180796     748 main.go:141] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I1007 13:12:45.597944     748 main.go:141] libmachine: SSH cmd err, output: <nil>: diff: can't stat '/lib/systemd/system/docker.service': No such file or directory
	Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /usr/lib/systemd/system/docker.service.
	
	I1007 13:12:45.598518     748 machine.go:96] duration metric: took 45.9521882s to provisionDockerMachine
	I1007 13:12:45.598518     748 start.go:293] postStartSetup for "multinode-644900-m02" (driver="hyperv")
	I1007 13:12:45.598518     748 start.go:322] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
	I1007 13:12:45.610741     748 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
	I1007 13:12:45.610741     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:12:47.752124     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:12:47.752310     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:47.752388     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:12:50.292915     748 main.go:141] libmachine: [stdout =====>] : 172.30.130.208
	
	I1007 13:12:50.292915     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:50.293070     748 sshutil.go:53] new ssh client: &{IP:172.30.130.208 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900-m02\id_rsa Username:docker}
	I1007 13:12:50.407497     748 ssh_runner.go:235] Completed: 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: (4.7967025s)
	I1007 13:12:50.418813     748 ssh_runner.go:195] Run: cat /etc/os-release
	I1007 13:12:50.425383     748 command_runner.go:130] > NAME=Buildroot
	I1007 13:12:50.425383     748 command_runner.go:130] > VERSION=2023.02.9-dirty
	I1007 13:12:50.425383     748 command_runner.go:130] > ID=buildroot
	I1007 13:12:50.425383     748 command_runner.go:130] > VERSION_ID=2023.02.9
	I1007 13:12:50.425383     748 command_runner.go:130] > PRETTY_NAME="Buildroot 2023.02.9"
	I1007 13:12:50.425580     748 info.go:137] Remote host: Buildroot 2023.02.9
	I1007 13:12:50.425640     748 filesync.go:126] Scanning C:\Users\jenkins.minikube6\minikube-integration\.minikube\addons for local assets ...
	I1007 13:12:50.425925     748 filesync.go:126] Scanning C:\Users\jenkins.minikube6\minikube-integration\.minikube\files for local assets ...
	I1007 13:12:50.427103     748 filesync.go:149] local asset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem -> 137842.pem in /etc/ssl/certs
	I1007 13:12:50.427103     748 vm_assets.go:164] NewFileAsset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem -> /etc/ssl/certs/137842.pem
	I1007 13:12:50.438013     748 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I1007 13:12:50.456173     748 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem --> /etc/ssl/certs/137842.pem (1708 bytes)
	I1007 13:12:50.502816     748 start.go:296] duration metric: took 4.9042436s for postStartSetup
	I1007 13:12:50.502816     748 fix.go:56] duration metric: took 1m29.4090549s for fixHost
	I1007 13:12:50.502816     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:12:52.647908     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:12:52.647908     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:52.647908     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:12:55.219143     748 main.go:141] libmachine: [stdout =====>] : 172.30.130.208
	
	I1007 13:12:55.220058     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:55.225472     748 main.go:141] libmachine: Using SSH client type: native
	I1007 13:12:55.226179     748 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.130.208 22 <nil> <nil>}
	I1007 13:12:55.226179     748 main.go:141] libmachine: About to run SSH command:
	date +%s.%N
	I1007 13:12:55.365836     748 main.go:141] libmachine: SSH cmd err, output: <nil>: 1728306775.364237166
	
	I1007 13:12:55.365836     748 fix.go:216] guest clock: 1728306775.364237166
	I1007 13:12:55.365836     748 fix.go:229] Guest: 2024-10-07 13:12:55.364237166 +0000 UTC Remote: 2024-10-07 13:12:50.5028167 +0000 UTC m=+256.158080401 (delta=4.861420466s)
	I1007 13:12:55.366004     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:12:57.500054     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:12:57.500054     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:12:57.500181     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:13:00.057679     748 main.go:141] libmachine: [stdout =====>] : 172.30.130.208
	
	I1007 13:13:00.058311     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:13:00.062850     748 main.go:141] libmachine: Using SSH client type: native
	I1007 13:13:00.063555     748 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.130.208 22 <nil> <nil>}
	I1007 13:13:00.063555     748 main.go:141] libmachine: About to run SSH command:
	sudo date -s @1728306775
	I1007 13:13:00.209626     748 main.go:141] libmachine: SSH cmd err, output: <nil>: Mon Oct  7 13:12:55 UTC 2024
	
	I1007 13:13:00.209626     748 fix.go:236] clock set: Mon Oct  7 13:12:55 UTC 2024
	 (err=<nil>)
	I1007 13:13:00.209626     748 start.go:83] releasing machines lock for "multinode-644900-m02", held for 1m39.1159125s
	I1007 13:13:00.209626     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:13:02.336315     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:13:02.336315     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:13:02.336406     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:13:04.873353     748 main.go:141] libmachine: [stdout =====>] : 172.30.130.208
	
	I1007 13:13:04.873353     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:13:04.877039     748 out.go:177] * Found network options:
	I1007 13:13:04.879936     748 out.go:177]   - NO_PROXY=172.30.143.249
	W1007 13:13:04.882383     748 proxy.go:119] fail to check proxy env: Error ip not in block
	I1007 13:13:04.885223     748 out.go:177]   - NO_PROXY=172.30.143.249
	W1007 13:13:04.887616     748 proxy.go:119] fail to check proxy env: Error ip not in block
	W1007 13:13:04.888532     748 proxy.go:119] fail to check proxy env: Error ip not in block
	I1007 13:13:04.892200     748 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I1007 13:13:04.892481     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:13:04.901409     748 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I1007 13:13:04.901409     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:13:07.109398     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:13:07.109398     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:13:07.109398     748 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:13:07.109398     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:13:07.109398     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:13:07.109398     748 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:13:09.780586     748 main.go:141] libmachine: [stdout =====>] : 172.30.130.208
	
	I1007 13:13:09.780586     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:13:09.781310     748 sshutil.go:53] new ssh client: &{IP:172.30.130.208 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900-m02\id_rsa Username:docker}
	I1007 13:13:09.803378     748 main.go:141] libmachine: [stdout =====>] : 172.30.130.208
	
	I1007 13:13:09.803464     748 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:13:09.803887     748 sshutil.go:53] new ssh client: &{IP:172.30.130.208 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900-m02\id_rsa Username:docker}
	I1007 13:13:09.873548     748 command_runner.go:130] ! stat: cannot statx '/etc/cni/net.d/*loopback.conf*': No such file or directory
	I1007 13:13:09.875003     748 ssh_runner.go:235] Completed: sh -c "stat /etc/cni/net.d/*loopback.conf*": (4.9735393s)
	W1007 13:13:09.875092     748 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I1007 13:13:09.886153     748 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I1007 13:13:09.891199     748 command_runner.go:130] ! bash: line 1: curl.exe: command not found
	I1007 13:13:09.891379     748 ssh_runner.go:235] Completed: curl.exe -sS -m 2 https://registry.k8s.io/: (4.9988885s)
	W1007 13:13:09.891414     748 start.go:867] [curl.exe -sS -m 2 https://registry.k8s.io/] failed: curl.exe -sS -m 2 https://registry.k8s.io/: Process exited with status 127
	stdout:
	
	stderr:
	bash: line 1: curl.exe: command not found
	I1007 13:13:09.922540     748 command_runner.go:139] > /etc/cni/net.d/87-podman-bridge.conflist, 
	I1007 13:13:09.922540     748 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I1007 13:13:09.922540     748 start.go:495] detecting cgroup driver to use...
	I1007 13:13:09.922929     748 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I1007 13:13:09.955413     748 command_runner.go:130] > runtime-endpoint: unix:///run/containerd/containerd.sock
	I1007 13:13:09.967147     748 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	I1007 13:13:09.999689     748 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I1007 13:13:10.019254     748 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I1007 13:13:10.029290     748 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I1007 13:13:10.061818     748 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	W1007 13:13:10.068488     748 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	W1007 13:13:10.068488     748 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I1007 13:13:10.096871     748 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I1007 13:13:10.129637     748 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I1007 13:13:10.158899     748 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I1007 13:13:10.189204     748 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I1007 13:13:10.219286     748 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I1007 13:13:10.249758     748 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I1007 13:13:10.278106     748 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I1007 13:13:10.295028     748 command_runner.go:130] ! sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I1007 13:13:10.295703     748 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I1007 13:13:10.307691     748 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I1007 13:13:10.339019     748 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I1007 13:13:10.367461     748 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 13:13:10.556476     748 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I1007 13:13:10.589209     748 start.go:495] detecting cgroup driver to use...
	I1007 13:13:10.600562     748 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I1007 13:13:10.623327     748 command_runner.go:130] > # /usr/lib/systemd/system/docker.service
	I1007 13:13:10.623327     748 command_runner.go:130] > [Unit]
	I1007 13:13:10.623327     748 command_runner.go:130] > Description=Docker Application Container Engine
	I1007 13:13:10.623327     748 command_runner.go:130] > Documentation=https://docs.docker.com
	I1007 13:13:10.623327     748 command_runner.go:130] > After=network.target  minikube-automount.service docker.socket
	I1007 13:13:10.623327     748 command_runner.go:130] > Requires= minikube-automount.service docker.socket 
	I1007 13:13:10.623327     748 command_runner.go:130] > StartLimitBurst=3
	I1007 13:13:10.623327     748 command_runner.go:130] > StartLimitIntervalSec=60
	I1007 13:13:10.623327     748 command_runner.go:130] > [Service]
	I1007 13:13:10.623327     748 command_runner.go:130] > Type=notify
	I1007 13:13:10.623327     748 command_runner.go:130] > Restart=on-failure
	I1007 13:13:10.623327     748 command_runner.go:130] > Environment=NO_PROXY=172.30.143.249
	I1007 13:13:10.623327     748 command_runner.go:130] > # This file is a systemd drop-in unit that inherits from the base dockerd configuration.
	I1007 13:13:10.623327     748 command_runner.go:130] > # The base configuration already specifies an 'ExecStart=...' command. The first directive
	I1007 13:13:10.623327     748 command_runner.go:130] > # here is to clear out that command inherited from the base configuration. Without this,
	I1007 13:13:10.623327     748 command_runner.go:130] > # the command from the base configuration and the command specified here are treated as
	I1007 13:13:10.623327     748 command_runner.go:130] > # a sequence of commands, which is not the desired behavior, nor is it valid -- systemd
	I1007 13:13:10.623327     748 command_runner.go:130] > # will catch this invalid input and refuse to start the service with an error like:
	I1007 13:13:10.623327     748 command_runner.go:130] > #  Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services.
	I1007 13:13:10.623327     748 command_runner.go:130] > # NOTE: default-ulimit=nofile is set to an arbitrary number for consistency with other
	I1007 13:13:10.623327     748 command_runner.go:130] > # container runtimes. If left unlimited, it may result in OOM issues with MySQL.
	I1007 13:13:10.623327     748 command_runner.go:130] > ExecStart=
	I1007 13:13:10.623327     748 command_runner.go:130] > 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=hyperv --insecure-registry 10.96.0.0/12 
	I1007 13:13:10.623327     748 command_runner.go:130] > ExecReload=/bin/kill -s HUP $MAINPID
	I1007 13:13:10.623327     748 command_runner.go:130] > # Having non-zero Limit*s causes performance problems due to accounting overhead
	I1007 13:13:10.623327     748 command_runner.go:130] > # in the kernel. We recommend using cgroups to do container-local accounting.
	I1007 13:13:10.623874     748 command_runner.go:130] > LimitNOFILE=infinity
	I1007 13:13:10.623874     748 command_runner.go:130] > LimitNPROC=infinity
	I1007 13:13:10.623874     748 command_runner.go:130] > LimitCORE=infinity
	I1007 13:13:10.623874     748 command_runner.go:130] > # Uncomment TasksMax if your systemd version supports it.
	I1007 13:13:10.623918     748 command_runner.go:130] > # Only systemd 226 and above support this version.
	I1007 13:13:10.623918     748 command_runner.go:130] > TasksMax=infinity
	I1007 13:13:10.623918     748 command_runner.go:130] > TimeoutStartSec=0
	I1007 13:13:10.623918     748 command_runner.go:130] > # set delegate yes so that systemd does not reset the cgroups of docker containers
	I1007 13:13:10.623918     748 command_runner.go:130] > Delegate=yes
	I1007 13:13:10.623918     748 command_runner.go:130] > # kill only the docker process, not all processes in the cgroup
	I1007 13:13:10.623918     748 command_runner.go:130] > KillMode=process
	I1007 13:13:10.623918     748 command_runner.go:130] > [Install]
	I1007 13:13:10.623918     748 command_runner.go:130] > WantedBy=multi-user.target
	I1007 13:13:10.634394     748 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1007 13:13:10.666456     748 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I1007 13:13:10.703428     748 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1007 13:13:10.737184     748 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1007 13:13:10.771243     748 ssh_runner.go:195] Run: sudo systemctl stop -f crio
	I1007 13:13:10.851558     748 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1007 13:13:10.875056     748 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I1007 13:13:10.914158     748 command_runner.go:130] > runtime-endpoint: unix:///var/run/cri-dockerd.sock
	I1007 13:13:10.924538     748 ssh_runner.go:195] Run: which cri-dockerd
	I1007 13:13:10.931341     748 command_runner.go:130] > /usr/bin/cri-dockerd
	I1007 13:13:10.941913     748 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I1007 13:13:10.959275     748 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I1007 13:13:11.001586     748 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I1007 13:13:11.197736     748 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I1007 13:13:11.380789     748 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I1007 13:13:11.381029     748 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I1007 13:13:11.424127     748 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 13:13:11.622805     748 ssh_runner.go:195] Run: sudo systemctl restart docker
	I1007 13:13:14.295833     748 ssh_runner.go:235] Completed: sudo systemctl restart docker: (2.6729975s)
	I1007 13:13:14.307932     748 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I1007 13:13:14.345818     748 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I1007 13:13:14.382524     748 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I1007 13:13:14.603758     748 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I1007 13:13:14.790264     748 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 13:13:14.988938     748 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I1007 13:13:15.030201     748 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I1007 13:13:15.069444     748 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 13:13:15.272374     748 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I1007 13:13:15.378254     748 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I1007 13:13:15.389230     748 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I1007 13:13:15.398040     748 command_runner.go:130] >   File: /var/run/cri-dockerd.sock
	I1007 13:13:15.398040     748 command_runner.go:130] >   Size: 0         	Blocks: 0          IO Block: 4096   socket
	I1007 13:13:15.398040     748 command_runner.go:130] > Device: 0,22	Inode: 862         Links: 1
	I1007 13:13:15.398040     748 command_runner.go:130] > Access: (0660/srw-rw----)  Uid: (    0/    root)   Gid: ( 1000/  docker)
	I1007 13:13:15.398040     748 command_runner.go:130] > Access: 2024-10-07 13:13:15.311441226 +0000
	I1007 13:13:15.398040     748 command_runner.go:130] > Modify: 2024-10-07 13:13:15.311441226 +0000
	I1007 13:13:15.398040     748 command_runner.go:130] > Change: 2024-10-07 13:13:15.315441472 +0000
	I1007 13:13:15.398040     748 command_runner.go:130] >  Birth: -
	I1007 13:13:15.398040     748 start.go:563] Will wait 60s for crictl version
	I1007 13:13:15.408983     748 ssh_runner.go:195] Run: which crictl
	I1007 13:13:15.415756     748 command_runner.go:130] > /usr/bin/crictl
	I1007 13:13:15.427014     748 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I1007 13:13:15.481755     748 command_runner.go:130] > Version:  0.1.0
	I1007 13:13:15.481755     748 command_runner.go:130] > RuntimeName:  docker
	I1007 13:13:15.481755     748 command_runner.go:130] > RuntimeVersion:  27.3.1
	I1007 13:13:15.481850     748 command_runner.go:130] > RuntimeApiVersion:  v1
	I1007 13:13:15.481850     748 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.3.1
	RuntimeApiVersion:  v1
	I1007 13:13:15.491023     748 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1007 13:13:15.523276     748 command_runner.go:130] > 27.3.1
	I1007 13:13:15.531563     748 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1007 13:13:15.559980     748 command_runner.go:130] > 27.3.1
	I1007 13:13:15.564358     748 out.go:235] * Preparing Kubernetes v1.31.1 on Docker 27.3.1 ...
	I1007 13:13:15.566714     748 out.go:177]   - env NO_PROXY=172.30.143.249
	
	
	==> Docker <==
	Oct 07 13:11:16 multinode-644900 dockerd[1090]: time="2024-10-07T13:11:16.420157061Z" level=info msg="shim disconnected" id=31a12c623117e2d685d6eaf302412691b1feb06e9342d375235c4dc80b3ccb88 namespace=moby
	Oct 07 13:11:16 multinode-644900 dockerd[1090]: time="2024-10-07T13:11:16.420277061Z" level=warning msg="cleaning up after shim disconnected" id=31a12c623117e2d685d6eaf302412691b1feb06e9342d375235c4dc80b3ccb88 namespace=moby
	Oct 07 13:11:16 multinode-644900 dockerd[1090]: time="2024-10-07T13:11:16.420288061Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:11:16 multinode-644900 dockerd[1090]: time="2024-10-07T13:11:16.843763130Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:11:16 multinode-644900 dockerd[1090]: time="2024-10-07T13:11:16.844506631Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:11:16 multinode-644900 dockerd[1090]: time="2024-10-07T13:11:16.844667631Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:11:16 multinode-644900 dockerd[1090]: time="2024-10-07T13:11:16.844876031Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:11:16 multinode-644900 dockerd[1090]: time="2024-10-07T13:11:16.855630438Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:11:16 multinode-644900 dockerd[1090]: time="2024-10-07T13:11:16.855702538Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:11:16 multinode-644900 dockerd[1090]: time="2024-10-07T13:11:16.855718038Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:11:16 multinode-644900 dockerd[1090]: time="2024-10-07T13:11:16.855841638Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:11:17 multinode-644900 cri-dockerd[1353]: time="2024-10-07T13:11:17Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/7c7f36d704fcef0450df0ddfbbe4b8828ca89d7622eec63b4673b8508ecfdbfd/resolv.conf as [nameserver 10.96.0.10 search default.svc.cluster.local svc.cluster.local cluster.local options ndots:5]"
	Oct 07 13:11:17 multinode-644900 cri-dockerd[1353]: time="2024-10-07T13:11:17Z" level=info msg="Will attempt to re-write config file /var/lib/docker/containers/92e75d2f80797a4c6b40d25dfe77dbcf53a978d8c836115b6dbafea8dc759043/resolv.conf as [nameserver 172.30.128.1]"
	Oct 07 13:11:17 multinode-644900 dockerd[1090]: time="2024-10-07T13:11:17.317684227Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:11:17 multinode-644900 dockerd[1090]: time="2024-10-07T13:11:17.317767427Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:11:17 multinode-644900 dockerd[1090]: time="2024-10-07T13:11:17.317780927Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:11:17 multinode-644900 dockerd[1090]: time="2024-10-07T13:11:17.318145328Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:11:17 multinode-644900 dockerd[1090]: time="2024-10-07T13:11:17.409574788Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:11:17 multinode-644900 dockerd[1090]: time="2024-10-07T13:11:17.409651088Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:11:17 multinode-644900 dockerd[1090]: time="2024-10-07T13:11:17.409662988Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:11:17 multinode-644900 dockerd[1090]: time="2024-10-07T13:11:17.410110989Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:11:29 multinode-644900 dockerd[1090]: time="2024-10-07T13:11:29.776087323Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:11:29 multinode-644900 dockerd[1090]: time="2024-10-07T13:11:29.776795427Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:11:29 multinode-644900 dockerd[1090]: time="2024-10-07T13:11:29.776990628Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:11:29 multinode-644900 dockerd[1090]: time="2024-10-07T13:11:29.777327030Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                 CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	0a9445e5702cd       6e38f40d628db                                                                                         2 minutes ago       Running             storage-provisioner       2                   5d4c65ea16311       storage-provisioner
	6c34d7438e706       c69fa2e9cbf5f                                                                                         2 minutes ago       Running             coredns                   1                   92e75d2f80797       coredns-7c65d6cfc9-pjtmp
	e2bc225303b5b       8c811b4aec35f                                                                                         2 minutes ago       Running             busybox                   1                   7c7f36d704fce       busybox-7dff88458-w89wf
	e1df9cec0ba59       12968670680f4                                                                                         2 minutes ago       Running             kindnet-cni               1                   95e235c8601d6       kindnet-b6tc9
	31a12c623117e       6e38f40d628db                                                                                         2 minutes ago       Exited              storage-provisioner       1                   5d4c65ea16311       storage-provisioner
	5919dbea27823       60c005f310ff3                                                                                         2 minutes ago       Running             kube-proxy                1                   6708d665fee91       kube-proxy-npcxw
	d82448cf914d1       6bab7719df100                                                                                         3 minutes ago       Running             kube-apiserver            0                   f135604bce7d8       kube-apiserver-multinode-644900
	70e2669784194       175ffd71cce3d                                                                                         3 minutes ago       Running             kube-controller-manager   1                   8a404526d0072       kube-controller-manager-multinode-644900
	804fa3c201134       2e96e5913fc06                                                                                         3 minutes ago       Running             etcd                      0                   71ed9cee9e81e       etcd-multinode-644900
	02b858575fd9b       9aa1fad941575                                                                                         3 minutes ago       Running             kube-scheduler            1                   aa7b335ee5304       kube-scheduler-multinode-644900
	8c97e06211fb0       gcr.io/k8s-minikube/busybox@sha256:9afb80db71730dbb303fe00765cbf34bddbdc6b66e49897fc2e1861967584b12   22 minutes ago      Exited              busybox                   0                   9f2b88b7cd338       busybox-7dff88458-w89wf
	5d4475ab20dd2       c69fa2e9cbf5f                                                                                         26 minutes ago      Exited              coredns                   0                   4d70a6c072712       coredns-7c65d6cfc9-pjtmp
	6b69745cedff8       kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166              27 minutes ago      Exited              kindnet-cni               0                   438cb0f667ca8       kindnet-b6tc9
	0e2aea9a294c3       60c005f310ff3                                                                                         27 minutes ago      Exited              kube-proxy                0                   663eb474b2fed       kube-proxy-npcxw
	a60b981df3ff1       9aa1fad941575                                                                                         27 minutes ago      Exited              kube-scheduler            0                   d1f104037626d       kube-scheduler-multinode-644900
	2ab30b0eb284a       175ffd71cce3d                                                                                         27 minutes ago      Exited              kube-controller-manager   0                   18f96961f1a49       kube-controller-manager-multinode-644900
	
	
	==> coredns [5d4475ab20dd] <==
	[INFO] 10.244.0.3:58298 - 3 "AAAA IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,aa,rd,ra 111 0.000185003s
	[INFO] 10.244.0.3:51954 - 4 "AAAA IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000131103s
	[INFO] 10.244.0.3:43206 - 5 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000076401s
	[INFO] 10.244.0.3:43484 - 6 "A IN kubernetes.default. udp 36 false 512" NXDOMAIN qr,aa,rd,ra 111 0.000165003s
	[INFO] 10.244.0.3:48210 - 7 "A IN kubernetes.default.default.svc.cluster.local. udp 62 false 512" NXDOMAIN qr,aa,rd 155 0.000149802s
	[INFO] 10.244.0.3:50105 - 8 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000166203s
	[INFO] 10.244.0.3:60846 - 9 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000075601s
	[INFO] 10.244.1.2:52996 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000137602s
	[INFO] 10.244.1.2:35355 - 3 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000114201s
	[INFO] 10.244.1.2:38136 - 4 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000213104s
	[INFO] 10.244.1.2:45416 - 5 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000094201s
	[INFO] 10.244.0.3:50839 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000123002s
	[INFO] 10.244.0.3:53493 - 3 "AAAA IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 147 0.000091001s
	[INFO] 10.244.0.3:36334 - 4 "A IN kubernetes.default.svc.cluster.local. udp 54 false 512" NOERROR qr,aa,rd 106 0.000323006s
	[INFO] 10.244.0.3:47652 - 5 "PTR IN 1.0.96.10.in-addr.arpa. udp 40 false 512" NOERROR qr,aa,rd 112 0.000167403s
	[INFO] 10.244.1.2:37166 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000293105s
	[INFO] 10.244.1.2:38344 - 3 "AAAA IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 40 0.000124702s
	[INFO] 10.244.1.2:51916 - 4 "A IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 78 0.000192803s
	[INFO] 10.244.1.2:48932 - 5 "PTR IN 1.128.30.172.in-addr.arpa. udp 43 false 512" NOERROR qr,aa,rd 104 0.000165203s
	[INFO] 10.244.0.3:41347 - 2 "PTR IN 10.0.96.10.in-addr.arpa. udp 41 false 512" NOERROR qr,aa,rd 116 0.000264304s
	[INFO] 10.244.0.3:40491 - 3 "AAAA IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 40 0.000444407s
	[INFO] 10.244.0.3:60201 - 4 "A IN host.minikube.internal. udp 40 false 512" NOERROR qr,aa,rd 78 0.000105202s
	[INFO] 10.244.0.3:49114 - 5 "PTR IN 1.128.30.172.in-addr.arpa. udp 43 false 512" NOERROR qr,aa,rd 104 0.000159903s
	[INFO] SIGTERM: Shutting down servers then terminating
	[INFO] plugin/health: Going into lameduck mode for 5s
	
	
	==> coredns [6c34d7438e70] <==
	.:53
	[INFO] plugin/reload: Running configuration SHA512 = fa2b120b3007aba3ef70c07d73473d14986404bfc5683cceeb89e8950d5ace894afca7d43365324975f99d1b2da3d6473c722fe82795d39a4ee8b4b969b7aa71
	CoreDNS-1.11.3
	linux/amd64, go1.21.11, a6338e9
	[INFO] 127.0.0.1:53245 - 45704 "HINFO IN 1261500828366376900.2671445640183319137. udp 57 false 512" NXDOMAIN qr,rd,ra 132 0.140483339s
	
	
	==> describe nodes <==
	Name:               multinode-644900
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=multinode-644900
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=55a088b4b31722f6a33d4d5d4ae6e59a42bb414b
	                    minikube.k8s.io/name=multinode-644900
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_10_07T12_46_30_0700
	                    minikube.k8s.io/version=v1.34.0
	                    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, 07 Oct 2024 12:46:25 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  multinode-644900
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 07 Oct 2024 13:13:38 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 07 Oct 2024 13:10:58 +0000   Mon, 07 Oct 2024 12:46:24 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 07 Oct 2024 13:10:58 +0000   Mon, 07 Oct 2024 12:46:24 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 07 Oct 2024 13:10:58 +0000   Mon, 07 Oct 2024 12:46:24 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 07 Oct 2024 13:10:58 +0000   Mon, 07 Oct 2024 13:10:58 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  172.30.143.249
	  Hostname:    multinode-644900
	Capacity:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	System Info:
	  Machine ID:                 9807ce22310d450d82e40e444e47dc40
	  System UUID:                7900f012-5157-3343-985b-a13170726b4a
	  Boot ID:                    711576c3-cafb-4112-986b-65af323fc5df
	  Kernel Version:             5.10.207
	  OS Image:                   Buildroot 2023.02.9
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.3.1
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (9 in total)
	  Namespace                   Name                                        CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                        ------------  ----------  ---------------  -------------  ---
	  default                     busybox-7dff88458-w89wf                     0 (0%)        0 (0%)      0 (0%)           0 (0%)         22m
	  kube-system                 coredns-7c65d6cfc9-pjtmp                    100m (5%)     0 (0%)      70Mi (3%)        170Mi (8%)     27m
	  kube-system                 etcd-multinode-644900                       100m (5%)     0 (0%)      100Mi (4%)       0 (0%)         2m56s
	  kube-system                 kindnet-b6tc9                               100m (5%)     100m (5%)   50Mi (2%)        50Mi (2%)      27m
	  kube-system                 kube-apiserver-multinode-644900             250m (12%)    0 (0%)      0 (0%)           0 (0%)         2m56s
	  kube-system                 kube-controller-manager-multinode-644900    200m (10%)    0 (0%)      0 (0%)           0 (0%)         27m
	  kube-system                 kube-proxy-npcxw                            0 (0%)        0 (0%)      0 (0%)           0 (0%)         27m
	  kube-system                 kube-scheduler-multinode-644900             100m (5%)     0 (0%)      0 (0%)           0 (0%)         27m
	  kube-system                 storage-provisioner                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         26m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                850m (42%)   100m (5%)
	  memory             220Mi (10%)  220Mi (10%)
	  ephemeral-storage  0 (0%)       0 (0%)
	  hugepages-2Mi      0 (0%)       0 (0%)
	Events:
	  Type    Reason                   Age                  From             Message
	  ----    ------                   ----                 ----             -------
	  Normal  Starting                 27m                  kube-proxy       
	  Normal  Starting                 2m54s                kube-proxy       
	  Normal  Starting                 27m                  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  27m (x8 over 27m)    kubelet          Node multinode-644900 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    27m (x8 over 27m)    kubelet          Node multinode-644900 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     27m (x7 over 27m)    kubelet          Node multinode-644900 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  27m                  kubelet          Updated Node Allocatable limit across pods
	  Normal  NodeHasNoDiskPressure    27m                  kubelet          Node multinode-644900 status is now: NodeHasNoDiskPressure
	  Normal  NodeAllocatableEnforced  27m                  kubelet          Updated Node Allocatable limit across pods
	  Normal  NodeHasSufficientMemory  27m                  kubelet          Node multinode-644900 status is now: NodeHasSufficientMemory
	  Normal  NodeHasSufficientPID     27m                  kubelet          Node multinode-644900 status is now: NodeHasSufficientPID
	  Normal  Starting                 27m                  kubelet          Starting kubelet.
	  Normal  RegisteredNode           27m                  node-controller  Node multinode-644900 event: Registered Node multinode-644900 in Controller
	  Normal  NodeReady                26m                  kubelet          Node multinode-644900 status is now: NodeReady
	  Normal  Starting                 3m3s                 kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  3m3s (x8 over 3m3s)  kubelet          Node multinode-644900 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    3m3s (x8 over 3m3s)  kubelet          Node multinode-644900 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     3m3s (x7 over 3m3s)  kubelet          Node multinode-644900 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  3m3s                 kubelet          Updated Node Allocatable limit across pods
	  Normal  RegisteredNode           2m54s                node-controller  Node multinode-644900 event: Registered Node multinode-644900 in Controller
	
	
	Name:               multinode-644900-m02
	Roles:              <none>
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=multinode-644900-m02
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=55a088b4b31722f6a33d4d5d4ae6e59a42bb414b
	                    minikube.k8s.io/name=multinode-644900
	                    minikube.k8s.io/primary=false
	                    minikube.k8s.io/updated_at=2024_10_07T12_49_47_0700
	                    minikube.k8s.io/version=v1.34.0
	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, 07 Oct 2024 12:49:46 +0000
	Taints:             node.kubernetes.io/unreachable:NoExecute
	                    node.kubernetes.io/unreachable:NoSchedule
	Unschedulable:      false
	Lease:
	  HolderIdentity:  multinode-644900-m02
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 07 Oct 2024 13:07:29 +0000
	Conditions:
	  Type             Status    LastHeartbeatTime                 LastTransitionTime                Reason              Message
	  ----             ------    -----------------                 ------------------                ------              -------
	  MemoryPressure   Unknown   Mon, 07 Oct 2024 13:06:07 +0000   Mon, 07 Oct 2024 13:11:27 +0000   NodeStatusUnknown   Kubelet stopped posting node status.
	  DiskPressure     Unknown   Mon, 07 Oct 2024 13:06:07 +0000   Mon, 07 Oct 2024 13:11:27 +0000   NodeStatusUnknown   Kubelet stopped posting node status.
	  PIDPressure      Unknown   Mon, 07 Oct 2024 13:06:07 +0000   Mon, 07 Oct 2024 13:11:27 +0000   NodeStatusUnknown   Kubelet stopped posting node status.
	  Ready            Unknown   Mon, 07 Oct 2024 13:06:07 +0000   Mon, 07 Oct 2024 13:11:27 +0000   NodeStatusUnknown   Kubelet stopped posting node status.
	Addresses:
	  InternalIP:  172.30.140.113
	  Hostname:    multinode-644900-m02
	Capacity:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	System Info:
	  Machine ID:                 3350cfb558eb4fa98d05b07d3f53cfa9
	  System UUID:                6cad7497-a207-6e45-b37c-79a27cf44386
	  Boot ID:                    dfc3268c-1654-42ae-bfb7-9e638b7b2afc
	  Kernel Version:             5.10.207
	  OS Image:                   Buildroot 2023.02.9
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.3.1
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.1.0/24
	PodCIDRs:                     10.244.1.0/24
	Non-terminated Pods:          (3 in total)
	  Namespace                   Name                       CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                       ------------  ----------  ---------------  -------------  ---
	  default                     busybox-7dff88458-8xskz    0 (0%)        0 (0%)      0 (0%)           0 (0%)         22m
	  kube-system                 kindnet-m7xlc              100m (5%)     100m (5%)   50Mi (2%)        50Mi (2%)      23m
	  kube-system                 kube-proxy-zkbfj           0 (0%)        0 (0%)      0 (0%)           0 (0%)         23m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests   Limits
	  --------           --------   ------
	  cpu                100m (5%)  100m (5%)
	  memory             50Mi (2%)  50Mi (2%)
	  ephemeral-storage  0 (0%)     0 (0%)
	  hugepages-2Mi      0 (0%)     0 (0%)
	Events:
	  Type    Reason                   Age                From             Message
	  ----    ------                   ----               ----             -------
	  Normal  Starting                 23m                kube-proxy       
	  Normal  NodeHasSufficientMemory  23m (x2 over 23m)  kubelet          Node multinode-644900-m02 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    23m (x2 over 23m)  kubelet          Node multinode-644900-m02 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     23m (x2 over 23m)  kubelet          Node multinode-644900-m02 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  23m                kubelet          Updated Node Allocatable limit across pods
	  Normal  RegisteredNode           23m                node-controller  Node multinode-644900-m02 event: Registered Node multinode-644900-m02 in Controller
	  Normal  NodeReady                23m                kubelet          Node multinode-644900-m02 status is now: NodeReady
	  Normal  RegisteredNode           2m54s              node-controller  Node multinode-644900-m02 event: Registered Node multinode-644900-m02 in Controller
	  Normal  NodeNotReady             2m14s              node-controller  Node multinode-644900-m02 status is now: NodeNotReady
	
	
	Name:               multinode-644900-m03
	Roles:              <none>
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=multinode-644900-m03
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=55a088b4b31722f6a33d4d5d4ae6e59a42bb414b
	                    minikube.k8s.io/name=multinode-644900
	                    minikube.k8s.io/primary=false
	                    minikube.k8s.io/updated_at=2024_10_07T13_06_02_0700
	                    minikube.k8s.io/version=v1.34.0
	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, 07 Oct 2024 13:06:01 +0000
	Taints:             node.kubernetes.io/unreachable:NoExecute
	                    node.kubernetes.io/unreachable:NoSchedule
	Unschedulable:      false
	Lease:
	  HolderIdentity:  multinode-644900-m03
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 07 Oct 2024 13:07:12 +0000
	Conditions:
	  Type             Status    LastHeartbeatTime                 LastTransitionTime                Reason              Message
	  ----             ------    -----------------                 ------------------                ------              -------
	  MemoryPressure   Unknown   Mon, 07 Oct 2024 13:06:19 +0000   Mon, 07 Oct 2024 13:07:54 +0000   NodeStatusUnknown   Kubelet stopped posting node status.
	  DiskPressure     Unknown   Mon, 07 Oct 2024 13:06:19 +0000   Mon, 07 Oct 2024 13:07:54 +0000   NodeStatusUnknown   Kubelet stopped posting node status.
	  PIDPressure      Unknown   Mon, 07 Oct 2024 13:06:19 +0000   Mon, 07 Oct 2024 13:07:54 +0000   NodeStatusUnknown   Kubelet stopped posting node status.
	  Ready            Unknown   Mon, 07 Oct 2024 13:06:19 +0000   Mon, 07 Oct 2024 13:07:54 +0000   NodeStatusUnknown   Kubelet stopped posting node status.
	Addresses:
	  InternalIP:  172.30.138.172
	  Hostname:    multinode-644900-m03
	Capacity:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  17734596Ki
	  hugepages-2Mi:      0
	  memory:             2164264Ki
	  pods:               110
	System Info:
	  Machine ID:                 a6c7a3e292e5417e948210e593dd1b82
	  System UUID:                d14a54a6-ad9c-6d41-bc46-b14051f279ec
	  Boot ID:                    8997d715-39ba-4898-bfe3-88ae39967d80
	  Kernel Version:             5.10.207
	  OS Image:                   Buildroot 2023.02.9
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  docker://27.3.1
	  Kubelet Version:            v1.31.1
	  Kube-Proxy Version:         v1.31.1
	PodCIDR:                      10.244.3.0/24
	PodCIDRs:                     10.244.3.0/24
	Non-terminated Pods:          (2 in total)
	  Namespace                   Name                CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                ------------  ----------  ---------------  -------------  ---
	  kube-system                 kindnet-jk6j2       100m (5%)     100m (5%)   50Mi (2%)        50Mi (2%)      19m
	  kube-system                 kube-proxy-rvrck    0 (0%)        0 (0%)      0 (0%)           0 (0%)         19m
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests   Limits
	  --------           --------   ------
	  cpu                100m (5%)  100m (5%)
	  memory             50Mi (2%)  50Mi (2%)
	  ephemeral-storage  0 (0%)     0 (0%)
	  hugepages-2Mi      0 (0%)     0 (0%)
	Events:
	  Type    Reason                   Age                    From             Message
	  ----    ------                   ----                   ----             -------
	  Normal  Starting                 7m37s                  kube-proxy       
	  Normal  Starting                 18m                    kube-proxy       
	  Normal  NodeAllocatableEnforced  19m                    kubelet          Updated Node Allocatable limit across pods
	  Normal  NodeHasSufficientMemory  19m (x2 over 19m)      kubelet          Node multinode-644900-m03 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    19m (x2 over 19m)      kubelet          Node multinode-644900-m03 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     19m (x2 over 19m)      kubelet          Node multinode-644900-m03 status is now: NodeHasSufficientPID
	  Normal  NodeReady                18m                    kubelet          Node multinode-644900-m03 status is now: NodeReady
	  Normal  Starting                 7m40s                  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  7m40s (x2 over 7m40s)  kubelet          Node multinode-644900-m03 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    7m40s (x2 over 7m40s)  kubelet          Node multinode-644900-m03 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     7m40s (x2 over 7m40s)  kubelet          Node multinode-644900-m03 status is now: NodeHasSufficientPID
	  Normal  NodeAllocatableEnforced  7m40s                  kubelet          Updated Node Allocatable limit across pods
	  Normal  RegisteredNode           7m37s                  node-controller  Node multinode-644900-m03 event: Registered Node multinode-644900-m03 in Controller
	  Normal  NodeReady                7m22s                  kubelet          Node multinode-644900-m03 status is now: NodeReady
	  Normal  NodeNotReady             5m47s                  node-controller  Node multinode-644900-m03 status is now: NodeNotReady
	  Normal  RegisteredNode           2m54s                  node-controller  Node multinode-644900-m03 event: Registered Node multinode-644900-m03 in Controller
	
	
	==> dmesg <==
	[Oct 7 13:09] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
	[  +0.737184] psmouse serio1: trackpoint: failed to get extended button data, assuming 3 buttons
	[  +1.916011] systemd-fstab-generator[115]: Ignoring "noauto" option for root device
	[  +6.884242] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
	[  +0.000006] NFSD: unable to find recovery directory /var/lib/nfs/v4recovery
	[  +0.000002] NFSD: Unable to initialize client recovery tracking! (-2)
	[Oct 7 13:10] systemd-fstab-generator[625]: Ignoring "noauto" option for root device
	[  +0.184010] systemd-fstab-generator[637]: Ignoring "noauto" option for root device
	[ +27.356133] systemd-fstab-generator[1009]: Ignoring "noauto" option for root device
	[  +0.117023] kauditd_printk_skb: 71 callbacks suppressed
	[  +0.572101] systemd-fstab-generator[1050]: Ignoring "noauto" option for root device
	[  +0.217266] systemd-fstab-generator[1062]: Ignoring "noauto" option for root device
	[  +0.227863] systemd-fstab-generator[1076]: Ignoring "noauto" option for root device
	[  +3.025856] systemd-fstab-generator[1306]: Ignoring "noauto" option for root device
	[  +0.224724] systemd-fstab-generator[1318]: Ignoring "noauto" option for root device
	[  +0.190399] systemd-fstab-generator[1330]: Ignoring "noauto" option for root device
	[  +0.292050] systemd-fstab-generator[1345]: Ignoring "noauto" option for root device
	[  +0.901409] systemd-fstab-generator[1473]: Ignoring "noauto" option for root device
	[  +0.105955] kauditd_printk_skb: 202 callbacks suppressed
	[  +3.673797] systemd-fstab-generator[1619]: Ignoring "noauto" option for root device
	[  +1.338184] kauditd_printk_skb: 49 callbacks suppressed
	[  +5.898375] kauditd_printk_skb: 25 callbacks suppressed
	[  +3.943139] systemd-fstab-generator[2461]: Ignoring "noauto" option for root device
	[Oct 7 13:11] kauditd_printk_skb: 72 callbacks suppressed
	[ +13.410484] kauditd_printk_skb: 15 callbacks suppressed
	
	
	==> etcd [804fa3c20113] <==
	{"level":"info","ts":"2024-10-07T13:10:40.549897Z","caller":"membership/cluster.go:421","msg":"added member","cluster-id":"63c5d90f5886972c","local-member-id":"3fff6eb9a738a6f4","added-peer-id":"3fff6eb9a738a6f4","added-peer-peer-urls":["https://172.30.138.193:2380"]}
	{"level":"info","ts":"2024-10-07T13:10:40.550045Z","caller":"membership/cluster.go:584","msg":"set initial cluster version","cluster-id":"63c5d90f5886972c","local-member-id":"3fff6eb9a738a6f4","cluster-version":"3.5"}
	{"level":"info","ts":"2024-10-07T13:10:40.550099Z","caller":"api/capability.go:75","msg":"enabled capabilities for version","cluster-version":"3.5"}
	{"level":"info","ts":"2024-10-07T13:10:40.548284Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-10-07T13:10:40.562917Z","caller":"embed/etcd.go:728","msg":"starting with client TLS","tls-info":"cert = /var/lib/minikube/certs/etcd/server.crt, key = /var/lib/minikube/certs/etcd/server.key, client-cert=, client-key=, trusted-ca = /var/lib/minikube/certs/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]}
	{"level":"info","ts":"2024-10-07T13:10:40.564744Z","caller":"embed/etcd.go:279","msg":"now serving peer/client/metrics","local-member-id":"3fff6eb9a738a6f4","initial-advertise-peer-urls":["https://172.30.143.249:2380"],"listen-peer-urls":["https://172.30.143.249:2380"],"advertise-client-urls":["https://172.30.143.249:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://172.30.143.249:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]}
	{"level":"info","ts":"2024-10-07T13:10:40.565209Z","caller":"embed/etcd.go:870","msg":"serving metrics","address":"http://127.0.0.1:2381"}
	{"level":"info","ts":"2024-10-07T13:10:40.565560Z","caller":"embed/etcd.go:599","msg":"serving peer traffic","address":"172.30.143.249:2380"}
	{"level":"info","ts":"2024-10-07T13:10:40.565756Z","caller":"embed/etcd.go:571","msg":"cmux::serve","address":"172.30.143.249:2380"}
	{"level":"info","ts":"2024-10-07T13:10:41.976471Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"3fff6eb9a738a6f4 is starting a new election at term 2"}
	{"level":"info","ts":"2024-10-07T13:10:41.976561Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"3fff6eb9a738a6f4 became pre-candidate at term 2"}
	{"level":"info","ts":"2024-10-07T13:10:41.976608Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"3fff6eb9a738a6f4 received MsgPreVoteResp from 3fff6eb9a738a6f4 at term 2"}
	{"level":"info","ts":"2024-10-07T13:10:41.976643Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"3fff6eb9a738a6f4 became candidate at term 3"}
	{"level":"info","ts":"2024-10-07T13:10:41.976662Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"3fff6eb9a738a6f4 received MsgVoteResp from 3fff6eb9a738a6f4 at term 3"}
	{"level":"info","ts":"2024-10-07T13:10:41.976673Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"3fff6eb9a738a6f4 became leader at term 3"}
	{"level":"info","ts":"2024-10-07T13:10:41.976718Z","logger":"raft","caller":"etcdserver/zap_raft.go:77","msg":"raft.node: 3fff6eb9a738a6f4 elected leader 3fff6eb9a738a6f4 at term 3"}
	{"level":"info","ts":"2024-10-07T13:10:41.983615Z","caller":"etcdserver/server.go:2118","msg":"published local member to cluster through raft","local-member-id":"3fff6eb9a738a6f4","local-member-attributes":"{Name:multinode-644900 ClientURLs:[https://172.30.143.249:2379]}","request-path":"/0/members/3fff6eb9a738a6f4/attributes","cluster-id":"63c5d90f5886972c","publish-timeout":"7s"}
	{"level":"info","ts":"2024-10-07T13:10:41.983806Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-10-07T13:10:41.983990Z","caller":"embed/serve.go:103","msg":"ready to serve client requests"}
	{"level":"info","ts":"2024-10-07T13:10:41.994773Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-10-07T13:10:41.994821Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-10-07T13:10:42.001896Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-10-07T13:10:42.004619Z","caller":"v3rpc/health.go:61","msg":"grpc service status changed","service":"","status":"SERVING"}
	{"level":"info","ts":"2024-10-07T13:10:42.010961Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-10-07T13:10:42.011427Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"172.30.143.249:2379"}
	
	
	==> kernel <==
	 13:13:41 up 4 min,  0 users,  load average: 0.25, 0.21, 0.10
	Linux multinode-644900 5.10.207 #1 SMP Mon Sep 23 21:01:39 UTC 2024 x86_64 GNU/Linux
	PRETTY_NAME="Buildroot 2023.02.9"
	
	
	==> kindnet [6b69745cedff] <==
	I1007 13:07:24.237426       1 main.go:322] Node multinode-644900-m03 has CIDR [10.244.3.0/24] 
	I1007 13:07:34.238042       1 main.go:295] Handling node with IPs: map[172.30.138.193:{}]
	I1007 13:07:34.238229       1 main.go:299] handling current node
	I1007 13:07:34.238251       1 main.go:295] Handling node with IPs: map[172.30.140.113:{}]
	I1007 13:07:34.238260       1 main.go:322] Node multinode-644900-m02 has CIDR [10.244.1.0/24] 
	I1007 13:07:34.238556       1 main.go:295] Handling node with IPs: map[172.30.138.172:{}]
	I1007 13:07:34.238630       1 main.go:322] Node multinode-644900-m03 has CIDR [10.244.3.0/24] 
	I1007 13:07:44.230940       1 main.go:295] Handling node with IPs: map[172.30.138.193:{}]
	I1007 13:07:44.231010       1 main.go:299] handling current node
	I1007 13:07:44.231042       1 main.go:295] Handling node with IPs: map[172.30.140.113:{}]
	I1007 13:07:44.231048       1 main.go:322] Node multinode-644900-m02 has CIDR [10.244.1.0/24] 
	I1007 13:07:44.231293       1 main.go:295] Handling node with IPs: map[172.30.138.172:{}]
	I1007 13:07:44.231380       1 main.go:322] Node multinode-644900-m03 has CIDR [10.244.3.0/24] 
	I1007 13:07:54.231305       1 main.go:295] Handling node with IPs: map[172.30.138.193:{}]
	I1007 13:07:54.231378       1 main.go:299] handling current node
	I1007 13:07:54.231852       1 main.go:295] Handling node with IPs: map[172.30.140.113:{}]
	I1007 13:07:54.231889       1 main.go:322] Node multinode-644900-m02 has CIDR [10.244.1.0/24] 
	I1007 13:07:54.232246       1 main.go:295] Handling node with IPs: map[172.30.138.172:{}]
	I1007 13:07:54.232284       1 main.go:322] Node multinode-644900-m03 has CIDR [10.244.3.0/24] 
	I1007 13:08:04.231100       1 main.go:295] Handling node with IPs: map[172.30.138.193:{}]
	I1007 13:08:04.231219       1 main.go:299] handling current node
	I1007 13:08:04.231245       1 main.go:295] Handling node with IPs: map[172.30.140.113:{}]
	I1007 13:08:04.231377       1 main.go:322] Node multinode-644900-m02 has CIDR [10.244.1.0/24] 
	I1007 13:08:04.231586       1 main.go:295] Handling node with IPs: map[172.30.138.172:{}]
	I1007 13:08:04.231690       1 main.go:322] Node multinode-644900-m03 has CIDR [10.244.3.0/24] 
	
	
	==> kindnet [e1df9cec0ba5] <==
	I1007 13:12:57.851764       1 main.go:322] Node multinode-644900-m03 has CIDR [10.244.3.0/24] 
	I1007 13:13:07.844067       1 main.go:295] Handling node with IPs: map[172.30.143.249:{}]
	I1007 13:13:07.844207       1 main.go:299] handling current node
	I1007 13:13:07.844546       1 main.go:295] Handling node with IPs: map[172.30.140.113:{}]
	I1007 13:13:07.844669       1 main.go:322] Node multinode-644900-m02 has CIDR [10.244.1.0/24] 
	I1007 13:13:07.844957       1 main.go:295] Handling node with IPs: map[172.30.138.172:{}]
	I1007 13:13:07.845056       1 main.go:322] Node multinode-644900-m03 has CIDR [10.244.3.0/24] 
	I1007 13:13:17.852687       1 main.go:295] Handling node with IPs: map[172.30.143.249:{}]
	I1007 13:13:17.852739       1 main.go:299] handling current node
	I1007 13:13:17.852764       1 main.go:295] Handling node with IPs: map[172.30.140.113:{}]
	I1007 13:13:17.852774       1 main.go:322] Node multinode-644900-m02 has CIDR [10.244.1.0/24] 
	I1007 13:13:17.852949       1 main.go:295] Handling node with IPs: map[172.30.138.172:{}]
	I1007 13:13:17.853010       1 main.go:322] Node multinode-644900-m03 has CIDR [10.244.3.0/24] 
	I1007 13:13:27.848565       1 main.go:295] Handling node with IPs: map[172.30.138.172:{}]
	I1007 13:13:27.848728       1 main.go:322] Node multinode-644900-m03 has CIDR [10.244.3.0/24] 
	I1007 13:13:27.849508       1 main.go:295] Handling node with IPs: map[172.30.143.249:{}]
	I1007 13:13:27.849846       1 main.go:299] handling current node
	I1007 13:13:27.849991       1 main.go:295] Handling node with IPs: map[172.30.140.113:{}]
	I1007 13:13:27.850031       1 main.go:322] Node multinode-644900-m02 has CIDR [10.244.1.0/24] 
	I1007 13:13:37.852219       1 main.go:295] Handling node with IPs: map[172.30.143.249:{}]
	I1007 13:13:37.852260       1 main.go:299] handling current node
	I1007 13:13:37.852278       1 main.go:295] Handling node with IPs: map[172.30.140.113:{}]
	I1007 13:13:37.852285       1 main.go:322] Node multinode-644900-m02 has CIDR [10.244.1.0/24] 
	I1007 13:13:37.852971       1 main.go:295] Handling node with IPs: map[172.30.138.172:{}]
	I1007 13:13:37.853085       1 main.go:322] Node multinode-644900-m03 has CIDR [10.244.3.0/24] 
	
	
	==> kube-apiserver [d82448cf914d] <==
	I1007 13:10:43.938676       1 shared_informer.go:320] Caches are synced for crd-autoregister
	I1007 13:10:43.955792       1 shared_informer.go:320] Caches are synced for cluster_authentication_trust_controller
	I1007 13:10:43.955888       1 aggregator.go:171] initial CRD sync complete...
	I1007 13:10:43.955916       1 autoregister_controller.go:144] Starting autoregister controller
	I1007 13:10:43.955923       1 cache.go:32] Waiting for caches to sync for autoregister controller
	I1007 13:10:43.955929       1 cache.go:39] Caches are synced for autoregister controller
	I1007 13:10:43.957863       1 cache.go:39] Caches are synced for RemoteAvailability controller
	I1007 13:10:43.957956       1 cache.go:39] Caches are synced for APIServiceRegistrationController controller
	I1007 13:10:43.965178       1 handler_discovery.go:450] Starting ResourceDiscoveryManager
	I1007 13:10:43.965290       1 cache.go:39] Caches are synced for LocalAvailability controller
	I1007 13:10:43.965628       1 apf_controller.go:382] Running API Priority and Fairness config worker
	I1007 13:10:43.965669       1 apf_controller.go:385] Running API Priority and Fairness periodic rebalancing process
	I1007 13:10:43.987650       1 shared_informer.go:320] Caches are synced for node_authorizer
	I1007 13:10:43.993449       1 shared_informer.go:320] Caches are synced for *generic.policySource[*k8s.io/api/admissionregistration/v1.ValidatingAdmissionPolicy,*k8s.io/api/admissionregistration/v1.ValidatingAdmissionPolicyBinding,k8s.io/apiserver/pkg/admission/plugin/policy/validating.Validator]
	I1007 13:10:43.993506       1 policy_source.go:224] refreshing policies
	I1007 13:10:44.074299       1 controller.go:615] quota admission added evaluator for: leases.coordination.k8s.io
	I1007 13:10:44.813982       1 storage_scheduling.go:111] all system priority classes are created successfully or already exist.
	W1007 13:10:45.420761       1 lease.go:265] Resetting endpoints for master service "kubernetes" to [172.30.143.249]
	I1007 13:10:45.422295       1 controller.go:615] quota admission added evaluator for: endpoints
	I1007 13:10:45.444347       1 controller.go:615] quota admission added evaluator for: endpointslices.discovery.k8s.io
	I1007 13:10:46.850819       1 controller.go:615] quota admission added evaluator for: daemonsets.apps
	I1007 13:10:47.238587       1 controller.go:615] quota admission added evaluator for: serviceaccounts
	I1007 13:10:47.260152       1 controller.go:615] quota admission added evaluator for: deployments.apps
	I1007 13:10:47.567360       1 controller.go:615] quota admission added evaluator for: roles.rbac.authorization.k8s.io
	I1007 13:10:47.587586       1 controller.go:615] quota admission added evaluator for: rolebindings.rbac.authorization.k8s.io
	
	
	==> kube-controller-manager [2ab30b0eb284] <==
	I1007 13:03:24.089006       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="multinode-644900-m03"
	I1007 13:05:50.011046       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="multinode-644900-m03"
	I1007 13:05:50.046659       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="multinode-644900-m03"
	I1007 13:05:55.483909       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="multinode-644900-m03"
	I1007 13:05:55.484371       1 topologycache.go:237] "Can't get CPU or zone information for node" logger="endpointslice-controller" node="multinode-644900-m02"
	I1007 13:06:01.928206       1 actual_state_of_world.go:540] "Failed to update statusUpdateNeeded field in actual state of world" logger="persistentvolume-attach-detach-controller" err="Failed to set statusUpdateNeeded to needed true, because nodeName=\"multinode-644900-m03\" does not exist"
	I1007 13:06:01.928660       1 topologycache.go:237] "Can't get CPU or zone information for node" logger="endpointslice-controller" node="multinode-644900-m02"
	I1007 13:06:01.952288       1 range_allocator.go:422] "Set node PodCIDR" logger="node-ipam-controller" node="multinode-644900-m03" podCIDRs=["10.244.3.0/24"]
	I1007 13:06:01.952437       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="multinode-644900-m03"
	I1007 13:06:01.952640       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="multinode-644900-m03"
	I1007 13:06:01.967586       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="multinode-644900-m03"
	I1007 13:06:02.362487       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="multinode-644900-m03"
	I1007 13:06:02.914003       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="multinode-644900-m03"
	I1007 13:06:04.116073       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="multinode-644900-m03"
	I1007 13:06:07.318886       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="multinode-644900-m02"
	I1007 13:06:12.307557       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="multinode-644900-m03"
	I1007 13:06:19.362111       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="multinode-644900-m03"
	I1007 13:06:19.362907       1 topologycache.go:237] "Can't get CPU or zone information for node" logger="endpointslice-controller" node="multinode-644900-m02"
	I1007 13:06:19.379253       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="multinode-644900-m03"
	I1007 13:06:23.263923       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="multinode-644900"
	I1007 13:06:24.082596       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="multinode-644900-m03"
	I1007 13:07:54.120833       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="multinode-644900-m03"
	I1007 13:07:54.121337       1 topologycache.go:237] "Can't get CPU or zone information for node" logger="endpointslice-controller" node="multinode-644900-m02"
	I1007 13:07:54.148629       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="multinode-644900-m03"
	I1007 13:07:59.392609       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="multinode-644900-m03"
	
	
	==> kube-controller-manager [70e266978419] <==
	I1007 13:10:47.469719       1 topologycache.go:237] "Can't get CPU or zone information for node" logger="endpointslice-controller" node="multinode-644900-m02"
	I1007 13:10:47.472845       1 shared_informer.go:320] Caches are synced for endpoint_slice_mirroring
	I1007 13:10:47.482634       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="193.419894ms"
	I1007 13:10:47.483196       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="156.401µs"
	I1007 13:10:47.483441       1 shared_informer.go:320] Caches are synced for resource quota
	I1007 13:10:47.486046       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="multinode-644900"
	I1007 13:10:47.487863       1 shared_informer.go:320] Caches are synced for resource quota
	I1007 13:10:47.927213       1 shared_informer.go:320] Caches are synced for garbage collector
	I1007 13:10:47.974183       1 shared_informer.go:320] Caches are synced for garbage collector
	I1007 13:10:47.974285       1 garbagecollector.go:157] "All resource monitors have synced. Proceeding to collect garbage" logger="garbage-collector-controller"
	I1007 13:10:57.490460       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="multinode-644900-m03"
	I1007 13:10:58.772814       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="multinode-644900"
	I1007 13:10:58.772997       1 topologycache.go:237] "Can't get CPU or zone information for node" logger="endpointslice-controller" node="multinode-644900-m02"
	I1007 13:10:58.794714       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="multinode-644900"
	I1007 13:11:02.395753       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="multinode-644900"
	I1007 13:11:17.641310       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-7dff88458" duration="18.765733ms"
	I1007 13:11:17.641835       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-7dff88458" duration="65.5µs"
	I1007 13:11:18.681295       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="49.301µs"
	I1007 13:11:18.746808       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="22.221223ms"
	I1007 13:11:18.747360       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/coredns-7c65d6cfc9" duration="186.301µs"
	I1007 13:11:27.418824       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="multinode-644900-m02"
	I1007 13:11:27.443215       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="multinode-644900-m02"
	I1007 13:11:27.464611       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-7dff88458" duration="20.368711ms"
	I1007 13:11:27.466051       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/busybox-7dff88458" duration="36.3µs"
	I1007 13:11:32.577206       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="multinode-644900-m02"
	
	
	==> kube-proxy [0e2aea9a294c] <==
		add table ip kube-proxy
		^^^^^^^^^^^^^^^^^^^^^^^^
	 >
	E1007 12:46:36.312047       1 proxier.go:734] "Error cleaning up nftables rules" err=<
		could not run nftables command: /dev/stdin:1:1-25: Error: Could not process rule: Operation not supported
		add table ip6 kube-proxy
		^^^^^^^^^^^^^^^^^^^^^^^^^
	 >
	I1007 12:46:36.323519       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["172.30.138.193"]
	E1007 12:46:36.323572       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I1007 12:46:36.374949       1 server_linux.go:146] "No iptables support for family" ipFamily="IPv6"
	I1007 12:46:36.375083       1 server.go:245] "kube-proxy running in single-stack mode" ipFamily="IPv4"
	I1007 12:46:36.375115       1 server_linux.go:169] "Using iptables Proxier"
	I1007 12:46:36.379040       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I1007 12:46:36.379546       1 server.go:483] "Version info" version="v1.31.1"
	I1007 12:46:36.379849       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I1007 12:46:36.382112       1 config.go:199] "Starting service config controller"
	I1007 12:46:36.382351       1 shared_informer.go:313] Waiting for caches to sync for service config
	I1007 12:46:36.382548       1 config.go:105] "Starting endpoint slice config controller"
	I1007 12:46:36.382716       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I1007 12:46:36.383572       1 config.go:328] "Starting node config controller"
	I1007 12:46:36.384400       1 shared_informer.go:313] Waiting for caches to sync for node config
	I1007 12:46:36.483292       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I1007 12:46:36.483357       1 shared_informer.go:320] Caches are synced for service config
	I1007 12:46:36.484716       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-proxy [5919dbea2782] <==
		add table ip kube-proxy
		^^^^^^^^^^^^^^^^^^^^^^^^
	 >
	E1007 13:10:46.778851       1 proxier.go:734] "Error cleaning up nftables rules" err=<
		could not run nftables command: /dev/stdin:1:1-25: Error: Could not process rule: Operation not supported
		add table ip6 kube-proxy
		^^^^^^^^^^^^^^^^^^^^^^^^^
	 >
	I1007 13:10:46.837487       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["172.30.143.249"]
	E1007 13:10:46.837748       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I1007 13:10:46.951718       1 server_linux.go:146] "No iptables support for family" ipFamily="IPv6"
	I1007 13:10:46.951825       1 server.go:245] "kube-proxy running in single-stack mode" ipFamily="IPv4"
	I1007 13:10:46.951855       1 server_linux.go:169] "Using iptables Proxier"
	I1007 13:10:46.959719       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I1007 13:10:46.961092       1 server.go:483] "Version info" version="v1.31.1"
	I1007 13:10:46.961123       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I1007 13:10:46.965635       1 config.go:199] "Starting service config controller"
	I1007 13:10:46.968048       1 shared_informer.go:313] Waiting for caches to sync for service config
	I1007 13:10:46.969073       1 config.go:105] "Starting endpoint slice config controller"
	I1007 13:10:46.969089       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I1007 13:10:46.975833       1 config.go:328] "Starting node config controller"
	I1007 13:10:46.975847       1 shared_informer.go:313] Waiting for caches to sync for node config
	I1007 13:10:47.069872       1 shared_informer.go:320] Caches are synced for service config
	I1007 13:10:47.070094       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I1007 13:10:47.076275       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [02b858575fd9] <==
	I1007 13:10:41.197693       1 serving.go:386] Generated self-signed cert in-memory
	W1007 13:10:43.950046       1 requestheader_controller.go:196] 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'
	W1007 13:10:43.950278       1 authentication.go:370] 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"
	W1007 13:10:43.950470       1 authentication.go:371] Continuing without authentication configuration. This may treat all requests as anonymous.
	W1007 13:10:43.950746       1 authentication.go:372] To require authentication configuration lookup to succeed, set --authentication-tolerate-lookup-failure=false
	I1007 13:10:43.995973       1 server.go:167] "Starting Kubernetes Scheduler" version="v1.31.1"
	I1007 13:10:43.996105       1 server.go:169] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I1007 13:10:44.000753       1 configmap_cafile_content.go:205] "Starting controller" name="client-ca::kube-system::extension-apiserver-authentication::client-ca-file"
	I1007 13:10:44.000978       1 tlsconfig.go:243] "Starting DynamicServingCertificateController"
	I1007 13:10:44.000938       1 secure_serving.go:213] Serving securely on 127.0.0.1:10259
	I1007 13:10:44.002532       1 shared_informer.go:313] Waiting for caches to sync for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	I1007 13:10:44.103264       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kube-scheduler [a60b981df3ff] <==
	E1007 12:46:26.929938       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W1007 12:46:26.977535       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E1007 12:46:26.977654       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1007 12:46:27.129494       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E1007 12:46:27.129536       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W1007 12:46:27.165517       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E1007 12:46:27.165585       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1007 12:46:27.278977       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E1007 12:46:27.279149       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W1007 12:46:27.280403       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E1007 12:46:27.280454       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W1007 12:46:27.308550       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E1007 12:46:27.308721       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1007 12:46:27.461372       1 reflector.go:561] runtime/asm_amd64.s:1695: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E1007 12:46:27.461651       1 reflector.go:158] "Unhandled Error" err="runtime/asm_amd64.s:1695: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	W1007 12:46:27.463826       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E1007 12:46:27.463986       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1007 12:46:27.466056       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E1007 12:46:27.466404       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W1007 12:46:27.508629       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E1007 12:46:27.509072       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W1007 12:46:27.519585       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E1007 12:46:27.520058       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	I1007 12:46:30.553532       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	E1007 13:08:13.362692       1 run.go:72] "command failed" err="finished without leader elect"
	
	
	==> kubelet <==
	Oct 07 13:11:00 multinode-644900 kubelet[1626]: E1007 13:11:00.215213    1626 nestedpendingoperations.go:348] Operation for "{volumeName:kubernetes.io/configmap/b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd-config-volume podName:b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd nodeName:}" failed. No retries permitted until 2024-10-07 13:11:16.215193324 +0000 UTC m=+37.917454147 (durationBeforeRetry 16s). Error: MountVolume.SetUp failed for volume "config-volume" (UniqueName: "kubernetes.io/configmap/b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd-config-volume") pod "coredns-7c65d6cfc9-pjtmp" (UID: "b2da2d25-6a6b-4181-ac2f-c8e44f7cbbdd") : object "kube-system"/"coredns" not registered
	Oct 07 13:11:00 multinode-644900 kubelet[1626]: E1007 13:11:00.316015    1626 projected.go:288] Couldn't get configMap default/kube-root-ca.crt: object "default"/"kube-root-ca.crt" not registered
	Oct 07 13:11:00 multinode-644900 kubelet[1626]: E1007 13:11:00.316058    1626 projected.go:194] Error preparing data for projected volume kube-api-access-2ldcf for pod default/busybox-7dff88458-w89wf: object "default"/"kube-root-ca.crt" not registered
	Oct 07 13:11:00 multinode-644900 kubelet[1626]: E1007 13:11:00.316171    1626 nestedpendingoperations.go:348] Operation for "{volumeName:kubernetes.io/projected/eaa8d6f2-c9aa-4c1b-b462-e08fdacdf5fa-kube-api-access-2ldcf podName:eaa8d6f2-c9aa-4c1b-b462-e08fdacdf5fa nodeName:}" failed. No retries permitted until 2024-10-07 13:11:16.316158644 +0000 UTC m=+38.018419467 (durationBeforeRetry 16s). Error: MountVolume.SetUp failed for volume "kube-api-access-2ldcf" (UniqueName: "kubernetes.io/projected/eaa8d6f2-c9aa-4c1b-b462-e08fdacdf5fa-kube-api-access-2ldcf") pod "busybox-7dff88458-w89wf" (UID: "eaa8d6f2-c9aa-4c1b-b462-e08fdacdf5fa") : object "default"/"kube-root-ca.crt" not registered
	Oct 07 13:11:17 multinode-644900 kubelet[1626]: I1007 13:11:17.547980    1626 scope.go:117] "RemoveContainer" containerID="6d3d689f4f0eafd7b1fe9fbc89ad22c73a8dcb65862cf4767ad55155a8ee9d4f"
	Oct 07 13:11:17 multinode-644900 kubelet[1626]: I1007 13:11:17.548832    1626 scope.go:117] "RemoveContainer" containerID="31a12c623117e2d685d6eaf302412691b1feb06e9342d375235c4dc80b3ccb88"
	Oct 07 13:11:17 multinode-644900 kubelet[1626]: E1007 13:11:17.549043    1626 pod_workers.go:1301] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"storage-provisioner\" with CrashLoopBackOff: \"back-off 10s restarting failed container=storage-provisioner pod=storage-provisioner_kube-system(37c1e0dc-0f2a-41d2-b0d4-4d583e086e77)\"" pod="kube-system/storage-provisioner" podUID="37c1e0dc-0f2a-41d2-b0d4-4d583e086e77"
	Oct 07 13:11:29 multinode-644900 kubelet[1626]: I1007 13:11:29.584251    1626 scope.go:117] "RemoveContainer" containerID="31a12c623117e2d685d6eaf302412691b1feb06e9342d375235c4dc80b3ccb88"
	Oct 07 13:11:38 multinode-644900 kubelet[1626]: I1007 13:11:38.562988    1626 scope.go:117] "RemoveContainer" containerID="386f60ba3e0f7cf1c4a5946b5f52c4da6d8e8166027624e5949491f2bf0bc6b8"
	Oct 07 13:11:38 multinode-644900 kubelet[1626]: E1007 13:11:38.613849    1626 iptables.go:577] "Could not set up iptables canary" err=<
	Oct 07 13:11:38 multinode-644900 kubelet[1626]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Oct 07 13:11:38 multinode-644900 kubelet[1626]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Oct 07 13:11:38 multinode-644900 kubelet[1626]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Oct 07 13:11:38 multinode-644900 kubelet[1626]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Oct 07 13:11:38 multinode-644900 kubelet[1626]: I1007 13:11:38.636294    1626 scope.go:117] "RemoveContainer" containerID="925865c287501043852d4d12ce3b3552eb9091718aad9a3bc842f87fb7ce8db8"
	Oct 07 13:12:38 multinode-644900 kubelet[1626]: E1007 13:12:38.615494    1626 iptables.go:577] "Could not set up iptables canary" err=<
	Oct 07 13:12:38 multinode-644900 kubelet[1626]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Oct 07 13:12:38 multinode-644900 kubelet[1626]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Oct 07 13:12:38 multinode-644900 kubelet[1626]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Oct 07 13:12:38 multinode-644900 kubelet[1626]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Oct 07 13:13:38 multinode-644900 kubelet[1626]: E1007 13:13:38.616452    1626 iptables.go:577] "Could not set up iptables canary" err=<
	Oct 07 13:13:38 multinode-644900 kubelet[1626]:         error creating chain "KUBE-KUBELET-CANARY": exit status 3: Ignoring deprecated --wait-interval option.
	Oct 07 13:13:38 multinode-644900 kubelet[1626]:         ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)
	Oct 07 13:13:38 multinode-644900 kubelet[1626]:         Perhaps ip6tables or your kernel needs to be upgraded.
	Oct 07 13:13:38 multinode-644900 kubelet[1626]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p multinode-644900 -n multinode-644900
helpers_test.go:254: (dbg) Done: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p multinode-644900 -n multinode-644900: (12.3081254s)
helpers_test.go:261: (dbg) Run:  kubectl --context multinode-644900 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:285: <<< TestMultiNode/serial/RestartKeepsNodes FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
--- FAIL: TestMultiNode/serial/RestartKeepsNodes (419.92s)

                                                
                                    
x
+
TestKubernetesUpgrade (1375.3s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-windows-amd64.exe start -p kubernetes-upgrade-265000 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=hyperv
version_upgrade_test.go:222: (dbg) Done: out/minikube-windows-amd64.exe start -p kubernetes-upgrade-265000 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=hyperv: (3m27.5752264s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-windows-amd64.exe stop -p kubernetes-upgrade-265000
version_upgrade_test.go:227: (dbg) Done: out/minikube-windows-amd64.exe stop -p kubernetes-upgrade-265000: (35.8091977s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-windows-amd64.exe -p kubernetes-upgrade-265000 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p kubernetes-upgrade-265000 status --format={{.Host}}: exit status 7 (2.5332317s)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
version_upgrade_test.go:234: status error: exit status 7 (may be ok)
version_upgrade_test.go:243: (dbg) Run:  out/minikube-windows-amd64.exe start -p kubernetes-upgrade-265000 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=hyperv
version_upgrade_test.go:243: (dbg) Done: out/minikube-windows-amd64.exe start -p kubernetes-upgrade-265000 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=hyperv: (5m48.6152503s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-265000 version --output=json
version_upgrade_test.go:267: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:269: (dbg) Run:  out/minikube-windows-amd64.exe start -p kubernetes-upgrade-265000 --memory=2200 --kubernetes-version=v1.20.0 --driver=hyperv
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p kubernetes-upgrade-265000 --memory=2200 --kubernetes-version=v1.20.0 --driver=hyperv: exit status 106 (317.3955ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-265000] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
	  - KUBECONFIG=C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube6\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=19763
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	
	

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

                                                
                                                
** /stderr **
version_upgrade_test.go:273: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:275: (dbg) Run:  out/minikube-windows-amd64.exe start -p kubernetes-upgrade-265000 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=hyperv
version_upgrade_test.go:275: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p kubernetes-upgrade-265000 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=hyperv: exit status 90 (8m42.812449s)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-265000] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
	  - KUBECONFIG=C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube6\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=19763
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	* Using the hyperv driver based on existing profile
	* Starting "kubernetes-upgrade-265000" primary control-plane node in "kubernetes-upgrade-265000" cluster
	* Updating the running hyperv "kubernetes-upgrade-265000" VM ...
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I1007 13:40:10.460212   10876 out.go:345] Setting OutFile to fd 1336 ...
	I1007 13:40:10.544083   10876 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 13:40:10.544083   10876 out.go:358] Setting ErrFile to fd 1964...
	I1007 13:40:10.544083   10876 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 13:40:10.569480   10876 out.go:352] Setting JSON to false
	I1007 13:40:10.573931   10876 start.go:129] hostinfo: {"hostname":"minikube6","uptime":141889,"bootTime":1728166521,"procs":208,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.4957 Build 19045.4957","kernelVersion":"10.0.19045.4957 Build 19045.4957","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"be8185f2-ae84-4027-a4e5-684d168fb2f3"}
	W1007 13:40:10.573931   10876 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I1007 13:40:10.578054   10876 out.go:177] * [kubernetes-upgrade-265000] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
	I1007 13:40:10.581083   10876 notify.go:220] Checking for updates...
	I1007 13:40:10.584113   10876 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	I1007 13:40:10.587062   10876 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1007 13:40:10.589519   10876 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube6\minikube-integration\.minikube
	I1007 13:40:10.592516   10876 out.go:177]   - MINIKUBE_LOCATION=19763
	I1007 13:40:10.595068   10876 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1007 13:40:10.597589   10876 config.go:182] Loaded profile config "kubernetes-upgrade-265000": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 13:40:10.597589   10876 driver.go:394] Setting default libvirt URI to qemu:///system
	I1007 13:40:16.193607   10876 out.go:177] * Using the hyperv driver based on existing profile
	I1007 13:40:16.196848   10876 start.go:297] selected driver: hyperv
	I1007 13:40:16.196848   10876 start.go:901] validating driver "hyperv" against &{Name:kubernetes-upgrade-265000 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 Kubernetes
Config:{KubernetesVersion:v1.31.1 ClusterName:kubernetes-upgrade-265000 Namespace:default APIServerHAVIP: 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:} Nodes:[{Name: IP:172.30.129.127 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144
MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1007 13:40:16.197625   10876 start.go:912] status for hyperv: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1007 13:40:16.250443   10876 cni.go:84] Creating CNI manager for ""
	I1007 13:40:16.250443   10876 cni.go:158] "hyperv" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I1007 13:40:16.250443   10876 start.go:340] cluster config:
	{Name:kubernetes-upgrade-265000 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:2200 CPUs:2 DiskSize:20000 Driver:hyperv HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:kubernetes-upgrade-265000 Namespac
e:default APIServerHAVIP: 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:} Nodes:[{Name: IP:172.30.129.127 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOp
timizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1007 13:40:16.250995   10876 iso.go:125] acquiring lock: {Name:mk27b386ba1086934ca68ed0fcfe85bfd5271b32 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1007 13:40:16.257725   10876 out.go:177] * Starting "kubernetes-upgrade-265000" primary control-plane node in "kubernetes-upgrade-265000" cluster
	I1007 13:40:16.260238   10876 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I1007 13:40:16.260238   10876 preload.go:146] Found local preload: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4
	I1007 13:40:16.260238   10876 cache.go:56] Caching tarball of preloaded images
	I1007 13:40:16.260238   10876 preload.go:172] Found C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I1007 13:40:16.261277   10876 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on docker
	I1007 13:40:16.261333   10876 profile.go:143] Saving config to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\kubernetes-upgrade-265000\config.json ...
	I1007 13:40:16.263208   10876 start.go:360] acquireMachinesLock for kubernetes-upgrade-265000: {Name:mke1d3e045ff2a4f8d2978e08dff146c93a87110 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I1007 13:46:22.649968   10876 start.go:364] duration metric: took 6m6.3821325s to acquireMachinesLock for "kubernetes-upgrade-265000"
	I1007 13:46:22.650284   10876 start.go:96] Skipping create...Using existing machine configuration
	I1007 13:46:22.650284   10876 fix.go:54] fixHost starting: 
	I1007 13:46:22.650964   10876 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM kubernetes-upgrade-265000 ).state
	I1007 13:46:24.940290   10876 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:46:24.940290   10876 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:46:24.940555   10876 fix.go:112] recreateIfNeeded on kubernetes-upgrade-265000: state=Running err=<nil>
	W1007 13:46:24.940555   10876 fix.go:138] unexpected machine state, will restart: <nil>
	I1007 13:46:24.943870   10876 out.go:177] * Updating the running hyperv "kubernetes-upgrade-265000" VM ...
	I1007 13:46:24.947964   10876 machine.go:93] provisionDockerMachine start ...
	I1007 13:46:24.948065   10876 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM kubernetes-upgrade-265000 ).state
	I1007 13:46:27.220190   10876 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:46:27.220256   10876 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:46:27.220256   10876 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM kubernetes-upgrade-265000 ).networkadapters[0]).ipaddresses[0]
	I1007 13:46:30.009681   10876 main.go:141] libmachine: [stdout =====>] : 172.30.129.127
	
	I1007 13:46:30.010129   10876 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:46:30.015264   10876 main.go:141] libmachine: Using SSH client type: native
	I1007 13:46:30.015940   10876 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.129.127 22 <nil> <nil>}
	I1007 13:46:30.015940   10876 main.go:141] libmachine: About to run SSH command:
	hostname
	I1007 13:46:30.154819   10876 main.go:141] libmachine: SSH cmd err, output: <nil>: kubernetes-upgrade-265000
	
	I1007 13:46:30.154819   10876 buildroot.go:166] provisioning hostname "kubernetes-upgrade-265000"
	I1007 13:46:30.154819   10876 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM kubernetes-upgrade-265000 ).state
	I1007 13:46:32.514182   10876 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:46:32.514580   10876 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:46:32.514580   10876 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM kubernetes-upgrade-265000 ).networkadapters[0]).ipaddresses[0]
	I1007 13:46:35.280608   10876 main.go:141] libmachine: [stdout =====>] : 172.30.129.127
	
	I1007 13:46:35.280781   10876 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:46:35.287399   10876 main.go:141] libmachine: Using SSH client type: native
	I1007 13:46:35.288118   10876 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.129.127 22 <nil> <nil>}
	I1007 13:46:35.288118   10876 main.go:141] libmachine: About to run SSH command:
	sudo hostname kubernetes-upgrade-265000 && echo "kubernetes-upgrade-265000" | sudo tee /etc/hostname
	I1007 13:46:35.453138   10876 main.go:141] libmachine: SSH cmd err, output: <nil>: kubernetes-upgrade-265000
	
	I1007 13:46:35.453138   10876 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM kubernetes-upgrade-265000 ).state
	I1007 13:46:37.627024   10876 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:46:37.627208   10876 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:46:37.627274   10876 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM kubernetes-upgrade-265000 ).networkadapters[0]).ipaddresses[0]
	I1007 13:46:40.557267   10876 main.go:141] libmachine: [stdout =====>] : 172.30.129.127
	
	I1007 13:46:40.557267   10876 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:46:40.566055   10876 main.go:141] libmachine: Using SSH client type: native
	I1007 13:46:40.566775   10876 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.129.127 22 <nil> <nil>}
	I1007 13:46:40.566775   10876 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\skubernetes-upgrade-265000' /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 kubernetes-upgrade-265000/g' /etc/hosts;
				else 
					echo '127.0.1.1 kubernetes-upgrade-265000' | sudo tee -a /etc/hosts; 
				fi
			fi
	I1007 13:46:40.701208   10876 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I1007 13:46:40.701208   10876 buildroot.go:172] set auth options {CertDir:C:\Users\jenkins.minikube6\minikube-integration\.minikube CaCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem CaPrivateKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem ServerKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server-key.pem ClientKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem ServerCertSANs:[] StorePath:C:\Users\jenkins.minikube6\minikube-integration\.minikube}
	I1007 13:46:40.701208   10876 buildroot.go:174] setting up certificates
	I1007 13:46:40.701208   10876 provision.go:84] configureAuth start
	I1007 13:46:40.701208   10876 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM kubernetes-upgrade-265000 ).state
	I1007 13:46:43.064676   10876 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:46:43.064676   10876 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:46:43.064676   10876 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM kubernetes-upgrade-265000 ).networkadapters[0]).ipaddresses[0]
	I1007 13:46:45.787326   10876 main.go:141] libmachine: [stdout =====>] : 172.30.129.127
	
	I1007 13:46:45.788193   10876 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:46:45.788323   10876 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM kubernetes-upgrade-265000 ).state
	I1007 13:46:48.054493   10876 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:46:48.054493   10876 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:46:48.054967   10876 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM kubernetes-upgrade-265000 ).networkadapters[0]).ipaddresses[0]
	I1007 13:46:50.750954   10876 main.go:141] libmachine: [stdout =====>] : 172.30.129.127
	
	I1007 13:46:50.751010   10876 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:46:50.751010   10876 provision.go:143] copyHostCerts
	I1007 13:46:50.751010   10876 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/key.pem, removing ...
	I1007 13:46:50.751010   10876 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\key.pem
	I1007 13:46:50.751795   10876 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/key.pem (1679 bytes)
	I1007 13:46:50.752592   10876 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/ca.pem, removing ...
	I1007 13:46:50.752592   10876 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.pem
	I1007 13:46:50.753307   10876 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/ca.pem (1078 bytes)
	I1007 13:46:50.754053   10876 exec_runner.go:144] found C:\Users\jenkins.minikube6\minikube-integration\.minikube/cert.pem, removing ...
	I1007 13:46:50.754053   10876 exec_runner.go:203] rm: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cert.pem
	I1007 13:46:50.755016   10876 exec_runner.go:151] cp: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem --> C:\Users\jenkins.minikube6\minikube-integration\.minikube/cert.pem (1123 bytes)
	I1007 13:46:50.755714   10876 provision.go:117] generating server cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem ca-key=C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem private-key=C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca-key.pem org=jenkins.kubernetes-upgrade-265000 san=[127.0.0.1 172.30.129.127 kubernetes-upgrade-265000 localhost minikube]
	I1007 13:46:50.875646   10876 provision.go:177] copyRemoteCerts
	I1007 13:46:50.888609   10876 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I1007 13:46:50.888609   10876 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM kubernetes-upgrade-265000 ).state
	I1007 13:46:53.081416   10876 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:46:53.081416   10876 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:46:53.082065   10876 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM kubernetes-upgrade-265000 ).networkadapters[0]).ipaddresses[0]
	I1007 13:46:55.899946   10876 main.go:141] libmachine: [stdout =====>] : 172.30.129.127
	
	I1007 13:46:55.899946   10876 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:46:55.900104   10876 sshutil.go:53] new ssh client: &{IP:172.30.129.127 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\kubernetes-upgrade-265000\id_rsa Username:docker}
	I1007 13:46:56.015280   10876 ssh_runner.go:235] Completed: sudo mkdir -p /etc/docker /etc/docker /etc/docker: (5.1266138s)
	I1007 13:46:56.015641   10876 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I1007 13:46:56.070414   10876 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server.pem --> /etc/docker/server.pem (1241 bytes)
	I1007 13:46:56.126362   10876 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I1007 13:46:56.186733   10876 provision.go:87] duration metric: took 15.4853052s to configureAuth
	I1007 13:46:56.186787   10876 buildroot.go:189] setting minikube options for container-runtime
	I1007 13:46:56.186907   10876 config.go:182] Loaded profile config "kubernetes-upgrade-265000": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 13:46:56.186907   10876 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM kubernetes-upgrade-265000 ).state
	I1007 13:46:58.398765   10876 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:46:58.398916   10876 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:46:58.398916   10876 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM kubernetes-upgrade-265000 ).networkadapters[0]).ipaddresses[0]
	I1007 13:47:01.024683   10876 main.go:141] libmachine: [stdout =====>] : 172.30.129.127
	
	I1007 13:47:01.025269   10876 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:47:01.030333   10876 main.go:141] libmachine: Using SSH client type: native
	I1007 13:47:01.030521   10876 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.129.127 22 <nil> <nil>}
	I1007 13:47:01.030521   10876 main.go:141] libmachine: About to run SSH command:
	df --output=fstype / | tail -n 1
	I1007 13:47:01.165126   10876 main.go:141] libmachine: SSH cmd err, output: <nil>: tmpfs
	
	I1007 13:47:01.165206   10876 buildroot.go:70] root file system type: tmpfs
	I1007 13:47:01.165542   10876 provision.go:314] Updating docker unit: /lib/systemd/system/docker.service ...
	I1007 13:47:01.165726   10876 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM kubernetes-upgrade-265000 ).state
	I1007 13:47:03.418163   10876 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:47:03.418283   10876 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:47:03.418361   10876 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM kubernetes-upgrade-265000 ).networkadapters[0]).ipaddresses[0]
	I1007 13:47:06.107228   10876 main.go:141] libmachine: [stdout =====>] : 172.30.129.127
	
	I1007 13:47:06.107660   10876 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:47:06.112490   10876 main.go:141] libmachine: Using SSH client type: native
	I1007 13:47:06.112516   10876 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.129.127 22 <nil> <nil>}
	I1007 13:47:06.113053   10876 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /lib/systemd/system && printf %s "[Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service 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=hyperv --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
	I1007 13:47:06.282584   10876 main.go:141] libmachine: SSH cmd err, output: <nil>: [Unit]
	Description=Docker Application Container Engine
	Documentation=https://docs.docker.com
	After=network.target  minikube-automount.service docker.socket
	Requires= minikube-automount.service 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=hyperv --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
	
	I1007 13:47:06.282584   10876 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM kubernetes-upgrade-265000 ).state
	I1007 13:47:08.490574   10876 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:47:08.490960   10876 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:47:08.491146   10876 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM kubernetes-upgrade-265000 ).networkadapters[0]).ipaddresses[0]
	I1007 13:47:11.166100   10876 main.go:141] libmachine: [stdout =====>] : 172.30.129.127
	
	I1007 13:47:11.166251   10876 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:47:11.172718   10876 main.go:141] libmachine: Using SSH client type: native
	I1007 13:47:11.173339   10876 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.129.127 22 <nil> <nil>}
	I1007 13:47:11.173399   10876 main.go:141] libmachine: About to run SSH command:
	sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
	I1007 13:47:11.330462   10876 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I1007 13:47:11.330541   10876 machine.go:96] duration metric: took 46.3819832s to provisionDockerMachine
	I1007 13:47:11.330541   10876 start.go:293] postStartSetup for "kubernetes-upgrade-265000" (driver="hyperv")
	I1007 13:47:11.330541   10876 start.go:322] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
	I1007 13:47:11.343744   10876 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
	I1007 13:47:11.343744   10876 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM kubernetes-upgrade-265000 ).state
	I1007 13:47:13.805092   10876 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:47:13.805922   10876 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:47:13.806035   10876 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM kubernetes-upgrade-265000 ).networkadapters[0]).ipaddresses[0]
	I1007 13:47:16.743477   10876 main.go:141] libmachine: [stdout =====>] : 172.30.129.127
	
	I1007 13:47:16.743477   10876 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:47:16.744123   10876 sshutil.go:53] new ssh client: &{IP:172.30.129.127 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\kubernetes-upgrade-265000\id_rsa Username:docker}
	I1007 13:47:16.855930   10876 ssh_runner.go:235] Completed: 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: (5.5121244s)
	I1007 13:47:16.871841   10876 ssh_runner.go:195] Run: cat /etc/os-release
	I1007 13:47:16.882019   10876 info.go:137] Remote host: Buildroot 2023.02.9
	I1007 13:47:16.882019   10876 filesync.go:126] Scanning C:\Users\jenkins.minikube6\minikube-integration\.minikube\addons for local assets ...
	I1007 13:47:16.882710   10876 filesync.go:126] Scanning C:\Users\jenkins.minikube6\minikube-integration\.minikube\files for local assets ...
	I1007 13:47:16.884430   10876 filesync.go:149] local asset: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem -> 137842.pem in /etc/ssl/certs
	I1007 13:47:16.901738   10876 ssh_runner.go:195] Run: sudo mkdir -p /etc/ssl/certs
	I1007 13:47:16.926024   10876 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem --> /etc/ssl/certs/137842.pem (1708 bytes)
	I1007 13:47:17.006302   10876 start.go:296] duration metric: took 5.6756982s for postStartSetup
	I1007 13:47:17.006389   10876 fix.go:56] duration metric: took 54.3555025s for fixHost
	I1007 13:47:17.006608   10876 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM kubernetes-upgrade-265000 ).state
	I1007 13:47:19.495341   10876 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:47:19.495341   10876 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:47:19.495474   10876 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM kubernetes-upgrade-265000 ).networkadapters[0]).ipaddresses[0]
	I1007 13:47:22.263449   10876 main.go:141] libmachine: [stdout =====>] : 172.30.129.127
	
	I1007 13:47:22.263449   10876 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:47:22.270844   10876 main.go:141] libmachine: Using SSH client type: native
	I1007 13:47:22.270978   10876 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.129.127 22 <nil> <nil>}
	I1007 13:47:22.270978   10876 main.go:141] libmachine: About to run SSH command:
	date +%s.%N
	I1007 13:47:22.416231   10876 main.go:141] libmachine: SSH cmd err, output: <nil>: 1728308842.428882337
	
	I1007 13:47:22.416231   10876 fix.go:216] guest clock: 1728308842.428882337
	I1007 13:47:22.416231   10876 fix.go:229] Guest: 2024-10-07 13:47:22.428882337 +0000 UTC Remote: 2024-10-07 13:47:17.0063898 +0000 UTC m=+426.637767301 (delta=5.422492537s)
	I1007 13:47:22.416498   10876 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM kubernetes-upgrade-265000 ).state
	I1007 13:47:24.683528   10876 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:47:24.683732   10876 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:47:24.683814   10876 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM kubernetes-upgrade-265000 ).networkadapters[0]).ipaddresses[0]
	I1007 13:47:27.380605   10876 main.go:141] libmachine: [stdout =====>] : 172.30.129.127
	
	I1007 13:47:27.380605   10876 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:47:27.388669   10876 main.go:141] libmachine: Using SSH client type: native
	I1007 13:47:27.389392   10876 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.129.127 22 <nil> <nil>}
	I1007 13:47:27.389392   10876 main.go:141] libmachine: About to run SSH command:
	sudo date -s @1728308842
	I1007 13:47:27.538784   10876 main.go:141] libmachine: SSH cmd err, output: <nil>: Mon Oct  7 13:47:22 UTC 2024
	
	I1007 13:47:27.538784   10876 fix.go:236] clock set: Mon Oct  7 13:47:22 UTC 2024
	 (err=<nil>)
	I1007 13:47:27.538784   10876 start.go:83] releasing machines lock for "kubernetes-upgrade-265000", held for 1m4.8880958s
	I1007 13:47:27.539434   10876 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM kubernetes-upgrade-265000 ).state
	I1007 13:47:29.941243   10876 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:47:29.941243   10876 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:47:29.942176   10876 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM kubernetes-upgrade-265000 ).networkadapters[0]).ipaddresses[0]
	I1007 13:47:32.897370   10876 main.go:141] libmachine: [stdout =====>] : 172.30.129.127
	
	I1007 13:47:32.897370   10876 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:47:32.906422   10876 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I1007 13:47:32.906645   10876 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM kubernetes-upgrade-265000 ).state
	I1007 13:47:32.923107   10876 ssh_runner.go:195] Run: cat /version.json
	I1007 13:47:32.923229   10876 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM kubernetes-upgrade-265000 ).state
	I1007 13:47:35.758207   10876 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:47:35.758544   10876 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:47:35.758639   10876 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM kubernetes-upgrade-265000 ).networkadapters[0]).ipaddresses[0]
	I1007 13:47:35.772464   10876 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:47:35.773455   10876 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:47:35.773455   10876 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM kubernetes-upgrade-265000 ).networkadapters[0]).ipaddresses[0]
	I1007 13:47:38.854179   10876 main.go:141] libmachine: [stdout =====>] : 172.30.129.127
	
	I1007 13:47:38.854307   10876 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:47:38.854869   10876 sshutil.go:53] new ssh client: &{IP:172.30.129.127 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\kubernetes-upgrade-265000\id_rsa Username:docker}
	I1007 13:47:38.892593   10876 main.go:141] libmachine: [stdout =====>] : 172.30.129.127
	
	I1007 13:47:38.892593   10876 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:47:38.892593   10876 sshutil.go:53] new ssh client: &{IP:172.30.129.127 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\kubernetes-upgrade-265000\id_rsa Username:docker}
	I1007 13:47:38.964174   10876 ssh_runner.go:235] Completed: curl.exe -sS -m 2 https://registry.k8s.io/: (6.0576852s)
	W1007 13:47:38.964307   10876 start.go:867] [curl.exe -sS -m 2 https://registry.k8s.io/] failed: curl.exe -sS -m 2 https://registry.k8s.io/: Process exited with status 127
	stdout:
	
	stderr:
	bash: line 1: curl.exe: command not found
	I1007 13:47:39.003342   10876 ssh_runner.go:235] Completed: cat /version.json: (6.0800879s)
	I1007 13:47:39.016270   10876 ssh_runner.go:195] Run: systemctl --version
	I1007 13:47:39.041823   10876 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	W1007 13:47:39.051378   10876 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I1007 13:47:39.063351   10876 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *bridge* -not -name *podman* -not -name *.mk_disabled -printf "%p, " -exec sh -c "sudo sed -i -r -e '/"dst": ".*:.*"/d' -e 's|^(.*)"dst": (.*)[,*]$|\1"dst": \2|g' -e '/"subnet": ".*:.*"/d' -e 's|^(.*)"subnet": ".*"(.*)[,*]$|\1"subnet": "10.244.0.0/16"\2|g' {}" ;
	W1007 13:47:39.088990   10876 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	W1007 13:47:39.089116   10876 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	* To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I1007 13:47:39.108985   10876 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *podman* -not -name *.mk_disabled -printf "%p, " -exec sh -c "sudo sed -i -r -e 's|^(.*)"subnet": ".*"(.*)$|\1"subnet": "10.244.0.0/16"\2|g' -e 's|^(.*)"gateway": ".*"(.*)$|\1"gateway": "10.244.0.1"\2|g' {}" ;
	I1007 13:47:39.144874   10876 cni.go:308] configured [/etc/cni/net.d/87-podman-bridge.conflist] bridge cni config(s)
	I1007 13:47:39.144874   10876 start.go:495] detecting cgroup driver to use...
	I1007 13:47:39.145429   10876 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	I1007 13:47:39.216703   10876 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	I1007 13:47:39.265447   10876 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I1007 13:47:39.295162   10876 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I1007 13:47:39.315885   10876 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I1007 13:47:39.357908   10876 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I1007 13:47:39.397942   10876 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I1007 13:47:39.439609   10876 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I1007 13:47:39.486086   10876 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I1007 13:47:39.535847   10876 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I1007 13:47:39.581457   10876 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I1007 13:47:39.628470   10876 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I1007 13:47:39.675190   10876 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I1007 13:47:39.711657   10876 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I1007 13:47:39.750522   10876 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 13:47:40.092767   10876 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I1007 13:47:40.136837   10876 start.go:495] detecting cgroup driver to use...
	I1007 13:47:40.154345   10876 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I1007 13:47:40.200899   10876 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1007 13:47:40.245903   10876 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I1007 13:47:40.301304   10876 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1007 13:47:40.342017   10876 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1007 13:47:40.373363   10876 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I1007 13:47:40.432368   10876 ssh_runner.go:195] Run: which cri-dockerd
	I1007 13:47:40.450379   10876 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I1007 13:47:40.472945   10876 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I1007 13:47:40.524443   10876 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I1007 13:47:40.840289   10876 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I1007 13:47:41.138693   10876 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I1007 13:47:41.139050   10876 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I1007 13:47:41.196625   10876 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 13:47:41.550001   10876 ssh_runner.go:195] Run: sudo systemctl restart docker
	I1007 13:48:53.019484   10876 ssh_runner.go:235] Completed: sudo systemctl restart docker: (1m11.4686679s)
	I1007 13:48:53.031623   10876 ssh_runner.go:195] Run: sudo journalctl --no-pager -u docker
	I1007 13:48:53.111837   10876 out.go:201] 
	W1007 13:48:53.114836   10876 out.go:270] X Exiting due to RUNTIME_ENABLE: Failed to enable container runtime: sudo systemctl restart docker: Process exited with status 1
	stdout:
	
	stderr:
	Job for docker.service failed because the control process exited with error code.
	See "systemctl status docker.service" and "journalctl -xeu docker.service" for details.
	
	sudo journalctl --no-pager -u docker:
	-- stdout --
	Oct 07 13:38:50 kubernetes-upgrade-265000 systemd[1]: Starting Docker Application Container Engine...
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:50.752945800Z" level=info msg="Starting up"
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:50.753918446Z" level=info msg="containerd not running, starting managed containerd"
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:50.754914297Z" level=info msg="started new containerd process" address=/var/run/docker/containerd/containerd.sock module=libcontainerd pid=658
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.788524472Z" level=info msg="starting containerd" revision=7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c version=v1.7.22
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.814469014Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.814520227Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.814582242Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.814678066Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.815161888Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.815254512Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.btrfs\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.815417653Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.btrfs\"..." error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.btrfs (ext4) must be a btrfs filesystem to be used with the btrfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.815513077Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.815534182Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.815545585Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.815982895Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.817062368Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.820318389Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: FATAL: Module aufs not found in directory /lib/modules/5.10.207\\n\"): skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.820434118Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.820566151Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.820658074Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.821862978Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.822051125Z" level=info msg="metadata content store policy set" policy=shared
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.825512698Z" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.825624527Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.825652234Z" level=info msg="loading plugin \"io.containerd.lease.v1.manager\"..." type=io.containerd.lease.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.825668037Z" level=info msg="loading plugin \"io.containerd.streaming.v1.manager\"..." type=io.containerd.streaming.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.825683141Z" level=info msg="loading plugin \"io.containerd.runtime.v1.linux\"..." type=io.containerd.runtime.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.825873989Z" level=info msg="loading plugin \"io.containerd.monitor.v1.cgroups\"..." type=io.containerd.monitor.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.826399122Z" level=info msg="loading plugin \"io.containerd.runtime.v2.task\"..." type=io.containerd.runtime.v2
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.826673791Z" level=info msg="loading plugin \"io.containerd.runtime.v2.shim\"..." type=io.containerd.runtime.v2
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.826699398Z" level=info msg="loading plugin \"io.containerd.sandbox.store.v1.local\"..." type=io.containerd.sandbox.store.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.826715702Z" level=info msg="loading plugin \"io.containerd.sandbox.controller.v1.local\"..." type=io.containerd.sandbox.controller.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.826730405Z" level=info msg="loading plugin \"io.containerd.service.v1.containers-service\"..." type=io.containerd.service.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.826744909Z" level=info msg="loading plugin \"io.containerd.service.v1.content-service\"..." type=io.containerd.service.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.826758312Z" level=info msg="loading plugin \"io.containerd.service.v1.diff-service\"..." type=io.containerd.service.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.826809925Z" level=info msg="loading plugin \"io.containerd.service.v1.images-service\"..." type=io.containerd.service.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.826924754Z" level=info msg="loading plugin \"io.containerd.service.v1.introspection-service\"..." type=io.containerd.service.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.826950461Z" level=info msg="loading plugin \"io.containerd.service.v1.namespaces-service\"..." type=io.containerd.service.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827050086Z" level=info msg="loading plugin \"io.containerd.service.v1.snapshots-service\"..." type=io.containerd.service.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827069091Z" level=info msg="loading plugin \"io.containerd.service.v1.tasks-service\"..." type=io.containerd.service.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827090196Z" level=info msg="loading plugin \"io.containerd.grpc.v1.containers\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827103599Z" level=info msg="loading plugin \"io.containerd.grpc.v1.content\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827114602Z" level=info msg="loading plugin \"io.containerd.grpc.v1.diff\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827126205Z" level=info msg="loading plugin \"io.containerd.grpc.v1.events\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827139008Z" level=info msg="loading plugin \"io.containerd.grpc.v1.images\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827151111Z" level=info msg="loading plugin \"io.containerd.grpc.v1.introspection\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827161214Z" level=info msg="loading plugin \"io.containerd.grpc.v1.leases\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827173117Z" level=info msg="loading plugin \"io.containerd.grpc.v1.namespaces\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827184820Z" level=info msg="loading plugin \"io.containerd.grpc.v1.sandbox-controllers\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827198723Z" level=info msg="loading plugin \"io.containerd.grpc.v1.sandboxes\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827209126Z" level=info msg="loading plugin \"io.containerd.grpc.v1.snapshots\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827225330Z" level=info msg="loading plugin \"io.containerd.grpc.v1.streaming\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827238834Z" level=info msg="loading plugin \"io.containerd.grpc.v1.tasks\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827252337Z" level=info msg="loading plugin \"io.containerd.transfer.v1.local\"..." type=io.containerd.transfer.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827275043Z" level=info msg="loading plugin \"io.containerd.grpc.v1.transfer\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827287046Z" level=info msg="loading plugin \"io.containerd.grpc.v1.version\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827301049Z" level=info msg="loading plugin \"io.containerd.internal.v1.restart\"..." type=io.containerd.internal.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827342760Z" level=info msg="loading plugin \"io.containerd.tracing.processor.v1.otlp\"..." type=io.containerd.tracing.processor.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827384870Z" level=info msg="skip loading plugin \"io.containerd.tracing.processor.v1.otlp\"..." error="skip plugin: tracing endpoint not configured" type=io.containerd.tracing.processor.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827400074Z" level=info msg="loading plugin \"io.containerd.internal.v1.tracing\"..." type=io.containerd.internal.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827414378Z" level=info msg="skip loading plugin \"io.containerd.internal.v1.tracing\"..." error="skip plugin: tracing endpoint not configured" type=io.containerd.internal.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827425781Z" level=info msg="loading plugin \"io.containerd.grpc.v1.healthcheck\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827442385Z" level=info msg="loading plugin \"io.containerd.nri.v1.nri\"..." type=io.containerd.nri.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827460890Z" level=info msg="NRI interface is disabled by configuration."
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827658940Z" level=info msg=serving... address=/var/run/docker/containerd/containerd-debug.sock
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827920505Z" level=info msg=serving... address=/var/run/docker/containerd/containerd.sock.ttrpc
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.828048338Z" level=info msg=serving... address=/var/run/docker/containerd/containerd.sock
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.828068743Z" level=info msg="containerd successfully booted in 0.042398s"
	Oct 07 13:38:51 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:51.813085839Z" level=info msg="[graphdriver] trying configured driver: overlay2"
	Oct 07 13:38:51 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:51.944382977Z" level=info msg="Loading containers: start."
	Oct 07 13:38:52 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:52.220569020Z" level=warning msg="ip6tables is enabled, but cannot set up ip6tables chains" error="failed to create NAT chain DOCKER: iptables failed: ip6tables --wait -t nat -N DOCKER: ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)\nPerhaps ip6tables or your kernel needs to be upgraded.\n (exit status 3)"
	Oct 07 13:38:52 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:52.366304153Z" 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 07 13:38:52 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:52.469946439Z" level=info msg="Loading containers: done."
	Oct 07 13:38:52 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:52.524726453Z" level=warning msg="WARNING: bridge-nf-call-iptables is disabled"
	Oct 07 13:38:52 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:52.524810972Z" level=warning msg="WARNING: bridge-nf-call-ip6tables is disabled"
	Oct 07 13:38:52 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:52.524913995Z" level=info msg="Docker daemon" commit=41ca978 containerd-snapshotter=false storage-driver=overlay2 version=27.3.1
	Oct 07 13:38:52 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:52.526192585Z" level=info msg="Daemon has completed initialization"
	Oct 07 13:38:52 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:52.595737844Z" level=info msg="API listen on /var/run/docker.sock"
	Oct 07 13:38:52 kubernetes-upgrade-265000 systemd[1]: Started Docker Application Container Engine.
	Oct 07 13:38:52 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:52.597922039Z" level=info msg="API listen on [::]:2376"
	Oct 07 13:39:20 kubernetes-upgrade-265000 systemd[1]: Stopping Docker Application Container Engine...
	Oct 07 13:39:20 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:39:20.822278855Z" level=info msg="Processing signal 'terminated'"
	Oct 07 13:39:20 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:39:20.824904068Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=moby
	Oct 07 13:39:20 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:39:20.825150369Z" level=info msg="Daemon shutdown complete"
	Oct 07 13:39:20 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:39:20.825234870Z" level=info msg="stopping healthcheck following graceful shutdown" module=libcontainerd
	Oct 07 13:39:20 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:39:20.825338170Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=plugins.moby
	Oct 07 13:39:21 kubernetes-upgrade-265000 systemd[1]: docker.service: Deactivated successfully.
	Oct 07 13:39:21 kubernetes-upgrade-265000 systemd[1]: Stopped Docker Application Container Engine.
	Oct 07 13:39:21 kubernetes-upgrade-265000 systemd[1]: Starting Docker Application Container Engine...
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:21.884967149Z" level=info msg="Starting up"
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:21.886462856Z" level=info msg="containerd not running, starting managed containerd"
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:21.889911174Z" level=info msg="started new containerd process" address=/var/run/docker/containerd/containerd.sock module=libcontainerd pid=1175
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.923471141Z" level=info msg="starting containerd" revision=7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c version=v1.7.22
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.952767987Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.952888387Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.952938988Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.952956288Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.952992888Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.953015688Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.btrfs\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.953286289Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.btrfs\"..." error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.btrfs (ext4) must be a btrfs filesystem to be used with the btrfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.953390090Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.953413890Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.953426190Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.953455790Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.953625591Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.956984008Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: FATAL: Module aufs not found in directory /lib/modules/5.10.207\\n\"): skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.957104308Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.957356510Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.957477210Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.957518410Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.957543111Z" level=info msg="metadata content store policy set" policy=shared
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.957882412Z" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.957982413Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958004113Z" level=info msg="loading plugin \"io.containerd.lease.v1.manager\"..." type=io.containerd.lease.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958020213Z" level=info msg="loading plugin \"io.containerd.streaming.v1.manager\"..." type=io.containerd.streaming.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958035613Z" level=info msg="loading plugin \"io.containerd.runtime.v1.linux\"..." type=io.containerd.runtime.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958095713Z" level=info msg="loading plugin \"io.containerd.monitor.v1.cgroups\"..." type=io.containerd.monitor.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958429315Z" level=info msg="loading plugin \"io.containerd.runtime.v2.task\"..." type=io.containerd.runtime.v2
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958733717Z" level=info msg="loading plugin \"io.containerd.runtime.v2.shim\"..." type=io.containerd.runtime.v2
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958786617Z" level=info msg="loading plugin \"io.containerd.sandbox.store.v1.local\"..." type=io.containerd.sandbox.store.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958807617Z" level=info msg="loading plugin \"io.containerd.sandbox.controller.v1.local\"..." type=io.containerd.sandbox.controller.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958826417Z" level=info msg="loading plugin \"io.containerd.service.v1.containers-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958848317Z" level=info msg="loading plugin \"io.containerd.service.v1.content-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958866917Z" level=info msg="loading plugin \"io.containerd.service.v1.diff-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958882817Z" level=info msg="loading plugin \"io.containerd.service.v1.images-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958900917Z" level=info msg="loading plugin \"io.containerd.service.v1.introspection-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958917217Z" level=info msg="loading plugin \"io.containerd.service.v1.namespaces-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958947018Z" level=info msg="loading plugin \"io.containerd.service.v1.snapshots-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958959618Z" level=info msg="loading plugin \"io.containerd.service.v1.tasks-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958982118Z" level=info msg="loading plugin \"io.containerd.grpc.v1.containers\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959000918Z" level=info msg="loading plugin \"io.containerd.grpc.v1.content\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959015018Z" level=info msg="loading plugin \"io.containerd.grpc.v1.diff\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959028818Z" level=info msg="loading plugin \"io.containerd.grpc.v1.events\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959042818Z" level=info msg="loading plugin \"io.containerd.grpc.v1.images\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959056518Z" level=info msg="loading plugin \"io.containerd.grpc.v1.introspection\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959068918Z" level=info msg="loading plugin \"io.containerd.grpc.v1.leases\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959083218Z" level=info msg="loading plugin \"io.containerd.grpc.v1.namespaces\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959097718Z" level=info msg="loading plugin \"io.containerd.grpc.v1.sandbox-controllers\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959113918Z" level=info msg="loading plugin \"io.containerd.grpc.v1.sandboxes\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959197619Z" level=info msg="loading plugin \"io.containerd.grpc.v1.snapshots\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959215219Z" level=info msg="loading plugin \"io.containerd.grpc.v1.streaming\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959229719Z" level=info msg="loading plugin \"io.containerd.grpc.v1.tasks\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959252919Z" level=info msg="loading plugin \"io.containerd.transfer.v1.local\"..." type=io.containerd.transfer.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959277719Z" level=info msg="loading plugin \"io.containerd.grpc.v1.transfer\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959378520Z" level=info msg="loading plugin \"io.containerd.grpc.v1.version\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959403420Z" level=info msg="loading plugin \"io.containerd.internal.v1.restart\"..." type=io.containerd.internal.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959539521Z" level=info msg="loading plugin \"io.containerd.tracing.processor.v1.otlp\"..." type=io.containerd.tracing.processor.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959585921Z" level=info msg="skip loading plugin \"io.containerd.tracing.processor.v1.otlp\"..." error="skip plugin: tracing endpoint not configured" type=io.containerd.tracing.processor.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959601321Z" level=info msg="loading plugin \"io.containerd.internal.v1.tracing\"..." type=io.containerd.internal.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959614821Z" level=info msg="skip loading plugin \"io.containerd.internal.v1.tracing\"..." error="skip plugin: tracing endpoint not configured" type=io.containerd.internal.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959626121Z" level=info msg="loading plugin \"io.containerd.grpc.v1.healthcheck\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959640421Z" level=info msg="loading plugin \"io.containerd.nri.v1.nri\"..." type=io.containerd.nri.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959651921Z" level=info msg="NRI interface is disabled by configuration."
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959973123Z" level=info msg=serving... address=/var/run/docker/containerd/containerd-debug.sock
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.960218124Z" level=info msg=serving... address=/var/run/docker/containerd/containerd.sock.ttrpc
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.960296124Z" level=info msg=serving... address=/var/run/docker/containerd/containerd.sock
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.960317924Z" level=info msg="containerd successfully booted in 0.037955s"
	Oct 07 13:39:22 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:22.933919775Z" level=info msg="[graphdriver] trying configured driver: overlay2"
	Oct 07 13:39:22 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:22.970942459Z" level=info msg="Loading containers: start."
	Oct 07 13:39:23 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:23.207226536Z" level=warning msg="ip6tables is enabled, but cannot set up ip6tables chains" error="failed to create NAT chain DOCKER: iptables failed: ip6tables --wait -t nat -N DOCKER: ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)\nPerhaps ip6tables or your kernel needs to be upgraded.\n (exit status 3)"
	Oct 07 13:39:23 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:23.332017158Z" 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 07 13:39:23 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:23.455798975Z" level=info msg="Loading containers: done."
	Oct 07 13:39:23 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:23.521984305Z" level=info msg="Docker daemon" commit=41ca978 containerd-snapshotter=false storage-driver=overlay2 version=27.3.1
	Oct 07 13:39:23 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:23.522209006Z" level=info msg="Daemon has completed initialization"
	Oct 07 13:39:23 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:23.565623022Z" level=info msg="API listen on /var/run/docker.sock"
	Oct 07 13:39:23 kubernetes-upgrade-265000 systemd[1]: Started Docker Application Container Engine.
	Oct 07 13:39:23 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:23.567958234Z" level=info msg="API listen on [::]:2376"
	Oct 07 13:39:36 kubernetes-upgrade-265000 systemd[1]: Stopping Docker Application Container Engine...
	Oct 07 13:39:36 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:36.634170927Z" level=info msg="Processing signal 'terminated'"
	Oct 07 13:39:36 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:36.636137637Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=moby
	Oct 07 13:39:36 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:36.636964141Z" level=info msg="Daemon shutdown complete"
	Oct 07 13:39:36 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:36.637278442Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=plugins.moby
	Oct 07 13:39:36 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:36.637312643Z" level=info msg="stopping healthcheck following graceful shutdown" module=libcontainerd
	Oct 07 13:39:37 kubernetes-upgrade-265000 systemd[1]: docker.service: Deactivated successfully.
	Oct 07 13:39:37 kubernetes-upgrade-265000 systemd[1]: Stopped Docker Application Container Engine.
	Oct 07 13:39:37 kubernetes-upgrade-265000 systemd[1]: Starting Docker Application Container Engine...
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:39:37.696210418Z" level=info msg="Starting up"
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:39:37.697439224Z" level=info msg="containerd not running, starting managed containerd"
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:39:37.698796831Z" level=info msg="started new containerd process" address=/var/run/docker/containerd/containerd.sock module=libcontainerd pid=1638
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.731539694Z" level=info msg="starting containerd" revision=7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c version=v1.7.22
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.761461143Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.761519043Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.761587144Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.761604444Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.761637244Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.761658144Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.btrfs\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.762317947Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.btrfs\"..." error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.btrfs (ext4) must be a btrfs filesystem to be used with the btrfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.762419048Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.762445548Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.762465648Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.762504548Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.762653149Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.766077466Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: FATAL: Module aufs not found in directory /lib/modules/5.10.207\\n\"): skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.766212067Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.766439668Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.766547668Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.766582668Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.766605069Z" level=info msg="metadata content store policy set" policy=shared
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.767468373Z" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.767546873Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.767577273Z" level=info msg="loading plugin \"io.containerd.lease.v1.manager\"..." type=io.containerd.lease.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.767602174Z" level=info msg="loading plugin \"io.containerd.streaming.v1.manager\"..." type=io.containerd.streaming.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.767625574Z" level=info msg="loading plugin \"io.containerd.runtime.v1.linux\"..." type=io.containerd.runtime.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.767747874Z" level=info msg="loading plugin \"io.containerd.monitor.v1.cgroups\"..." type=io.containerd.monitor.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.768843980Z" level=info msg="loading plugin \"io.containerd.runtime.v2.task\"..." type=io.containerd.runtime.v2
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.768953480Z" level=info msg="loading plugin \"io.containerd.runtime.v2.shim\"..." type=io.containerd.runtime.v2
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769009581Z" level=info msg="loading plugin \"io.containerd.sandbox.store.v1.local\"..." type=io.containerd.sandbox.store.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769037081Z" level=info msg="loading plugin \"io.containerd.sandbox.controller.v1.local\"..." type=io.containerd.sandbox.controller.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769057081Z" level=info msg="loading plugin \"io.containerd.service.v1.containers-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769078581Z" level=info msg="loading plugin \"io.containerd.service.v1.content-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769097681Z" level=info msg="loading plugin \"io.containerd.service.v1.diff-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769119581Z" level=info msg="loading plugin \"io.containerd.service.v1.images-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769142181Z" level=info msg="loading plugin \"io.containerd.service.v1.introspection-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769170781Z" level=info msg="loading plugin \"io.containerd.service.v1.namespaces-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769191781Z" level=info msg="loading plugin \"io.containerd.service.v1.snapshots-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769277082Z" level=info msg="loading plugin \"io.containerd.service.v1.tasks-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769313582Z" level=info msg="loading plugin \"io.containerd.grpc.v1.containers\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769376682Z" level=info msg="loading plugin \"io.containerd.grpc.v1.content\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769433083Z" level=info msg="loading plugin \"io.containerd.grpc.v1.diff\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769459983Z" level=info msg="loading plugin \"io.containerd.grpc.v1.events\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769479883Z" level=info msg="loading plugin \"io.containerd.grpc.v1.images\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769499983Z" level=info msg="loading plugin \"io.containerd.grpc.v1.introspection\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769519383Z" level=info msg="loading plugin \"io.containerd.grpc.v1.leases\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769539183Z" level=info msg="loading plugin \"io.containerd.grpc.v1.namespaces\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769582283Z" level=info msg="loading plugin \"io.containerd.grpc.v1.sandbox-controllers\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769614384Z" level=info msg="loading plugin \"io.containerd.grpc.v1.sandboxes\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769635084Z" level=info msg="loading plugin \"io.containerd.grpc.v1.snapshots\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769653584Z" level=info msg="loading plugin \"io.containerd.grpc.v1.streaming\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769780884Z" level=info msg="loading plugin \"io.containerd.grpc.v1.tasks\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769836285Z" level=info msg="loading plugin \"io.containerd.transfer.v1.local\"..." type=io.containerd.transfer.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769870585Z" level=info msg="loading plugin \"io.containerd.grpc.v1.transfer\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769911385Z" level=info msg="loading plugin \"io.containerd.grpc.v1.version\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769937885Z" level=info msg="loading plugin \"io.containerd.internal.v1.restart\"..." type=io.containerd.internal.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.770004585Z" level=info msg="loading plugin \"io.containerd.tracing.processor.v1.otlp\"..." type=io.containerd.tracing.processor.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.770071286Z" level=info msg="skip loading plugin \"io.containerd.tracing.processor.v1.otlp\"..." error="skip plugin: tracing endpoint not configured" type=io.containerd.tracing.processor.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.770107486Z" level=info msg="loading plugin \"io.containerd.internal.v1.tracing\"..." type=io.containerd.internal.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.770138386Z" level=info msg="skip loading plugin \"io.containerd.internal.v1.tracing\"..." error="skip plugin: tracing endpoint not configured" type=io.containerd.internal.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.770158086Z" level=info msg="loading plugin \"io.containerd.grpc.v1.healthcheck\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.770240587Z" level=info msg="loading plugin \"io.containerd.nri.v1.nri\"..." type=io.containerd.nri.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.770274687Z" level=info msg="NRI interface is disabled by configuration."
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.772458098Z" level=info msg=serving... address=/var/run/docker/containerd/containerd-debug.sock
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.772664499Z" level=info msg=serving... address=/var/run/docker/containerd/containerd.sock.ttrpc
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.772959300Z" level=info msg=serving... address=/var/run/docker/containerd/containerd.sock
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.773099001Z" level=info msg="containerd successfully booted in 0.042783s"
	Oct 07 13:39:38 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:39:38.960092614Z" level=info msg="[graphdriver] trying configured driver: overlay2"
	Oct 07 13:39:40 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:39:40.625922346Z" level=info msg="Loading containers: start."
	Oct 07 13:39:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:39:41.628619259Z" level=warning msg="ip6tables is enabled, but cannot set up ip6tables chains" error="failed to create NAT chain DOCKER: iptables failed: ip6tables --wait -t nat -N DOCKER: ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)\nPerhaps ip6tables or your kernel needs to be upgraded.\n (exit status 3)"
	Oct 07 13:39:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:39:41.935331296Z" 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 07 13:39:42 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:39:42.445051406Z" level=info msg="Loading containers: done."
	Oct 07 13:39:42 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:39:42.632973903Z" level=info msg="Docker daemon" commit=41ca978 containerd-snapshotter=false storage-driver=overlay2 version=27.3.1
	Oct 07 13:39:42 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:39:42.633188803Z" level=info msg="Daemon has completed initialization"
	Oct 07 13:39:42 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:39:42.677965445Z" level=info msg="API listen on /var/run/docker.sock"
	Oct 07 13:39:42 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:39:42.678263146Z" level=info msg="API listen on [::]:2376"
	Oct 07 13:39:42 kubernetes-upgrade-265000 systemd[1]: Started Docker Application Container Engine.
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.396455563Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.396532063Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.396551063Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.396658764Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.399426675Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.399505375Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.399525775Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.399644776Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.464665234Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.465275636Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.465304536Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.465994239Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.491635541Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.494522252Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.494647553Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.495163555Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.005410281Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.005731783Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.005755683Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.005863683Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.119893943Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.120291445Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.120450845Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.120995748Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.173809861Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.173881761Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.173896661Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.174219562Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.229315684Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.229459185Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.229486685Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.229746286Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.145811812Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.147656120Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.148039221Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.149165126Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.207223176Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.207317276Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.207337376Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.207456777Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.239625515Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.240088617Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.241296922Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.246328244Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.773399528Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.773762030Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.773967231Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.774485435Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:58 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:58.035804719Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:58 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:58.035945621Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:58 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:58.035962721Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:58 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:58.036072722Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:58 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:58.164276030Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:58 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:58.166245658Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:58 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:58.167781780Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:58 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:58.168870295Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:40:01 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:01.346924485Z" level=info msg="shim disconnected" id=4001bb8d8a240468fd4835e27b711be97b7dff5f09cad3117b8c57b33964272e namespace=moby
	Oct 07 13:40:01 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:01.347025287Z" level=warning msg="cleaning up after shim disconnected" id=4001bb8d8a240468fd4835e27b711be97b7dff5f09cad3117b8c57b33964272e namespace=moby
	Oct 07 13:40:01 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:01.347045887Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:40:01 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:40:01.348356805Z" level=info msg="ignoring event" container=4001bb8d8a240468fd4835e27b711be97b7dff5f09cad3117b8c57b33964272e module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:40:01 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:40:01.500008418Z" level=info msg="ignoring event" container=3e540424947b33b25e6428901460d61053be5b8ad389f984e3f80d773aa38326 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:40:01 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:01.501011932Z" level=info msg="shim disconnected" id=3e540424947b33b25e6428901460d61053be5b8ad389f984e3f80d773aa38326 namespace=moby
	Oct 07 13:40:01 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:01.502504253Z" level=warning msg="cleaning up after shim disconnected" id=3e540424947b33b25e6428901460d61053be5b8ad389f984e3f80d773aa38326 namespace=moby
	Oct 07 13:40:01 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:01.502561954Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:40:01 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:01.555661494Z" level=warning msg="cleanup warnings time=\"2024-10-07T13:40:01Z\" level=warning msg=\"failed to remove runc container\" error=\"runc did not terminate successfully: exit status 255: \" runtime=io.containerd.runc.v2\n" namespace=moby
	Oct 07 13:40:02 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:02.369118107Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:40:02 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:02.370935232Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:40:02 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:02.373393967Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:40:02 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:02.374509682Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:40:02 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:02.841540063Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:40:02 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:02.843143286Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:40:02 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:02.843192386Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:40:02 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:02.843541991Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:40:07 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:07.012750001Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:40:07 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:07.013269808Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:40:07 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:07.013479611Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:40:07 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:07.013974718Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:40:07 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:07.625556843Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:40:07 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:07.625669045Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:40:07 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:07.625723246Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:40:07 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:07.625885548Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:40:08 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:40:08.603020077Z" level=info msg="ignoring event" container=9e533e61af3b35b1f26ad07056ac581bed1b813613d5118caab15b0028e074ca module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:40:08 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:08.604109988Z" level=info msg="shim disconnected" id=9e533e61af3b35b1f26ad07056ac581bed1b813613d5118caab15b0028e074ca namespace=moby
	Oct 07 13:40:08 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:08.604373790Z" level=warning msg="cleaning up after shim disconnected" id=9e533e61af3b35b1f26ad07056ac581bed1b813613d5118caab15b0028e074ca namespace=moby
	Oct 07 13:40:08 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:08.604391191Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:40:08 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:08.627013917Z" level=warning msg="cleanup warnings time=\"2024-10-07T13:40:08Z\" level=warning msg=\"failed to remove runc container\" error=\"runc did not terminate successfully: exit status 255: \" runtime=io.containerd.runc.v2\n" namespace=moby
	Oct 07 13:40:08 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:40:08.771352360Z" level=info msg="ignoring event" container=e225392fea3c5461e8bbae8d82ec8c238d5613352d1ef0b4fa3b9c36b0a30e42 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:40:08 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:08.772575672Z" level=info msg="shim disconnected" id=e225392fea3c5461e8bbae8d82ec8c238d5613352d1ef0b4fa3b9c36b0a30e42 namespace=moby
	Oct 07 13:40:08 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:08.772745774Z" level=warning msg="cleaning up after shim disconnected" id=e225392fea3c5461e8bbae8d82ec8c238d5613352d1ef0b4fa3b9c36b0a30e42 namespace=moby
	Oct 07 13:40:08 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:08.772762574Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:40:28 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:28.296117003Z" level=info msg="shim disconnected" id=7f9c4e43cae9c07949307e78538f9b6175612644a6b784c6f549df53d905b510 namespace=moby
	Oct 07 13:40:28 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:40:28.296765309Z" level=info msg="ignoring event" container=7f9c4e43cae9c07949307e78538f9b6175612644a6b784c6f549df53d905b510 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:40:28 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:28.296925010Z" level=warning msg="cleaning up after shim disconnected" id=7f9c4e43cae9c07949307e78538f9b6175612644a6b784c6f549df53d905b510 namespace=moby
	Oct 07 13:40:28 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:28.296947110Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:40:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:41.633543820Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:40:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:41.633885523Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:40:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:41.633931423Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:40:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:41.634168325Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:42:05 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:42:05.662258196Z" level=info msg="ignoring event" container=f8254b75cb83abbc5dd4d91cd768d261b4453adbf66ef59be465d87bb4fc11e7 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:42:05 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:42:05.662909202Z" level=info msg="shim disconnected" id=f8254b75cb83abbc5dd4d91cd768d261b4453adbf66ef59be465d87bb4fc11e7 namespace=moby
	Oct 07 13:42:05 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:42:05.663935810Z" level=warning msg="cleaning up after shim disconnected" id=f8254b75cb83abbc5dd4d91cd768d261b4453adbf66ef59be465d87bb4fc11e7 namespace=moby
	Oct 07 13:42:05 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:42:05.663962611Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:42:06 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:42:06.229647000Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:42:06 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:42:06.229773801Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:42:06 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:42:06.229794401Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:42:06 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:42:06.232038020Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:43:54 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:43:54.862077548Z" level=info msg="ignoring event" container=86521bd248f9f3f3103d7b27125f78424c383ec31ca2503dbde0b5275850107d module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:43:54 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:43:54.862965355Z" level=info msg="shim disconnected" id=86521bd248f9f3f3103d7b27125f78424c383ec31ca2503dbde0b5275850107d namespace=moby
	Oct 07 13:43:54 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:43:54.864278366Z" level=warning msg="cleaning up after shim disconnected" id=86521bd248f9f3f3103d7b27125f78424c383ec31ca2503dbde0b5275850107d namespace=moby
	Oct 07 13:43:54 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:43:54.864296266Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:43:55 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:43:55.103667184Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:43:55 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:43:55.103911186Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:43:55 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:43:55.116898990Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:43:55 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:43:55.117087291Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:45:45 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:45:45.255299025Z" level=info msg="shim disconnected" id=858c040645d2fc003aa8c03f9909a7823c9e4c29100a491a440454e387ca1d38 namespace=moby
	Oct 07 13:45:45 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:45:45.255450527Z" level=info msg="ignoring event" container=858c040645d2fc003aa8c03f9909a7823c9e4c29100a491a440454e387ca1d38 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:45:45 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:45:45.256473735Z" level=warning msg="cleaning up after shim disconnected" id=858c040645d2fc003aa8c03f9909a7823c9e4c29100a491a440454e387ca1d38 namespace=moby
	Oct 07 13:45:45 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:45:45.256560635Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:45:45 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:45:45.280586422Z" level=warning msg="cleanup warnings time=\"2024-10-07T13:45:45Z\" level=warning msg=\"failed to remove runc container\" error=\"runc did not terminate successfully: exit status 255: \" runtime=io.containerd.runc.v2\n" namespace=moby
	Oct 07 13:45:46 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:45:46.198296666Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:45:46 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:45:46.198401767Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:45:46 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:45:46.198422767Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:45:46 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:45:46.199094772Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:47:34 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:34.137570598Z" level=info msg="ignoring event" container=ecc25a8f3c9d39f7f354372476618f44652ce84423dbce7a1da140bf3883f973 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:34 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:34.139109609Z" level=info msg="shim disconnected" id=ecc25a8f3c9d39f7f354372476618f44652ce84423dbce7a1da140bf3883f973 namespace=moby
	Oct 07 13:47:34 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:34.139184409Z" level=warning msg="cleaning up after shim disconnected" id=ecc25a8f3c9d39f7f354372476618f44652ce84423dbce7a1da140bf3883f973 namespace=moby
	Oct 07 13:47:34 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:34.139213110Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:34 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:34.491752822Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:47:34 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:34.491937723Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:47:34 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:34.492082524Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:47:34 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:34.494385540Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:47:41 kubernetes-upgrade-265000 systemd[1]: Stopping Docker Application Container Engine...
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:41.598954053Z" level=info msg="Processing signal 'terminated'"
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.785470129Z" level=info msg="shim disconnected" id=27ee8ad90bedc53aaa74b95d982e09a814767c2956937f4dee7a6dbf85e44389 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.787779145Z" level=warning msg="cleaning up after shim disconnected" id=27ee8ad90bedc53aaa74b95d982e09a814767c2956937f4dee7a6dbf85e44389 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.787970546Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:41.788716251Z" level=info msg="ignoring event" container=27ee8ad90bedc53aaa74b95d982e09a814767c2956937f4dee7a6dbf85e44389 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:41.880525079Z" level=info msg="ignoring event" container=65181efbbfef54a010d268a26d2f77ef34abae7270f26a5a8fcf3e294a880d22 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.882980996Z" level=info msg="shim disconnected" id=65181efbbfef54a010d268a26d2f77ef34abae7270f26a5a8fcf3e294a880d22 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.883194498Z" level=warning msg="cleaning up after shim disconnected" id=65181efbbfef54a010d268a26d2f77ef34abae7270f26a5a8fcf3e294a880d22 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.883352299Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:41.886399820Z" level=info msg="ignoring event" container=574c6005def62b5aaffbcdbc86eb8ae88d87a85df69d93aea24fbde4a2b94822 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.886615621Z" level=info msg="shim disconnected" id=574c6005def62b5aaffbcdbc86eb8ae88d87a85df69d93aea24fbde4a2b94822 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.886704622Z" level=warning msg="cleaning up after shim disconnected" id=574c6005def62b5aaffbcdbc86eb8ae88d87a85df69d93aea24fbde4a2b94822 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.886788322Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:41.901197821Z" level=info msg="ignoring event" container=4e5cd9180a26346dd85a0a9cf5c584f6da01979e56bf1114c1ceb743f1f62c7e module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.913442105Z" level=info msg="shim disconnected" id=5a67d296555e7e7a6f91d4876a7f4c9cd1357d4617c324821a95ebdfbea56bfe namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.913548705Z" level=warning msg="cleaning up after shim disconnected" id=5a67d296555e7e7a6f91d4876a7f4c9cd1357d4617c324821a95ebdfbea56bfe namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.913567105Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.914931715Z" level=info msg="shim disconnected" id=4e5cd9180a26346dd85a0a9cf5c584f6da01979e56bf1114c1ceb743f1f62c7e namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.914990815Z" level=warning msg="cleaning up after shim disconnected" id=4e5cd9180a26346dd85a0a9cf5c584f6da01979e56bf1114c1ceb743f1f62c7e namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.915006315Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.925203085Z" level=info msg="shim disconnected" id=52ccbd33a3d5cdd191addfc80383da89303ee45e93bac2a5a208648fd5288539 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.925467487Z" level=warning msg="cleaning up after shim disconnected" id=52ccbd33a3d5cdd191addfc80383da89303ee45e93bac2a5a208648fd5288539 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.925537787Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:41.925681188Z" level=info msg="ignoring event" container=5a67d296555e7e7a6f91d4876a7f4c9cd1357d4617c324821a95ebdfbea56bfe module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:41.925899790Z" level=info msg="ignoring event" container=52ccbd33a3d5cdd191addfc80383da89303ee45e93bac2a5a208648fd5288539 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:41.941473496Z" level=info msg="ignoring event" container=893e8885917878d04a44bfb3cede9cd3bd68d342b0c542f51e540644b520bf23 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.948612145Z" level=info msg="shim disconnected" id=893e8885917878d04a44bfb3cede9cd3bd68d342b0c542f51e540644b520bf23 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.960376526Z" level=warning msg="cleaning up after shim disconnected" id=893e8885917878d04a44bfb3cede9cd3bd68d342b0c542f51e540644b520bf23 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.960633027Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.966841270Z" level=info msg="shim disconnected" id=75677a9704d2487b6e5f1ccc3dad4fc3c3bd71d2328e313c5c17aab37732cd5a namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.967134272Z" level=warning msg="cleaning up after shim disconnected" id=75677a9704d2487b6e5f1ccc3dad4fc3c3bd71d2328e313c5c17aab37732cd5a namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.967272573Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.960264925Z" level=info msg="shim disconnected" id=963b76e42eccd2af03f28fe6bce2ff9ae013d6439d290c0cb2c7c739a4365ea0 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.972992312Z" level=warning msg="cleaning up after shim disconnected" id=963b76e42eccd2af03f28fe6bce2ff9ae013d6439d290c0cb2c7c739a4365ea0 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.973959019Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:41.974075219Z" level=info msg="ignoring event" container=963b76e42eccd2af03f28fe6bce2ff9ae013d6439d290c0cb2c7c739a4365ea0 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.977120940Z" level=info msg="shim disconnected" id=b61a5c13a9fd9530514ace5f03c63aaf724641e56388b3d6446f9411be9c8506 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:41.977175841Z" level=info msg="ignoring event" container=75677a9704d2487b6e5f1ccc3dad4fc3c3bd71d2328e313c5c17aab37732cd5a module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:41.977212041Z" level=info msg="ignoring event" container=b61a5c13a9fd9530514ace5f03c63aaf724641e56388b3d6446f9411be9c8506 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:41.977239141Z" level=info msg="ignoring event" container=a262ee37eae5b6702c8e9dd0c6a512657bd8060bfd83a2d34ad36b8a643ae135 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.977334542Z" level=warning msg="cleaning up after shim disconnected" id=b61a5c13a9fd9530514ace5f03c63aaf724641e56388b3d6446f9411be9c8506 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.979794559Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.994022756Z" level=info msg="shim disconnected" id=a262ee37eae5b6702c8e9dd0c6a512657bd8060bfd83a2d34ad36b8a643ae135 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.994197057Z" level=warning msg="cleaning up after shim disconnected" id=a262ee37eae5b6702c8e9dd0c6a512657bd8060bfd83a2d34ad36b8a643ae135 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.994272058Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:42 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:42.006759743Z" level=info msg="ignoring event" container=58c4b1c39d81007fd4cbb5ac03ef5b0dda243d382a64e26d1c1ce841ca120f25 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:42 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:42.006667242Z" level=info msg="shim disconnected" id=58c4b1c39d81007fd4cbb5ac03ef5b0dda243d382a64e26d1c1ce841ca120f25 namespace=moby
	Oct 07 13:47:42 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:42.016667311Z" level=warning msg="cleaning up after shim disconnected" id=58c4b1c39d81007fd4cbb5ac03ef5b0dda243d382a64e26d1c1ce841ca120f25 namespace=moby
	Oct 07 13:47:42 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:42.016824312Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:51.709162232Z" level=info msg="Container failed to exit within 10s of signal 15 - using the force" container=3c43111196e56b8f7e9f465a89a82c47e4157b16d95d1fe5f8c5e5c1d297add2
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:51.717373688Z" level=info msg="shim disconnected" id=3c43111196e56b8f7e9f465a89a82c47e4157b16d95d1fe5f8c5e5c1d297add2 namespace=moby
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:51.717440188Z" level=warning msg="cleaning up after shim disconnected" id=3c43111196e56b8f7e9f465a89a82c47e4157b16d95d1fe5f8c5e5c1d297add2 namespace=moby
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:51.717452988Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:51.719462302Z" level=info msg="ignoring event" container=3c43111196e56b8f7e9f465a89a82c47e4157b16d95d1fe5f8c5e5c1d297add2 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:51.751485521Z" level=warning msg="cleanup warnings time=\"2024-10-07T13:47:51Z\" level=warning msg=\"failed to remove runc container\" error=\"runc did not terminate successfully: exit status 255: \" runtime=io.containerd.runc.v2\n" namespace=moby
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:51.782944136Z" level=info msg="Container failed to exit within 10s of signal 15 - using the force" container=c50ad35404ebed0392083f392e5d17a121b5525477385ae6cfa2c023b271e45b
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:51.851720307Z" level=info msg="shim disconnected" id=c50ad35404ebed0392083f392e5d17a121b5525477385ae6cfa2c023b271e45b namespace=moby
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:51.851973209Z" level=warning msg="cleaning up after shim disconnected" id=c50ad35404ebed0392083f392e5d17a121b5525477385ae6cfa2c023b271e45b namespace=moby
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:51.851990209Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:51.851514706Z" level=info msg="ignoring event" container=c50ad35404ebed0392083f392e5d17a121b5525477385ae6cfa2c023b271e45b module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:51.917897060Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=moby
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:51.918725965Z" level=info msg="Daemon shutdown complete"
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:51.919031068Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=plugins.moby
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:51.919120468Z" level=info msg="stopping healthcheck following graceful shutdown" module=libcontainerd
	Oct 07 13:47:52 kubernetes-upgrade-265000 systemd[1]: docker.service: Deactivated successfully.
	Oct 07 13:47:52 kubernetes-upgrade-265000 systemd[1]: Stopped Docker Application Container Engine.
	Oct 07 13:47:52 kubernetes-upgrade-265000 systemd[1]: docker.service: Consumed 14.336s CPU time.
	Oct 07 13:47:52 kubernetes-upgrade-265000 systemd[1]: Starting Docker Application Container Engine...
	Oct 07 13:47:52 kubernetes-upgrade-265000 dockerd[6094]: time="2024-10-07T13:47:52.998138764Z" level=info msg="Starting up"
	Oct 07 13:48:53 kubernetes-upgrade-265000 dockerd[6094]: failed to start daemon: failed to dial "/run/containerd/containerd.sock": failed to dial "/run/containerd/containerd.sock": context deadline exceeded
	Oct 07 13:48:53 kubernetes-upgrade-265000 systemd[1]: docker.service: Main process exited, code=exited, status=1/FAILURE
	Oct 07 13:48:53 kubernetes-upgrade-265000 systemd[1]: docker.service: Failed with result 'exit-code'.
	Oct 07 13:48:53 kubernetes-upgrade-265000 systemd[1]: Failed to start Docker Application Container Engine.
	
	-- /stdout --
	X Exiting due to RUNTIME_ENABLE: Failed to enable container runtime: sudo systemctl restart docker: Process exited with status 1
	stdout:
	
	stderr:
	Job for docker.service failed because the control process exited with error code.
	See "systemctl status docker.service" and "journalctl -xeu docker.service" for details.
	
	sudo journalctl --no-pager -u docker:
	-- stdout --
	Oct 07 13:38:50 kubernetes-upgrade-265000 systemd[1]: Starting Docker Application Container Engine...
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:50.752945800Z" level=info msg="Starting up"
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:50.753918446Z" level=info msg="containerd not running, starting managed containerd"
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:50.754914297Z" level=info msg="started new containerd process" address=/var/run/docker/containerd/containerd.sock module=libcontainerd pid=658
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.788524472Z" level=info msg="starting containerd" revision=7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c version=v1.7.22
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.814469014Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.814520227Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.814582242Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.814678066Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.815161888Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.815254512Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.btrfs\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.815417653Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.btrfs\"..." error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.btrfs (ext4) must be a btrfs filesystem to be used with the btrfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.815513077Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.815534182Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.815545585Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.815982895Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.817062368Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.820318389Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: FATAL: Module aufs not found in directory /lib/modules/5.10.207\\n\"): skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.820434118Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.820566151Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.820658074Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.821862978Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.822051125Z" level=info msg="metadata content store policy set" policy=shared
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.825512698Z" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.825624527Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.825652234Z" level=info msg="loading plugin \"io.containerd.lease.v1.manager\"..." type=io.containerd.lease.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.825668037Z" level=info msg="loading plugin \"io.containerd.streaming.v1.manager\"..." type=io.containerd.streaming.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.825683141Z" level=info msg="loading plugin \"io.containerd.runtime.v1.linux\"..." type=io.containerd.runtime.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.825873989Z" level=info msg="loading plugin \"io.containerd.monitor.v1.cgroups\"..." type=io.containerd.monitor.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.826399122Z" level=info msg="loading plugin \"io.containerd.runtime.v2.task\"..." type=io.containerd.runtime.v2
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.826673791Z" level=info msg="loading plugin \"io.containerd.runtime.v2.shim\"..." type=io.containerd.runtime.v2
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.826699398Z" level=info msg="loading plugin \"io.containerd.sandbox.store.v1.local\"..." type=io.containerd.sandbox.store.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.826715702Z" level=info msg="loading plugin \"io.containerd.sandbox.controller.v1.local\"..." type=io.containerd.sandbox.controller.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.826730405Z" level=info msg="loading plugin \"io.containerd.service.v1.containers-service\"..." type=io.containerd.service.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.826744909Z" level=info msg="loading plugin \"io.containerd.service.v1.content-service\"..." type=io.containerd.service.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.826758312Z" level=info msg="loading plugin \"io.containerd.service.v1.diff-service\"..." type=io.containerd.service.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.826809925Z" level=info msg="loading plugin \"io.containerd.service.v1.images-service\"..." type=io.containerd.service.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.826924754Z" level=info msg="loading plugin \"io.containerd.service.v1.introspection-service\"..." type=io.containerd.service.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.826950461Z" level=info msg="loading plugin \"io.containerd.service.v1.namespaces-service\"..." type=io.containerd.service.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827050086Z" level=info msg="loading plugin \"io.containerd.service.v1.snapshots-service\"..." type=io.containerd.service.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827069091Z" level=info msg="loading plugin \"io.containerd.service.v1.tasks-service\"..." type=io.containerd.service.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827090196Z" level=info msg="loading plugin \"io.containerd.grpc.v1.containers\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827103599Z" level=info msg="loading plugin \"io.containerd.grpc.v1.content\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827114602Z" level=info msg="loading plugin \"io.containerd.grpc.v1.diff\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827126205Z" level=info msg="loading plugin \"io.containerd.grpc.v1.events\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827139008Z" level=info msg="loading plugin \"io.containerd.grpc.v1.images\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827151111Z" level=info msg="loading plugin \"io.containerd.grpc.v1.introspection\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827161214Z" level=info msg="loading plugin \"io.containerd.grpc.v1.leases\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827173117Z" level=info msg="loading plugin \"io.containerd.grpc.v1.namespaces\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827184820Z" level=info msg="loading plugin \"io.containerd.grpc.v1.sandbox-controllers\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827198723Z" level=info msg="loading plugin \"io.containerd.grpc.v1.sandboxes\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827209126Z" level=info msg="loading plugin \"io.containerd.grpc.v1.snapshots\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827225330Z" level=info msg="loading plugin \"io.containerd.grpc.v1.streaming\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827238834Z" level=info msg="loading plugin \"io.containerd.grpc.v1.tasks\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827252337Z" level=info msg="loading plugin \"io.containerd.transfer.v1.local\"..." type=io.containerd.transfer.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827275043Z" level=info msg="loading plugin \"io.containerd.grpc.v1.transfer\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827287046Z" level=info msg="loading plugin \"io.containerd.grpc.v1.version\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827301049Z" level=info msg="loading plugin \"io.containerd.internal.v1.restart\"..." type=io.containerd.internal.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827342760Z" level=info msg="loading plugin \"io.containerd.tracing.processor.v1.otlp\"..." type=io.containerd.tracing.processor.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827384870Z" level=info msg="skip loading plugin \"io.containerd.tracing.processor.v1.otlp\"..." error="skip plugin: tracing endpoint not configured" type=io.containerd.tracing.processor.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827400074Z" level=info msg="loading plugin \"io.containerd.internal.v1.tracing\"..." type=io.containerd.internal.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827414378Z" level=info msg="skip loading plugin \"io.containerd.internal.v1.tracing\"..." error="skip plugin: tracing endpoint not configured" type=io.containerd.internal.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827425781Z" level=info msg="loading plugin \"io.containerd.grpc.v1.healthcheck\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827442385Z" level=info msg="loading plugin \"io.containerd.nri.v1.nri\"..." type=io.containerd.nri.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827460890Z" level=info msg="NRI interface is disabled by configuration."
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827658940Z" level=info msg=serving... address=/var/run/docker/containerd/containerd-debug.sock
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827920505Z" level=info msg=serving... address=/var/run/docker/containerd/containerd.sock.ttrpc
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.828048338Z" level=info msg=serving... address=/var/run/docker/containerd/containerd.sock
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.828068743Z" level=info msg="containerd successfully booted in 0.042398s"
	Oct 07 13:38:51 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:51.813085839Z" level=info msg="[graphdriver] trying configured driver: overlay2"
	Oct 07 13:38:51 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:51.944382977Z" level=info msg="Loading containers: start."
	Oct 07 13:38:52 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:52.220569020Z" level=warning msg="ip6tables is enabled, but cannot set up ip6tables chains" error="failed to create NAT chain DOCKER: iptables failed: ip6tables --wait -t nat -N DOCKER: ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)\nPerhaps ip6tables or your kernel needs to be upgraded.\n (exit status 3)"
	Oct 07 13:38:52 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:52.366304153Z" 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 07 13:38:52 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:52.469946439Z" level=info msg="Loading containers: done."
	Oct 07 13:38:52 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:52.524726453Z" level=warning msg="WARNING: bridge-nf-call-iptables is disabled"
	Oct 07 13:38:52 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:52.524810972Z" level=warning msg="WARNING: bridge-nf-call-ip6tables is disabled"
	Oct 07 13:38:52 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:52.524913995Z" level=info msg="Docker daemon" commit=41ca978 containerd-snapshotter=false storage-driver=overlay2 version=27.3.1
	Oct 07 13:38:52 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:52.526192585Z" level=info msg="Daemon has completed initialization"
	Oct 07 13:38:52 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:52.595737844Z" level=info msg="API listen on /var/run/docker.sock"
	Oct 07 13:38:52 kubernetes-upgrade-265000 systemd[1]: Started Docker Application Container Engine.
	Oct 07 13:38:52 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:52.597922039Z" level=info msg="API listen on [::]:2376"
	Oct 07 13:39:20 kubernetes-upgrade-265000 systemd[1]: Stopping Docker Application Container Engine...
	Oct 07 13:39:20 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:39:20.822278855Z" level=info msg="Processing signal 'terminated'"
	Oct 07 13:39:20 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:39:20.824904068Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=moby
	Oct 07 13:39:20 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:39:20.825150369Z" level=info msg="Daemon shutdown complete"
	Oct 07 13:39:20 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:39:20.825234870Z" level=info msg="stopping healthcheck following graceful shutdown" module=libcontainerd
	Oct 07 13:39:20 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:39:20.825338170Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=plugins.moby
	Oct 07 13:39:21 kubernetes-upgrade-265000 systemd[1]: docker.service: Deactivated successfully.
	Oct 07 13:39:21 kubernetes-upgrade-265000 systemd[1]: Stopped Docker Application Container Engine.
	Oct 07 13:39:21 kubernetes-upgrade-265000 systemd[1]: Starting Docker Application Container Engine...
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:21.884967149Z" level=info msg="Starting up"
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:21.886462856Z" level=info msg="containerd not running, starting managed containerd"
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:21.889911174Z" level=info msg="started new containerd process" address=/var/run/docker/containerd/containerd.sock module=libcontainerd pid=1175
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.923471141Z" level=info msg="starting containerd" revision=7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c version=v1.7.22
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.952767987Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.952888387Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.952938988Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.952956288Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.952992888Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.953015688Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.btrfs\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.953286289Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.btrfs\"..." error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.btrfs (ext4) must be a btrfs filesystem to be used with the btrfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.953390090Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.953413890Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.953426190Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.953455790Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.953625591Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.956984008Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: FATAL: Module aufs not found in directory /lib/modules/5.10.207\\n\"): skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.957104308Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.957356510Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.957477210Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.957518410Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.957543111Z" level=info msg="metadata content store policy set" policy=shared
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.957882412Z" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.957982413Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958004113Z" level=info msg="loading plugin \"io.containerd.lease.v1.manager\"..." type=io.containerd.lease.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958020213Z" level=info msg="loading plugin \"io.containerd.streaming.v1.manager\"..." type=io.containerd.streaming.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958035613Z" level=info msg="loading plugin \"io.containerd.runtime.v1.linux\"..." type=io.containerd.runtime.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958095713Z" level=info msg="loading plugin \"io.containerd.monitor.v1.cgroups\"..." type=io.containerd.monitor.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958429315Z" level=info msg="loading plugin \"io.containerd.runtime.v2.task\"..." type=io.containerd.runtime.v2
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958733717Z" level=info msg="loading plugin \"io.containerd.runtime.v2.shim\"..." type=io.containerd.runtime.v2
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958786617Z" level=info msg="loading plugin \"io.containerd.sandbox.store.v1.local\"..." type=io.containerd.sandbox.store.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958807617Z" level=info msg="loading plugin \"io.containerd.sandbox.controller.v1.local\"..." type=io.containerd.sandbox.controller.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958826417Z" level=info msg="loading plugin \"io.containerd.service.v1.containers-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958848317Z" level=info msg="loading plugin \"io.containerd.service.v1.content-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958866917Z" level=info msg="loading plugin \"io.containerd.service.v1.diff-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958882817Z" level=info msg="loading plugin \"io.containerd.service.v1.images-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958900917Z" level=info msg="loading plugin \"io.containerd.service.v1.introspection-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958917217Z" level=info msg="loading plugin \"io.containerd.service.v1.namespaces-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958947018Z" level=info msg="loading plugin \"io.containerd.service.v1.snapshots-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958959618Z" level=info msg="loading plugin \"io.containerd.service.v1.tasks-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958982118Z" level=info msg="loading plugin \"io.containerd.grpc.v1.containers\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959000918Z" level=info msg="loading plugin \"io.containerd.grpc.v1.content\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959015018Z" level=info msg="loading plugin \"io.containerd.grpc.v1.diff\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959028818Z" level=info msg="loading plugin \"io.containerd.grpc.v1.events\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959042818Z" level=info msg="loading plugin \"io.containerd.grpc.v1.images\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959056518Z" level=info msg="loading plugin \"io.containerd.grpc.v1.introspection\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959068918Z" level=info msg="loading plugin \"io.containerd.grpc.v1.leases\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959083218Z" level=info msg="loading plugin \"io.containerd.grpc.v1.namespaces\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959097718Z" level=info msg="loading plugin \"io.containerd.grpc.v1.sandbox-controllers\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959113918Z" level=info msg="loading plugin \"io.containerd.grpc.v1.sandboxes\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959197619Z" level=info msg="loading plugin \"io.containerd.grpc.v1.snapshots\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959215219Z" level=info msg="loading plugin \"io.containerd.grpc.v1.streaming\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959229719Z" level=info msg="loading plugin \"io.containerd.grpc.v1.tasks\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959252919Z" level=info msg="loading plugin \"io.containerd.transfer.v1.local\"..." type=io.containerd.transfer.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959277719Z" level=info msg="loading plugin \"io.containerd.grpc.v1.transfer\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959378520Z" level=info msg="loading plugin \"io.containerd.grpc.v1.version\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959403420Z" level=info msg="loading plugin \"io.containerd.internal.v1.restart\"..." type=io.containerd.internal.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959539521Z" level=info msg="loading plugin \"io.containerd.tracing.processor.v1.otlp\"..." type=io.containerd.tracing.processor.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959585921Z" level=info msg="skip loading plugin \"io.containerd.tracing.processor.v1.otlp\"..." error="skip plugin: tracing endpoint not configured" type=io.containerd.tracing.processor.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959601321Z" level=info msg="loading plugin \"io.containerd.internal.v1.tracing\"..." type=io.containerd.internal.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959614821Z" level=info msg="skip loading plugin \"io.containerd.internal.v1.tracing\"..." error="skip plugin: tracing endpoint not configured" type=io.containerd.internal.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959626121Z" level=info msg="loading plugin \"io.containerd.grpc.v1.healthcheck\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959640421Z" level=info msg="loading plugin \"io.containerd.nri.v1.nri\"..." type=io.containerd.nri.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959651921Z" level=info msg="NRI interface is disabled by configuration."
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959973123Z" level=info msg=serving... address=/var/run/docker/containerd/containerd-debug.sock
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.960218124Z" level=info msg=serving... address=/var/run/docker/containerd/containerd.sock.ttrpc
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.960296124Z" level=info msg=serving... address=/var/run/docker/containerd/containerd.sock
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.960317924Z" level=info msg="containerd successfully booted in 0.037955s"
	Oct 07 13:39:22 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:22.933919775Z" level=info msg="[graphdriver] trying configured driver: overlay2"
	Oct 07 13:39:22 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:22.970942459Z" level=info msg="Loading containers: start."
	Oct 07 13:39:23 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:23.207226536Z" level=warning msg="ip6tables is enabled, but cannot set up ip6tables chains" error="failed to create NAT chain DOCKER: iptables failed: ip6tables --wait -t nat -N DOCKER: ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)\nPerhaps ip6tables or your kernel needs to be upgraded.\n (exit status 3)"
	Oct 07 13:39:23 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:23.332017158Z" 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 07 13:39:23 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:23.455798975Z" level=info msg="Loading containers: done."
	Oct 07 13:39:23 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:23.521984305Z" level=info msg="Docker daemon" commit=41ca978 containerd-snapshotter=false storage-driver=overlay2 version=27.3.1
	Oct 07 13:39:23 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:23.522209006Z" level=info msg="Daemon has completed initialization"
	Oct 07 13:39:23 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:23.565623022Z" level=info msg="API listen on /var/run/docker.sock"
	Oct 07 13:39:23 kubernetes-upgrade-265000 systemd[1]: Started Docker Application Container Engine.
	Oct 07 13:39:23 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:23.567958234Z" level=info msg="API listen on [::]:2376"
	Oct 07 13:39:36 kubernetes-upgrade-265000 systemd[1]: Stopping Docker Application Container Engine...
	Oct 07 13:39:36 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:36.634170927Z" level=info msg="Processing signal 'terminated'"
	Oct 07 13:39:36 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:36.636137637Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=moby
	Oct 07 13:39:36 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:36.636964141Z" level=info msg="Daemon shutdown complete"
	Oct 07 13:39:36 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:36.637278442Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=plugins.moby
	Oct 07 13:39:36 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:36.637312643Z" level=info msg="stopping healthcheck following graceful shutdown" module=libcontainerd
	Oct 07 13:39:37 kubernetes-upgrade-265000 systemd[1]: docker.service: Deactivated successfully.
	Oct 07 13:39:37 kubernetes-upgrade-265000 systemd[1]: Stopped Docker Application Container Engine.
	Oct 07 13:39:37 kubernetes-upgrade-265000 systemd[1]: Starting Docker Application Container Engine...
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:39:37.696210418Z" level=info msg="Starting up"
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:39:37.697439224Z" level=info msg="containerd not running, starting managed containerd"
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:39:37.698796831Z" level=info msg="started new containerd process" address=/var/run/docker/containerd/containerd.sock module=libcontainerd pid=1638
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.731539694Z" level=info msg="starting containerd" revision=7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c version=v1.7.22
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.761461143Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.761519043Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.761587144Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.761604444Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.761637244Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.761658144Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.btrfs\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.762317947Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.btrfs\"..." error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.btrfs (ext4) must be a btrfs filesystem to be used with the btrfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.762419048Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.762445548Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.762465648Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.762504548Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.762653149Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.766077466Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: FATAL: Module aufs not found in directory /lib/modules/5.10.207\\n\"): skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.766212067Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.766439668Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.766547668Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.766582668Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.766605069Z" level=info msg="metadata content store policy set" policy=shared
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.767468373Z" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.767546873Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.767577273Z" level=info msg="loading plugin \"io.containerd.lease.v1.manager\"..." type=io.containerd.lease.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.767602174Z" level=info msg="loading plugin \"io.containerd.streaming.v1.manager\"..." type=io.containerd.streaming.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.767625574Z" level=info msg="loading plugin \"io.containerd.runtime.v1.linux\"..." type=io.containerd.runtime.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.767747874Z" level=info msg="loading plugin \"io.containerd.monitor.v1.cgroups\"..." type=io.containerd.monitor.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.768843980Z" level=info msg="loading plugin \"io.containerd.runtime.v2.task\"..." type=io.containerd.runtime.v2
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.768953480Z" level=info msg="loading plugin \"io.containerd.runtime.v2.shim\"..." type=io.containerd.runtime.v2
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769009581Z" level=info msg="loading plugin \"io.containerd.sandbox.store.v1.local\"..." type=io.containerd.sandbox.store.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769037081Z" level=info msg="loading plugin \"io.containerd.sandbox.controller.v1.local\"..." type=io.containerd.sandbox.controller.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769057081Z" level=info msg="loading plugin \"io.containerd.service.v1.containers-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769078581Z" level=info msg="loading plugin \"io.containerd.service.v1.content-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769097681Z" level=info msg="loading plugin \"io.containerd.service.v1.diff-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769119581Z" level=info msg="loading plugin \"io.containerd.service.v1.images-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769142181Z" level=info msg="loading plugin \"io.containerd.service.v1.introspection-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769170781Z" level=info msg="loading plugin \"io.containerd.service.v1.namespaces-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769191781Z" level=info msg="loading plugin \"io.containerd.service.v1.snapshots-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769277082Z" level=info msg="loading plugin \"io.containerd.service.v1.tasks-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769313582Z" level=info msg="loading plugin \"io.containerd.grpc.v1.containers\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769376682Z" level=info msg="loading plugin \"io.containerd.grpc.v1.content\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769433083Z" level=info msg="loading plugin \"io.containerd.grpc.v1.diff\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769459983Z" level=info msg="loading plugin \"io.containerd.grpc.v1.events\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769479883Z" level=info msg="loading plugin \"io.containerd.grpc.v1.images\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769499983Z" level=info msg="loading plugin \"io.containerd.grpc.v1.introspection\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769519383Z" level=info msg="loading plugin \"io.containerd.grpc.v1.leases\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769539183Z" level=info msg="loading plugin \"io.containerd.grpc.v1.namespaces\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769582283Z" level=info msg="loading plugin \"io.containerd.grpc.v1.sandbox-controllers\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769614384Z" level=info msg="loading plugin \"io.containerd.grpc.v1.sandboxes\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769635084Z" level=info msg="loading plugin \"io.containerd.grpc.v1.snapshots\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769653584Z" level=info msg="loading plugin \"io.containerd.grpc.v1.streaming\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769780884Z" level=info msg="loading plugin \"io.containerd.grpc.v1.tasks\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769836285Z" level=info msg="loading plugin \"io.containerd.transfer.v1.local\"..." type=io.containerd.transfer.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769870585Z" level=info msg="loading plugin \"io.containerd.grpc.v1.transfer\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769911385Z" level=info msg="loading plugin \"io.containerd.grpc.v1.version\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769937885Z" level=info msg="loading plugin \"io.containerd.internal.v1.restart\"..." type=io.containerd.internal.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.770004585Z" level=info msg="loading plugin \"io.containerd.tracing.processor.v1.otlp\"..." type=io.containerd.tracing.processor.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.770071286Z" level=info msg="skip loading plugin \"io.containerd.tracing.processor.v1.otlp\"..." error="skip plugin: tracing endpoint not configured" type=io.containerd.tracing.processor.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.770107486Z" level=info msg="loading plugin \"io.containerd.internal.v1.tracing\"..." type=io.containerd.internal.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.770138386Z" level=info msg="skip loading plugin \"io.containerd.internal.v1.tracing\"..." error="skip plugin: tracing endpoint not configured" type=io.containerd.internal.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.770158086Z" level=info msg="loading plugin \"io.containerd.grpc.v1.healthcheck\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.770240587Z" level=info msg="loading plugin \"io.containerd.nri.v1.nri\"..." type=io.containerd.nri.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.770274687Z" level=info msg="NRI interface is disabled by configuration."
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.772458098Z" level=info msg=serving... address=/var/run/docker/containerd/containerd-debug.sock
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.772664499Z" level=info msg=serving... address=/var/run/docker/containerd/containerd.sock.ttrpc
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.772959300Z" level=info msg=serving... address=/var/run/docker/containerd/containerd.sock
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.773099001Z" level=info msg="containerd successfully booted in 0.042783s"
	Oct 07 13:39:38 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:39:38.960092614Z" level=info msg="[graphdriver] trying configured driver: overlay2"
	Oct 07 13:39:40 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:39:40.625922346Z" level=info msg="Loading containers: start."
	Oct 07 13:39:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:39:41.628619259Z" level=warning msg="ip6tables is enabled, but cannot set up ip6tables chains" error="failed to create NAT chain DOCKER: iptables failed: ip6tables --wait -t nat -N DOCKER: ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)\nPerhaps ip6tables or your kernel needs to be upgraded.\n (exit status 3)"
	Oct 07 13:39:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:39:41.935331296Z" 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 07 13:39:42 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:39:42.445051406Z" level=info msg="Loading containers: done."
	Oct 07 13:39:42 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:39:42.632973903Z" level=info msg="Docker daemon" commit=41ca978 containerd-snapshotter=false storage-driver=overlay2 version=27.3.1
	Oct 07 13:39:42 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:39:42.633188803Z" level=info msg="Daemon has completed initialization"
	Oct 07 13:39:42 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:39:42.677965445Z" level=info msg="API listen on /var/run/docker.sock"
	Oct 07 13:39:42 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:39:42.678263146Z" level=info msg="API listen on [::]:2376"
	Oct 07 13:39:42 kubernetes-upgrade-265000 systemd[1]: Started Docker Application Container Engine.
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.396455563Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.396532063Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.396551063Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.396658764Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.399426675Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.399505375Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.399525775Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.399644776Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.464665234Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.465275636Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.465304536Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.465994239Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.491635541Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.494522252Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.494647553Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.495163555Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.005410281Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.005731783Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.005755683Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.005863683Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.119893943Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.120291445Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.120450845Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.120995748Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.173809861Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.173881761Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.173896661Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.174219562Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.229315684Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.229459185Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.229486685Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.229746286Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.145811812Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.147656120Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.148039221Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.149165126Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.207223176Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.207317276Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.207337376Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.207456777Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.239625515Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.240088617Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.241296922Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.246328244Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.773399528Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.773762030Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.773967231Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.774485435Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:58 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:58.035804719Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:58 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:58.035945621Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:58 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:58.035962721Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:58 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:58.036072722Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:58 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:58.164276030Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:58 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:58.166245658Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:58 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:58.167781780Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:58 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:58.168870295Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:40:01 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:01.346924485Z" level=info msg="shim disconnected" id=4001bb8d8a240468fd4835e27b711be97b7dff5f09cad3117b8c57b33964272e namespace=moby
	Oct 07 13:40:01 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:01.347025287Z" level=warning msg="cleaning up after shim disconnected" id=4001bb8d8a240468fd4835e27b711be97b7dff5f09cad3117b8c57b33964272e namespace=moby
	Oct 07 13:40:01 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:01.347045887Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:40:01 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:40:01.348356805Z" level=info msg="ignoring event" container=4001bb8d8a240468fd4835e27b711be97b7dff5f09cad3117b8c57b33964272e module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:40:01 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:40:01.500008418Z" level=info msg="ignoring event" container=3e540424947b33b25e6428901460d61053be5b8ad389f984e3f80d773aa38326 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:40:01 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:01.501011932Z" level=info msg="shim disconnected" id=3e540424947b33b25e6428901460d61053be5b8ad389f984e3f80d773aa38326 namespace=moby
	Oct 07 13:40:01 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:01.502504253Z" level=warning msg="cleaning up after shim disconnected" id=3e540424947b33b25e6428901460d61053be5b8ad389f984e3f80d773aa38326 namespace=moby
	Oct 07 13:40:01 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:01.502561954Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:40:01 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:01.555661494Z" level=warning msg="cleanup warnings time=\"2024-10-07T13:40:01Z\" level=warning msg=\"failed to remove runc container\" error=\"runc did not terminate successfully: exit status 255: \" runtime=io.containerd.runc.v2\n" namespace=moby
	Oct 07 13:40:02 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:02.369118107Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:40:02 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:02.370935232Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:40:02 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:02.373393967Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:40:02 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:02.374509682Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:40:02 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:02.841540063Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:40:02 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:02.843143286Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:40:02 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:02.843192386Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:40:02 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:02.843541991Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:40:07 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:07.012750001Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:40:07 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:07.013269808Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:40:07 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:07.013479611Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:40:07 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:07.013974718Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:40:07 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:07.625556843Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:40:07 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:07.625669045Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:40:07 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:07.625723246Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:40:07 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:07.625885548Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:40:08 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:40:08.603020077Z" level=info msg="ignoring event" container=9e533e61af3b35b1f26ad07056ac581bed1b813613d5118caab15b0028e074ca module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:40:08 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:08.604109988Z" level=info msg="shim disconnected" id=9e533e61af3b35b1f26ad07056ac581bed1b813613d5118caab15b0028e074ca namespace=moby
	Oct 07 13:40:08 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:08.604373790Z" level=warning msg="cleaning up after shim disconnected" id=9e533e61af3b35b1f26ad07056ac581bed1b813613d5118caab15b0028e074ca namespace=moby
	Oct 07 13:40:08 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:08.604391191Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:40:08 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:08.627013917Z" level=warning msg="cleanup warnings time=\"2024-10-07T13:40:08Z\" level=warning msg=\"failed to remove runc container\" error=\"runc did not terminate successfully: exit status 255: \" runtime=io.containerd.runc.v2\n" namespace=moby
	Oct 07 13:40:08 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:40:08.771352360Z" level=info msg="ignoring event" container=e225392fea3c5461e8bbae8d82ec8c238d5613352d1ef0b4fa3b9c36b0a30e42 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:40:08 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:08.772575672Z" level=info msg="shim disconnected" id=e225392fea3c5461e8bbae8d82ec8c238d5613352d1ef0b4fa3b9c36b0a30e42 namespace=moby
	Oct 07 13:40:08 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:08.772745774Z" level=warning msg="cleaning up after shim disconnected" id=e225392fea3c5461e8bbae8d82ec8c238d5613352d1ef0b4fa3b9c36b0a30e42 namespace=moby
	Oct 07 13:40:08 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:08.772762574Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:40:28 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:28.296117003Z" level=info msg="shim disconnected" id=7f9c4e43cae9c07949307e78538f9b6175612644a6b784c6f549df53d905b510 namespace=moby
	Oct 07 13:40:28 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:40:28.296765309Z" level=info msg="ignoring event" container=7f9c4e43cae9c07949307e78538f9b6175612644a6b784c6f549df53d905b510 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:40:28 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:28.296925010Z" level=warning msg="cleaning up after shim disconnected" id=7f9c4e43cae9c07949307e78538f9b6175612644a6b784c6f549df53d905b510 namespace=moby
	Oct 07 13:40:28 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:28.296947110Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:40:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:41.633543820Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:40:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:41.633885523Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:40:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:41.633931423Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:40:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:41.634168325Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:42:05 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:42:05.662258196Z" level=info msg="ignoring event" container=f8254b75cb83abbc5dd4d91cd768d261b4453adbf66ef59be465d87bb4fc11e7 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:42:05 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:42:05.662909202Z" level=info msg="shim disconnected" id=f8254b75cb83abbc5dd4d91cd768d261b4453adbf66ef59be465d87bb4fc11e7 namespace=moby
	Oct 07 13:42:05 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:42:05.663935810Z" level=warning msg="cleaning up after shim disconnected" id=f8254b75cb83abbc5dd4d91cd768d261b4453adbf66ef59be465d87bb4fc11e7 namespace=moby
	Oct 07 13:42:05 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:42:05.663962611Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:42:06 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:42:06.229647000Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:42:06 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:42:06.229773801Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:42:06 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:42:06.229794401Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:42:06 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:42:06.232038020Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:43:54 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:43:54.862077548Z" level=info msg="ignoring event" container=86521bd248f9f3f3103d7b27125f78424c383ec31ca2503dbde0b5275850107d module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:43:54 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:43:54.862965355Z" level=info msg="shim disconnected" id=86521bd248f9f3f3103d7b27125f78424c383ec31ca2503dbde0b5275850107d namespace=moby
	Oct 07 13:43:54 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:43:54.864278366Z" level=warning msg="cleaning up after shim disconnected" id=86521bd248f9f3f3103d7b27125f78424c383ec31ca2503dbde0b5275850107d namespace=moby
	Oct 07 13:43:54 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:43:54.864296266Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:43:55 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:43:55.103667184Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:43:55 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:43:55.103911186Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:43:55 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:43:55.116898990Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:43:55 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:43:55.117087291Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:45:45 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:45:45.255299025Z" level=info msg="shim disconnected" id=858c040645d2fc003aa8c03f9909a7823c9e4c29100a491a440454e387ca1d38 namespace=moby
	Oct 07 13:45:45 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:45:45.255450527Z" level=info msg="ignoring event" container=858c040645d2fc003aa8c03f9909a7823c9e4c29100a491a440454e387ca1d38 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:45:45 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:45:45.256473735Z" level=warning msg="cleaning up after shim disconnected" id=858c040645d2fc003aa8c03f9909a7823c9e4c29100a491a440454e387ca1d38 namespace=moby
	Oct 07 13:45:45 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:45:45.256560635Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:45:45 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:45:45.280586422Z" level=warning msg="cleanup warnings time=\"2024-10-07T13:45:45Z\" level=warning msg=\"failed to remove runc container\" error=\"runc did not terminate successfully: exit status 255: \" runtime=io.containerd.runc.v2\n" namespace=moby
	Oct 07 13:45:46 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:45:46.198296666Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:45:46 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:45:46.198401767Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:45:46 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:45:46.198422767Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:45:46 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:45:46.199094772Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:47:34 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:34.137570598Z" level=info msg="ignoring event" container=ecc25a8f3c9d39f7f354372476618f44652ce84423dbce7a1da140bf3883f973 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:34 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:34.139109609Z" level=info msg="shim disconnected" id=ecc25a8f3c9d39f7f354372476618f44652ce84423dbce7a1da140bf3883f973 namespace=moby
	Oct 07 13:47:34 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:34.139184409Z" level=warning msg="cleaning up after shim disconnected" id=ecc25a8f3c9d39f7f354372476618f44652ce84423dbce7a1da140bf3883f973 namespace=moby
	Oct 07 13:47:34 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:34.139213110Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:34 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:34.491752822Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:47:34 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:34.491937723Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:47:34 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:34.492082524Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:47:34 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:34.494385540Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:47:41 kubernetes-upgrade-265000 systemd[1]: Stopping Docker Application Container Engine...
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:41.598954053Z" level=info msg="Processing signal 'terminated'"
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.785470129Z" level=info msg="shim disconnected" id=27ee8ad90bedc53aaa74b95d982e09a814767c2956937f4dee7a6dbf85e44389 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.787779145Z" level=warning msg="cleaning up after shim disconnected" id=27ee8ad90bedc53aaa74b95d982e09a814767c2956937f4dee7a6dbf85e44389 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.787970546Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:41.788716251Z" level=info msg="ignoring event" container=27ee8ad90bedc53aaa74b95d982e09a814767c2956937f4dee7a6dbf85e44389 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:41.880525079Z" level=info msg="ignoring event" container=65181efbbfef54a010d268a26d2f77ef34abae7270f26a5a8fcf3e294a880d22 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.882980996Z" level=info msg="shim disconnected" id=65181efbbfef54a010d268a26d2f77ef34abae7270f26a5a8fcf3e294a880d22 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.883194498Z" level=warning msg="cleaning up after shim disconnected" id=65181efbbfef54a010d268a26d2f77ef34abae7270f26a5a8fcf3e294a880d22 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.883352299Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:41.886399820Z" level=info msg="ignoring event" container=574c6005def62b5aaffbcdbc86eb8ae88d87a85df69d93aea24fbde4a2b94822 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.886615621Z" level=info msg="shim disconnected" id=574c6005def62b5aaffbcdbc86eb8ae88d87a85df69d93aea24fbde4a2b94822 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.886704622Z" level=warning msg="cleaning up after shim disconnected" id=574c6005def62b5aaffbcdbc86eb8ae88d87a85df69d93aea24fbde4a2b94822 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.886788322Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:41.901197821Z" level=info msg="ignoring event" container=4e5cd9180a26346dd85a0a9cf5c584f6da01979e56bf1114c1ceb743f1f62c7e module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.913442105Z" level=info msg="shim disconnected" id=5a67d296555e7e7a6f91d4876a7f4c9cd1357d4617c324821a95ebdfbea56bfe namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.913548705Z" level=warning msg="cleaning up after shim disconnected" id=5a67d296555e7e7a6f91d4876a7f4c9cd1357d4617c324821a95ebdfbea56bfe namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.913567105Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.914931715Z" level=info msg="shim disconnected" id=4e5cd9180a26346dd85a0a9cf5c584f6da01979e56bf1114c1ceb743f1f62c7e namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.914990815Z" level=warning msg="cleaning up after shim disconnected" id=4e5cd9180a26346dd85a0a9cf5c584f6da01979e56bf1114c1ceb743f1f62c7e namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.915006315Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.925203085Z" level=info msg="shim disconnected" id=52ccbd33a3d5cdd191addfc80383da89303ee45e93bac2a5a208648fd5288539 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.925467487Z" level=warning msg="cleaning up after shim disconnected" id=52ccbd33a3d5cdd191addfc80383da89303ee45e93bac2a5a208648fd5288539 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.925537787Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:41.925681188Z" level=info msg="ignoring event" container=5a67d296555e7e7a6f91d4876a7f4c9cd1357d4617c324821a95ebdfbea56bfe module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:41.925899790Z" level=info msg="ignoring event" container=52ccbd33a3d5cdd191addfc80383da89303ee45e93bac2a5a208648fd5288539 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:41.941473496Z" level=info msg="ignoring event" container=893e8885917878d04a44bfb3cede9cd3bd68d342b0c542f51e540644b520bf23 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.948612145Z" level=info msg="shim disconnected" id=893e8885917878d04a44bfb3cede9cd3bd68d342b0c542f51e540644b520bf23 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.960376526Z" level=warning msg="cleaning up after shim disconnected" id=893e8885917878d04a44bfb3cede9cd3bd68d342b0c542f51e540644b520bf23 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.960633027Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.966841270Z" level=info msg="shim disconnected" id=75677a9704d2487b6e5f1ccc3dad4fc3c3bd71d2328e313c5c17aab37732cd5a namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.967134272Z" level=warning msg="cleaning up after shim disconnected" id=75677a9704d2487b6e5f1ccc3dad4fc3c3bd71d2328e313c5c17aab37732cd5a namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.967272573Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.960264925Z" level=info msg="shim disconnected" id=963b76e42eccd2af03f28fe6bce2ff9ae013d6439d290c0cb2c7c739a4365ea0 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.972992312Z" level=warning msg="cleaning up after shim disconnected" id=963b76e42eccd2af03f28fe6bce2ff9ae013d6439d290c0cb2c7c739a4365ea0 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.973959019Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:41.974075219Z" level=info msg="ignoring event" container=963b76e42eccd2af03f28fe6bce2ff9ae013d6439d290c0cb2c7c739a4365ea0 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.977120940Z" level=info msg="shim disconnected" id=b61a5c13a9fd9530514ace5f03c63aaf724641e56388b3d6446f9411be9c8506 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:41.977175841Z" level=info msg="ignoring event" container=75677a9704d2487b6e5f1ccc3dad4fc3c3bd71d2328e313c5c17aab37732cd5a module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:41.977212041Z" level=info msg="ignoring event" container=b61a5c13a9fd9530514ace5f03c63aaf724641e56388b3d6446f9411be9c8506 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:41.977239141Z" level=info msg="ignoring event" container=a262ee37eae5b6702c8e9dd0c6a512657bd8060bfd83a2d34ad36b8a643ae135 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.977334542Z" level=warning msg="cleaning up after shim disconnected" id=b61a5c13a9fd9530514ace5f03c63aaf724641e56388b3d6446f9411be9c8506 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.979794559Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.994022756Z" level=info msg="shim disconnected" id=a262ee37eae5b6702c8e9dd0c6a512657bd8060bfd83a2d34ad36b8a643ae135 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.994197057Z" level=warning msg="cleaning up after shim disconnected" id=a262ee37eae5b6702c8e9dd0c6a512657bd8060bfd83a2d34ad36b8a643ae135 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.994272058Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:42 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:42.006759743Z" level=info msg="ignoring event" container=58c4b1c39d81007fd4cbb5ac03ef5b0dda243d382a64e26d1c1ce841ca120f25 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:42 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:42.006667242Z" level=info msg="shim disconnected" id=58c4b1c39d81007fd4cbb5ac03ef5b0dda243d382a64e26d1c1ce841ca120f25 namespace=moby
	Oct 07 13:47:42 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:42.016667311Z" level=warning msg="cleaning up after shim disconnected" id=58c4b1c39d81007fd4cbb5ac03ef5b0dda243d382a64e26d1c1ce841ca120f25 namespace=moby
	Oct 07 13:47:42 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:42.016824312Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:51.709162232Z" level=info msg="Container failed to exit within 10s of signal 15 - using the force" container=3c43111196e56b8f7e9f465a89a82c47e4157b16d95d1fe5f8c5e5c1d297add2
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:51.717373688Z" level=info msg="shim disconnected" id=3c43111196e56b8f7e9f465a89a82c47e4157b16d95d1fe5f8c5e5c1d297add2 namespace=moby
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:51.717440188Z" level=warning msg="cleaning up after shim disconnected" id=3c43111196e56b8f7e9f465a89a82c47e4157b16d95d1fe5f8c5e5c1d297add2 namespace=moby
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:51.717452988Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:51.719462302Z" level=info msg="ignoring event" container=3c43111196e56b8f7e9f465a89a82c47e4157b16d95d1fe5f8c5e5c1d297add2 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:51.751485521Z" level=warning msg="cleanup warnings time=\"2024-10-07T13:47:51Z\" level=warning msg=\"failed to remove runc container\" error=\"runc did not terminate successfully: exit status 255: \" runtime=io.containerd.runc.v2\n" namespace=moby
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:51.782944136Z" level=info msg="Container failed to exit within 10s of signal 15 - using the force" container=c50ad35404ebed0392083f392e5d17a121b5525477385ae6cfa2c023b271e45b
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:51.851720307Z" level=info msg="shim disconnected" id=c50ad35404ebed0392083f392e5d17a121b5525477385ae6cfa2c023b271e45b namespace=moby
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:51.851973209Z" level=warning msg="cleaning up after shim disconnected" id=c50ad35404ebed0392083f392e5d17a121b5525477385ae6cfa2c023b271e45b namespace=moby
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:51.851990209Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:51.851514706Z" level=info msg="ignoring event" container=c50ad35404ebed0392083f392e5d17a121b5525477385ae6cfa2c023b271e45b module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:51.917897060Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=moby
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:51.918725965Z" level=info msg="Daemon shutdown complete"
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:51.919031068Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=plugins.moby
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:51.919120468Z" level=info msg="stopping healthcheck following graceful shutdown" module=libcontainerd
	Oct 07 13:47:52 kubernetes-upgrade-265000 systemd[1]: docker.service: Deactivated successfully.
	Oct 07 13:47:52 kubernetes-upgrade-265000 systemd[1]: Stopped Docker Application Container Engine.
	Oct 07 13:47:52 kubernetes-upgrade-265000 systemd[1]: docker.service: Consumed 14.336s CPU time.
	Oct 07 13:47:52 kubernetes-upgrade-265000 systemd[1]: Starting Docker Application Container Engine...
	Oct 07 13:47:52 kubernetes-upgrade-265000 dockerd[6094]: time="2024-10-07T13:47:52.998138764Z" level=info msg="Starting up"
	Oct 07 13:48:53 kubernetes-upgrade-265000 dockerd[6094]: failed to start daemon: failed to dial "/run/containerd/containerd.sock": failed to dial "/run/containerd/containerd.sock": context deadline exceeded
	Oct 07 13:48:53 kubernetes-upgrade-265000 systemd[1]: docker.service: Main process exited, code=exited, status=1/FAILURE
	Oct 07 13:48:53 kubernetes-upgrade-265000 systemd[1]: docker.service: Failed with result 'exit-code'.
	Oct 07 13:48:53 kubernetes-upgrade-265000 systemd[1]: Failed to start Docker Application Container Engine.
	
	-- /stdout --
	W1007 13:48:53.115842   10876 out.go:270] * 
	* 
	W1007 13:48:53.117835   10876 out.go:293] ╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	I1007 13:48:53.122998   10876 out.go:201] 

                                                
                                                
** /stderr **
version_upgrade_test.go:277: start after failed upgrade: out/minikube-windows-amd64.exe start -p kubernetes-upgrade-265000 --memory=2200 --kubernetes-version=v1.31.1 --alsologtostderr -v=1 --driver=hyperv: exit status 90
version_upgrade_test.go:279: *** TestKubernetesUpgrade FAILED at 2024-10-07 13:48:53.6191408 +0000 UTC m=+10431.450076201
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p kubernetes-upgrade-265000 -n kubernetes-upgrade-265000
helpers_test.go:239: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p kubernetes-upgrade-265000 -n kubernetes-upgrade-265000: exit status 2 (12.866022s)

                                                
                                                
-- stdout --
	Running

                                                
                                                
-- /stdout --
helpers_test.go:239: status error: exit status 2 (may be ok)
helpers_test.go:244: <<< TestKubernetesUpgrade FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestKubernetesUpgrade]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-windows-amd64.exe -p kubernetes-upgrade-265000 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-windows-amd64.exe -p kubernetes-upgrade-265000 logs -n 25: (2m47.5365494s)
helpers_test.go:252: TestKubernetesUpgrade logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------|---------------------------|-------------------|---------|---------------------|---------------------|
	| Command |                 Args                  |          Profile          |       User        | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------|---------------------------|-------------------|---------|---------------------|---------------------|
	| start   | -p offline-docker-265000              | offline-docker-265000     | minikube6\jenkins | v1.34.0 | 07 Oct 24 13:30 UTC | 07 Oct 24 13:38 UTC |
	|         | --alsologtostderr -v=1                |                           |                   |         |                     |                     |
	|         | --memory=2048 --wait=true             |                           |                   |         |                     |                     |
	|         | --driver=hyperv                       |                           |                   |         |                     |                     |
	| start   | -p force-systemd-flag-058000          | force-systemd-flag-058000 | minikube6\jenkins | v1.34.0 | 07 Oct 24 13:30 UTC | 07 Oct 24 13:36 UTC |
	|         | --memory=2048 --force-systemd         |                           |                   |         |                     |                     |
	|         | --alsologtostderr -v=5                |                           |                   |         |                     |                     |
	|         | --driver=hyperv                       |                           |                   |         |                     |                     |
	| start   | -p kubernetes-upgrade-265000          | kubernetes-upgrade-265000 | minikube6\jenkins | v1.34.0 | 07 Oct 24 13:30 UTC | 07 Oct 24 13:33 UTC |
	|         | --memory=2200                         |                           |                   |         |                     |                     |
	|         | --kubernetes-version=v1.20.0          |                           |                   |         |                     |                     |
	|         | --alsologtostderr -v=1                |                           |                   |         |                     |                     |
	|         | --driver=hyperv                       |                           |                   |         |                     |                     |
	| start   | -p NoKubernetes-931300                | NoKubernetes-931300       | minikube6\jenkins | v1.34.0 | 07 Oct 24 13:30 UTC |                     |
	|         | --no-kubernetes                       |                           |                   |         |                     |                     |
	|         | --kubernetes-version=1.20             |                           |                   |         |                     |                     |
	|         | --driver=hyperv                       |                           |                   |         |                     |                     |
	| start   | -p NoKubernetes-931300                | NoKubernetes-931300       | minikube6\jenkins | v1.34.0 | 07 Oct 24 13:30 UTC |                     |
	|         | --driver=hyperv                       |                           |                   |         |                     |                     |
	| stop    | -p kubernetes-upgrade-265000          | kubernetes-upgrade-265000 | minikube6\jenkins | v1.34.0 | 07 Oct 24 13:33 UTC | 07 Oct 24 13:34 UTC |
	| start   | -p kubernetes-upgrade-265000          | kubernetes-upgrade-265000 | minikube6\jenkins | v1.34.0 | 07 Oct 24 13:34 UTC | 07 Oct 24 13:40 UTC |
	|         | --memory=2200                         |                           |                   |         |                     |                     |
	|         | --kubernetes-version=v1.31.1          |                           |                   |         |                     |                     |
	|         | --alsologtostderr -v=1                |                           |                   |         |                     |                     |
	|         | --driver=hyperv                       |                           |                   |         |                     |                     |
	| delete  | -p NoKubernetes-931300                | NoKubernetes-931300       | minikube6\jenkins | v1.34.0 | 07 Oct 24 13:35 UTC | 07 Oct 24 13:35 UTC |
	| start   | -p cert-expiration-057300             | cert-expiration-057300    | minikube6\jenkins | v1.34.0 | 07 Oct 24 13:35 UTC | 07 Oct 24 13:42 UTC |
	|         | --memory=2048                         |                           |                   |         |                     |                     |
	|         | --cert-expiration=3m                  |                           |                   |         |                     |                     |
	|         | --driver=hyperv                       |                           |                   |         |                     |                     |
	| ssh     | force-systemd-flag-058000             | force-systemd-flag-058000 | minikube6\jenkins | v1.34.0 | 07 Oct 24 13:36 UTC | 07 Oct 24 13:36 UTC |
	|         | ssh docker info --format              |                           |                   |         |                     |                     |
	|         | {{.CgroupDriver}}                     |                           |                   |         |                     |                     |
	| delete  | -p force-systemd-flag-058000          | force-systemd-flag-058000 | minikube6\jenkins | v1.34.0 | 07 Oct 24 13:36 UTC | 07 Oct 24 13:36 UTC |
	| start   | -p docker-flags-745300                | docker-flags-745300       | minikube6\jenkins | v1.34.0 | 07 Oct 24 13:36 UTC | 07 Oct 24 13:44 UTC |
	|         | --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=hyperv                       |                           |                   |         |                     |                     |
	| delete  | -p offline-docker-265000              | offline-docker-265000     | minikube6\jenkins | v1.34.0 | 07 Oct 24 13:38 UTC | 07 Oct 24 13:39 UTC |
	| start   | -p cert-options-408000                | cert-options-408000       | minikube6\jenkins | v1.34.0 | 07 Oct 24 13:39 UTC | 07 Oct 24 13:47 UTC |
	|         | --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=hyperv                       |                           |                   |         |                     |                     |
	| start   | -p kubernetes-upgrade-265000          | kubernetes-upgrade-265000 | minikube6\jenkins | v1.34.0 | 07 Oct 24 13:40 UTC |                     |
	|         | --memory=2200                         |                           |                   |         |                     |                     |
	|         | --kubernetes-version=v1.20.0          |                           |                   |         |                     |                     |
	|         | --driver=hyperv                       |                           |                   |         |                     |                     |
	| start   | -p kubernetes-upgrade-265000          | kubernetes-upgrade-265000 | minikube6\jenkins | v1.34.0 | 07 Oct 24 13:40 UTC |                     |
	|         | --memory=2200                         |                           |                   |         |                     |                     |
	|         | --kubernetes-version=v1.31.1          |                           |                   |         |                     |                     |
	|         | --alsologtostderr -v=1                |                           |                   |         |                     |                     |
	|         | --driver=hyperv                       |                           |                   |         |                     |                     |
	| ssh     | docker-flags-745300 ssh               | docker-flags-745300       | minikube6\jenkins | v1.34.0 | 07 Oct 24 13:44 UTC | 07 Oct 24 13:44 UTC |
	|         | sudo systemctl show docker            |                           |                   |         |                     |                     |
	|         | --property=Environment                |                           |                   |         |                     |                     |
	|         | --no-pager                            |                           |                   |         |                     |                     |
	| ssh     | docker-flags-745300 ssh               | docker-flags-745300       | minikube6\jenkins | v1.34.0 | 07 Oct 24 13:44 UTC | 07 Oct 24 13:45 UTC |
	|         | sudo systemctl show docker            |                           |                   |         |                     |                     |
	|         | --property=ExecStart                  |                           |                   |         |                     |                     |
	|         | --no-pager                            |                           |                   |         |                     |                     |
	| delete  | -p docker-flags-745300                | docker-flags-745300       | minikube6\jenkins | v1.34.0 | 07 Oct 24 13:45 UTC | 07 Oct 24 13:45 UTC |
	| start   | -p cert-expiration-057300             | cert-expiration-057300    | minikube6\jenkins | v1.34.0 | 07 Oct 24 13:45 UTC |                     |
	|         | --memory=2048                         |                           |                   |         |                     |                     |
	|         | --cert-expiration=8760h               |                           |                   |         |                     |                     |
	|         | --driver=hyperv                       |                           |                   |         |                     |                     |
	| start   | -p running-upgrade-083100             | minikube                  | minikube6\jenkins | v1.26.0 | 07 Oct 24 13:45 GMT |                     |
	|         | --memory=2200                         |                           |                   |         |                     |                     |
	|         | --vm-driver=hyperv                    |                           |                   |         |                     |                     |
	| ssh     | cert-options-408000 ssh               | cert-options-408000       | minikube6\jenkins | v1.34.0 | 07 Oct 24 13:47 UTC | 07 Oct 24 13:47 UTC |
	|         | openssl x509 -text -noout -in         |                           |                   |         |                     |                     |
	|         | /var/lib/minikube/certs/apiserver.crt |                           |                   |         |                     |                     |
	| ssh     | -p cert-options-408000 -- sudo        | cert-options-408000       | minikube6\jenkins | v1.34.0 | 07 Oct 24 13:47 UTC | 07 Oct 24 13:47 UTC |
	|         | cat /etc/kubernetes/admin.conf        |                           |                   |         |                     |                     |
	| delete  | -p cert-options-408000                | cert-options-408000       | minikube6\jenkins | v1.34.0 | 07 Oct 24 13:47 UTC | 07 Oct 24 13:48 UTC |
	| start   | -p stopped-upgrade-059500             | minikube                  | minikube6\jenkins | v1.26.0 | 07 Oct 24 13:48 GMT |                     |
	|         | --memory=2200                         |                           |                   |         |                     |                     |
	|         | --vm-driver=hyperv                    |                           |                   |         |                     |                     |
	|---------|---------------------------------------|---------------------------|-------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/10/07 13:48:32
	Running on machine: minikube6
	Binary: Built with gc go1.18.3 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1007 13:48:31.956144    5684 out.go:296] Setting OutFile to fd 1240 ...
	I1007 13:48:32.032336    5684 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1007 13:48:32.032336    5684 out.go:309] Setting ErrFile to fd 1472...
	I1007 13:48:32.032336    5684 out.go:343] TERM=,COLORTERM=, which probably does not support color
	I1007 13:48:32.059485    5684 out.go:303] Setting JSON to false
	I1007 13:48:32.066466    5684 start.go:115] hostinfo: {"hostname":"minikube6","uptime":142390,"bootTime":1728166522,"procs":208,"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":"be8185f2-ae84-4027-a4e5-684d168fb2f3"}
	W1007 13:48:32.066589    5684 start.go:123] gopshost.Virtualization returned error: not implemented yet
	I1007 13:48:32.073187    5684 out.go:177] * [stopped-upgrade-059500] minikube v1.26.0 on Microsoft Windows 10 Enterprise N 10.0.19045 Build 19045
	I1007 13:48:32.078135    5684 notify.go:193] Checking for updates...
	I1007 13:48:32.080175    5684 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1007 13:48:32.083332    5684 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube6\minikube-integration\.minikube
	I1007 13:48:32.086452    5684 out.go:177]   - MINIKUBE_LOCATION=19763
	I1007 13:48:32.089149    5684 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1007 13:48:32.091628    5684 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube6\AppData\Local\Temp\legacy_kubeconfig4044498123
	I1007 13:48:33.230041    9284 start.go:356] acquired machines lock for "running-upgrade-083100" in 2m29.1117397s
	I1007 13:48:33.230559    9284 start.go:91] Provisioning new machine with config: &{Name:running-upgrade-083100 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube/iso/minikube-v1.26.0-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.32@sha256:9190bd2393eae887316c97a74370b7d5dad8f0b2ef91ac2662bc36f7ef8e0b95 Memory:2200 CPUs:2 DiskSize:20000 VMDriver: Driver:hyperv 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.24.1 ClusterName:run
ning-upgrade-083100 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.24.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false Di
sableMetrics:false CustomQemuFirmwarePath:} &{Name: IP: Port:8443 KubernetesVersion:v1.24.1 ContainerRuntime:docker ControlPlane:true Worker:true}
	I1007 13:48:33.230836    9284 start.go:131] createHost starting for "" (driver="hyperv")
	I1007 13:48:33.238111    9284 out.go:204] * Creating hyperv VM (CPUs=2, Memory=2200MB, Disk=20000MB) ...
	I1007 13:48:33.238111    9284 start.go:165] libmachine.API.Create for "running-upgrade-083100" (driver="hyperv")
	I1007 13:48:33.239005    9284 client.go:168] LocalClient.Create starting
	I1007 13:48:33.239005    9284 main.go:134] libmachine: Reading certificate data from C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem
	I1007 13:48:33.240002    9284 main.go:134] libmachine: Decoding PEM data...
	I1007 13:48:33.240002    9284 main.go:134] libmachine: Parsing certificate...
	I1007 13:48:33.240002    9284 main.go:134] libmachine: Reading certificate data from C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem
	I1007 13:48:33.240002    9284 main.go:134] libmachine: Decoding PEM data...
	I1007 13:48:33.240002    9284 main.go:134] libmachine: Parsing certificate...
	I1007 13:48:33.240002    9284 main.go:134] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @(Get-Module -ListAvailable hyper-v).Name | Get-Unique
	I1007 13:48:30.221263    6860 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:48:30.221263    6860 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:48:30.221263    6860 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM cert-expiration-057300 ).networkadapters[0]).ipaddresses[0]
	I1007 13:48:33.063658    6860 main.go:141] libmachine: [stdout =====>] : 172.30.132.243
	
	I1007 13:48:33.063658    6860 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:48:33.070029    6860 main.go:141] libmachine: Using SSH client type: native
	I1007 13:48:33.070157    6860 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x1462120] 0x1464c60 <nil>  [] 0s} 172.30.132.243 22 <nil> <nil>}
	I1007 13:48:33.070157    6860 main.go:141] libmachine: About to run SSH command:
	sudo date -s @1728308908
	I1007 13:48:33.229265    6860 main.go:141] libmachine: SSH cmd err, output: <nil>: Mon Oct  7 13:48:28 UTC 2024
	
	I1007 13:48:33.229265    6860 fix.go:236] clock set: Mon Oct  7 13:48:28 UTC 2024
	 (err=<nil>)
	I1007 13:48:33.229265    6860 start.go:83] releasing machines lock for "cert-expiration-057300", held for 1m5.6890523s
	I1007 13:48:33.229265    6860 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM cert-expiration-057300 ).state
	I1007 13:48:32.094685    5684 config.go:178] Loaded profile config "cert-expiration-057300": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 13:48:32.095697    5684 config.go:178] Loaded profile config "ha-459500": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 13:48:32.095697    5684 config.go:178] Loaded profile config "kubernetes-upgrade-265000": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 13:48:32.095697    5684 config.go:178] Loaded profile config "running-upgrade-083100": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.24.1
	I1007 13:48:32.095697    5684 driver.go:360] Setting default libvirt URI to qemu:///system
	I1007 13:48:37.944240    5684 out.go:177] * Using the hyperv driver based on user configuration
	I1007 13:48:37.948531    5684 start.go:284] selected driver: hyperv
	I1007 13:48:37.948531    5684 start.go:805] validating driver "hyperv" against <nil>
	I1007 13:48:37.948531    5684 start.go:816] status for hyperv: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I1007 13:48:38.005710    5684 start_flags.go:296] no existing cluster config was found, will generate one from the flags 
	I1007 13:48:38.006660    5684 start_flags.go:835] Wait components to verify : map[apiserver:true system_pods:true]
	I1007 13:48:38.006660    5684 cni.go:95] Creating CNI manager for ""
	I1007 13:48:38.006660    5684 cni.go:169] CNI unnecessary in this configuration, recommending no CNI
	I1007 13:48:38.006660    5684 start_flags.go:310] config:
	{Name:stopped-upgrade-059500 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.32@sha256:9190bd2393eae887316c97a74370b7d5dad8f0b2ef91ac2662bc36f7ef8e0b95 Memory:2200 CPUs:2 DiskSize:20000 VMDriver: Driver:hyperv 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.24.1 ClusterName:stopped-upgrade-059500 Namespace:default APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISock
et: 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.minikube6:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath:}
	I1007 13:48:38.007660    5684 iso.go:128] acquiring lock: {Name:mk0beb692ba59e158dd6c07b69df398f36f9b972 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1007 13:48:38.012647    5684 out.go:177] * Starting control plane node stopped-upgrade-059500 in cluster stopped-upgrade-059500
	I1007 13:48:35.463199    9284 main.go:134] libmachine: [stdout =====>] : Hyper-V
	
	I1007 13:48:35.463255    9284 main.go:134] libmachine: [stderr =====>] : 
	I1007 13:48:35.463255    9284 main.go:134] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole(([System.Security.Principal.SecurityIdentifier]::new("S-1-5-32-578")))
	I1007 13:48:37.399347    9284 main.go:134] libmachine: [stdout =====>] : False
	
	I1007 13:48:37.399347    9284 main.go:134] libmachine: [stderr =====>] : 
	I1007 13:48:37.399538    9284 main.go:134] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I1007 13:48:39.078446    9284 main.go:134] libmachine: [stdout =====>] : True
	
	I1007 13:48:39.078446    9284 main.go:134] libmachine: [stderr =====>] : 
	I1007 13:48:39.078729    9284 main.go:134] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I1007 13:48:35.619597    6860 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:48:35.619597    6860 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:48:35.620326    6860 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM cert-expiration-057300 ).networkadapters[0]).ipaddresses[0]
	I1007 13:48:38.416524    6860 main.go:141] libmachine: [stdout =====>] : 172.30.132.243
	
	I1007 13:48:38.417496    6860 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:48:38.421633    6860 ssh_runner.go:195] Run: curl.exe -sS -m 2 https://registry.k8s.io/
	I1007 13:48:38.421727    6860 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM cert-expiration-057300 ).state
	I1007 13:48:38.440106    6860 ssh_runner.go:195] Run: cat /version.json
	I1007 13:48:38.440106    6860 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM cert-expiration-057300 ).state
	I1007 13:48:38.015216    5684 preload.go:132] Checking if preload exists for k8s version v1.24.1 and runtime docker
	I1007 13:48:38.015216    5684 preload.go:148] Found local preload: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.24.1-docker-overlay2-amd64.tar.lz4
	I1007 13:48:38.015216    5684 cache.go:57] Caching tarball of preloaded images
	I1007 13:48:38.016445    5684 preload.go:174] Found C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.24.1-docker-overlay2-amd64.tar.lz4 in cache, skipping download
	I1007 13:48:38.016520    5684 cache.go:60] Finished verifying existence of preloaded tar for  v1.24.1 on docker
	I1007 13:48:38.016520    5684 profile.go:148] Saving config to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\stopped-upgrade-059500\config.json ...
	I1007 13:48:38.017088    5684 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\stopped-upgrade-059500\config.json: {Name:mkd34c3c49684f96cd9eeff1dc1b528c8e67b931 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 13:48:38.018155    5684 cache.go:208] Successfully downloaded all kic artifacts
	I1007 13:48:38.018155    5684 start.go:352] acquiring machines lock for stopped-upgrade-059500: {Name:mke1d3e045ff2a4f8d2978e08dff146c93a87110 Clock:{} Delay:500ms Timeout:13m0s Cancel:<nil>}
	I1007 13:48:43.082741    9284 main.go:134] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I1007 13:48:43.082932    9284 main.go:134] libmachine: [stderr =====>] : 
	I1007 13:48:43.086037    9284 main.go:134] libmachine: Downloading C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\boot2docker.iso from file://C:/Users/jenkins.minikube6/minikube-integration/.minikube/cache/iso/amd64/minikube-v1.26.0-amd64.iso...
	I1007 13:48:43.463063    9284 main.go:134] libmachine: Creating SSH key...
	I1007 13:48:43.704186    9284 main.go:134] libmachine: Creating VM...
	I1007 13:48:43.704186    9284 main.go:134] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive [Console]::OutputEncoding = [Text.Encoding]::UTF8; ConvertTo-Json @(Hyper-V\Get-VMSwitch|Select Id, Name, SwitchType|Where-Object {($_.SwitchType -eq 'External') -or ($_.Id -eq 'c08cb7b8-9b3c-408e-8e30-5e16a3aeb444')}|Sort-Object -Property SwitchType)
	I1007 13:48:40.720996    6860 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:48:40.720996    6860 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:48:40.721435    6860 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:48:40.721435    6860 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:48:40.721435    6860 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM cert-expiration-057300 ).networkadapters[0]).ipaddresses[0]
	I1007 13:48:40.721545    6860 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM cert-expiration-057300 ).networkadapters[0]).ipaddresses[0]
	I1007 13:48:43.481516    6860 main.go:141] libmachine: [stdout =====>] : 172.30.132.243
	
	I1007 13:48:43.481598    6860 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:48:43.482289    6860 sshutil.go:53] new ssh client: &{IP:172.30.132.243 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\cert-expiration-057300\id_rsa Username:docker}
	I1007 13:48:43.512471    6860 main.go:141] libmachine: [stdout =====>] : 172.30.132.243
	
	I1007 13:48:43.512471    6860 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:48:43.512471    6860 sshutil.go:53] new ssh client: &{IP:172.30.132.243 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\cert-expiration-057300\id_rsa Username:docker}
	I1007 13:48:43.586714    6860 ssh_runner.go:235] Completed: curl.exe -sS -m 2 https://registry.k8s.io/: (5.1650238s)
	W1007 13:48:43.586781    6860 start.go:867] [curl.exe -sS -m 2 https://registry.k8s.io/] failed: curl.exe -sS -m 2 https://registry.k8s.io/: Process exited with status 127
	stdout:
	
	stderr:
	bash: line 1: curl.exe: command not found
	I1007 13:48:43.618751    6860 ssh_runner.go:235] Completed: cat /version.json: (5.1785881s)
	I1007 13:48:43.630208    6860 ssh_runner.go:195] Run: systemctl --version
	I1007 13:48:43.652886    6860 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	W1007 13:48:43.663257    6860 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/*loopback.conf*" not found
	I1007 13:48:43.675568    6860 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I1007 13:48:43.694018    6860 cni.go:259] no active bridge cni configs found in "/etc/cni/net.d" - nothing to disable
	I1007 13:48:43.694018    6860 start.go:495] detecting cgroup driver to use...
	I1007 13:48:43.694018    6860 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///run/containerd/containerd.sock
	" | sudo tee /etc/crictl.yaml"
	W1007 13:48:43.709427    6860 out.go:270] ! Failing to connect to https://registry.k8s.io/ from inside the minikube VM
	W1007 13:48:43.709544    6860 out.go:270] * To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
	I1007 13:48:43.759637    6860 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)sandbox_image = .*$|\1sandbox_image = "registry.k8s.io/pause:3.10"|' /etc/containerd/config.toml"
	I1007 13:48:43.799592    6860 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)restrict_oom_score_adj = .*$|\1restrict_oom_score_adj = false|' /etc/containerd/config.toml"
	I1007 13:48:43.823794    6860 containerd.go:146] configuring containerd to use "cgroupfs" as cgroup driver...
	I1007 13:48:43.841510    6860 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)SystemdCgroup = .*$|\1SystemdCgroup = false|g' /etc/containerd/config.toml"
	I1007 13:48:43.880454    6860 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runtime.v1.linux"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I1007 13:48:43.921039    6860 ssh_runner.go:195] Run: sh -c "sudo sed -i '/systemd_cgroup/d' /etc/containerd/config.toml"
	I1007 13:48:43.955677    6860 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|"io.containerd.runc.v1"|"io.containerd.runc.v2"|g' /etc/containerd/config.toml"
	I1007 13:48:43.992346    6860 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I1007 13:48:44.026941    6860 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)conf_dir = .*$|\1conf_dir = "/etc/cni/net.d"|g' /etc/containerd/config.toml"
	I1007 13:48:44.067647    6860 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *enable_unprivileged_ports = .*/d' /etc/containerd/config.toml"
	I1007 13:48:44.105583    6860 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^( *)\[plugins."io.containerd.grpc.v1.cri"\]|&\n\1  enable_unprivileged_ports = true|' /etc/containerd/config.toml"
	I1007 13:48:44.147085    6860 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I1007 13:48:44.189034    6860 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I1007 13:48:44.222412    6860 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 13:48:44.518951    6860 ssh_runner.go:195] Run: sudo systemctl restart containerd
	I1007 13:48:44.556606    6860 start.go:495] detecting cgroup driver to use...
	I1007 13:48:44.567440    6860 ssh_runner.go:195] Run: sudo systemctl cat docker.service
	I1007 13:48:44.609688    6860 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1007 13:48:44.648154    6860 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I1007 13:48:44.699539    6860 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I1007 13:48:44.736725    6860 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service crio
	I1007 13:48:44.764248    6860 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/cri-dockerd.sock
	" | sudo tee /etc/crictl.yaml"
	I1007 13:48:44.826525    6860 ssh_runner.go:195] Run: which cri-dockerd
	I1007 13:48:44.849360    6860 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/cri-docker.service.d
	I1007 13:48:44.869378    6860 ssh_runner.go:362] scp memory --> /etc/systemd/system/cri-docker.service.d/10-cni.conf (190 bytes)
	I1007 13:48:44.918149    6860 ssh_runner.go:195] Run: sudo systemctl unmask docker.service
	I1007 13:48:46.862842    9284 main.go:134] libmachine: [stdout =====>] : [
	    {
	        "Id":  "c08cb7b8-9b3c-408e-8e30-5e16a3aeb444",
	        "Name":  "Default Switch",
	        "SwitchType":  1
	    }
	]
	
	I1007 13:48:46.862842    9284 main.go:134] libmachine: [stderr =====>] : 
	I1007 13:48:46.863124    9284 main.go:134] libmachine: Using switch "Default Switch"
	I1007 13:48:46.863208    9284 main.go:134] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive @([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole] "Administrator")
	I1007 13:48:48.655512    9284 main.go:134] libmachine: [stdout =====>] : True
	
	I1007 13:48:48.655512    9284 main.go:134] libmachine: [stderr =====>] : 
	I1007 13:48:48.655512    9284 main.go:134] libmachine: Creating VHD
	I1007 13:48:48.655512    9284 main.go:134] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VHD -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\running-upgrade-083100\fixed.vhd' -SizeBytes 10MB -Fixed
	I1007 13:48:45.235654    6860 ssh_runner.go:195] Run: sudo systemctl enable docker.socket
	I1007 13:48:45.517264    6860 docker.go:574] configuring docker to use "cgroupfs" as cgroup driver...
	I1007 13:48:45.517542    6860 ssh_runner.go:362] scp memory --> /etc/docker/daemon.json (130 bytes)
	I1007 13:48:45.571202    6860 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 13:48:45.866045    6860 ssh_runner.go:195] Run: sudo systemctl restart docker
	I1007 13:48:53.019484   10876 ssh_runner.go:235] Completed: sudo systemctl restart docker: (1m11.4686679s)
	I1007 13:48:53.031623   10876 ssh_runner.go:195] Run: sudo journalctl --no-pager -u docker
	I1007 13:48:53.111837   10876 out.go:201] 
	W1007 13:48:53.114836   10876 out.go:270] X Exiting due to RUNTIME_ENABLE: Failed to enable container runtime: sudo systemctl restart docker: Process exited with status 1
	stdout:
	
	stderr:
	Job for docker.service failed because the control process exited with error code.
	See "systemctl status docker.service" and "journalctl -xeu docker.service" for details.
	
	sudo journalctl --no-pager -u docker:
	-- stdout --
	Oct 07 13:38:50 kubernetes-upgrade-265000 systemd[1]: Starting Docker Application Container Engine...
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:50.752945800Z" level=info msg="Starting up"
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:50.753918446Z" level=info msg="containerd not running, starting managed containerd"
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:50.754914297Z" level=info msg="started new containerd process" address=/var/run/docker/containerd/containerd.sock module=libcontainerd pid=658
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.788524472Z" level=info msg="starting containerd" revision=7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c version=v1.7.22
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.814469014Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.814520227Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.814582242Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.814678066Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.815161888Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.815254512Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.btrfs\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.815417653Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.btrfs\"..." error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.btrfs (ext4) must be a btrfs filesystem to be used with the btrfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.815513077Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.815534182Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.815545585Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.815982895Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.817062368Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.820318389Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: FATAL: Module aufs not found in directory /lib/modules/5.10.207\\n\"): skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.820434118Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.820566151Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.820658074Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.821862978Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.822051125Z" level=info msg="metadata content store policy set" policy=shared
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.825512698Z" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.825624527Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.825652234Z" level=info msg="loading plugin \"io.containerd.lease.v1.manager\"..." type=io.containerd.lease.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.825668037Z" level=info msg="loading plugin \"io.containerd.streaming.v1.manager\"..." type=io.containerd.streaming.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.825683141Z" level=info msg="loading plugin \"io.containerd.runtime.v1.linux\"..." type=io.containerd.runtime.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.825873989Z" level=info msg="loading plugin \"io.containerd.monitor.v1.cgroups\"..." type=io.containerd.monitor.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.826399122Z" level=info msg="loading plugin \"io.containerd.runtime.v2.task\"..." type=io.containerd.runtime.v2
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.826673791Z" level=info msg="loading plugin \"io.containerd.runtime.v2.shim\"..." type=io.containerd.runtime.v2
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.826699398Z" level=info msg="loading plugin \"io.containerd.sandbox.store.v1.local\"..." type=io.containerd.sandbox.store.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.826715702Z" level=info msg="loading plugin \"io.containerd.sandbox.controller.v1.local\"..." type=io.containerd.sandbox.controller.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.826730405Z" level=info msg="loading plugin \"io.containerd.service.v1.containers-service\"..." type=io.containerd.service.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.826744909Z" level=info msg="loading plugin \"io.containerd.service.v1.content-service\"..." type=io.containerd.service.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.826758312Z" level=info msg="loading plugin \"io.containerd.service.v1.diff-service\"..." type=io.containerd.service.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.826809925Z" level=info msg="loading plugin \"io.containerd.service.v1.images-service\"..." type=io.containerd.service.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.826924754Z" level=info msg="loading plugin \"io.containerd.service.v1.introspection-service\"..." type=io.containerd.service.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.826950461Z" level=info msg="loading plugin \"io.containerd.service.v1.namespaces-service\"..." type=io.containerd.service.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827050086Z" level=info msg="loading plugin \"io.containerd.service.v1.snapshots-service\"..." type=io.containerd.service.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827069091Z" level=info msg="loading plugin \"io.containerd.service.v1.tasks-service\"..." type=io.containerd.service.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827090196Z" level=info msg="loading plugin \"io.containerd.grpc.v1.containers\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827103599Z" level=info msg="loading plugin \"io.containerd.grpc.v1.content\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827114602Z" level=info msg="loading plugin \"io.containerd.grpc.v1.diff\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827126205Z" level=info msg="loading plugin \"io.containerd.grpc.v1.events\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827139008Z" level=info msg="loading plugin \"io.containerd.grpc.v1.images\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827151111Z" level=info msg="loading plugin \"io.containerd.grpc.v1.introspection\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827161214Z" level=info msg="loading plugin \"io.containerd.grpc.v1.leases\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827173117Z" level=info msg="loading plugin \"io.containerd.grpc.v1.namespaces\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827184820Z" level=info msg="loading plugin \"io.containerd.grpc.v1.sandbox-controllers\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827198723Z" level=info msg="loading plugin \"io.containerd.grpc.v1.sandboxes\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827209126Z" level=info msg="loading plugin \"io.containerd.grpc.v1.snapshots\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827225330Z" level=info msg="loading plugin \"io.containerd.grpc.v1.streaming\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827238834Z" level=info msg="loading plugin \"io.containerd.grpc.v1.tasks\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827252337Z" level=info msg="loading plugin \"io.containerd.transfer.v1.local\"..." type=io.containerd.transfer.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827275043Z" level=info msg="loading plugin \"io.containerd.grpc.v1.transfer\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827287046Z" level=info msg="loading plugin \"io.containerd.grpc.v1.version\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827301049Z" level=info msg="loading plugin \"io.containerd.internal.v1.restart\"..." type=io.containerd.internal.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827342760Z" level=info msg="loading plugin \"io.containerd.tracing.processor.v1.otlp\"..." type=io.containerd.tracing.processor.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827384870Z" level=info msg="skip loading plugin \"io.containerd.tracing.processor.v1.otlp\"..." error="skip plugin: tracing endpoint not configured" type=io.containerd.tracing.processor.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827400074Z" level=info msg="loading plugin \"io.containerd.internal.v1.tracing\"..." type=io.containerd.internal.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827414378Z" level=info msg="skip loading plugin \"io.containerd.internal.v1.tracing\"..." error="skip plugin: tracing endpoint not configured" type=io.containerd.internal.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827425781Z" level=info msg="loading plugin \"io.containerd.grpc.v1.healthcheck\"..." type=io.containerd.grpc.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827442385Z" level=info msg="loading plugin \"io.containerd.nri.v1.nri\"..." type=io.containerd.nri.v1
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827460890Z" level=info msg="NRI interface is disabled by configuration."
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827658940Z" level=info msg=serving... address=/var/run/docker/containerd/containerd-debug.sock
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.827920505Z" level=info msg=serving... address=/var/run/docker/containerd/containerd.sock.ttrpc
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.828048338Z" level=info msg=serving... address=/var/run/docker/containerd/containerd.sock
	Oct 07 13:38:50 kubernetes-upgrade-265000 dockerd[658]: time="2024-10-07T13:38:50.828068743Z" level=info msg="containerd successfully booted in 0.042398s"
	Oct 07 13:38:51 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:51.813085839Z" level=info msg="[graphdriver] trying configured driver: overlay2"
	Oct 07 13:38:51 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:51.944382977Z" level=info msg="Loading containers: start."
	Oct 07 13:38:52 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:52.220569020Z" level=warning msg="ip6tables is enabled, but cannot set up ip6tables chains" error="failed to create NAT chain DOCKER: iptables failed: ip6tables --wait -t nat -N DOCKER: ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)\nPerhaps ip6tables or your kernel needs to be upgraded.\n (exit status 3)"
	Oct 07 13:38:52 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:52.366304153Z" 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 07 13:38:52 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:52.469946439Z" level=info msg="Loading containers: done."
	Oct 07 13:38:52 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:52.524726453Z" level=warning msg="WARNING: bridge-nf-call-iptables is disabled"
	Oct 07 13:38:52 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:52.524810972Z" level=warning msg="WARNING: bridge-nf-call-ip6tables is disabled"
	Oct 07 13:38:52 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:52.524913995Z" level=info msg="Docker daemon" commit=41ca978 containerd-snapshotter=false storage-driver=overlay2 version=27.3.1
	Oct 07 13:38:52 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:52.526192585Z" level=info msg="Daemon has completed initialization"
	Oct 07 13:38:52 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:52.595737844Z" level=info msg="API listen on /var/run/docker.sock"
	Oct 07 13:38:52 kubernetes-upgrade-265000 systemd[1]: Started Docker Application Container Engine.
	Oct 07 13:38:52 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:38:52.597922039Z" level=info msg="API listen on [::]:2376"
	Oct 07 13:39:20 kubernetes-upgrade-265000 systemd[1]: Stopping Docker Application Container Engine...
	Oct 07 13:39:20 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:39:20.822278855Z" level=info msg="Processing signal 'terminated'"
	Oct 07 13:39:20 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:39:20.824904068Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=moby
	Oct 07 13:39:20 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:39:20.825150369Z" level=info msg="Daemon shutdown complete"
	Oct 07 13:39:20 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:39:20.825234870Z" level=info msg="stopping healthcheck following graceful shutdown" module=libcontainerd
	Oct 07 13:39:20 kubernetes-upgrade-265000 dockerd[651]: time="2024-10-07T13:39:20.825338170Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=plugins.moby
	Oct 07 13:39:21 kubernetes-upgrade-265000 systemd[1]: docker.service: Deactivated successfully.
	Oct 07 13:39:21 kubernetes-upgrade-265000 systemd[1]: Stopped Docker Application Container Engine.
	Oct 07 13:39:21 kubernetes-upgrade-265000 systemd[1]: Starting Docker Application Container Engine...
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:21.884967149Z" level=info msg="Starting up"
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:21.886462856Z" level=info msg="containerd not running, starting managed containerd"
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:21.889911174Z" level=info msg="started new containerd process" address=/var/run/docker/containerd/containerd.sock module=libcontainerd pid=1175
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.923471141Z" level=info msg="starting containerd" revision=7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c version=v1.7.22
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.952767987Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.952888387Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.952938988Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.952956288Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.952992888Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.953015688Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.btrfs\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.953286289Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.btrfs\"..." error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.btrfs (ext4) must be a btrfs filesystem to be used with the btrfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.953390090Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.953413890Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.953426190Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.953455790Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.953625591Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.956984008Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: FATAL: Module aufs not found in directory /lib/modules/5.10.207\\n\"): skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.957104308Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.957356510Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.957477210Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.957518410Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.957543111Z" level=info msg="metadata content store policy set" policy=shared
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.957882412Z" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.957982413Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958004113Z" level=info msg="loading plugin \"io.containerd.lease.v1.manager\"..." type=io.containerd.lease.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958020213Z" level=info msg="loading plugin \"io.containerd.streaming.v1.manager\"..." type=io.containerd.streaming.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958035613Z" level=info msg="loading plugin \"io.containerd.runtime.v1.linux\"..." type=io.containerd.runtime.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958095713Z" level=info msg="loading plugin \"io.containerd.monitor.v1.cgroups\"..." type=io.containerd.monitor.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958429315Z" level=info msg="loading plugin \"io.containerd.runtime.v2.task\"..." type=io.containerd.runtime.v2
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958733717Z" level=info msg="loading plugin \"io.containerd.runtime.v2.shim\"..." type=io.containerd.runtime.v2
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958786617Z" level=info msg="loading plugin \"io.containerd.sandbox.store.v1.local\"..." type=io.containerd.sandbox.store.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958807617Z" level=info msg="loading plugin \"io.containerd.sandbox.controller.v1.local\"..." type=io.containerd.sandbox.controller.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958826417Z" level=info msg="loading plugin \"io.containerd.service.v1.containers-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958848317Z" level=info msg="loading plugin \"io.containerd.service.v1.content-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958866917Z" level=info msg="loading plugin \"io.containerd.service.v1.diff-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958882817Z" level=info msg="loading plugin \"io.containerd.service.v1.images-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958900917Z" level=info msg="loading plugin \"io.containerd.service.v1.introspection-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958917217Z" level=info msg="loading plugin \"io.containerd.service.v1.namespaces-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958947018Z" level=info msg="loading plugin \"io.containerd.service.v1.snapshots-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958959618Z" level=info msg="loading plugin \"io.containerd.service.v1.tasks-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.958982118Z" level=info msg="loading plugin \"io.containerd.grpc.v1.containers\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959000918Z" level=info msg="loading plugin \"io.containerd.grpc.v1.content\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959015018Z" level=info msg="loading plugin \"io.containerd.grpc.v1.diff\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959028818Z" level=info msg="loading plugin \"io.containerd.grpc.v1.events\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959042818Z" level=info msg="loading plugin \"io.containerd.grpc.v1.images\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959056518Z" level=info msg="loading plugin \"io.containerd.grpc.v1.introspection\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959068918Z" level=info msg="loading plugin \"io.containerd.grpc.v1.leases\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959083218Z" level=info msg="loading plugin \"io.containerd.grpc.v1.namespaces\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959097718Z" level=info msg="loading plugin \"io.containerd.grpc.v1.sandbox-controllers\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959113918Z" level=info msg="loading plugin \"io.containerd.grpc.v1.sandboxes\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959197619Z" level=info msg="loading plugin \"io.containerd.grpc.v1.snapshots\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959215219Z" level=info msg="loading plugin \"io.containerd.grpc.v1.streaming\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959229719Z" level=info msg="loading plugin \"io.containerd.grpc.v1.tasks\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959252919Z" level=info msg="loading plugin \"io.containerd.transfer.v1.local\"..." type=io.containerd.transfer.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959277719Z" level=info msg="loading plugin \"io.containerd.grpc.v1.transfer\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959378520Z" level=info msg="loading plugin \"io.containerd.grpc.v1.version\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959403420Z" level=info msg="loading plugin \"io.containerd.internal.v1.restart\"..." type=io.containerd.internal.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959539521Z" level=info msg="loading plugin \"io.containerd.tracing.processor.v1.otlp\"..." type=io.containerd.tracing.processor.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959585921Z" level=info msg="skip loading plugin \"io.containerd.tracing.processor.v1.otlp\"..." error="skip plugin: tracing endpoint not configured" type=io.containerd.tracing.processor.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959601321Z" level=info msg="loading plugin \"io.containerd.internal.v1.tracing\"..." type=io.containerd.internal.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959614821Z" level=info msg="skip loading plugin \"io.containerd.internal.v1.tracing\"..." error="skip plugin: tracing endpoint not configured" type=io.containerd.internal.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959626121Z" level=info msg="loading plugin \"io.containerd.grpc.v1.healthcheck\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959640421Z" level=info msg="loading plugin \"io.containerd.nri.v1.nri\"..." type=io.containerd.nri.v1
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959651921Z" level=info msg="NRI interface is disabled by configuration."
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.959973123Z" level=info msg=serving... address=/var/run/docker/containerd/containerd-debug.sock
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.960218124Z" level=info msg=serving... address=/var/run/docker/containerd/containerd.sock.ttrpc
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.960296124Z" level=info msg=serving... address=/var/run/docker/containerd/containerd.sock
	Oct 07 13:39:21 kubernetes-upgrade-265000 dockerd[1175]: time="2024-10-07T13:39:21.960317924Z" level=info msg="containerd successfully booted in 0.037955s"
	Oct 07 13:39:22 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:22.933919775Z" level=info msg="[graphdriver] trying configured driver: overlay2"
	Oct 07 13:39:22 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:22.970942459Z" level=info msg="Loading containers: start."
	Oct 07 13:39:23 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:23.207226536Z" level=warning msg="ip6tables is enabled, but cannot set up ip6tables chains" error="failed to create NAT chain DOCKER: iptables failed: ip6tables --wait -t nat -N DOCKER: ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)\nPerhaps ip6tables or your kernel needs to be upgraded.\n (exit status 3)"
	Oct 07 13:39:23 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:23.332017158Z" 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 07 13:39:23 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:23.455798975Z" level=info msg="Loading containers: done."
	Oct 07 13:39:23 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:23.521984305Z" level=info msg="Docker daemon" commit=41ca978 containerd-snapshotter=false storage-driver=overlay2 version=27.3.1
	Oct 07 13:39:23 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:23.522209006Z" level=info msg="Daemon has completed initialization"
	Oct 07 13:39:23 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:23.565623022Z" level=info msg="API listen on /var/run/docker.sock"
	Oct 07 13:39:23 kubernetes-upgrade-265000 systemd[1]: Started Docker Application Container Engine.
	Oct 07 13:39:23 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:23.567958234Z" level=info msg="API listen on [::]:2376"
	Oct 07 13:39:36 kubernetes-upgrade-265000 systemd[1]: Stopping Docker Application Container Engine...
	Oct 07 13:39:36 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:36.634170927Z" level=info msg="Processing signal 'terminated'"
	Oct 07 13:39:36 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:36.636137637Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=moby
	Oct 07 13:39:36 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:36.636964141Z" level=info msg="Daemon shutdown complete"
	Oct 07 13:39:36 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:36.637278442Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=plugins.moby
	Oct 07 13:39:36 kubernetes-upgrade-265000 dockerd[1168]: time="2024-10-07T13:39:36.637312643Z" level=info msg="stopping healthcheck following graceful shutdown" module=libcontainerd
	Oct 07 13:39:37 kubernetes-upgrade-265000 systemd[1]: docker.service: Deactivated successfully.
	Oct 07 13:39:37 kubernetes-upgrade-265000 systemd[1]: Stopped Docker Application Container Engine.
	Oct 07 13:39:37 kubernetes-upgrade-265000 systemd[1]: Starting Docker Application Container Engine...
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:39:37.696210418Z" level=info msg="Starting up"
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:39:37.697439224Z" level=info msg="containerd not running, starting managed containerd"
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:39:37.698796831Z" level=info msg="started new containerd process" address=/var/run/docker/containerd/containerd.sock module=libcontainerd pid=1638
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.731539694Z" level=info msg="starting containerd" revision=7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c version=v1.7.22
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.761461143Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.761519043Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.761587144Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.761604444Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.761637244Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.761658144Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.btrfs\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.762317947Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.btrfs\"..." error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.btrfs (ext4) must be a btrfs filesystem to be used with the btrfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.762419048Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.762445548Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.762465648Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.762504548Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.762653149Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.766077466Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: FATAL: Module aufs not found in directory /lib/modules/5.10.207\\n\"): skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.766212067Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.766439668Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /var/lib/docker/containerd/daemon/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.766547668Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.766582668Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.766605069Z" level=info msg="metadata content store policy set" policy=shared
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.767468373Z" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.767546873Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.767577273Z" level=info msg="loading plugin \"io.containerd.lease.v1.manager\"..." type=io.containerd.lease.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.767602174Z" level=info msg="loading plugin \"io.containerd.streaming.v1.manager\"..." type=io.containerd.streaming.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.767625574Z" level=info msg="loading plugin \"io.containerd.runtime.v1.linux\"..." type=io.containerd.runtime.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.767747874Z" level=info msg="loading plugin \"io.containerd.monitor.v1.cgroups\"..." type=io.containerd.monitor.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.768843980Z" level=info msg="loading plugin \"io.containerd.runtime.v2.task\"..." type=io.containerd.runtime.v2
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.768953480Z" level=info msg="loading plugin \"io.containerd.runtime.v2.shim\"..." type=io.containerd.runtime.v2
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769009581Z" level=info msg="loading plugin \"io.containerd.sandbox.store.v1.local\"..." type=io.containerd.sandbox.store.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769037081Z" level=info msg="loading plugin \"io.containerd.sandbox.controller.v1.local\"..." type=io.containerd.sandbox.controller.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769057081Z" level=info msg="loading plugin \"io.containerd.service.v1.containers-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769078581Z" level=info msg="loading plugin \"io.containerd.service.v1.content-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769097681Z" level=info msg="loading plugin \"io.containerd.service.v1.diff-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769119581Z" level=info msg="loading plugin \"io.containerd.service.v1.images-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769142181Z" level=info msg="loading plugin \"io.containerd.service.v1.introspection-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769170781Z" level=info msg="loading plugin \"io.containerd.service.v1.namespaces-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769191781Z" level=info msg="loading plugin \"io.containerd.service.v1.snapshots-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769277082Z" level=info msg="loading plugin \"io.containerd.service.v1.tasks-service\"..." type=io.containerd.service.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769313582Z" level=info msg="loading plugin \"io.containerd.grpc.v1.containers\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769376682Z" level=info msg="loading plugin \"io.containerd.grpc.v1.content\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769433083Z" level=info msg="loading plugin \"io.containerd.grpc.v1.diff\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769459983Z" level=info msg="loading plugin \"io.containerd.grpc.v1.events\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769479883Z" level=info msg="loading plugin \"io.containerd.grpc.v1.images\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769499983Z" level=info msg="loading plugin \"io.containerd.grpc.v1.introspection\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769519383Z" level=info msg="loading plugin \"io.containerd.grpc.v1.leases\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769539183Z" level=info msg="loading plugin \"io.containerd.grpc.v1.namespaces\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769582283Z" level=info msg="loading plugin \"io.containerd.grpc.v1.sandbox-controllers\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769614384Z" level=info msg="loading plugin \"io.containerd.grpc.v1.sandboxes\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769635084Z" level=info msg="loading plugin \"io.containerd.grpc.v1.snapshots\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769653584Z" level=info msg="loading plugin \"io.containerd.grpc.v1.streaming\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769780884Z" level=info msg="loading plugin \"io.containerd.grpc.v1.tasks\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769836285Z" level=info msg="loading plugin \"io.containerd.transfer.v1.local\"..." type=io.containerd.transfer.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769870585Z" level=info msg="loading plugin \"io.containerd.grpc.v1.transfer\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769911385Z" level=info msg="loading plugin \"io.containerd.grpc.v1.version\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.769937885Z" level=info msg="loading plugin \"io.containerd.internal.v1.restart\"..." type=io.containerd.internal.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.770004585Z" level=info msg="loading plugin \"io.containerd.tracing.processor.v1.otlp\"..." type=io.containerd.tracing.processor.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.770071286Z" level=info msg="skip loading plugin \"io.containerd.tracing.processor.v1.otlp\"..." error="skip plugin: tracing endpoint not configured" type=io.containerd.tracing.processor.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.770107486Z" level=info msg="loading plugin \"io.containerd.internal.v1.tracing\"..." type=io.containerd.internal.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.770138386Z" level=info msg="skip loading plugin \"io.containerd.internal.v1.tracing\"..." error="skip plugin: tracing endpoint not configured" type=io.containerd.internal.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.770158086Z" level=info msg="loading plugin \"io.containerd.grpc.v1.healthcheck\"..." type=io.containerd.grpc.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.770240587Z" level=info msg="loading plugin \"io.containerd.nri.v1.nri\"..." type=io.containerd.nri.v1
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.770274687Z" level=info msg="NRI interface is disabled by configuration."
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.772458098Z" level=info msg=serving... address=/var/run/docker/containerd/containerd-debug.sock
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.772664499Z" level=info msg=serving... address=/var/run/docker/containerd/containerd.sock.ttrpc
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.772959300Z" level=info msg=serving... address=/var/run/docker/containerd/containerd.sock
	Oct 07 13:39:37 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:37.773099001Z" level=info msg="containerd successfully booted in 0.042783s"
	Oct 07 13:39:38 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:39:38.960092614Z" level=info msg="[graphdriver] trying configured driver: overlay2"
	Oct 07 13:39:40 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:39:40.625922346Z" level=info msg="Loading containers: start."
	Oct 07 13:39:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:39:41.628619259Z" level=warning msg="ip6tables is enabled, but cannot set up ip6tables chains" error="failed to create NAT chain DOCKER: iptables failed: ip6tables --wait -t nat -N DOCKER: ip6tables v1.8.9 (legacy): can't initialize ip6tables table `nat': Table does not exist (do you need to insmod?)\nPerhaps ip6tables or your kernel needs to be upgraded.\n (exit status 3)"
	Oct 07 13:39:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:39:41.935331296Z" 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 07 13:39:42 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:39:42.445051406Z" level=info msg="Loading containers: done."
	Oct 07 13:39:42 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:39:42.632973903Z" level=info msg="Docker daemon" commit=41ca978 containerd-snapshotter=false storage-driver=overlay2 version=27.3.1
	Oct 07 13:39:42 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:39:42.633188803Z" level=info msg="Daemon has completed initialization"
	Oct 07 13:39:42 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:39:42.677965445Z" level=info msg="API listen on /var/run/docker.sock"
	Oct 07 13:39:42 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:39:42.678263146Z" level=info msg="API listen on [::]:2376"
	Oct 07 13:39:42 kubernetes-upgrade-265000 systemd[1]: Started Docker Application Container Engine.
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.396455563Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.396532063Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.396551063Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.396658764Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.399426675Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.399505375Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.399525775Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.399644776Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.464665234Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.465275636Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.465304536Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.465994239Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.491635541Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.494522252Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.494647553Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:51.495163555Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.005410281Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.005731783Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.005755683Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.005863683Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.119893943Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.120291445Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.120450845Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.120995748Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.173809861Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.173881761Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.173896661Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.174219562Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.229315684Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.229459185Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.229486685Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:52 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:52.229746286Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.145811812Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.147656120Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.148039221Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.149165126Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.207223176Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.207317276Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.207337376Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.207456777Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.239625515Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.240088617Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.241296922Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.246328244Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.773399528Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.773762030Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.773967231Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:57 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:57.774485435Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:58 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:58.035804719Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:58 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:58.035945621Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:58 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:58.035962721Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:58 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:58.036072722Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:58 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:58.164276030Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:39:58 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:58.166245658Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:39:58 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:58.167781780Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:39:58 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:39:58.168870295Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:40:01 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:01.346924485Z" level=info msg="shim disconnected" id=4001bb8d8a240468fd4835e27b711be97b7dff5f09cad3117b8c57b33964272e namespace=moby
	Oct 07 13:40:01 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:01.347025287Z" level=warning msg="cleaning up after shim disconnected" id=4001bb8d8a240468fd4835e27b711be97b7dff5f09cad3117b8c57b33964272e namespace=moby
	Oct 07 13:40:01 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:01.347045887Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:40:01 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:40:01.348356805Z" level=info msg="ignoring event" container=4001bb8d8a240468fd4835e27b711be97b7dff5f09cad3117b8c57b33964272e module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:40:01 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:40:01.500008418Z" level=info msg="ignoring event" container=3e540424947b33b25e6428901460d61053be5b8ad389f984e3f80d773aa38326 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:40:01 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:01.501011932Z" level=info msg="shim disconnected" id=3e540424947b33b25e6428901460d61053be5b8ad389f984e3f80d773aa38326 namespace=moby
	Oct 07 13:40:01 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:01.502504253Z" level=warning msg="cleaning up after shim disconnected" id=3e540424947b33b25e6428901460d61053be5b8ad389f984e3f80d773aa38326 namespace=moby
	Oct 07 13:40:01 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:01.502561954Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:40:01 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:01.555661494Z" level=warning msg="cleanup warnings time=\"2024-10-07T13:40:01Z\" level=warning msg=\"failed to remove runc container\" error=\"runc did not terminate successfully: exit status 255: \" runtime=io.containerd.runc.v2\n" namespace=moby
	Oct 07 13:40:02 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:02.369118107Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:40:02 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:02.370935232Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:40:02 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:02.373393967Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:40:02 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:02.374509682Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:40:02 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:02.841540063Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:40:02 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:02.843143286Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:40:02 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:02.843192386Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:40:02 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:02.843541991Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:40:07 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:07.012750001Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:40:07 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:07.013269808Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:40:07 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:07.013479611Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:40:07 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:07.013974718Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:40:07 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:07.625556843Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:40:07 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:07.625669045Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:40:07 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:07.625723246Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:40:07 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:07.625885548Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:40:08 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:40:08.603020077Z" level=info msg="ignoring event" container=9e533e61af3b35b1f26ad07056ac581bed1b813613d5118caab15b0028e074ca module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:40:08 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:08.604109988Z" level=info msg="shim disconnected" id=9e533e61af3b35b1f26ad07056ac581bed1b813613d5118caab15b0028e074ca namespace=moby
	Oct 07 13:40:08 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:08.604373790Z" level=warning msg="cleaning up after shim disconnected" id=9e533e61af3b35b1f26ad07056ac581bed1b813613d5118caab15b0028e074ca namespace=moby
	Oct 07 13:40:08 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:08.604391191Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:40:08 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:08.627013917Z" level=warning msg="cleanup warnings time=\"2024-10-07T13:40:08Z\" level=warning msg=\"failed to remove runc container\" error=\"runc did not terminate successfully: exit status 255: \" runtime=io.containerd.runc.v2\n" namespace=moby
	Oct 07 13:40:08 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:40:08.771352360Z" level=info msg="ignoring event" container=e225392fea3c5461e8bbae8d82ec8c238d5613352d1ef0b4fa3b9c36b0a30e42 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:40:08 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:08.772575672Z" level=info msg="shim disconnected" id=e225392fea3c5461e8bbae8d82ec8c238d5613352d1ef0b4fa3b9c36b0a30e42 namespace=moby
	Oct 07 13:40:08 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:08.772745774Z" level=warning msg="cleaning up after shim disconnected" id=e225392fea3c5461e8bbae8d82ec8c238d5613352d1ef0b4fa3b9c36b0a30e42 namespace=moby
	Oct 07 13:40:08 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:08.772762574Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:40:28 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:28.296117003Z" level=info msg="shim disconnected" id=7f9c4e43cae9c07949307e78538f9b6175612644a6b784c6f549df53d905b510 namespace=moby
	Oct 07 13:40:28 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:40:28.296765309Z" level=info msg="ignoring event" container=7f9c4e43cae9c07949307e78538f9b6175612644a6b784c6f549df53d905b510 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:40:28 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:28.296925010Z" level=warning msg="cleaning up after shim disconnected" id=7f9c4e43cae9c07949307e78538f9b6175612644a6b784c6f549df53d905b510 namespace=moby
	Oct 07 13:40:28 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:28.296947110Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:40:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:41.633543820Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:40:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:41.633885523Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:40:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:41.633931423Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:40:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:40:41.634168325Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:42:05 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:42:05.662258196Z" level=info msg="ignoring event" container=f8254b75cb83abbc5dd4d91cd768d261b4453adbf66ef59be465d87bb4fc11e7 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:42:05 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:42:05.662909202Z" level=info msg="shim disconnected" id=f8254b75cb83abbc5dd4d91cd768d261b4453adbf66ef59be465d87bb4fc11e7 namespace=moby
	Oct 07 13:42:05 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:42:05.663935810Z" level=warning msg="cleaning up after shim disconnected" id=f8254b75cb83abbc5dd4d91cd768d261b4453adbf66ef59be465d87bb4fc11e7 namespace=moby
	Oct 07 13:42:05 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:42:05.663962611Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:42:06 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:42:06.229647000Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:42:06 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:42:06.229773801Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:42:06 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:42:06.229794401Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:42:06 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:42:06.232038020Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:43:54 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:43:54.862077548Z" level=info msg="ignoring event" container=86521bd248f9f3f3103d7b27125f78424c383ec31ca2503dbde0b5275850107d module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:43:54 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:43:54.862965355Z" level=info msg="shim disconnected" id=86521bd248f9f3f3103d7b27125f78424c383ec31ca2503dbde0b5275850107d namespace=moby
	Oct 07 13:43:54 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:43:54.864278366Z" level=warning msg="cleaning up after shim disconnected" id=86521bd248f9f3f3103d7b27125f78424c383ec31ca2503dbde0b5275850107d namespace=moby
	Oct 07 13:43:54 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:43:54.864296266Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:43:55 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:43:55.103667184Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:43:55 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:43:55.103911186Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:43:55 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:43:55.116898990Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:43:55 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:43:55.117087291Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:45:45 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:45:45.255299025Z" level=info msg="shim disconnected" id=858c040645d2fc003aa8c03f9909a7823c9e4c29100a491a440454e387ca1d38 namespace=moby
	Oct 07 13:45:45 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:45:45.255450527Z" level=info msg="ignoring event" container=858c040645d2fc003aa8c03f9909a7823c9e4c29100a491a440454e387ca1d38 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:45:45 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:45:45.256473735Z" level=warning msg="cleaning up after shim disconnected" id=858c040645d2fc003aa8c03f9909a7823c9e4c29100a491a440454e387ca1d38 namespace=moby
	Oct 07 13:45:45 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:45:45.256560635Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:45:45 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:45:45.280586422Z" level=warning msg="cleanup warnings time=\"2024-10-07T13:45:45Z\" level=warning msg=\"failed to remove runc container\" error=\"runc did not terminate successfully: exit status 255: \" runtime=io.containerd.runc.v2\n" namespace=moby
	Oct 07 13:45:46 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:45:46.198296666Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:45:46 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:45:46.198401767Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:45:46 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:45:46.198422767Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:45:46 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:45:46.199094772Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:47:34 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:34.137570598Z" level=info msg="ignoring event" container=ecc25a8f3c9d39f7f354372476618f44652ce84423dbce7a1da140bf3883f973 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:34 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:34.139109609Z" level=info msg="shim disconnected" id=ecc25a8f3c9d39f7f354372476618f44652ce84423dbce7a1da140bf3883f973 namespace=moby
	Oct 07 13:47:34 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:34.139184409Z" level=warning msg="cleaning up after shim disconnected" id=ecc25a8f3c9d39f7f354372476618f44652ce84423dbce7a1da140bf3883f973 namespace=moby
	Oct 07 13:47:34 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:34.139213110Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:34 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:34.491752822Z" level=info msg="loading plugin \"io.containerd.event.v1.publisher\"..." runtime=io.containerd.runc.v2 type=io.containerd.event.v1
	Oct 07 13:47:34 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:34.491937723Z" level=info msg="loading plugin \"io.containerd.internal.v1.shutdown\"..." runtime=io.containerd.runc.v2 type=io.containerd.internal.v1
	Oct 07 13:47:34 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:34.492082524Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.task\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:47:34 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:34.494385540Z" level=info msg="loading plugin \"io.containerd.ttrpc.v1.pause\"..." runtime=io.containerd.runc.v2 type=io.containerd.ttrpc.v1
	Oct 07 13:47:41 kubernetes-upgrade-265000 systemd[1]: Stopping Docker Application Container Engine...
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:41.598954053Z" level=info msg="Processing signal 'terminated'"
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.785470129Z" level=info msg="shim disconnected" id=27ee8ad90bedc53aaa74b95d982e09a814767c2956937f4dee7a6dbf85e44389 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.787779145Z" level=warning msg="cleaning up after shim disconnected" id=27ee8ad90bedc53aaa74b95d982e09a814767c2956937f4dee7a6dbf85e44389 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.787970546Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:41.788716251Z" level=info msg="ignoring event" container=27ee8ad90bedc53aaa74b95d982e09a814767c2956937f4dee7a6dbf85e44389 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:41.880525079Z" level=info msg="ignoring event" container=65181efbbfef54a010d268a26d2f77ef34abae7270f26a5a8fcf3e294a880d22 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.882980996Z" level=info msg="shim disconnected" id=65181efbbfef54a010d268a26d2f77ef34abae7270f26a5a8fcf3e294a880d22 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.883194498Z" level=warning msg="cleaning up after shim disconnected" id=65181efbbfef54a010d268a26d2f77ef34abae7270f26a5a8fcf3e294a880d22 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.883352299Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:41.886399820Z" level=info msg="ignoring event" container=574c6005def62b5aaffbcdbc86eb8ae88d87a85df69d93aea24fbde4a2b94822 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.886615621Z" level=info msg="shim disconnected" id=574c6005def62b5aaffbcdbc86eb8ae88d87a85df69d93aea24fbde4a2b94822 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.886704622Z" level=warning msg="cleaning up after shim disconnected" id=574c6005def62b5aaffbcdbc86eb8ae88d87a85df69d93aea24fbde4a2b94822 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.886788322Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:41.901197821Z" level=info msg="ignoring event" container=4e5cd9180a26346dd85a0a9cf5c584f6da01979e56bf1114c1ceb743f1f62c7e module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.913442105Z" level=info msg="shim disconnected" id=5a67d296555e7e7a6f91d4876a7f4c9cd1357d4617c324821a95ebdfbea56bfe namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.913548705Z" level=warning msg="cleaning up after shim disconnected" id=5a67d296555e7e7a6f91d4876a7f4c9cd1357d4617c324821a95ebdfbea56bfe namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.913567105Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.914931715Z" level=info msg="shim disconnected" id=4e5cd9180a26346dd85a0a9cf5c584f6da01979e56bf1114c1ceb743f1f62c7e namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.914990815Z" level=warning msg="cleaning up after shim disconnected" id=4e5cd9180a26346dd85a0a9cf5c584f6da01979e56bf1114c1ceb743f1f62c7e namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.915006315Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.925203085Z" level=info msg="shim disconnected" id=52ccbd33a3d5cdd191addfc80383da89303ee45e93bac2a5a208648fd5288539 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.925467487Z" level=warning msg="cleaning up after shim disconnected" id=52ccbd33a3d5cdd191addfc80383da89303ee45e93bac2a5a208648fd5288539 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.925537787Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:41.925681188Z" level=info msg="ignoring event" container=5a67d296555e7e7a6f91d4876a7f4c9cd1357d4617c324821a95ebdfbea56bfe module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:41.925899790Z" level=info msg="ignoring event" container=52ccbd33a3d5cdd191addfc80383da89303ee45e93bac2a5a208648fd5288539 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:41.941473496Z" level=info msg="ignoring event" container=893e8885917878d04a44bfb3cede9cd3bd68d342b0c542f51e540644b520bf23 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.948612145Z" level=info msg="shim disconnected" id=893e8885917878d04a44bfb3cede9cd3bd68d342b0c542f51e540644b520bf23 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.960376526Z" level=warning msg="cleaning up after shim disconnected" id=893e8885917878d04a44bfb3cede9cd3bd68d342b0c542f51e540644b520bf23 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.960633027Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.966841270Z" level=info msg="shim disconnected" id=75677a9704d2487b6e5f1ccc3dad4fc3c3bd71d2328e313c5c17aab37732cd5a namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.967134272Z" level=warning msg="cleaning up after shim disconnected" id=75677a9704d2487b6e5f1ccc3dad4fc3c3bd71d2328e313c5c17aab37732cd5a namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.967272573Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.960264925Z" level=info msg="shim disconnected" id=963b76e42eccd2af03f28fe6bce2ff9ae013d6439d290c0cb2c7c739a4365ea0 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.972992312Z" level=warning msg="cleaning up after shim disconnected" id=963b76e42eccd2af03f28fe6bce2ff9ae013d6439d290c0cb2c7c739a4365ea0 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.973959019Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:41.974075219Z" level=info msg="ignoring event" container=963b76e42eccd2af03f28fe6bce2ff9ae013d6439d290c0cb2c7c739a4365ea0 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.977120940Z" level=info msg="shim disconnected" id=b61a5c13a9fd9530514ace5f03c63aaf724641e56388b3d6446f9411be9c8506 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:41.977175841Z" level=info msg="ignoring event" container=75677a9704d2487b6e5f1ccc3dad4fc3c3bd71d2328e313c5c17aab37732cd5a module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:41.977212041Z" level=info msg="ignoring event" container=b61a5c13a9fd9530514ace5f03c63aaf724641e56388b3d6446f9411be9c8506 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:41.977239141Z" level=info msg="ignoring event" container=a262ee37eae5b6702c8e9dd0c6a512657bd8060bfd83a2d34ad36b8a643ae135 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.977334542Z" level=warning msg="cleaning up after shim disconnected" id=b61a5c13a9fd9530514ace5f03c63aaf724641e56388b3d6446f9411be9c8506 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.979794559Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.994022756Z" level=info msg="shim disconnected" id=a262ee37eae5b6702c8e9dd0c6a512657bd8060bfd83a2d34ad36b8a643ae135 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.994197057Z" level=warning msg="cleaning up after shim disconnected" id=a262ee37eae5b6702c8e9dd0c6a512657bd8060bfd83a2d34ad36b8a643ae135 namespace=moby
	Oct 07 13:47:41 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:41.994272058Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:42 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:42.006759743Z" level=info msg="ignoring event" container=58c4b1c39d81007fd4cbb5ac03ef5b0dda243d382a64e26d1c1ce841ca120f25 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:42 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:42.006667242Z" level=info msg="shim disconnected" id=58c4b1c39d81007fd4cbb5ac03ef5b0dda243d382a64e26d1c1ce841ca120f25 namespace=moby
	Oct 07 13:47:42 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:42.016667311Z" level=warning msg="cleaning up after shim disconnected" id=58c4b1c39d81007fd4cbb5ac03ef5b0dda243d382a64e26d1c1ce841ca120f25 namespace=moby
	Oct 07 13:47:42 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:42.016824312Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:51.709162232Z" level=info msg="Container failed to exit within 10s of signal 15 - using the force" container=3c43111196e56b8f7e9f465a89a82c47e4157b16d95d1fe5f8c5e5c1d297add2
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:51.717373688Z" level=info msg="shim disconnected" id=3c43111196e56b8f7e9f465a89a82c47e4157b16d95d1fe5f8c5e5c1d297add2 namespace=moby
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:51.717440188Z" level=warning msg="cleaning up after shim disconnected" id=3c43111196e56b8f7e9f465a89a82c47e4157b16d95d1fe5f8c5e5c1d297add2 namespace=moby
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:51.717452988Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:51.719462302Z" level=info msg="ignoring event" container=3c43111196e56b8f7e9f465a89a82c47e4157b16d95d1fe5f8c5e5c1d297add2 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:51.751485521Z" level=warning msg="cleanup warnings time=\"2024-10-07T13:47:51Z\" level=warning msg=\"failed to remove runc container\" error=\"runc did not terminate successfully: exit status 255: \" runtime=io.containerd.runc.v2\n" namespace=moby
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:51.782944136Z" level=info msg="Container failed to exit within 10s of signal 15 - using the force" container=c50ad35404ebed0392083f392e5d17a121b5525477385ae6cfa2c023b271e45b
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:51.851720307Z" level=info msg="shim disconnected" id=c50ad35404ebed0392083f392e5d17a121b5525477385ae6cfa2c023b271e45b namespace=moby
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:51.851973209Z" level=warning msg="cleaning up after shim disconnected" id=c50ad35404ebed0392083f392e5d17a121b5525477385ae6cfa2c023b271e45b namespace=moby
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1638]: time="2024-10-07T13:47:51.851990209Z" level=info msg="cleaning up dead shim" namespace=moby
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:51.851514706Z" level=info msg="ignoring event" container=c50ad35404ebed0392083f392e5d17a121b5525477385ae6cfa2c023b271e45b module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:51.917897060Z" level=info msg="stopping event stream following graceful shutdown" error="<nil>" module=libcontainerd namespace=moby
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:51.918725965Z" level=info msg="Daemon shutdown complete"
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:51.919031068Z" level=info msg="stopping event stream following graceful shutdown" error="context canceled" module=libcontainerd namespace=plugins.moby
	Oct 07 13:47:51 kubernetes-upgrade-265000 dockerd[1632]: time="2024-10-07T13:47:51.919120468Z" level=info msg="stopping healthcheck following graceful shutdown" module=libcontainerd
	Oct 07 13:47:52 kubernetes-upgrade-265000 systemd[1]: docker.service: Deactivated successfully.
	Oct 07 13:47:52 kubernetes-upgrade-265000 systemd[1]: Stopped Docker Application Container Engine.
	Oct 07 13:47:52 kubernetes-upgrade-265000 systemd[1]: docker.service: Consumed 14.336s CPU time.
	Oct 07 13:47:52 kubernetes-upgrade-265000 systemd[1]: Starting Docker Application Container Engine...
	Oct 07 13:47:52 kubernetes-upgrade-265000 dockerd[6094]: time="2024-10-07T13:47:52.998138764Z" level=info msg="Starting up"
	Oct 07 13:48:53 kubernetes-upgrade-265000 dockerd[6094]: failed to start daemon: failed to dial "/run/containerd/containerd.sock": failed to dial "/run/containerd/containerd.sock": context deadline exceeded
	Oct 07 13:48:53 kubernetes-upgrade-265000 systemd[1]: docker.service: Main process exited, code=exited, status=1/FAILURE
	Oct 07 13:48:53 kubernetes-upgrade-265000 systemd[1]: docker.service: Failed with result 'exit-code'.
	Oct 07 13:48:53 kubernetes-upgrade-265000 systemd[1]: Failed to start Docker Application Container Engine.
	
	-- /stdout --
	W1007 13:48:53.115842   10876 out.go:270] * 
	W1007 13:48:53.117835   10876 out.go:293] ╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * 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.    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯
	I1007 13:48:53.122998   10876 out.go:201] 
	I1007 13:48:52.410392    9284 main.go:134] libmachine: [stdout =====>] : 
	
	ComputerName            : minikube6
	Path                    : C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\running-upgrade-083100\fix
	                          ed.vhd
	VhdFormat               : VHD
	VhdType                 : Fixed
	FileSize                : 10486272
	Size                    : 10485760
	MinimumSize             : 
	LogicalSectorSize       : 512
	PhysicalSectorSize      : 512
	BlockSize               : 0
	ParentPath              : 
	DiskIdentifier          : EE887B82-91E8-4AAB-94B0-2F20AC2757BE
	FragmentationPercentage : 0
	Alignment               : 1
	Attached                : False
	DiskNumber              : 
	IsPMEMCompatible        : False
	AddressAbstractionType  : None
	Number                  : 
	
	
	
	
	I1007 13:48:52.410392    9284 main.go:134] libmachine: [stderr =====>] : 
	I1007 13:48:52.410392    9284 main.go:134] libmachine: Writing magic tar header
	I1007 13:48:52.410474    9284 main.go:134] libmachine: Writing SSH key tar header
	I1007 13:48:52.420784    9284 main.go:134] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Convert-VHD -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\running-upgrade-083100\fixed.vhd' -DestinationPath 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\running-upgrade-083100\disk.vhd' -VHDType Dynamic -DeleteSource
	I1007 13:48:55.778771    9284 main.go:134] libmachine: [stdout =====>] : 
	I1007 13:48:55.778771    9284 main.go:134] libmachine: [stderr =====>] : 
	I1007 13:48:55.778771    9284 main.go:134] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Resize-VHD -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\running-upgrade-083100\disk.vhd' -SizeBytes 20000MB
	I1007 13:48:58.460823    9284 main.go:134] libmachine: [stdout =====>] : 
	I1007 13:48:58.460823    9284 main.go:134] libmachine: [stderr =====>] : 
	I1007 13:48:58.460823    9284 main.go:134] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\New-VM running-upgrade-083100 -Path 'C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\running-upgrade-083100' -SwitchName 'Default Switch' -MemoryStartupBytes 2200MB
	I1007 13:48:59.121880    6860 ssh_runner.go:235] Completed: sudo systemctl restart docker: (13.2556882s)
	I1007 13:48:59.134109    6860 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.socket
	I1007 13:48:59.180249    6860 ssh_runner.go:195] Run: sudo systemctl stop cri-docker.socket
	I1007 13:48:59.240284    6860 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I1007 13:48:59.285974    6860 ssh_runner.go:195] Run: sudo systemctl unmask cri-docker.socket
	I1007 13:48:59.531670    6860 ssh_runner.go:195] Run: sudo systemctl enable cri-docker.socket
	I1007 13:48:59.755272    6860 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 13:48:59.991947    6860 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.socket
	I1007 13:49:00.038898    6860 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service cri-docker.service
	I1007 13:49:00.077403    6860 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 13:49:00.328717    6860 ssh_runner.go:195] Run: sudo systemctl restart cri-docker.service
	I1007 13:49:00.486955    6860 start.go:542] Will wait 60s for socket path /var/run/cri-dockerd.sock
	I1007 13:49:00.503648    6860 ssh_runner.go:195] Run: stat /var/run/cri-dockerd.sock
	I1007 13:49:00.513645    6860 start.go:563] Will wait 60s for crictl version
	I1007 13:49:00.527691    6860 ssh_runner.go:195] Run: which crictl
	I1007 13:49:00.545163    6860 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I1007 13:49:00.602479    6860 start.go:579] Version:  0.1.0
	RuntimeName:  docker
	RuntimeVersion:  27.3.1
	RuntimeApiVersion:  v1
	I1007 13:49:00.611453    6860 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1007 13:49:00.662258    6860 ssh_runner.go:195] Run: docker version --format {{.Server.Version}}
	I1007 13:49:02.319730    9284 main.go:134] libmachine: [stdout =====>] : 
	Name                   State CPUUsage(%) MemoryAssigned(M) Uptime   Status             Version
	----                   ----- ----------- ----------------- ------   ------             -------
	running-upgrade-083100 Off   0           0                 00:00:00 Operating normally 9.0    
	
	
	
	I1007 13:49:02.319730    9284 main.go:134] libmachine: [stderr =====>] : 
	I1007 13:49:02.319730    9284 main.go:134] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive Hyper-V\Set-VMMemory -VMName running-upgrade-083100 -DynamicMemoryEnabled $false
	I1007 13:49:00.700174    6860 out.go:235] * Preparing Kubernetes v1.31.1 on Docker 27.3.1 ...
	I1007 13:49:00.700357    6860 ip.go:176] getIPForInterface: searching for "vEthernet (Default Switch)"
	I1007 13:49:00.705384    6860 ip.go:190] "Ethernet 2" does not match prefix "vEthernet (Default Switch)"
	I1007 13:49:00.705443    6860 ip.go:190] "Loopback Pseudo-Interface 1" does not match prefix "vEthernet (Default Switch)"
	I1007 13:49:00.705443    6860 ip.go:185] found prefix matching interface for "vEthernet (Default Switch)": "vEthernet (Default Switch)"
	I1007 13:49:00.705443    6860 ip.go:211] Found interface: {Index:9 MTU:1500 Name:vEthernet (Default Switch) HardwareAddr:00:15:5d:f7:66:4d Flags:up|broadcast|multicast|running}
	I1007 13:49:00.708778    6860 ip.go:214] interface addr: fe80::9fcc:8509:1b69:5a8f/64
	I1007 13:49:00.708778    6860 ip.go:214] interface addr: 172.30.128.1/20
	I1007 13:49:00.721109    6860 ssh_runner.go:195] Run: grep 172.30.128.1	host.minikube.internal$ /etc/hosts
	I1007 13:49:00.727715    6860 kubeadm.go:883] updating cluster {Name:cert-expiration-057300 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:2048 CPUs:2 DiskSize:20000 Driver:hyperv HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVe
rsion:v1.31.1 ClusterName:cert-expiration-057300 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.30.132.243 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:8760h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] Mount
Port:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I1007 13:49:00.727879    6860 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I1007 13:49:00.736966    6860 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I1007 13:49:00.768862    6860 docker.go:685] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.31.1
	registry.k8s.io/kube-scheduler:v1.31.1
	registry.k8s.io/kube-controller-manager:v1.31.1
	registry.k8s.io/kube-proxy:v1.31.1
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/etcd:3.5.15-0
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I1007 13:49:00.768862    6860 docker.go:615] Images already preloaded, skipping extraction
	I1007 13:49:00.777448    6860 ssh_runner.go:195] Run: docker images --format {{.Repository}}:{{.Tag}}
	I1007 13:49:00.804272    6860 docker.go:685] Got preloaded images: -- stdout --
	registry.k8s.io/kube-apiserver:v1.31.1
	registry.k8s.io/kube-scheduler:v1.31.1
	registry.k8s.io/kube-controller-manager:v1.31.1
	registry.k8s.io/kube-proxy:v1.31.1
	registry.k8s.io/coredns/coredns:v1.11.3
	registry.k8s.io/etcd:3.5.15-0
	registry.k8s.io/pause:3.10
	gcr.io/k8s-minikube/storage-provisioner:v5
	
	-- /stdout --
	I1007 13:49:00.804272    6860 cache_images.go:84] Images are preloaded, skipping loading
	I1007 13:49:00.804272    6860 kubeadm.go:934] updating node { 172.30.132.243 8443 v1.31.1 docker true true} ...
	I1007 13:49:00.804367    6860 kubeadm.go:946] kubelet [Unit]
	Wants=docker.socket
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --config=/var/lib/kubelet/config.yaml --hostname-override=cert-expiration-057300 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=172.30.132.243
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.1 ClusterName:cert-expiration-057300 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I1007 13:49:00.813492    6860 ssh_runner.go:195] Run: docker info --format {{.CgroupDriver}}
	I1007 13:49:00.894189    6860 cni.go:84] Creating CNI manager for ""
	I1007 13:49:00.894189    6860 cni.go:158] "hyperv" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I1007 13:49:00.894189    6860 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I1007 13:49:00.894252    6860 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:172.30.132.243 APIServerPort:8443 KubernetesVersion:v1.31.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:cert-expiration-057300 NodeName:cert-expiration-057300 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", "172.30.132.243"]]} {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:172.30.132.243 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt
StaticPodPath:/etc/kubernetes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/cri-dockerd.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I1007 13:49:00.894432    6860 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 172.30.132.243
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/cri-dockerd.sock
	  name: "cert-expiration-057300"
	  kubeletExtraArgs:
	    node-ip: 172.30.132.243
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "172.30.132.243"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.31.1
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/cri-dockerd.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I1007 13:49:00.906216    6860 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.1
	I1007 13:49:00.927392    6860 binaries.go:44] Found k8s binaries, skipping transfer
	I1007 13:49:00.942888    6860 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I1007 13:49:00.963776    6860 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (323 bytes)
	I1007 13:49:01.002165    6860 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I1007 13:49:01.042758    6860 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2170 bytes)
	I1007 13:49:01.089993    6860 ssh_runner.go:195] Run: grep 172.30.132.243	control-plane.minikube.internal$ /etc/hosts
	I1007 13:49:01.111798    6860 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I1007 13:49:01.364119    6860 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I1007 13:49:01.414148    6860 certs.go:68] Setting up C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\cert-expiration-057300 for IP: 172.30.132.243
	I1007 13:49:01.414148    6860 certs.go:194] generating shared ca certs ...
	I1007 13:49:01.414148    6860 certs.go:226] acquiring lock for ca certs: {Name:mkc71405905d3cea24da832e98113e061e759324 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 13:49:01.414881    6860 certs.go:235] skipping valid "minikubeCA" ca cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.key
	I1007 13:49:01.414881    6860 certs.go:235] skipping valid "proxyClientCA" ca cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.key
	I1007 13:49:01.415488    6860 certs.go:256] generating profile certs ...
	W1007 13:49:01.416276    6860 out.go:270] ! Certificate client.crt has expired. Generating a new one...
	I1007 13:49:01.416276    6860 certs.go:624] cert expired C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\cert-expiration-057300\client.crt: expiration: 2024-10-07 13:45:07 +0000 UTC, now: 2024-10-07 13:49:01.4162766 +0000 UTC m=+206.433596901
	I1007 13:49:01.417058    6860 certs.go:363] generating signed profile cert for "minikube-user": C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\cert-expiration-057300\client.key
	I1007 13:49:01.417238    6860 crypto.go:68] Generating cert C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\cert-expiration-057300\client.crt with IP's: []
	I1007 13:49:01.624892    6860 crypto.go:156] Writing cert to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\cert-expiration-057300\client.crt ...
	I1007 13:49:01.625904    6860 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\cert-expiration-057300\client.crt: {Name:mkbca53d21461d92894b72f6be8bebec977a0113 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 13:49:01.626910    6860 crypto.go:164] Writing key to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\cert-expiration-057300\client.key ...
	I1007 13:49:01.626910    6860 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\cert-expiration-057300\client.key: {Name:mkc5b69d347e7ac454a3e5a6f0bfe33c5f3e7ddc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	W1007 13:49:01.627898    6860 out.go:270] ! Certificate apiserver.crt.92c438b6 has expired. Generating a new one...
	I1007 13:49:01.628899    6860 certs.go:624] cert expired C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\cert-expiration-057300\apiserver.crt.92c438b6: expiration: 2024-10-07 13:45:07 +0000 UTC, now: 2024-10-07 13:49:01.6278981 +0000 UTC m=+206.645216101
	I1007 13:49:01.632895    6860 certs.go:363] generating signed profile cert for "minikube": C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\cert-expiration-057300\apiserver.key.92c438b6
	I1007 13:49:01.632895    6860 crypto.go:68] Generating cert C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\cert-expiration-057300\apiserver.crt.92c438b6 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 172.30.132.243]
	I1007 13:49:02.028814    6860 crypto.go:156] Writing cert to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\cert-expiration-057300\apiserver.crt.92c438b6 ...
	I1007 13:49:02.028814    6860 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\cert-expiration-057300\apiserver.crt.92c438b6: {Name:mk08a6a0c73984f8bc8cd36a810f59b6292cabe3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 13:49:02.030807    6860 crypto.go:164] Writing key to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\cert-expiration-057300\apiserver.key.92c438b6 ...
	I1007 13:49:02.030807    6860 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\cert-expiration-057300\apiserver.key.92c438b6: {Name:mk0c9bef37280745341f3dbc6476e0cacb4d2eb2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 13:49:02.031818    6860 certs.go:381] copying C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\cert-expiration-057300\apiserver.crt.92c438b6 -> C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\cert-expiration-057300\apiserver.crt
	I1007 13:49:02.047326    6860 certs.go:385] copying C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\cert-expiration-057300\apiserver.key.92c438b6 -> C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\cert-expiration-057300\apiserver.key
	W1007 13:49:02.049027    6860 out.go:270] ! Certificate proxy-client.crt has expired. Generating a new one...
	I1007 13:49:02.049027    6860 certs.go:624] cert expired C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\cert-expiration-057300\proxy-client.crt: expiration: 2024-10-07 13:45:07 +0000 UTC, now: 2024-10-07 13:49:02.0490278 +0000 UTC m=+207.066341101
	I1007 13:49:02.049027    6860 certs.go:363] generating signed profile cert for "aggregator": C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\cert-expiration-057300\proxy-client.key
	I1007 13:49:02.049027    6860 crypto.go:68] Generating cert C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\cert-expiration-057300\proxy-client.crt with IP's: []
	I1007 13:49:02.245899    6860 crypto.go:156] Writing cert to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\cert-expiration-057300\proxy-client.crt ...
	I1007 13:49:02.245899    6860 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\cert-expiration-057300\proxy-client.crt: {Name:mkae2de979d6d7c9a892e3dfb5fd27806b0f4a58 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 13:49:02.246904    6860 crypto.go:164] Writing key to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\cert-expiration-057300\proxy-client.key ...
	I1007 13:49:02.246904    6860 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\cert-expiration-057300\proxy-client.key: {Name:mk9d9bfa60899f3af5bfb2dc9ac790ab26d8fb60 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 13:49:02.259292    6860 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784.pem (1338 bytes)
	W1007 13:49:02.259292    6860 certs.go:480] ignoring C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784_empty.pem, impossibly tiny 0 bytes
	I1007 13:49:02.259292    6860 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca-key.pem (1675 bytes)
	I1007 13:49:02.259902    6860 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\ca.pem (1078 bytes)
	I1007 13:49:02.259902    6860 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\cert.pem (1123 bytes)
	I1007 13:49:02.259902    6860 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\key.pem (1679 bytes)
	I1007 13:49:02.260903    6860 certs.go:484] found cert: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem (1708 bytes)
	I1007 13:49:02.261900    6860 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I1007 13:49:02.322939    6860 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I1007 13:49:02.444563    6860 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I1007 13:49:02.581284    6860 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I1007 13:49:02.695190    6860 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\cert-expiration-057300\apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1432 bytes)
	I1007 13:49:02.778403    6860 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\cert-expiration-057300\apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I1007 13:49:02.869755    6860 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\cert-expiration-057300\proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I1007 13:49:02.943513    6860 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\cert-expiration-057300\proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I1007 13:49:03.063097    6860 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\certs\13784.pem --> /usr/share/ca-certificates/13784.pem (1338 bytes)
	I1007 13:49:03.129269    6860 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\ssl\certs\137842.pem --> /usr/share/ca-certificates/137842.pem (1708 bytes)
	I1007 13:49:03.243106    6860 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\minikube-integration\.minikube\ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I1007 13:49:03.345644    6860 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I1007 13:49:03.401916    6860 ssh_runner.go:195] Run: openssl version
	I1007 13:49:03.431234    6860 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"
	I1007 13:49:03.465328    6860 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I1007 13:49:03.475626    6860 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Oct  7 10:58 /usr/share/ca-certificates/minikubeCA.pem
	I1007 13:49:03.487860    6860 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I1007 13:49:03.520000    6860 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"
	I1007 13:49:03.551379    6860 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/13784.pem && ln -fs /usr/share/ca-certificates/13784.pem /etc/ssl/certs/13784.pem"
	I1007 13:49:03.586107    6860 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/13784.pem
	I1007 13:49:03.594059    6860 certs.go:528] hashing: -rw-r--r-- 1 root root 1338 Oct  7 11:23 /usr/share/ca-certificates/13784.pem
	I1007 13:49:03.609237    6860 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/13784.pem
	I1007 13:49:03.642796    6860 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/51391683.0 || ln -fs /etc/ssl/certs/13784.pem /etc/ssl/certs/51391683.0"
	I1007 13:49:03.684506    6860 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/137842.pem && ln -fs /usr/share/ca-certificates/137842.pem /etc/ssl/certs/137842.pem"
	I1007 13:49:03.716092    6860 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/137842.pem
	I1007 13:49:03.723381    6860 certs.go:528] hashing: -rw-r--r-- 1 root root 1708 Oct  7 11:23 /usr/share/ca-certificates/137842.pem
	I1007 13:49:03.735719    6860 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/137842.pem
	I1007 13:49:03.758984    6860 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/3ec20f2e.0 || ln -fs /etc/ssl/certs/137842.pem /etc/ssl/certs/3ec20f2e.0"
	I1007 13:49:03.792955    6860 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I1007 13:49:03.815792    6860 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-etcd-client.crt -checkend 86400
	I1007 13:49:03.841822    6860 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/apiserver-kubelet-client.crt -checkend 86400
	I1007 13:49:03.866825    6860 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/server.crt -checkend 86400
	I1007 13:49:03.890812    6860 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/healthcheck-client.crt -checkend 86400
	I1007 13:49:03.914151    6860 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/etcd/peer.crt -checkend 86400
	I1007 13:49:03.937459    6860 ssh_runner.go:195] Run: openssl x509 -noout -in /var/lib/minikube/certs/front-proxy-client.crt -checkend 86400
	I1007 13:49:03.950302    6860 kubeadm.go:392] StartCluster: {Name:cert-expiration-057300 KeepContext:false EmbedCerts:false MinikubeISO:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:2048 CPUs:2 DiskSize:20000 Driver:hyperv HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersi
on:v1.31.1 ClusterName:cert-expiration-057300 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:172.30.132.243 Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:8760h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPor
t:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1007 13:49:03.965100    6860 ssh_runner.go:195] Run: docker ps --filter status=paused --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I1007 13:49:04.021138    6860 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I1007 13:49:04.041704    6860 kubeadm.go:408] found existing configuration files, will attempt cluster restart
	I1007 13:49:04.041704    6860 kubeadm.go:593] restartPrimaryControlPlane start ...
	I1007 13:49:04.056723    6860 ssh_runner.go:195] Run: sudo test -d /data/minikube
	I1007 13:49:04.077188    6860 kubeadm.go:130] /data/minikube skipping compat symlinks: sudo test -d /data/minikube: Process exited with status 1
	stdout:
	
	stderr:
	I1007 13:49:04.078634    6860 kubeconfig.go:125] found "cert-expiration-057300" server: "https://172.30.132.243:8443"
	I1007 13:49:04.097809    6860 ssh_runner.go:195] Run: sudo diff -u /var/tmp/minikube/kubeadm.yaml /var/tmp/minikube/kubeadm.yaml.new
	I1007 13:49:04.116355    6860 kubeadm.go:630] The running cluster does not require reconfiguration: 172.30.132.243
	I1007 13:49:04.116355    6860 kubeadm.go:1160] stopping kube-system containers ...
	I1007 13:49:04.134366    6860 ssh_runner.go:195] Run: docker ps -a --filter=name=k8s_.*_(kube-system)_ --format={{.ID}}
	I1007 13:49:04.187564    6860 docker.go:483] Stopping containers: [ab9446e58010 07911b208fcd 95f315f4a272 8a8d7e0735d8 ceadd5fb3e36 951aebc123a1 4a893440e97f 7eb0f843daf7 9879dcacc67b 13a4f791c6c2 6fb5123a7b8c 4ec68af7d4d6 8e4d85f54ab1 b33822ff00b5 d0385ddc4bf4 c576b3f22d46 91bd10bd6304 59ef3428f1fc 3e5ab605825b 6b638bf89ef2 17783dab3b8c 7726a11a33c8]
	I1007 13:49:04.205861    6860 ssh_runner.go:195] Run: docker stop ab9446e58010 07911b208fcd 95f315f4a272 8a8d7e0735d8 ceadd5fb3e36 951aebc123a1 4a893440e97f 7eb0f843daf7 9879dcacc67b 13a4f791c6c2 6fb5123a7b8c 4ec68af7d4d6 8e4d85f54ab1 b33822ff00b5 d0385ddc4bf4 c576b3f22d46 91bd10bd6304 59ef3428f1fc 3e5ab605825b 6b638bf89ef2 17783dab3b8c 7726a11a33c8
	
	
	==> Docker <==
	Oct 07 13:49:53 kubernetes-upgrade-265000 systemd[1]: Starting Docker Application Container Engine...
	Oct 07 13:49:53 kubernetes-upgrade-265000 dockerd[6603]: time="2024-10-07T13:49:53.505090245Z" level=info msg="Starting up"
	Oct 07 13:50:53 kubernetes-upgrade-265000 dockerd[6603]: failed to start daemon: failed to dial "/run/containerd/containerd.sock": failed to dial "/run/containerd/containerd.sock": context deadline exceeded
	Oct 07 13:50:53 kubernetes-upgrade-265000 systemd[1]: docker.service: Main process exited, code=exited, status=1/FAILURE
	Oct 07 13:50:53 kubernetes-upgrade-265000 systemd[1]: docker.service: Failed with result 'exit-code'.
	Oct 07 13:50:53 kubernetes-upgrade-265000 systemd[1]: Failed to start Docker Application Container Engine.
	Oct 07 13:50:53 kubernetes-upgrade-265000 cri-dockerd[1433]: time="2024-10-07T13:50:53Z" level=error msg="error getting RW layer size for container ID '574c6005def62b5aaffbcdbc86eb8ae88d87a85df69d93aea24fbde4a2b94822': error during connect: Get \"http://%2Fvar%2Frun%2Fdocker.sock/v1.43/containers/574c6005def62b5aaffbcdbc86eb8ae88d87a85df69d93aea24fbde4a2b94822/json?size=1\": read unix @->/var/run/docker.sock: read: connection reset by peer"
	Oct 07 13:50:53 kubernetes-upgrade-265000 cri-dockerd[1433]: time="2024-10-07T13:50:53Z" level=error msg="Set backoffDuration to : 1m0s for container ID '574c6005def62b5aaffbcdbc86eb8ae88d87a85df69d93aea24fbde4a2b94822'"
	Oct 07 13:50:53 kubernetes-upgrade-265000 cri-dockerd[1433]: time="2024-10-07T13:50:53Z" level=error msg="error getting RW layer size for container ID 'a262ee37eae5b6702c8e9dd0c6a512657bd8060bfd83a2d34ad36b8a643ae135': error during connect: Get \"http://%2Fvar%2Frun%2Fdocker.sock/v1.43/containers/a262ee37eae5b6702c8e9dd0c6a512657bd8060bfd83a2d34ad36b8a643ae135/json?size=1\": read unix @->/var/run/docker.sock: read: connection reset by peer"
	Oct 07 13:50:53 kubernetes-upgrade-265000 cri-dockerd[1433]: time="2024-10-07T13:50:53Z" level=error msg="error getting RW layer size for container ID 'ecc25a8f3c9d39f7f354372476618f44652ce84423dbce7a1da140bf3883f973': error during connect: Get \"http://%2Fvar%2Frun%2Fdocker.sock/v1.43/containers/ecc25a8f3c9d39f7f354372476618f44652ce84423dbce7a1da140bf3883f973/json?size=1\": read unix @->/var/run/docker.sock: read: connection reset by peer"
	Oct 07 13:50:53 kubernetes-upgrade-265000 cri-dockerd[1433]: time="2024-10-07T13:50:53Z" level=error msg="Set backoffDuration to : 1m0s for container ID 'ecc25a8f3c9d39f7f354372476618f44652ce84423dbce7a1da140bf3883f973'"
	Oct 07 13:50:53 kubernetes-upgrade-265000 cri-dockerd[1433]: time="2024-10-07T13:50:53Z" level=error msg="Set backoffDuration to : 1m0s for container ID 'a262ee37eae5b6702c8e9dd0c6a512657bd8060bfd83a2d34ad36b8a643ae135'"
	Oct 07 13:50:53 kubernetes-upgrade-265000 cri-dockerd[1433]: time="2024-10-07T13:50:53Z" level=error msg="error getting RW layer size for container ID 'c50ad35404ebed0392083f392e5d17a121b5525477385ae6cfa2c023b271e45b': error during connect: Get \"http://%2Fvar%2Frun%2Fdocker.sock/v1.43/containers/c50ad35404ebed0392083f392e5d17a121b5525477385ae6cfa2c023b271e45b/json?size=1\": read unix @->/var/run/docker.sock: read: connection reset by peer"
	Oct 07 13:50:53 kubernetes-upgrade-265000 cri-dockerd[1433]: time="2024-10-07T13:50:53Z" level=error msg="Set backoffDuration to : 1m0s for container ID 'c50ad35404ebed0392083f392e5d17a121b5525477385ae6cfa2c023b271e45b'"
	Oct 07 13:50:53 kubernetes-upgrade-265000 cri-dockerd[1433]: time="2024-10-07T13:50:53Z" level=error msg="error getting RW layer size for container ID '858c040645d2fc003aa8c03f9909a7823c9e4c29100a491a440454e387ca1d38': error during connect: Get \"http://%2Fvar%2Frun%2Fdocker.sock/v1.43/containers/858c040645d2fc003aa8c03f9909a7823c9e4c29100a491a440454e387ca1d38/json?size=1\": read unix @->/var/run/docker.sock: read: connection reset by peer"
	Oct 07 13:50:53 kubernetes-upgrade-265000 cri-dockerd[1433]: time="2024-10-07T13:50:53Z" level=error msg="Set backoffDuration to : 1m0s for container ID '858c040645d2fc003aa8c03f9909a7823c9e4c29100a491a440454e387ca1d38'"
	Oct 07 13:50:53 kubernetes-upgrade-265000 cri-dockerd[1433]: time="2024-10-07T13:50:53Z" level=error msg="error getting RW layer size for container ID '7f9c4e43cae9c07949307e78538f9b6175612644a6b784c6f549df53d905b510': error during connect: Get \"http://%2Fvar%2Frun%2Fdocker.sock/v1.43/containers/7f9c4e43cae9c07949307e78538f9b6175612644a6b784c6f549df53d905b510/json?size=1\": read unix @->/var/run/docker.sock: read: connection reset by peer"
	Oct 07 13:50:53 kubernetes-upgrade-265000 cri-dockerd[1433]: time="2024-10-07T13:50:53Z" level=error msg="error getting RW layer size for container ID '893e8885917878d04a44bfb3cede9cd3bd68d342b0c542f51e540644b520bf23': error during connect: Get \"http://%2Fvar%2Frun%2Fdocker.sock/v1.43/containers/893e8885917878d04a44bfb3cede9cd3bd68d342b0c542f51e540644b520bf23/json?size=1\": read unix @->/var/run/docker.sock: read: connection reset by peer"
	Oct 07 13:50:53 kubernetes-upgrade-265000 cri-dockerd[1433]: time="2024-10-07T13:50:53Z" level=error msg="Set backoffDuration to : 1m0s for container ID '893e8885917878d04a44bfb3cede9cd3bd68d342b0c542f51e540644b520bf23'"
	Oct 07 13:50:53 kubernetes-upgrade-265000 cri-dockerd[1433]: time="2024-10-07T13:50:53Z" level=error msg="Set backoffDuration to : 1m0s for container ID '7f9c4e43cae9c07949307e78538f9b6175612644a6b784c6f549df53d905b510'"
	Oct 07 13:50:53 kubernetes-upgrade-265000 cri-dockerd[1433]: time="2024-10-07T13:50:53Z" level=error msg="error getting RW layer size for container ID '27ee8ad90bedc53aaa74b95d982e09a814767c2956937f4dee7a6dbf85e44389': error during connect: Get \"http://%2Fvar%2Frun%2Fdocker.sock/v1.43/containers/27ee8ad90bedc53aaa74b95d982e09a814767c2956937f4dee7a6dbf85e44389/json?size=1\": read unix @->/var/run/docker.sock: read: connection reset by peer"
	Oct 07 13:50:53 kubernetes-upgrade-265000 cri-dockerd[1433]: time="2024-10-07T13:50:53Z" level=error msg="Set backoffDuration to : 1m0s for container ID '27ee8ad90bedc53aaa74b95d982e09a814767c2956937f4dee7a6dbf85e44389'"
	Oct 07 13:50:53 kubernetes-upgrade-265000 cri-dockerd[1433]: time="2024-10-07T13:50:53Z" level=error msg="error getting RW layer size for container ID '963b76e42eccd2af03f28fe6bce2ff9ae013d6439d290c0cb2c7c739a4365ea0': error during connect: Get \"http://%2Fvar%2Frun%2Fdocker.sock/v1.43/containers/963b76e42eccd2af03f28fe6bce2ff9ae013d6439d290c0cb2c7c739a4365ea0/json?size=1\": read unix @->/var/run/docker.sock: read: connection reset by peer"
	Oct 07 13:50:53 kubernetes-upgrade-265000 cri-dockerd[1433]: time="2024-10-07T13:50:53Z" level=error msg="Set backoffDuration to : 1m0s for container ID '963b76e42eccd2af03f28fe6bce2ff9ae013d6439d290c0cb2c7c739a4365ea0'"
	Oct 07 13:50:53 kubernetes-upgrade-265000 cri-dockerd[1433]: time="2024-10-07T13:50:53Z" level=error msg="error during connect: Get \"http://%2Fvar%2Frun%2Fdocker.sock/v1.43/images/json?all=1&shared-size=1\": read unix @->/var/run/docker.sock: read: connection reset by peerFailed to get image list from docker"
	
	
	==> container status <==
	command /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a" failed with error: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a": Process exited with status 1
	stdout:
	
	stderr:
	time="2024-10-07T13:50:55Z" level=fatal msg="validate service connection: validate CRI v1 runtime API for endpoint \"unix:///var/run/cri-dockerd.sock\": rpc error: code = DeadlineExceeded desc = context deadline exceeded"
	Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
	
	
	==> describe nodes <==
	command /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig" failed with error: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig": Process exited with status 1
	stdout:
	
	stderr:
	The connection to the server localhost:8443 was refused - did you specify the right host or port?
	
	
	==> dmesg <==
	[  +0.775112] systemd-fstab-generator[1134]: Ignoring "noauto" option for root device
	[  +0.212821] systemd-fstab-generator[1146]: Ignoring "noauto" option for root device
	[  +0.262437] systemd-fstab-generator[1160]: Ignoring "noauto" option for root device
	[  +3.078380] systemd-fstab-generator[1386]: Ignoring "noauto" option for root device
	[  +0.208309] systemd-fstab-generator[1398]: Ignoring "noauto" option for root device
	[  +0.214950] systemd-fstab-generator[1410]: Ignoring "noauto" option for root device
	[  +0.312366] systemd-fstab-generator[1425]: Ignoring "noauto" option for root device
	[  +0.111132] kauditd_printk_skb: 180 callbacks suppressed
	[ +11.887406] systemd-fstab-generator[1624]: Ignoring "noauto" option for root device
	[  +0.115876] kauditd_printk_skb: 12 callbacks suppressed
	[  +5.056093] kauditd_printk_skb: 24 callbacks suppressed
	[  +1.495800] systemd-fstab-generator[1908]: Ignoring "noauto" option for root device
	[  +6.787421] systemd-fstab-generator[2076]: Ignoring "noauto" option for root device
	[  +0.126751] kauditd_printk_skb: 36 callbacks suppressed
	[  +7.250605] kauditd_printk_skb: 62 callbacks suppressed
	[  +2.052824] systemd-fstab-generator[2900]: Ignoring "noauto" option for root device
	[Oct 7 13:40] kauditd_printk_skb: 58 callbacks suppressed
	[  +5.176894] kauditd_printk_skb: 31 callbacks suppressed
	[ +20.609555] kauditd_printk_skb: 2 callbacks suppressed
	[Oct 7 13:47] hrtimer: interrupt took 5037235 ns
	[  +4.089083] systemd-fstab-generator[5612]: Ignoring "noauto" option for root device
	[  +0.749643] systemd-fstab-generator[5649]: Ignoring "noauto" option for root device
	[  +0.334169] systemd-fstab-generator[5661]: Ignoring "noauto" option for root device
	[  +0.372899] systemd-fstab-generator[5689]: Ignoring "noauto" option for root device
	[ +10.373945] kauditd_printk_skb: 89 callbacks suppressed
	
	
	==> kernel <==
	 13:51:53 up 14 min,  0 users,  load average: 0.16, 0.36, 0.37
	Linux kubernetes-upgrade-265000 5.10.207 #1 SMP Mon Sep 23 21:01:39 UTC 2024 x86_64 GNU/Linux
	PRETTY_NAME="Buildroot 2023.02.9"
	
	
	==> kubelet <==
	Oct 07 13:51:50 kubernetes-upgrade-265000 kubelet[2083]:  > table="nat" chain="KUBE-KUBELET-CANARY"
	Oct 07 13:51:53 kubernetes-upgrade-265000 kubelet[2083]: E1007 13:51:53.744980    2083 log.go:32] "ImageFsInfo from image service failed" err="rpc error: code = Unknown desc = error during connect: Get \"http://%2Fvar%2Frun%2Fdocker.sock/v1.43/images/json?all=1&shared-size=1\": read unix @->/var/run/docker.sock: read: connection reset by peer"
	Oct 07 13:51:53 kubernetes-upgrade-265000 kubelet[2083]: E1007 13:51:53.745061    2083 eviction_manager.go:285] "Eviction manager: failed to get summary stats" err="failed to get imageFs stats: rpc error: code = Unknown desc = error during connect: Get \"http://%2Fvar%2Frun%2Fdocker.sock/v1.43/images/json?all=1&shared-size=1\": read unix @->/var/run/docker.sock: read: connection reset by peer"
	Oct 07 13:51:53 kubernetes-upgrade-265000 kubelet[2083]: E1007 13:51:53.745154    2083 log.go:32] "ListContainers with filter from runtime service failed" err="rpc error: code = Unknown desc = error during connect: Get \"http://%2Fvar%2Frun%2Fdocker.sock/v1.43/containers/json?all=1&filters=%7B%22label%22%3A%7B%22io.kubernetes.docker.type%3Dcontainer%22%3Atrue%7D%7D\": read unix @->/var/run/docker.sock: read: connection reset by peer" filter="&ContainerFilter{Id:,State:nil,PodSandboxId:,LabelSelector:map[string]string{},}"
	Oct 07 13:51:53 kubernetes-upgrade-265000 kubelet[2083]: E1007 13:51:53.745192    2083 container_log_manager.go:197] "Failed to rotate container logs" err="failed to list containers: rpc error: code = Unknown desc = error during connect: Get \"http://%2Fvar%2Frun%2Fdocker.sock/v1.43/containers/json?all=1&filters=%7B%22label%22%3A%7B%22io.kubernetes.docker.type%3Dcontainer%22%3Atrue%7D%7D\": read unix @->/var/run/docker.sock: read: connection reset by peer"
	Oct 07 13:51:53 kubernetes-upgrade-265000 kubelet[2083]: E1007 13:51:53.745222    2083 log.go:32] "ListImages with filter from image service failed" err="rpc error: code = Unknown desc = error during connect: Get \"http://%2Fvar%2Frun%2Fdocker.sock/v1.43/images/json\": read unix @->/var/run/docker.sock: read: connection reset by peer" filter="nil"
	Oct 07 13:51:53 kubernetes-upgrade-265000 kubelet[2083]: E1007 13:51:53.745255    2083 kuberuntime_image.go:117] "Failed to list images" err="rpc error: code = Unknown desc = error during connect: Get \"http://%2Fvar%2Frun%2Fdocker.sock/v1.43/images/json\": read unix @->/var/run/docker.sock: read: connection reset by peer"
	Oct 07 13:51:53 kubernetes-upgrade-265000 kubelet[2083]: I1007 13:51:53.745278    2083 image_gc_manager.go:222] "Failed to update image list" err="rpc error: code = Unknown desc = error during connect: Get \"http://%2Fvar%2Frun%2Fdocker.sock/v1.43/images/json\": read unix @->/var/run/docker.sock: read: connection reset by peer"
	Oct 07 13:51:53 kubernetes-upgrade-265000 kubelet[2083]: E1007 13:51:53.745476    2083 kubelet.go:2912] "Container runtime not ready" runtimeReady="RuntimeReady=false reason:DockerDaemonNotReady message:docker: failed to get docker version: failed to get docker version from dockerd: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?"
	Oct 07 13:51:53 kubernetes-upgrade-265000 kubelet[2083]: E1007 13:51:53.745790    2083 log.go:32] "Version from runtime service failed" err="rpc error: code = Unknown desc = failed to get docker version from dockerd: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?"
	Oct 07 13:51:53 kubernetes-upgrade-265000 kubelet[2083]: I1007 13:51:53.746301    2083 setters.go:600] "Node became not ready" node="kubernetes-upgrade-265000" condition={"type":"Ready","status":"False","lastHeartbeatTime":"2024-10-07T13:51:53Z","lastTransitionTime":"2024-10-07T13:51:53Z","reason":"KubeletNotReady","message":"[container runtime is down, PLEG is not healthy: pleg was last seen active 4m12.82478041s ago; threshold is 3m0s, container runtime not ready: RuntimeReady=false reason:DockerDaemonNotReady message:docker: failed to get docker version: failed to get docker version from dockerd: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?]"}
	Oct 07 13:51:53 kubernetes-upgrade-265000 kubelet[2083]: E1007 13:51:53.751646    2083 log.go:32] "ListContainers with filter from runtime service failed" err="rpc error: code = Unknown desc = error during connect: Get \"http://%2Fvar%2Frun%2Fdocker.sock/v1.43/containers/json?all=1&filters=%7B%22label%22%3A%7B%22io.kubernetes.docker.type%3Dcontainer%22%3Atrue%7D%7D\": read unix @->/var/run/docker.sock: read: connection reset by peer" filter="&ContainerFilter{Id:,State:nil,PodSandboxId:,LabelSelector:map[string]string{},}"
	Oct 07 13:51:53 kubernetes-upgrade-265000 kubelet[2083]: E1007 13:51:53.752713    2083 kuberuntime_container.go:507] "ListContainers failed" err="rpc error: code = Unknown desc = error during connect: Get \"http://%2Fvar%2Frun%2Fdocker.sock/v1.43/containers/json?all=1&filters=%7B%22label%22%3A%7B%22io.kubernetes.docker.type%3Dcontainer%22%3Atrue%7D%7D\": read unix @->/var/run/docker.sock: read: connection reset by peer"
	Oct 07 13:51:53 kubernetes-upgrade-265000 kubelet[2083]: E1007 13:51:53.753684    2083 log.go:32] "ListContainers with filter from runtime service failed" err="rpc error: code = Unknown desc = Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?" filter="&ContainerFilter{Id:,State:nil,PodSandboxId:,LabelSelector:map[string]string{},}"
	Oct 07 13:51:53 kubernetes-upgrade-265000 kubelet[2083]: E1007 13:51:53.753723    2083 kuberuntime_container.go:507] "ListContainers failed" err="rpc error: code = Unknown desc = Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?"
	Oct 07 13:51:53 kubernetes-upgrade-265000 kubelet[2083]: E1007 13:51:53.754467    2083 kubelet.go:1446] "Container garbage collection failed" err="[rpc error: code = Unknown desc = error during connect: Get \"http://%2Fvar%2Frun%2Fdocker.sock/v1.43/containers/json?all=1&filters=%7B%22label%22%3A%7B%22io.kubernetes.docker.type%3Dcontainer%22%3Atrue%7D%7D\": read unix @->/var/run/docker.sock: read: connection reset by peer, rpc error: code = Unknown desc = Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?]"
	Oct 07 13:51:53 kubernetes-upgrade-265000 kubelet[2083]: E1007 13:51:53.755245    2083 log.go:32] "ListPodSandbox with filter from runtime service failed" err="rpc error: code = Unknown desc = error during connect: Get \"http://%2Fvar%2Frun%2Fdocker.sock/v1.43/containers/json?all=1&filters=%7B%22label%22%3A%7B%22io.kubernetes.docker.type%3Dpodsandbox%22%3Atrue%7D%7D\": read unix @->/var/run/docker.sock: read: connection reset by peer" filter="nil"
	Oct 07 13:51:53 kubernetes-upgrade-265000 kubelet[2083]: E1007 13:51:53.755396    2083 kuberuntime_sandbox.go:305] "Failed to list pod sandboxes" err="rpc error: code = Unknown desc = error during connect: Get \"http://%2Fvar%2Frun%2Fdocker.sock/v1.43/containers/json?all=1&filters=%7B%22label%22%3A%7B%22io.kubernetes.docker.type%3Dpodsandbox%22%3Atrue%7D%7D\": read unix @->/var/run/docker.sock: read: connection reset by peer"
	Oct 07 13:51:53 kubernetes-upgrade-265000 kubelet[2083]: E1007 13:51:53.755538    2083 generic.go:238] "GenericPLEG: Unable to retrieve pods" err="rpc error: code = Unknown desc = error during connect: Get \"http://%2Fvar%2Frun%2Fdocker.sock/v1.43/containers/json?all=1&filters=%7B%22label%22%3A%7B%22io.kubernetes.docker.type%3Dpodsandbox%22%3Atrue%7D%7D\": read unix @->/var/run/docker.sock: read: connection reset by peer"
	Oct 07 13:51:53 kubernetes-upgrade-265000 kubelet[2083]: E1007 13:51:53.757003    2083 kubelet_node_status.go:535] "Error updating node status, will retry" err="failed to patch status \"{\\\"status\\\":{\\\"$setElementOrder/conditions\\\":[{\\\"type\\\":\\\"MemoryPressure\\\"},{\\\"type\\\":\\\"DiskPressure\\\"},{\\\"type\\\":\\\"PIDPressure\\\"},{\\\"type\\\":\\\"Ready\\\"}],\\\"conditions\\\":[{\\\"lastHeartbeatTime\\\":\\\"2024-10-07T13:51:53Z\\\",\\\"type\\\":\\\"MemoryPressure\\\"},{\\\"lastHeartbeatTime\\\":\\\"2024-10-07T13:51:53Z\\\",\\\"type\\\":\\\"DiskPressure\\\"},{\\\"lastHeartbeatTime\\\":\\\"2024-10-07T13:51:53Z\\\",\\\"type\\\":\\\"PIDPressure\\\"},{\\\"lastHeartbeatTime\\\":\\\"2024-10-07T13:51:53Z\\\",\\\"lastTransitionTime\\\":\\\"2024-10-07T13:51:53Z\\\",\\\"message\\\":\\\"[container runtime is down, PLEG is not healthy: pleg was last seen active 4m12.82478041s ago; threshold is 3m0s, container runtime not ready: RuntimeReady=false reason:DockerDaemonNotReady message:docker: fail
ed to get docker version: failed to get docker version from dockerd: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?]\\\",\\\"reason\\\":\\\"KubeletNotReady\\\",\\\"status\\\":\\\"False\\\",\\\"type\\\":\\\"Ready\\\"}],\\\"nodeInfo\\\":{\\\"containerRuntimeVersion\\\":\\\"docker://Unknown\\\"}}}\" for node \"kubernetes-upgrade-265000\": Patch \"https://control-plane.minikube.internal:8443/api/v1/nodes/kubernetes-upgrade-265000/status?timeout=10s\": dial tcp 172.30.129.127:8443: connect: connection refused"
	Oct 07 13:51:53 kubernetes-upgrade-265000 kubelet[2083]: E1007 13:51:53.758952    2083 kubelet_node_status.go:535] "Error updating node status, will retry" err="error getting node \"kubernetes-upgrade-265000\": Get \"https://control-plane.minikube.internal:8443/api/v1/nodes/kubernetes-upgrade-265000?timeout=10s\": dial tcp 172.30.129.127:8443: connect: connection refused"
	Oct 07 13:51:53 kubernetes-upgrade-265000 kubelet[2083]: E1007 13:51:53.760695    2083 kubelet_node_status.go:535] "Error updating node status, will retry" err="error getting node \"kubernetes-upgrade-265000\": Get \"https://control-plane.minikube.internal:8443/api/v1/nodes/kubernetes-upgrade-265000?timeout=10s\": dial tcp 172.30.129.127:8443: connect: connection refused"
	Oct 07 13:51:53 kubernetes-upgrade-265000 kubelet[2083]: E1007 13:51:53.762653    2083 kubelet_node_status.go:535] "Error updating node status, will retry" err="error getting node \"kubernetes-upgrade-265000\": Get \"https://control-plane.minikube.internal:8443/api/v1/nodes/kubernetes-upgrade-265000?timeout=10s\": dial tcp 172.30.129.127:8443: connect: connection refused"
	Oct 07 13:51:53 kubernetes-upgrade-265000 kubelet[2083]: E1007 13:51:53.768310    2083 kubelet_node_status.go:535] "Error updating node status, will retry" err="error getting node \"kubernetes-upgrade-265000\": Get \"https://control-plane.minikube.internal:8443/api/v1/nodes/kubernetes-upgrade-265000?timeout=10s\": dial tcp 172.30.129.127:8443: connect: connection refused"
	Oct 07 13:51:53 kubernetes-upgrade-265000 kubelet[2083]: E1007 13:51:53.768337    2083 kubelet_node_status.go:522] "Unable to update node status" err="update node status exceeds retry count"
	

                                                
                                                
-- /stdout --
** stderr ** 
	E1007 13:49:53.271071    5844 logs.go:279] Failed to list containers for "kube-apiserver": docker: docker ps -a --filter=name=k8s_kube-apiserver --format={{.ID}}: Process exited with status 1
	stdout:
	
	stderr:
	Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
	E1007 13:49:53.305984    5844 logs.go:279] Failed to list containers for "etcd": docker: docker ps -a --filter=name=k8s_etcd --format={{.ID}}: Process exited with status 1
	stdout:
	
	stderr:
	Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
	E1007 13:49:53.338735    5844 logs.go:279] Failed to list containers for "coredns": docker: docker ps -a --filter=name=k8s_coredns --format={{.ID}}: Process exited with status 1
	stdout:
	
	stderr:
	Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
	E1007 13:49:53.371143    5844 logs.go:279] Failed to list containers for "kube-scheduler": docker: docker ps -a --filter=name=k8s_kube-scheduler --format={{.ID}}: Process exited with status 1
	stdout:
	
	stderr:
	Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
	E1007 13:49:53.404164    5844 logs.go:279] Failed to list containers for "kube-proxy": docker: docker ps -a --filter=name=k8s_kube-proxy --format={{.ID}}: Process exited with status 1
	stdout:
	
	stderr:
	Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
	E1007 13:49:53.433502    5844 logs.go:279] Failed to list containers for "kube-controller-manager": docker: docker ps -a --filter=name=k8s_kube-controller-manager --format={{.ID}}: Process exited with status 1
	stdout:
	
	stderr:
	Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
	E1007 13:50:53.530526    5844 logs.go:279] Failed to list containers for "kindnet": docker: docker ps -a --filter=name=k8s_kindnet --format={{.ID}}: Process exited with status 1
	stdout:
	
	stderr:
	Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
	E1007 13:50:53.582202    5844 logs.go:279] Failed to list containers for "storage-provisioner": docker: docker ps -a --filter=name=k8s_storage-provisioner --format={{.ID}}: Process exited with status 1
	stdout:
	
	stderr:
	Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?

                                                
                                                
** /stderr **
helpers_test.go:254: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.APIServer}} -p kubernetes-upgrade-265000 -n kubernetes-upgrade-265000
helpers_test.go:254: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.APIServer}} -p kubernetes-upgrade-265000 -n kubernetes-upgrade-265000: exit status 2 (13.5792952s)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
helpers_test.go:254: status error: exit status 2 (may be ok)
helpers_test.go:256: "kubernetes-upgrade-265000" apiserver is not running, skipping kubectl commands (state="Stopped")
helpers_test.go:175: Cleaning up "kubernetes-upgrade-265000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p kubernetes-upgrade-265000
E1007 13:52:57.168754   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p kubernetes-upgrade-265000: (1m2.5764056s)
--- FAIL: TestKubernetesUpgrade (1375.30s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (299.9s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:95: (dbg) Run:  out/minikube-windows-amd64.exe start -p NoKubernetes-931300 --driver=hyperv
E1007 13:31:00.416204   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 13:32:57.155992   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 13:33:22.477606   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
no_kubernetes_test.go:95: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p NoKubernetes-931300 --driver=hyperv: exit status 1 (4m59.6624781s)

                                                
                                                
-- stdout --
	* [NoKubernetes-931300] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
	  - KUBECONFIG=C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube6\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=19763
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	* Using the hyperv driver based on user configuration
	* Starting "NoKubernetes-931300" primary control-plane node in "NoKubernetes-931300" cluster

                                                
                                                
-- /stdout --
no_kubernetes_test.go:97: failed to start minikube with args: "out/minikube-windows-amd64.exe start -p NoKubernetes-931300 --driver=hyperv" : exit status 1
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:239: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.Host}} -p NoKubernetes-931300 -n NoKubernetes-931300
helpers_test.go:239: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p NoKubernetes-931300 -n NoKubernetes-931300: exit status 7 (236.2391ms)

                                                
                                                
-- stdout --
	Nonexistent

                                                
                                                
-- /stdout --
helpers_test.go:239: status error: exit status 7 (may be ok)
helpers_test.go:241: "NoKubernetes-931300" host is not running, skipping log retrieval (state="Nonexistent")
--- FAIL: TestNoKubernetes/serial/StartWithK8s (299.90s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (10800.455s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  C:\Users\jenkins.minikube6\AppData\Local\Temp\minikube-v1.26.0.2403966983.exe start -p stopped-upgrade-059500 --memory=2200 --vm-driver=hyperv
version_upgrade_test.go:183: (dbg) Done: C:\Users\jenkins.minikube6\AppData\Local\Temp\minikube-v1.26.0.2403966983.exe start -p stopped-upgrade-059500 --memory=2200 --vm-driver=hyperv: (5m44.0814072s)
version_upgrade_test.go:192: (dbg) Run:  C:\Users\jenkins.minikube6\AppData\Local\Temp\minikube-v1.26.0.2403966983.exe -p stopped-upgrade-059500 stop
version_upgrade_test.go:192: (dbg) Done: C:\Users\jenkins.minikube6\AppData\Local\Temp\minikube-v1.26.0.2403966983.exe -p stopped-upgrade-059500 stop: (36.5290815s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-windows-amd64.exe start -p stopped-upgrade-059500 --memory=2200 --alsologtostderr -v=1 --driver=hyperv
panic: test timed out after 3h0m0s
	running tests:
		TestForceSystemdEnv (4m33s)
		TestNetworkPlugins (4m46s)
		TestPause (1m52s)
		TestPause/serial (1m52s)
		TestPause/serial/Start (1m52s)
		TestRunningBinaryUpgrade (9m14s)
		TestStartStop (4m33s)
		TestStoppedBinaryUpgrade (6m32s)
		TestStoppedBinaryUpgrade/Upgrade (6m31s)

                                                
                                                
goroutine 2838 [running]:
testing.(*M).startAlarm.func1()
	/usr/local/go/src/testing/testing.go:2373 +0x385
created by time.goFunc
	/usr/local/go/src/time/sleep.go:215 +0x2d

                                                
                                                
goroutine 1 [chan receive, 6 minutes]:
testing.tRunner.func1()
	/usr/local/go/src/testing/testing.go:1651 +0x489
testing.tRunner(0xc000160340, 0xc000c09bc8)
	/usr/local/go/src/testing/testing.go:1696 +0x104
testing.runTests(0xc000700090, {0x588a3c0, 0x2a, 0x2a}, {0xffffffffffffffff?, 0xaed619?, 0x58b16c0?})
	/usr/local/go/src/testing/testing.go:2166 +0x43d
testing.(*M).Run(0xc00085af00)
	/usr/local/go/src/testing/testing.go:2034 +0x64a
k8s.io/minikube/test/integration.TestMain(0xc00085af00)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/main_test.go:62 +0x8b
main.main()
	_testmain.go:129 +0xa8

                                                
                                                
goroutine 11 [select]:
go.opencensus.io/stats/view.(*worker).start(0xc00048f600)
	/var/lib/jenkins/go/pkg/mod/go.opencensus.io@v0.24.0/stats/view/worker.go:292 +0x9f
created by go.opencensus.io/stats/view.init.0 in goroutine 1
	/var/lib/jenkins/go/pkg/mod/go.opencensus.io@v0.24.0/stats/view/worker.go:34 +0x8d

                                                
                                                
goroutine 2714 [chan receive, 6 minutes]:
testing.tRunner.func1()
	/usr/local/go/src/testing/testing.go:1651 +0x489
testing.tRunner(0xc0009e0ea0, 0xc000700318)
	/usr/local/go/src/testing/testing.go:1696 +0x104
created by testing.(*T).Run in goroutine 2528
	/usr/local/go/src/testing/testing.go:1743 +0x377

                                                
                                                
goroutine 2715 [chan receive, 6 minutes]:
testing.(*testContext).waitParallel(0xc000a50b40)
	/usr/local/go/src/testing/testing.go:1818 +0xac
testing.(*T).Parallel(0xc0009e1380)
	/usr/local/go/src/testing/testing.go:1485 +0x219
k8s.io/minikube/test/integration.MaybeParallel(0xc0009e1380)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/helpers_test.go:483 +0x34
k8s.io/minikube/test/integration.TestNetworkPlugins.func1.1(0xc0009e1380)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/net_test.go:106 +0x317
testing.tRunner(0xc0009e1380, 0xc00069a200)
	/usr/local/go/src/testing/testing.go:1690 +0xcb
created by testing.(*T).Run in goroutine 2714
	/usr/local/go/src/testing/testing.go:1743 +0x377

                                                
                                                
goroutine 146 [select, 3 minutes]:
k8s.io/apimachinery/pkg/util/wait.waitForWithContext({0x3f40a90, 0xc000108310}, 0xc00076df50, 0xc00076df98)
	/var/lib/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.31.1/pkg/util/wait/wait.go:205 +0xd1
k8s.io/apimachinery/pkg/util/wait.poll({0x3f40a90, 0xc000108310}, 0xa0?, 0xc00076df50, 0xc00076df98)
	/var/lib/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.31.1/pkg/util/wait/poll.go:260 +0x89
k8s.io/apimachinery/pkg/util/wait.PollImmediateUntilWithContext({0x3f40a90?, 0xc000108310?}, 0x0?, 0x0?)
	/var/lib/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.31.1/pkg/util/wait/poll.go:200 +0x45
k8s.io/apimachinery/pkg/util/wait.PollImmediateUntil(0xc00076dfd0?, 0xbbf2c4?, 0xc0008ba690?)
	/var/lib/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.31.1/pkg/util/wait/poll.go:187 +0x36
created by k8s.io/client-go/transport.(*dynamicClientCert).Run in goroutine 143
	/var/lib/jenkins/go/pkg/mod/k8s.io/client-go@v0.31.1/transport/cert_rotation.go:145 +0x27a

                                                
                                                
goroutine 2822 [chan receive, 6 minutes]:
testing.(*testContext).waitParallel(0xc000a50b40)
	/usr/local/go/src/testing/testing.go:1818 +0xac
testing.(*T).Parallel(0xc000d9e820)
	/usr/local/go/src/testing/testing.go:1485 +0x219
k8s.io/minikube/test/integration.MaybeParallel(0xc000d9e820)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/helpers_test.go:483 +0x34
k8s.io/minikube/test/integration.TestStartStop.func1.1(0xc000d9e820)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/start_stop_delete_test.go:94 +0x45
testing.tRunner(0xc000d9e820, 0xc000a5ae00)
	/usr/local/go/src/testing/testing.go:1690 +0xcb
created by testing.(*T).Run in goroutine 2769
	/usr/local/go/src/testing/testing.go:1743 +0x377

                                                
                                                
goroutine 2718 [chan receive, 6 minutes]:
testing.(*testContext).waitParallel(0xc000a50b40)
	/usr/local/go/src/testing/testing.go:1818 +0xac
testing.(*T).Parallel(0xc0009e1a00)
	/usr/local/go/src/testing/testing.go:1485 +0x219
k8s.io/minikube/test/integration.MaybeParallel(0xc0009e1a00)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/helpers_test.go:483 +0x34
k8s.io/minikube/test/integration.TestNetworkPlugins.func1.1(0xc0009e1a00)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/net_test.go:106 +0x317
testing.tRunner(0xc0009e1a00, 0xc00069a380)
	/usr/local/go/src/testing/testing.go:1690 +0xcb
created by testing.(*T).Run in goroutine 2714
	/usr/local/go/src/testing/testing.go:1743 +0x377

                                                
                                                
goroutine 143 [chan receive, 173 minutes]:
k8s.io/client-go/transport.(*dynamicClientCert).Run(0xc000c884c0, 0xc000108310)
	/var/lib/jenkins/go/pkg/mod/k8s.io/client-go@v0.31.1/transport/cert_rotation.go:150 +0x289
created by k8s.io/client-go/transport.(*tlsTransportCache).get in goroutine 141
	/var/lib/jenkins/go/pkg/mod/k8s.io/client-go@v0.31.1/transport/cache.go:122 +0x569

                                                
                                                
goroutine 2739 [chan receive, 6 minutes]:
testing.(*testContext).waitParallel(0xc000a50b40)
	/usr/local/go/src/testing/testing.go:1818 +0xac
testing.(*T).Parallel(0xc000773a00)
	/usr/local/go/src/testing/testing.go:1485 +0x219
k8s.io/minikube/test/integration.MaybeParallel(0xc000773a00)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/helpers_test.go:483 +0x34
k8s.io/minikube/test/integration.TestNetworkPlugins.func1.1(0xc000773a00)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/net_test.go:106 +0x317
testing.tRunner(0xc000773a00, 0xc00069a700)
	/usr/local/go/src/testing/testing.go:1690 +0xcb
created by testing.(*T).Run in goroutine 2714
	/usr/local/go/src/testing/testing.go:1743 +0x377

                                                
                                                
goroutine 2696 [syscall]:
syscall.SyscallN(0xc0019ffa26?, {0xc0019ff9e8?, 0x0?, 0x0?})
	/usr/local/go/src/runtime/syscall_windows.go:519 +0x46
syscall.Syscall(0x10?, 0xc0019ffa50?, 0x1000000a35ac5?, 0x1e?, 0x3?)
	/usr/local/go/src/runtime/syscall_windows.go:458 +0x2f
syscall.WaitForSingleObject(0x7a0, 0xffffffff)
	/usr/local/go/src/syscall/zsyscall_windows.go:1140 +0x5d
os.(*Process).wait(0xc000610300?)
	/usr/local/go/src/os/exec_windows.go:28 +0xe6
os.(*Process).Wait(...)
	/usr/local/go/src/os/exec.go:358
os/exec.(*Cmd).Wait(0xc000610300)
	/usr/local/go/src/os/exec/exec.go:906 +0x45
os/exec.(*Cmd).Run(0xc000610300)
	/usr/local/go/src/os/exec/exec.go:610 +0x2d
k8s.io/minikube/test/integration.Run(0xc000773380, 0xc000610300)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/helpers_test.go:103 +0x1e5
k8s.io/minikube/test/integration.TestStoppedBinaryUpgrade.func2(0xc000773380)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/version_upgrade_test.go:198 +0x6f5
testing.tRunner(0xc000773380, 0xc00012c0c0)
	/usr/local/go/src/testing/testing.go:1690 +0xcb
created by testing.(*T).Run in goroutine 2616
	/usr/local/go/src/testing/testing.go:1743 +0x377

                                                
                                                
goroutine 2810 [syscall, 3 minutes]:
syscall.SyscallN(0x20f8923a6a8?, {0xc001c61af0?, 0xc001c61b20?, 0xa43c85?})
	/usr/local/go/src/runtime/syscall_windows.go:519 +0x46
syscall.Syscall6(0xa90705?, 0x20f89230598?, 0x35?, 0x0?, 0x1000?, 0xc001c61bd0?, 0x10100a282c6?, 0x20fcecff838?)
	/usr/local/go/src/runtime/syscall_windows.go:465 +0x5c
syscall.readFile(0x6f8, {0xc0006b6000?, 0x200, 0x0?}, 0x7?, 0x800000?)
	/usr/local/go/src/syscall/zsyscall_windows.go:1019 +0x8b
syscall.ReadFile(...)
	/usr/local/go/src/syscall/syscall_windows.go:443
syscall.Read(0xc001a81208?, {0xc0006b6000?, 0x200?, 0x0?})
	/usr/local/go/src/syscall/syscall_windows.go:422 +0x2d
internal/poll.(*FD).Read(0xc001a81208, {0xc0006b6000, 0x200, 0x200})
	/usr/local/go/src/internal/poll/fd_windows.go:424 +0x1b9
os.(*File).read(...)
	/usr/local/go/src/os/file_posix.go:29
os.(*File).Read(0xc0001266a0, {0xc0006b6000?, 0xa9fe20?, 0x0?})
	/usr/local/go/src/os/file.go:124 +0x52
bytes.(*Buffer).ReadFrom(0xc0019be210, {0x3f06660, 0xc000126768})
	/usr/local/go/src/bytes/buffer.go:211 +0x98
io.copyBuffer({0x3f067e0, 0xc0019be210}, {0x3f06660, 0xc000126768}, {0x0, 0x0, 0x0})
	/usr/local/go/src/io/io.go:415 +0x151
io.Copy(...)
	/usr/local/go/src/io/io.go:388
os.genericWriteTo(0x0?, {0x3f067e0, 0xc0019be210})
	/usr/local/go/src/os/file.go:275 +0x4f
os.(*File).WriteTo(0x58330f0?, {0x3f067e0?, 0xc0019be210?})
	/usr/local/go/src/os/file.go:253 +0x49
io.copyBuffer({0x3f067e0, 0xc0019be210}, {0x3f06740, 0xc0001266a0}, {0x0, 0x0, 0x0})
	/usr/local/go/src/io/io.go:411 +0x9d
io.Copy(...)
	/usr/local/go/src/io/io.go:388
os/exec.(*Cmd).writerDescriptor.func1()
	/usr/local/go/src/os/exec/exec.go:580 +0x34
os/exec.(*Cmd).Start.func2(0xc0000785b0?)
	/usr/local/go/src/os/exec/exec.go:733 +0x2c
created by os/exec.(*Cmd).Start in goroutine 2705
	/usr/local/go/src/os/exec/exec.go:732 +0xa25

                                                
                                                
goroutine 147 [select, 3 minutes]:
k8s.io/apimachinery/pkg/util/wait.PollImmediateUntilWithContext.poller.func1.1()
	/var/lib/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.31.1/pkg/util/wait/poll.go:297 +0x19b
created by k8s.io/apimachinery/pkg/util/wait.PollImmediateUntilWithContext.poller.func1 in goroutine 146
	/var/lib/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.31.1/pkg/util/wait/poll.go:280 +0xbb

                                                
                                                
goroutine 142 [select]:
k8s.io/client-go/util/workqueue.(*delayingType[...]).waitingLoop(0x3f36d40)
	/var/lib/jenkins/go/pkg/mod/k8s.io/client-go@v0.31.1/util/workqueue/delaying_queue.go:304 +0x2ff
created by k8s.io/client-go/util/workqueue.newDelayingQueue[...] in goroutine 141
	/var/lib/jenkins/go/pkg/mod/k8s.io/client-go@v0.31.1/util/workqueue/delaying_queue.go:141 +0x238

                                                
                                                
goroutine 113 [sync.Cond.Wait, 3 minutes]:
sync.runtime_notifyListWait(0xc000c88490, 0x3b)
	/usr/local/go/src/runtime/sema.go:587 +0x15d
sync.(*Cond).Wait(0xc00195dd80?)
	/usr/local/go/src/sync/cond.go:71 +0x85
k8s.io/client-go/util/workqueue.(*Typed[...]).Get(0x3f5c160)
	/var/lib/jenkins/go/pkg/mod/k8s.io/client-go@v0.31.1/util/workqueue/queue.go:282 +0x8b
k8s.io/client-go/transport.(*dynamicClientCert).processNextWorkItem(0xc000c884c0)
	/var/lib/jenkins/go/pkg/mod/k8s.io/client-go@v0.31.1/transport/cert_rotation.go:159 +0x47
k8s.io/client-go/transport.(*dynamicClientCert).runWorker(...)
	/var/lib/jenkins/go/pkg/mod/k8s.io/client-go@v0.31.1/transport/cert_rotation.go:154
k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0x30?)
	/var/lib/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.31.1/pkg/util/wait/backoff.go:226 +0x33
k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000e00000, {0x3f08080, 0xc000e80060}, 0x1, 0xc000108310)
	/var/lib/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.31.1/pkg/util/wait/backoff.go:227 +0xaf
k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000e00000, 0x3b9aca00, 0x0, 0x1, 0xc000108310)
	/var/lib/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.31.1/pkg/util/wait/backoff.go:204 +0x7f
k8s.io/apimachinery/pkg/util/wait.Until(...)
	/var/lib/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.31.1/pkg/util/wait/backoff.go:161
created by k8s.io/client-go/transport.(*dynamicClientCert).Run in goroutine 143
	/var/lib/jenkins/go/pkg/mod/k8s.io/client-go@v0.31.1/transport/cert_rotation.go:143 +0x1cf

                                                
                                                
goroutine 1356 [select, 3 minutes]:
k8s.io/apimachinery/pkg/util/wait.PollImmediateUntilWithContext.poller.func1.1()
	/var/lib/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.31.1/pkg/util/wait/poll.go:297 +0x19b
created by k8s.io/apimachinery/pkg/util/wait.PollImmediateUntilWithContext.poller.func1 in goroutine 1355
	/var/lib/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.31.1/pkg/util/wait/poll.go:280 +0xbb

                                                
                                                
goroutine 2834 [select, 6 minutes]:
os/exec.(*Cmd).watchCtx(0xc001874480, 0xc001842bd0)
	/usr/local/go/src/os/exec/exec.go:773 +0xb5
created by os/exec.(*Cmd).Start in goroutine 1126
	/usr/local/go/src/os/exec/exec.go:759 +0x9e9

                                                
                                                
goroutine 2562 [chan receive, 3 minutes]:
testing.(*T).Run(0xc0007731e0, {0x3231b8a?, 0xd18c2e2800?}, 0xc0019be0f0)
	/usr/local/go/src/testing/testing.go:1751 +0x392
k8s.io/minikube/test/integration.TestPause(0xc0007731e0)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/pause_test.go:41 +0x159
testing.tRunner(0xc0007731e0, 0x3bcfb50)
	/usr/local/go/src/testing/testing.go:1690 +0xcb
created by testing.(*T).Run in goroutine 1
	/usr/local/go/src/testing/testing.go:1743 +0x377

                                                
                                                
goroutine 1399 [chan receive, 142 minutes]:
k8s.io/client-go/transport.(*dynamicClientCert).Run(0xc00077f600, 0xc000108310)
	/var/lib/jenkins/go/pkg/mod/k8s.io/client-go@v0.31.1/transport/cert_rotation.go:150 +0x289
created by k8s.io/client-go/transport.(*tlsTransportCache).get in goroutine 1397
	/var/lib/jenkins/go/pkg/mod/k8s.io/client-go@v0.31.1/transport/cache.go:122 +0x569

                                                
                                                
goroutine 2804 [syscall, 3 minutes]:
syscall.SyscallN(0xc00188fae0?, {0xc00188faf0?, 0xc00188fb20?, 0xa43c85?})
	/usr/local/go/src/runtime/syscall_windows.go:519 +0x46
syscall.Syscall6(0xa90705?, 0x0?, 0x0?, 0xc000000000?, 0x10?, 0x10?, 0x10100a282c6?, 0x20fce792e48?)
	/usr/local/go/src/runtime/syscall_windows.go:465 +0x5c
syscall.readFile(0x754, {0xc0009920d6?, 0x1f2a, 0xae97ff?}, 0xc001a346c8?, 0x800000?)
	/usr/local/go/src/syscall/zsyscall_windows.go:1019 +0x8b
syscall.ReadFile(...)
	/usr/local/go/src/syscall/syscall_windows.go:443
syscall.Read(0xc001a346c8?, {0xc0009920d6?, 0x4000?, 0x0?})
	/usr/local/go/src/syscall/syscall_windows.go:422 +0x2d
internal/poll.(*FD).Read(0xc001a346c8, {0xc0009920d6, 0x1f2a, 0x1f2a})
	/usr/local/go/src/internal/poll/fd_windows.go:424 +0x1b9
os.(*File).read(...)
	/usr/local/go/src/os/file_posix.go:29
os.(*File).Read(0xc0008aa280, {0xc0009920d6?, 0xa9fe20?, 0x1e21?})
	/usr/local/go/src/os/file.go:124 +0x52
bytes.(*Buffer).ReadFrom(0xc0018440c0, {0x3f06660, 0xc0001265d8})
	/usr/local/go/src/bytes/buffer.go:211 +0x98
io.copyBuffer({0x3f067e0, 0xc0018440c0}, {0x3f06660, 0xc0001265d8}, {0x0, 0x0, 0x0})
	/usr/local/go/src/io/io.go:415 +0x151
io.Copy(...)
	/usr/local/go/src/io/io.go:388
os.genericWriteTo(0xa5a1c5?, {0x3f067e0, 0xc0018440c0})
	/usr/local/go/src/os/file.go:275 +0x4f
os.(*File).WriteTo(0x58330f0?, {0x3f067e0?, 0xc0018440c0?})
	/usr/local/go/src/os/file.go:253 +0x49
io.copyBuffer({0x3f067e0, 0xc0018440c0}, {0x3f06740, 0xc0008aa280}, {0x0, 0x0, 0x0})
	/usr/local/go/src/io/io.go:411 +0x9d
io.Copy(...)
	/usr/local/go/src/io/io.go:388
os/exec.(*Cmd).writerDescriptor.func1()
	/usr/local/go/src/os/exec/exec.go:580 +0x34
os/exec.(*Cmd).Start.func2(0xc000078700?)
	/usr/local/go/src/os/exec/exec.go:733 +0x2c
created by os/exec.(*Cmd).Start in goroutine 2615
	/usr/local/go/src/os/exec/exec.go:732 +0xa25

                                                
                                                
goroutine 2616 [chan receive, 8 minutes]:
testing.(*T).Run(0xc000773d40, {0x323444e?, 0x3005753e800?}, 0xc00012c0c0)
	/usr/local/go/src/testing/testing.go:1751 +0x392
k8s.io/minikube/test/integration.TestStoppedBinaryUpgrade(0xc000773d40)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/version_upgrade_test.go:160 +0x2ab
testing.tRunner(0xc000773d40, 0x3bcfb88)
	/usr/local/go/src/testing/testing.go:1690 +0xcb
created by testing.(*T).Run in goroutine 1
	/usr/local/go/src/testing/testing.go:1743 +0x377

                                                
                                                
goroutine 1150 [IO wait, 152 minutes]:
internal/poll.runtime_pollWait(0x20fcea097b8, 0x72)
	/usr/local/go/src/runtime/netpoll.go:351 +0x85
internal/poll.(*pollDesc).wait(0xae8255?, 0xa9049d?, 0x0)
	/usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27
internal/poll.execIO(0xc0009b6a20, 0xc001957b88)
	/usr/local/go/src/internal/poll/fd_windows.go:177 +0x105
internal/poll.(*FD).acceptOne(0xc0009b6a08, 0x348, {0xc0000425a0?, 0x2000?, 0x0?}, 0x1957c1c?)
	/usr/local/go/src/internal/poll/fd_windows.go:946 +0x65
internal/poll.(*FD).Accept(0xc0009b6a08, 0xc001957d68)
	/usr/local/go/src/internal/poll/fd_windows.go:980 +0x1b6
net.(*netFD).accept(0xc0009b6a08)
	/usr/local/go/src/net/fd_windows.go:182 +0x4b
net.(*TCPListener).accept(0xc000e0ea00)
	/usr/local/go/src/net/tcpsock_posix.go:159 +0x1e
net.(*TCPListener).Accept(0xc000e0ea00)
	/usr/local/go/src/net/tcpsock.go:372 +0x30
net/http.(*Server).Serve(0xc000232b40, {0x3f33c20, 0xc000e0ea00})
	/usr/local/go/src/net/http/server.go:3330 +0x30c
net/http.(*Server).ListenAndServe(0xc000232b40)
	/usr/local/go/src/net/http/server.go:3259 +0x71
k8s.io/minikube/test/integration.startHTTPProxy.func1(0xd?, 0xc000160000)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/functional_test.go:2213 +0x18
created by k8s.io/minikube/test/integration.startHTTPProxy in goroutine 1169
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/functional_test.go:2212 +0x129

                                                
                                                
goroutine 2721 [chan receive, 6 minutes]:
testing.(*testContext).waitParallel(0xc000a50b40)
	/usr/local/go/src/testing/testing.go:1818 +0xac
testing.(*T).Parallel(0xc000773520)
	/usr/local/go/src/testing/testing.go:1485 +0x219
k8s.io/minikube/test/integration.MaybeParallel(0xc000773520)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/helpers_test.go:483 +0x34
k8s.io/minikube/test/integration.TestNetworkPlugins.func1.1(0xc000773520)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/net_test.go:106 +0x317
testing.tRunner(0xc000773520, 0xc00069a580)
	/usr/local/go/src/testing/testing.go:1690 +0xcb
created by testing.(*T).Run in goroutine 2714
	/usr/local/go/src/testing/testing.go:1743 +0x377

                                                
                                                
goroutine 1126 [syscall, 6 minutes]:
syscall.SyscallN(0xc001ce9b2e?, {0xc001ce9af0?, 0x0?, 0x0?})
	/usr/local/go/src/runtime/syscall_windows.go:519 +0x46
syscall.Syscall(0x10?, 0xc001ce9b58?, 0x1000000a35ac5?, 0x1e?, 0x3?)
	/usr/local/go/src/runtime/syscall_windows.go:458 +0x2f
syscall.WaitForSingleObject(0x63c, 0xffffffff)
	/usr/local/go/src/syscall/zsyscall_windows.go:1140 +0x5d
os.(*Process).wait(0xc001874480?)
	/usr/local/go/src/os/exec_windows.go:28 +0xe6
os.(*Process).Wait(...)
	/usr/local/go/src/os/exec.go:358
os/exec.(*Cmd).Wait(0xc001874480)
	/usr/local/go/src/os/exec/exec.go:906 +0x45
os/exec.(*Cmd).Run(0xc001874480)
	/usr/local/go/src/os/exec/exec.go:610 +0x2d
k8s.io/minikube/test/integration.Run(0xc0007729c0, 0xc001874480)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/helpers_test.go:103 +0x1e5
k8s.io/minikube/test/integration.TestForceSystemdEnv(0xc0007729c0)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/docker_test.go:155 +0x3b3
testing.tRunner(0xc0007729c0, 0x3bcfa90)
	/usr/local/go/src/testing/testing.go:1690 +0xcb
created by testing.(*T).Run in goroutine 1
	/usr/local/go/src/testing/testing.go:1743 +0x377

                                                
                                                
goroutine 2738 [chan receive, 6 minutes]:
testing.(*testContext).waitParallel(0xc000a50b40)
	/usr/local/go/src/testing/testing.go:1818 +0xac
testing.(*T).Parallel(0xc0007736c0)
	/usr/local/go/src/testing/testing.go:1485 +0x219
k8s.io/minikube/test/integration.MaybeParallel(0xc0007736c0)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/helpers_test.go:483 +0x34
k8s.io/minikube/test/integration.TestNetworkPlugins.func1.1(0xc0007736c0)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/net_test.go:106 +0x317
testing.tRunner(0xc0007736c0, 0xc00069a680)
	/usr/local/go/src/testing/testing.go:1690 +0xcb
created by testing.(*T).Run in goroutine 2714
	/usr/local/go/src/testing/testing.go:1743 +0x377

                                                
                                                
goroutine 2799 [chan receive, 6 minutes]:
testing.(*testContext).waitParallel(0xc000a50b40)
	/usr/local/go/src/testing/testing.go:1818 +0xac
testing.(*T).Parallel(0xc0005ceea0)
	/usr/local/go/src/testing/testing.go:1485 +0x219
k8s.io/minikube/test/integration.MaybeParallel(0xc0005ceea0)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/helpers_test.go:483 +0x34
k8s.io/minikube/test/integration.TestStartStop.func1.1(0xc0005ceea0)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/start_stop_delete_test.go:94 +0x45
testing.tRunner(0xc0005ceea0, 0xc0019dadc0)
	/usr/local/go/src/testing/testing.go:1690 +0xcb
created by testing.(*T).Run in goroutine 2769
	/usr/local/go/src/testing/testing.go:1743 +0x377

                                                
                                                
goroutine 1398 [select]:
k8s.io/client-go/util/workqueue.(*delayingType[...]).waitingLoop(0x3f36d40)
	/var/lib/jenkins/go/pkg/mod/k8s.io/client-go@v0.31.1/util/workqueue/delaying_queue.go:304 +0x2ff
created by k8s.io/client-go/util/workqueue.newDelayingQueue[...] in goroutine 1397
	/var/lib/jenkins/go/pkg/mod/k8s.io/client-go@v0.31.1/util/workqueue/delaying_queue.go:141 +0x238

                                                
                                                
goroutine 1355 [select, 3 minutes]:
k8s.io/apimachinery/pkg/util/wait.waitForWithContext({0x3f40a90, 0xc000108310}, 0xc001aa3f50, 0xc001aa3f98)
	/var/lib/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.31.1/pkg/util/wait/wait.go:205 +0xd1
k8s.io/apimachinery/pkg/util/wait.poll({0x3f40a90, 0xc000108310}, 0x90?, 0xc001aa3f50, 0xc001aa3f98)
	/var/lib/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.31.1/pkg/util/wait/poll.go:260 +0x89
k8s.io/apimachinery/pkg/util/wait.PollImmediateUntilWithContext({0x3f40a90?, 0xc000108310?}, 0x0?, 0xc001e5c480?)
	/var/lib/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.31.1/pkg/util/wait/poll.go:200 +0x45
k8s.io/apimachinery/pkg/util/wait.PollImmediateUntil(0xbbf265?, 0xc0004a5e00?, 0xc000109b90?)
	/var/lib/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.31.1/pkg/util/wait/poll.go:187 +0x36
created by k8s.io/client-go/transport.(*dynamicClientCert).Run in goroutine 1399
	/var/lib/jenkins/go/pkg/mod/k8s.io/client-go@v0.31.1/transport/cert_rotation.go:145 +0x27a

                                                
                                                
goroutine 2769 [chan receive, 6 minutes]:
testing.tRunner.func1()
	/usr/local/go/src/testing/testing.go:1651 +0x489
testing.tRunner(0xc000d9e000, 0x3bcfd70)
	/usr/local/go/src/testing/testing.go:1696 +0x104
created by testing.(*T).Run in goroutine 2613
	/usr/local/go/src/testing/testing.go:1743 +0x377

                                                
                                                
goroutine 2615 [syscall, 3 minutes]:
syscall.SyscallN(0xc00094ba0e?, {0xc00094b9d0?, 0x0?, 0x0?})
	/usr/local/go/src/runtime/syscall_windows.go:519 +0x46
syscall.Syscall(0x10?, 0xc00094ba38?, 0x1000000a35ac5?, 0x1e?, 0x3?)
	/usr/local/go/src/runtime/syscall_windows.go:458 +0x2f
syscall.WaitForSingleObject(0x500, 0xffffffff)
	/usr/local/go/src/syscall/zsyscall_windows.go:1140 +0x5d
os.(*Process).wait(0xc0001e4300?)
	/usr/local/go/src/os/exec_windows.go:28 +0xe6
os.(*Process).Wait(...)
	/usr/local/go/src/os/exec.go:358
os/exec.(*Cmd).Wait(0xc0001e4300)
	/usr/local/go/src/os/exec/exec.go:906 +0x45
os/exec.(*Cmd).Run(0xc0001e4300)
	/usr/local/go/src/os/exec/exec.go:610 +0x2d
k8s.io/minikube/test/integration.Run(0xc000773ba0, 0xc0001e4300)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/helpers_test.go:103 +0x1e5
k8s.io/minikube/test/integration.TestRunningBinaryUpgrade(0xc000773ba0)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/version_upgrade_test.go:130 +0x735
testing.tRunner(0xc000773ba0, 0x3bcfb60)
	/usr/local/go/src/testing/testing.go:1690 +0xcb
created by testing.(*T).Run in goroutine 1
	/usr/local/go/src/testing/testing.go:1743 +0x377

                                                
                                                
goroutine 2528 [chan receive, 6 minutes]:
testing.(*T).Run(0xc000772ea0, {0x32307ad?, 0xc0009a5f60?}, 0xc000700318)
	/usr/local/go/src/testing/testing.go:1751 +0x392
k8s.io/minikube/test/integration.TestNetworkPlugins(0xc000772ea0)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/net_test.go:52 +0xd3
testing.tRunner(0xc000772ea0, 0x3bcfb38)
	/usr/local/go/src/testing/testing.go:1690 +0xcb
created by testing.(*T).Run in goroutine 1
	/usr/local/go/src/testing/testing.go:1743 +0x377

                                                
                                                
goroutine 2811 [select, 3 minutes]:
os/exec.(*Cmd).watchCtx(0xc001874180, 0xc001be4620)
	/usr/local/go/src/os/exec/exec.go:773 +0xb5
created by os/exec.(*Cmd).Start in goroutine 2705
	/usr/local/go/src/os/exec/exec.go:759 +0x9e9

                                                
                                                
goroutine 2820 [chan receive, 6 minutes]:
testing.(*testContext).waitParallel(0xc000a50b40)
	/usr/local/go/src/testing/testing.go:1818 +0xac
testing.(*T).Parallel(0xc000d9e4e0)
	/usr/local/go/src/testing/testing.go:1485 +0x219
k8s.io/minikube/test/integration.MaybeParallel(0xc000d9e4e0)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/helpers_test.go:483 +0x34
k8s.io/minikube/test/integration.TestStartStop.func1.1(0xc000d9e4e0)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/start_stop_delete_test.go:94 +0x45
testing.tRunner(0xc000d9e4e0, 0xc000a5ad80)
	/usr/local/go/src/testing/testing.go:1690 +0xcb
created by testing.(*T).Run in goroutine 2769
	/usr/local/go/src/testing/testing.go:1743 +0x377

                                                
                                                
goroutine 1597 [chan send, 137 minutes]:
os/exec.(*Cmd).watchCtx(0xc001d8ea80, 0xc001db8ee0)
	/usr/local/go/src/os/exec/exec.go:798 +0x3e5
created by os/exec.(*Cmd).Start in goroutine 1262
	/usr/local/go/src/os/exec/exec.go:759 +0x9e9

                                                
                                                
goroutine 1354 [sync.Cond.Wait, 3 minutes]:
sync.runtime_notifyListWait(0xc00077f5d0, 0x33)
	/usr/local/go/src/runtime/sema.go:587 +0x15d
sync.(*Cond).Wait(0xc000967d80?)
	/usr/local/go/src/sync/cond.go:71 +0x85
k8s.io/client-go/util/workqueue.(*Typed[...]).Get(0x3f5c160)
	/var/lib/jenkins/go/pkg/mod/k8s.io/client-go@v0.31.1/util/workqueue/queue.go:282 +0x8b
k8s.io/client-go/transport.(*dynamicClientCert).processNextWorkItem(0xc00077f600)
	/var/lib/jenkins/go/pkg/mod/k8s.io/client-go@v0.31.1/transport/cert_rotation.go:159 +0x47
k8s.io/client-go/transport.(*dynamicClientCert).runWorker(...)
	/var/lib/jenkins/go/pkg/mod/k8s.io/client-go@v0.31.1/transport/cert_rotation.go:154
k8s.io/apimachinery/pkg/util/wait.BackoffUntil.func1(0x30?)
	/var/lib/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.31.1/pkg/util/wait/backoff.go:226 +0x33
k8s.io/apimachinery/pkg/util/wait.BackoffUntil(0xc000c87d80, {0x3f08080, 0xc000d3ef00}, 0x1, 0xc000108310)
	/var/lib/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.31.1/pkg/util/wait/backoff.go:227 +0xaf
k8s.io/apimachinery/pkg/util/wait.JitterUntil(0xc000c87d80, 0x3b9aca00, 0x0, 0x1, 0xc000108310)
	/var/lib/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.31.1/pkg/util/wait/backoff.go:204 +0x7f
k8s.io/apimachinery/pkg/util/wait.Until(...)
	/var/lib/jenkins/go/pkg/mod/k8s.io/apimachinery@v0.31.1/pkg/util/wait/backoff.go:161
created by k8s.io/client-go/transport.(*dynamicClientCert).Run in goroutine 1399
	/var/lib/jenkins/go/pkg/mod/k8s.io/client-go@v0.31.1/transport/cert_rotation.go:143 +0x1cf

                                                
                                                
goroutine 1395 [chan send, 142 minutes]:
os/exec.(*Cmd).watchCtx(0xc000dc8180, 0xc0008b95e0)
	/usr/local/go/src/os/exec/exec.go:798 +0x3e5
created by os/exec.(*Cmd).Start in goroutine 1394
	/usr/local/go/src/os/exec/exec.go:759 +0x9e9

                                                
                                                
goroutine 2818 [chan receive, 6 minutes]:
testing.(*testContext).waitParallel(0xc000a50b40)
	/usr/local/go/src/testing/testing.go:1818 +0xac
testing.(*T).Parallel(0xc000d9e1a0)
	/usr/local/go/src/testing/testing.go:1485 +0x219
k8s.io/minikube/test/integration.MaybeParallel(0xc000d9e1a0)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/helpers_test.go:483 +0x34
k8s.io/minikube/test/integration.TestStartStop.func1.1(0xc000d9e1a0)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/start_stop_delete_test.go:94 +0x45
testing.tRunner(0xc000d9e1a0, 0xc000a5ac80)
	/usr/local/go/src/testing/testing.go:1690 +0xcb
created by testing.(*T).Run in goroutine 2769
	/usr/local/go/src/testing/testing.go:1743 +0x377

                                                
                                                
goroutine 2720 [chan receive, 6 minutes]:
testing.(*testContext).waitParallel(0xc000a50b40)
	/usr/local/go/src/testing/testing.go:1818 +0xac
testing.(*T).Parallel(0xc0009e1d40)
	/usr/local/go/src/testing/testing.go:1485 +0x219
k8s.io/minikube/test/integration.MaybeParallel(0xc0009e1d40)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/helpers_test.go:483 +0x34
k8s.io/minikube/test/integration.TestNetworkPlugins.func1.1(0xc0009e1d40)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/net_test.go:106 +0x317
testing.tRunner(0xc0009e1d40, 0xc00069a500)
	/usr/local/go/src/testing/testing.go:1690 +0xcb
created by testing.(*T).Run in goroutine 2714
	/usr/local/go/src/testing/testing.go:1743 +0x377

                                                
                                                
goroutine 2819 [chan receive, 6 minutes]:
testing.(*testContext).waitParallel(0xc000a50b40)
	/usr/local/go/src/testing/testing.go:1818 +0xac
testing.(*T).Parallel(0xc000d9e340)
	/usr/local/go/src/testing/testing.go:1485 +0x219
k8s.io/minikube/test/integration.MaybeParallel(0xc000d9e340)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/helpers_test.go:483 +0x34
k8s.io/minikube/test/integration.TestStartStop.func1.1(0xc000d9e340)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/start_stop_delete_test.go:94 +0x45
testing.tRunner(0xc000d9e340, 0xc000a5ad40)
	/usr/local/go/src/testing/testing.go:1690 +0xcb
created by testing.(*T).Run in goroutine 2769
	/usr/local/go/src/testing/testing.go:1743 +0x377

                                                
                                                
goroutine 2717 [chan receive, 6 minutes]:
testing.(*testContext).waitParallel(0xc000a50b40)
	/usr/local/go/src/testing/testing.go:1818 +0xac
testing.(*T).Parallel(0xc0009e1860)
	/usr/local/go/src/testing/testing.go:1485 +0x219
k8s.io/minikube/test/integration.MaybeParallel(0xc0009e1860)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/helpers_test.go:483 +0x34
k8s.io/minikube/test/integration.TestNetworkPlugins.func1.1(0xc0009e1860)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/net_test.go:106 +0x317
testing.tRunner(0xc0009e1860, 0xc00069a300)
	/usr/local/go/src/testing/testing.go:1690 +0xcb
created by testing.(*T).Run in goroutine 2714
	/usr/local/go/src/testing/testing.go:1743 +0x377

                                                
                                                
goroutine 2801 [syscall]:
syscall.SyscallN(0xc?, {0xc000c5faf0?, 0x1?, 0xa43c85?})
	/usr/local/go/src/runtime/syscall_windows.go:519 +0x46
syscall.Syscall6(0xa90705?, 0x0?, 0x0?, 0x0?, 0x6474735b203a656e?, 0x3d3d3d3d20727265?, 0x101205d3e3d?, 0x20fce790968?)
	/usr/local/go/src/runtime/syscall_windows.go:465 +0x5c
syscall.readFile(0x4f8, {0xc0009ef1a4?, 0x6e5c, 0xae97ff?}, 0x2020323735353134?, 0x800000?)
	/usr/local/go/src/syscall/zsyscall_windows.go:1019 +0x8b
syscall.ReadFile(...)
	/usr/local/go/src/syscall/syscall_windows.go:443
syscall.Read(0xc001a81b08?, {0xc0009ef1a4?, 0x10000?, 0x0?})
	/usr/local/go/src/syscall/syscall_windows.go:422 +0x2d
internal/poll.(*FD).Read(0xc001a81b08, {0xc0009ef1a4, 0x6e5c, 0x6e5c})
	/usr/local/go/src/internal/poll/fd_windows.go:424 +0x1b9
os.(*File).read(...)
	/usr/local/go/src/os/file_posix.go:29
os.(*File).Read(0xc000127768, {0xc0009ef1a4?, 0xc000c5fd50?, 0x7e28?})
	/usr/local/go/src/os/file.go:124 +0x52
bytes.(*Buffer).ReadFrom(0xc001844de0, {0x3f06660, 0xc00098f480})
	/usr/local/go/src/bytes/buffer.go:211 +0x98
io.copyBuffer({0x3f067e0, 0xc001844de0}, {0x3f06660, 0xc00098f480}, {0x0, 0x0, 0x0})
	/usr/local/go/src/io/io.go:415 +0x151
io.Copy(...)
	/usr/local/go/src/io/io.go:388
os.genericWriteTo(0xc000c5fe78?, {0x3f067e0, 0xc001844de0})
	/usr/local/go/src/os/file.go:275 +0x4f
os.(*File).WriteTo(0x58330f0?, {0x3f067e0?, 0xc001844de0?})
	/usr/local/go/src/os/file.go:253 +0x49
io.copyBuffer({0x3f067e0, 0xc001844de0}, {0x3f06740, 0xc000127768}, {0x0, 0x0, 0x0})
	/usr/local/go/src/io/io.go:411 +0x9d
io.Copy(...)
	/usr/local/go/src/io/io.go:388
os/exec.(*Cmd).writerDescriptor.func1()
	/usr/local/go/src/os/exec/exec.go:580 +0x34
os/exec.(*Cmd).Start.func2(0xc0018b16c0?)
	/usr/local/go/src/os/exec/exec.go:733 +0x2c
created by os/exec.(*Cmd).Start in goroutine 1126
	/usr/local/go/src/os/exec/exec.go:732 +0xa25

                                                
                                                
goroutine 2803 [syscall, 3 minutes]:
syscall.SyscallN(0x20fcea6a078?, {0xc000c59af0?, 0xc000c59b20?, 0xa43c85?})
	/usr/local/go/src/runtime/syscall_windows.go:519 +0x46
syscall.Syscall6(0xa90705?, 0x20f89230eb8?, 0xa35a4d?, 0xc001a901c0?, 0x20fceb76b58?, 0x2?, 0x10100a282c6?, 0x20fcea0c3c8?)
	/usr/local/go/src/runtime/syscall_windows.go:465 +0x5c
syscall.readFile(0x4fc, {0xc000d8ea6f?, 0x591, 0xae97ff?}, 0x60?, 0x800000?)
	/usr/local/go/src/syscall/zsyscall_windows.go:1019 +0x8b
syscall.ReadFile(...)
	/usr/local/go/src/syscall/syscall_windows.go:443
syscall.Read(0xc001a34248?, {0xc000d8ea6f?, 0x800?, 0x0?})
	/usr/local/go/src/syscall/syscall_windows.go:422 +0x2d
internal/poll.(*FD).Read(0xc001a34248, {0xc000d8ea6f, 0x591, 0x591})
	/usr/local/go/src/internal/poll/fd_windows.go:424 +0x1b9
os.(*File).read(...)
	/usr/local/go/src/os/file_posix.go:29
os.(*File).Read(0xc0008aa020, {0xc000d8ea6f?, 0xa9fe20?, 0x20c?})
	/usr/local/go/src/os/file.go:124 +0x52
bytes.(*Buffer).ReadFrom(0xc001844090, {0x3f06660, 0xc000e06058})
	/usr/local/go/src/bytes/buffer.go:211 +0x98
io.copyBuffer({0x3f067e0, 0xc001844090}, {0x3f06660, 0xc000e06058}, {0x0, 0x0, 0x0})
	/usr/local/go/src/io/io.go:415 +0x151
io.Copy(...)
	/usr/local/go/src/io/io.go:388
os.genericWriteTo(0x0?, {0x3f067e0, 0xc001844090})
	/usr/local/go/src/os/file.go:275 +0x4f
os.(*File).WriteTo(0x58330f0?, {0x3f067e0?, 0xc001844090?})
	/usr/local/go/src/os/file.go:253 +0x49
io.copyBuffer({0x3f067e0, 0xc001844090}, {0x3f06740, 0xc0008aa020}, {0x0, 0x0, 0x0})
	/usr/local/go/src/io/io.go:411 +0x9d
io.Copy(...)
	/usr/local/go/src/io/io.go:388
os/exec.(*Cmd).writerDescriptor.func1()
	/usr/local/go/src/os/exec/exec.go:580 +0x34
os/exec.(*Cmd).Start.func2(0x0?)
	/usr/local/go/src/os/exec/exec.go:733 +0x2c
created by os/exec.(*Cmd).Start in goroutine 2615
	/usr/local/go/src/os/exec/exec.go:732 +0xa25

                                                
                                                
goroutine 2800 [syscall, 3 minutes]:
syscall.SyscallN(0x20fce793488?, {0xc0009a9af0?, 0xc0009a9b20?, 0xa43c85?})
	/usr/local/go/src/runtime/syscall_windows.go:519 +0x46
syscall.Syscall6(0xa90705?, 0x0?, 0x0?, 0x0?, 0xc0009a9c10?, 0xb7c77e?, 0x10100a282c6?, 0x20fceb77058?)
	/usr/local/go/src/runtime/syscall_windows.go:465 +0x5c
syscall.readFile(0x72c, {0xc001be8250?, 0x5b0, 0xae97ff?}, 0xa9d?, 0x800000?)
	/usr/local/go/src/syscall/zsyscall_windows.go:1019 +0x8b
syscall.ReadFile(...)
	/usr/local/go/src/syscall/syscall_windows.go:443
syscall.Read(0xc001a81688?, {0xc001be8250?, 0x800?, 0x0?})
	/usr/local/go/src/syscall/syscall_windows.go:422 +0x2d
internal/poll.(*FD).Read(0xc001a81688, {0xc001be8250, 0x5b0, 0x5b0})
	/usr/local/go/src/internal/poll/fd_windows.go:424 +0x1b9
os.(*File).read(...)
	/usr/local/go/src/os/file_posix.go:29
os.(*File).Read(0xc000127750, {0xc001be8250?, 0xa9fe20?, 0x211?})
	/usr/local/go/src/os/file.go:124 +0x52
bytes.(*Buffer).ReadFrom(0xc001844db0, {0x3f06660, 0xc0008aa998})
	/usr/local/go/src/bytes/buffer.go:211 +0x98
io.copyBuffer({0x3f067e0, 0xc001844db0}, {0x3f06660, 0xc0008aa998}, {0x0, 0x0, 0x0})
	/usr/local/go/src/io/io.go:415 +0x151
io.Copy(...)
	/usr/local/go/src/io/io.go:388
os.genericWriteTo(0x0?, {0x3f067e0, 0xc001844db0})
	/usr/local/go/src/os/file.go:275 +0x4f
os.(*File).WriteTo(0x58330f0?, {0x3f067e0?, 0xc001844db0?})
	/usr/local/go/src/os/file.go:253 +0x49
io.copyBuffer({0x3f067e0, 0xc001844db0}, {0x3f06740, 0xc000127750}, {0x0, 0x0, 0x0})
	/usr/local/go/src/io/io.go:411 +0x9d
io.Copy(...)
	/usr/local/go/src/io/io.go:388
os/exec.(*Cmd).writerDescriptor.func1()
	/usr/local/go/src/os/exec/exec.go:580 +0x34
os/exec.(*Cmd).Start.func2(0xc00021d000?)
	/usr/local/go/src/os/exec/exec.go:733 +0x2c
created by os/exec.(*Cmd).Start in goroutine 1126
	/usr/local/go/src/os/exec/exec.go:732 +0xa25

                                                
                                                
goroutine 2821 [chan receive, 6 minutes]:
testing.(*testContext).waitParallel(0xc000a50b40)
	/usr/local/go/src/testing/testing.go:1818 +0xac
testing.(*T).Parallel(0xc000d9e680)
	/usr/local/go/src/testing/testing.go:1485 +0x219
k8s.io/minikube/test/integration.MaybeParallel(0xc000d9e680)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/helpers_test.go:483 +0x34
k8s.io/minikube/test/integration.TestStartStop.func1.1(0xc000d9e680)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/start_stop_delete_test.go:94 +0x45
testing.tRunner(0xc000d9e680, 0xc000a5adc0)
	/usr/local/go/src/testing/testing.go:1690 +0xcb
created by testing.(*T).Run in goroutine 2769
	/usr/local/go/src/testing/testing.go:1743 +0x377

                                                
                                                
goroutine 2716 [chan receive, 6 minutes]:
testing.(*testContext).waitParallel(0xc000a50b40)
	/usr/local/go/src/testing/testing.go:1818 +0xac
testing.(*T).Parallel(0xc0009e16c0)
	/usr/local/go/src/testing/testing.go:1485 +0x219
k8s.io/minikube/test/integration.MaybeParallel(0xc0009e16c0)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/helpers_test.go:483 +0x34
k8s.io/minikube/test/integration.TestNetworkPlugins.func1.1(0xc0009e16c0)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/net_test.go:106 +0x317
testing.tRunner(0xc0009e16c0, 0xc00069a280)
	/usr/local/go/src/testing/testing.go:1690 +0xcb
created by testing.(*T).Run in goroutine 2714
	/usr/local/go/src/testing/testing.go:1743 +0x377

                                                
                                                
goroutine 2613 [chan receive, 6 minutes]:
testing.(*T).Run(0xc000773860, {0x32307ad?, 0xb7f333?}, 0x3bcfd70)
	/usr/local/go/src/testing/testing.go:1751 +0x392
k8s.io/minikube/test/integration.TestStartStop(0xc000773860)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/start_stop_delete_test.go:46 +0x35
testing.tRunner(0xc000773860, 0x3bcfb80)
	/usr/local/go/src/testing/testing.go:1690 +0xcb
created by testing.(*T).Run in goroutine 1
	/usr/local/go/src/testing/testing.go:1743 +0x377

                                                
                                                
goroutine 2705 [syscall, 3 minutes]:
syscall.SyscallN(0xc000c4db26?, {0xc000c4dae8?, 0x0?, 0x0?})
	/usr/local/go/src/runtime/syscall_windows.go:519 +0x46
syscall.Syscall(0x10?, 0xc000c4db50?, 0x1000000a35ac5?, 0x1e?, 0x3?)
	/usr/local/go/src/runtime/syscall_windows.go:458 +0x2f
syscall.WaitForSingleObject(0x638, 0xffffffff)
	/usr/local/go/src/syscall/zsyscall_windows.go:1140 +0x5d
os.(*Process).wait(0xc001874180?)
	/usr/local/go/src/os/exec_windows.go:28 +0xe6
os.(*Process).Wait(...)
	/usr/local/go/src/os/exec.go:358
os/exec.(*Cmd).Wait(0xc001874180)
	/usr/local/go/src/os/exec/exec.go:906 +0x45
os/exec.(*Cmd).Run(0xc001874180)
	/usr/local/go/src/os/exec/exec.go:610 +0x2d
k8s.io/minikube/test/integration.Run(0xc000d9ed00, 0xc001874180)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/helpers_test.go:103 +0x1e5
k8s.io/minikube/test/integration.validateFreshStart({0x3f40778, 0xc0004e4620}, 0xc000d9ed00, {0xc00187e640, 0xc})
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/pause_test.go:80 +0x275
k8s.io/minikube/test/integration.TestPause.func1.1(0xc000d9ed00)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/pause_test.go:66 +0x43
testing.tRunner(0xc000d9ed00, 0xc000a5a080)
	/usr/local/go/src/testing/testing.go:1690 +0xcb
created by testing.(*T).Run in goroutine 2704
	/usr/local/go/src/testing/testing.go:1743 +0x377

                                                
                                                
goroutine 2719 [chan receive, 6 minutes]:
testing.(*testContext).waitParallel(0xc000a50b40)
	/usr/local/go/src/testing/testing.go:1818 +0xac
testing.(*T).Parallel(0xc0009e1ba0)
	/usr/local/go/src/testing/testing.go:1485 +0x219
k8s.io/minikube/test/integration.MaybeParallel(0xc0009e1ba0)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/helpers_test.go:483 +0x34
k8s.io/minikube/test/integration.TestNetworkPlugins.func1.1(0xc0009e1ba0)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/net_test.go:106 +0x317
testing.tRunner(0xc0009e1ba0, 0xc00069a400)
	/usr/local/go/src/testing/testing.go:1690 +0xcb
created by testing.(*T).Run in goroutine 2714
	/usr/local/go/src/testing/testing.go:1743 +0x377

                                                
                                                
goroutine 2805 [select, 3 minutes]:
os/exec.(*Cmd).watchCtx(0xc0001e4300, 0xc001be4310)
	/usr/local/go/src/os/exec/exec.go:773 +0xb5
created by os/exec.(*Cmd).Start in goroutine 2615
	/usr/local/go/src/os/exec/exec.go:759 +0x9e9

                                                
                                                
goroutine 2851 [syscall]:
syscall.SyscallN(0x2a0afa0?, {0xc000c35af0?, 0xc000c35b20?, 0xa43c85?})
	/usr/local/go/src/runtime/syscall_windows.go:519 +0x46
syscall.Syscall6(0xa90705?, 0x20f89230598?, 0xa90477?, 0x3f40660?, 0x3f36260?, 0x0?, 0x10100000000?, 0x20fce9d4618?)
	/usr/local/go/src/runtime/syscall_windows.go:465 +0x5c
syscall.readFile(0x450, {0xc000be20d3?, 0x1f2d, 0xae97ff?}, 0x3f01c40?, 0x800000?)
	/usr/local/go/src/syscall/zsyscall_windows.go:1019 +0x8b
syscall.ReadFile(...)
	/usr/local/go/src/syscall/syscall_windows.go:443
syscall.Read(0xc001a34b48?, {0xc000be20d3?, 0x4000?, 0x0?})
	/usr/local/go/src/syscall/syscall_windows.go:422 +0x2d
internal/poll.(*FD).Read(0xc001a34b48, {0xc000be20d3, 0x1f2d, 0x1f2d})
	/usr/local/go/src/internal/poll/fd_windows.go:424 +0x1b9
os.(*File).read(...)
	/usr/local/go/src/os/file_posix.go:29
os.(*File).Read(0xc000e060f0, {0xc000be20d3?, 0xc000c35d50?, 0x1e1e?})
	/usr/local/go/src/os/file.go:124 +0x52
bytes.(*Buffer).ReadFrom(0xc001844150, {0x3f06660, 0xc0008aa2a8})
	/usr/local/go/src/bytes/buffer.go:211 +0x98
io.copyBuffer({0x3f067e0, 0xc001844150}, {0x3f06660, 0xc0008aa2a8}, {0x0, 0x0, 0x0})
	/usr/local/go/src/io/io.go:415 +0x151
io.Copy(...)
	/usr/local/go/src/io/io.go:388
os.genericWriteTo(0xc000c35e78?, {0x3f067e0, 0xc001844150})
	/usr/local/go/src/os/file.go:275 +0x4f
os.(*File).WriteTo(0x58330f0?, {0x3f067e0?, 0xc001844150?})
	/usr/local/go/src/os/file.go:253 +0x49
io.copyBuffer({0x3f067e0, 0xc001844150}, {0x3f06740, 0xc000e060f0}, {0x0, 0x0, 0x0})
	/usr/local/go/src/io/io.go:411 +0x9d
io.Copy(...)
	/usr/local/go/src/io/io.go:388
os/exec.(*Cmd).writerDescriptor.func1()
	/usr/local/go/src/os/exec/exec.go:580 +0x34
os/exec.(*Cmd).Start.func2(0xc0008b84d0?)
	/usr/local/go/src/os/exec/exec.go:733 +0x2c
created by os/exec.(*Cmd).Start in goroutine 2696
	/usr/local/go/src/os/exec/exec.go:732 +0xa25

                                                
                                                
goroutine 2704 [chan receive, 3 minutes]:
testing.(*T).Run(0xc000d9e9c0, {0x32307b2?, 0x24?}, 0xc000a5a080)
	/usr/local/go/src/testing/testing.go:1751 +0x392
k8s.io/minikube/test/integration.TestPause.func1(0xc000d9e9c0)
	/mnt/disks/sdb/jenkins/go/src/k8s.io/minikube/test/integration/pause_test.go:65 +0x1ee
testing.tRunner(0xc000d9e9c0, 0xc0019be0f0)
	/usr/local/go/src/testing/testing.go:1690 +0xcb
created by testing.(*T).Run in goroutine 2562
	/usr/local/go/src/testing/testing.go:1743 +0x377

                                                
                                                
goroutine 2809 [syscall, 3 minutes]:
syscall.SyscallN(0xc0009e0d00?, {0xc000d73af0?, 0xc000d73b20?, 0xa43c85?})
	/usr/local/go/src/runtime/syscall_windows.go:519 +0x46
syscall.Syscall6(0xa9049d?, 0x20f89230eb8?, 0xc0009e0d35?, 0xc0007073e0?, 0x19?, 0xc000731ec0?, 0x10000a282c6?, 0x20fcea6a7f8?)
	/usr/local/go/src/runtime/syscall_windows.go:465 +0x5c
syscall.readFile(0x6c4, {0xc000cb15e9?, 0x217, 0xae97ff?}, 0x1?, 0x800000?)
	/usr/local/go/src/syscall/zsyscall_windows.go:1019 +0x8b
syscall.ReadFile(...)
	/usr/local/go/src/syscall/syscall_windows.go:443
syscall.Read(0xc001a80d88?, {0xc000cb15e9?, 0x400?, 0x0?})
	/usr/local/go/src/syscall/syscall_windows.go:422 +0x2d
internal/poll.(*FD).Read(0xc001a80d88, {0xc000cb15e9, 0x217, 0x217})
	/usr/local/go/src/internal/poll/fd_windows.go:424 +0x1b9
os.(*File).read(...)
	/usr/local/go/src/os/file_posix.go:29
os.(*File).Read(0xc000126678, {0xc000cb15e9?, 0xa9fe20?, 0x68?})
	/usr/local/go/src/os/file.go:124 +0x52
bytes.(*Buffer).ReadFrom(0xc0019be1e0, {0x3f06660, 0xc000e06100})
	/usr/local/go/src/bytes/buffer.go:211 +0x98
io.copyBuffer({0x3f067e0, 0xc0019be1e0}, {0x3f06660, 0xc000e06100}, {0x0, 0x0, 0x0})
	/usr/local/go/src/io/io.go:415 +0x151
io.Copy(...)
	/usr/local/go/src/io/io.go:388
os.genericWriteTo(0x0?, {0x3f067e0, 0xc0019be1e0})
	/usr/local/go/src/os/file.go:275 +0x4f
os.(*File).WriteTo(0x58330f0?, {0x3f067e0?, 0xc0019be1e0?})
	/usr/local/go/src/os/file.go:253 +0x49
io.copyBuffer({0x3f067e0, 0xc0019be1e0}, {0x3f06740, 0xc000126678}, {0x0, 0x0, 0x0})
	/usr/local/go/src/io/io.go:411 +0x9d
io.Copy(...)
	/usr/local/go/src/io/io.go:388
os/exec.(*Cmd).writerDescriptor.func1()
	/usr/local/go/src/os/exec/exec.go:580 +0x34
os/exec.(*Cmd).Start.func2(0x3bcfb00?)
	/usr/local/go/src/os/exec/exec.go:733 +0x2c
created by os/exec.(*Cmd).Start in goroutine 2705
	/usr/local/go/src/os/exec/exec.go:732 +0xa25

                                                
                                                
goroutine 2850 [syscall]:
syscall.SyscallN(0x2b96e60?, {0xc000885af0?, 0xc000885b20?, 0xa43c85?})
	/usr/local/go/src/runtime/syscall_windows.go:519 +0x46
syscall.Syscall6(0xa90705?, 0x20f89230598?, 0x4d?, 0x0?, 0xc00094bc20?, 0x58fc7e0?, 0x10100a282c6?, 0x20fcea0c3c8?)
	/usr/local/go/src/runtime/syscall_windows.go:465 +0x5c
syscall.readFile(0x45c, {0xc000d8f26f?, 0x591, 0xae97ff?}, 0xc000885c48?, 0x800000?)
	/usr/local/go/src/syscall/zsyscall_windows.go:1019 +0x8b
syscall.ReadFile(...)
	/usr/local/go/src/syscall/syscall_windows.go:443
syscall.Read(0xc001a34488?, {0xc000d8f26f?, 0x800?, 0x0?})
	/usr/local/go/src/syscall/syscall_windows.go:422 +0x2d
internal/poll.(*FD).Read(0xc001a34488, {0xc000d8f26f, 0x591, 0x591})
	/usr/local/go/src/internal/poll/fd_windows.go:424 +0x1b9
os.(*File).read(...)
	/usr/local/go/src/os/file_posix.go:29
os.(*File).Read(0xc000e060c8, {0xc000d8f26f?, 0x20fce6c1908?, 0x20c?})
	/usr/local/go/src/os/file.go:124 +0x52
bytes.(*Buffer).ReadFrom(0xc001844120, {0x3f06660, 0xc000126618})
	/usr/local/go/src/bytes/buffer.go:211 +0x98
io.copyBuffer({0x3f067e0, 0xc001844120}, {0x3f06660, 0xc000126618}, {0x0, 0x0, 0x0})
	/usr/local/go/src/io/io.go:415 +0x151
io.Copy(...)
	/usr/local/go/src/io/io.go:388
os.genericWriteTo(0x0?, {0x3f067e0, 0xc001844120})
	/usr/local/go/src/os/file.go:275 +0x4f
os.(*File).WriteTo(0x58330f0?, {0x3f067e0?, 0xc001844120?})
	/usr/local/go/src/os/file.go:253 +0x49
io.copyBuffer({0x3f067e0, 0xc001844120}, {0x3f06740, 0xc000e060c8}, {0x0, 0x0, 0x0})
	/usr/local/go/src/io/io.go:411 +0x9d
io.Copy(...)
	/usr/local/go/src/io/io.go:388
os/exec.(*Cmd).writerDescriptor.func1()
	/usr/local/go/src/os/exec/exec.go:580 +0x34
os/exec.(*Cmd).Start.func2(0x3bcfb60?)
	/usr/local/go/src/os/exec/exec.go:733 +0x2c
created by os/exec.(*Cmd).Start in goroutine 2696
	/usr/local/go/src/os/exec/exec.go:732 +0xa25

                                                
                                                
goroutine 2852 [select]:
os/exec.(*Cmd).watchCtx(0xc000610300, 0xc001be4380)
	/usr/local/go/src/os/exec/exec.go:773 +0xb5
created by os/exec.(*Cmd).Start in goroutine 2696
	/usr/local/go/src/os/exec/exec.go:759 +0x9e9

                                                
                                    

Test pass (151/195)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 15.98
4 TestDownloadOnly/v1.20.0/preload-exists 0.08
7 TestDownloadOnly/v1.20.0/kubectl 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.35
9 TestDownloadOnly/v1.20.0/DeleteAll 0.8
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.77
12 TestDownloadOnly/v1.31.1/json-events 10.44
13 TestDownloadOnly/v1.31.1/preload-exists 0
16 TestDownloadOnly/v1.31.1/kubectl 0
17 TestDownloadOnly/v1.31.1/LogsDuration 0.32
18 TestDownloadOnly/v1.31.1/DeleteAll 0.85
19 TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds 0.98
21 TestBinaryMirror 7.1
22 TestOffline 575.7
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.29
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.28
27 TestAddons/Setup 435.31
29 TestAddons/serial/Volcano 65.6
31 TestAddons/serial/GCPAuth/Namespaces 0.34
34 TestAddons/parallel/Registry 36.07
35 TestAddons/parallel/Ingress 63.56
36 TestAddons/parallel/InspektorGadget 26.44
37 TestAddons/parallel/MetricsServer 23.07
39 TestAddons/parallel/CSI 82.96
40 TestAddons/parallel/Headlamp 41.13
41 TestAddons/parallel/CloudSpanner 21.78
42 TestAddons/parallel/LocalPath 88.05
43 TestAddons/parallel/NvidiaDevicePlugin 22.8
44 TestAddons/parallel/Yakd 27.51
45 TestAddons/StoppedEnableDisable 52.33
46 TestCertOptions 519.45
47 TestCertExpiration 899.74
48 TestDockerFlags 531.07
49 TestForceSystemdFlag 401.67
57 TestErrorSpam/start 16.8
58 TestErrorSpam/status 36.22
59 TestErrorSpam/pause 22.6
60 TestErrorSpam/unpause 22.85
61 TestErrorSpam/stop 55.19
64 TestFunctional/serial/CopySyncFile 0.04
65 TestFunctional/serial/StartWithProxy 197.43
66 TestFunctional/serial/AuditLog 0
67 TestFunctional/serial/SoftStart 125.5
68 TestFunctional/serial/KubeContext 0.14
69 TestFunctional/serial/KubectlGetPods 0.25
72 TestFunctional/serial/CacheCmd/cache/add_remote 26.96
73 TestFunctional/serial/CacheCmd/cache/add_local 10.86
74 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.3
75 TestFunctional/serial/CacheCmd/cache/list 0.27
76 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 9.31
77 TestFunctional/serial/CacheCmd/cache/cache_reload 36.12
78 TestFunctional/serial/CacheCmd/cache/delete 0.55
79 TestFunctional/serial/MinikubeKubectlCmd 0.49
81 TestFunctional/serial/ExtraConfig 125.48
82 TestFunctional/serial/ComponentHealth 0.19
83 TestFunctional/serial/LogsCmd 8.54
84 TestFunctional/serial/LogsFileCmd 10.84
85 TestFunctional/serial/InvalidService 21.44
87 TestFunctional/parallel/ConfigCmd 2.16
91 TestFunctional/parallel/StatusCmd 41.32
95 TestFunctional/parallel/ServiceCmdConnect 35.9
96 TestFunctional/parallel/AddonsCmd 0.66
97 TestFunctional/parallel/PersistentVolumeClaim 48.11
99 TestFunctional/parallel/SSHCmd 24.65
100 TestFunctional/parallel/CpCmd 61.55
101 TestFunctional/parallel/MySQL 70.56
102 TestFunctional/parallel/FileSync 10.27
103 TestFunctional/parallel/CertSync 66.15
107 TestFunctional/parallel/NodeLabels 0.19
109 TestFunctional/parallel/NonActiveRuntimeDisabled 10.66
111 TestFunctional/parallel/License 2.96
113 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 10.07
114 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0.01
116 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 15.67
122 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.21
123 TestFunctional/parallel/ServiceCmd/DeployApp 8.44
124 TestFunctional/parallel/ProfileCmd/profile_not_create 14.5
125 TestFunctional/parallel/ServiceCmd/List 14.58
126 TestFunctional/parallel/ProfileCmd/profile_list 14.36
127 TestFunctional/parallel/ServiceCmd/JSONOutput 13.96
128 TestFunctional/parallel/ProfileCmd/profile_json_output 13.54
130 TestFunctional/parallel/Version/short 0.29
131 TestFunctional/parallel/Version/components 8.37
132 TestFunctional/parallel/ImageCommands/ImageListShort 8.11
133 TestFunctional/parallel/ImageCommands/ImageListTable 7.92
134 TestFunctional/parallel/ImageCommands/ImageListJson 7.92
135 TestFunctional/parallel/ImageCommands/ImageListYaml 8.09
136 TestFunctional/parallel/ImageCommands/ImageBuild 28.07
137 TestFunctional/parallel/ImageCommands/Setup 2.29
138 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 17.33
141 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 16.52
142 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 17.42
143 TestFunctional/parallel/ImageCommands/ImageSaveToFile 8.17
144 TestFunctional/parallel/ImageCommands/ImageRemove 15.7
145 TestFunctional/parallel/DockerEnv/powershell 43.07
146 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 15.78
147 TestFunctional/parallel/UpdateContextCmd/no_changes 2.93
148 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 2.69
149 TestFunctional/parallel/UpdateContextCmd/no_clusters 2.66
150 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 8.48
151 TestFunctional/delete_echo-server_images 0.23
152 TestFunctional/delete_my-image_image 0.09
153 TestFunctional/delete_minikube_cached_images 0.09
157 TestMultiControlPlane/serial/StartCluster 707.72
158 TestMultiControlPlane/serial/DeployApp 54.93
160 TestMultiControlPlane/serial/AddWorkerNode 258.61
161 TestMultiControlPlane/serial/NodeLabels 0.19
162 TestMultiControlPlane/serial/HAppyAfterClusterStart 47.71
163 TestMultiControlPlane/serial/CopyFile 631.06
167 TestImageBuild/serial/Setup 195.59
168 TestImageBuild/serial/NormalBuild 10.23
169 TestImageBuild/serial/BuildWithBuildArg 8.67
170 TestImageBuild/serial/BuildWithDockerIgnore 8.26
171 TestImageBuild/serial/BuildWithSpecifiedDockerfile 8.22
175 TestJSONOutput/start/Command 230.76
176 TestJSONOutput/start/Audit 0
178 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
179 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
181 TestJSONOutput/pause/Command 7.78
182 TestJSONOutput/pause/Audit 0
184 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
185 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
187 TestJSONOutput/unpause/Command 7.75
188 TestJSONOutput/unpause/Audit 0
190 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
191 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
193 TestJSONOutput/stop/Command 38.66
194 TestJSONOutput/stop/Audit 0
196 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
197 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
198 TestErrorJSONOutput 1.09
203 TestMainNoArgs 0.27
204 TestMinikubeProfile 531.04
207 TestMountStart/serial/StartWithMountFirst 161.22
208 TestMountStart/serial/VerifyMountFirst 9.88
209 TestMountStart/serial/StartWithMountSecond 160.27
210 TestMountStart/serial/VerifyMountSecond 9.62
211 TestMountStart/serial/DeleteFirst 30.83
212 TestMountStart/serial/VerifyMountPostDelete 9.54
213 TestMountStart/serial/Stop 31.05
217 TestMultiNode/serial/FreshStart2Nodes 442.52
218 TestMultiNode/serial/DeployApp2Nodes 9.23
220 TestMultiNode/serial/AddNode 240.45
221 TestMultiNode/serial/MultiNodeLabels 0.21
222 TestMultiNode/serial/ProfileList 36.16
223 TestMultiNode/serial/CopyFile 361.04
224 TestMultiNode/serial/StopNode 76.29
225 TestMultiNode/serial/StartAfterStop 194.44
230 TestPreload 525.48
231 TestScheduledStopWindows 333.66
241 TestNoKubernetes/serial/StartNoK8sWithVersion 0.4
x
+
TestDownloadOnly/v1.20.0/json-events (15.98s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-windows-amd64.exe start -o=json --download-only -p download-only-644200 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=docker --driver=hyperv
aaa_download_only_test.go:81: (dbg) Done: out/minikube-windows-amd64.exe start -o=json --download-only -p download-only-644200 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=docker --driver=hyperv: (15.9825082s)
--- PASS: TestDownloadOnly/v1.20.0/json-events (15.98s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I1007 10:55:18.098231   13784 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
I1007 10:55:18.181835   13784 preload.go:146] Found local preload: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.20.0/preload-exists (0.08s)

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |       User        | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-644200 | minikube6\jenkins | v1.34.0 | 07 Oct 24 10:55 UTC |          |
	|         | -p download-only-644200        |                      |                   |         |                     |          |
	|         | --force --alsologtostderr      |                      |                   |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |                   |         |                     |          |
	|         | --container-runtime=docker     |                      |                   |         |                     |          |
	|         | --driver=hyperv                |                      |                   |         |                     |          |
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/10/07 10:55:02
	Running on machine: minikube6
	Binary: Built with gc go1.23.0 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1007 10:55:02.217603    2168 out.go:345] Setting OutFile to fd 744 ...
	I1007 10:55:02.285611    2168 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 10:55:02.285611    2168 out.go:358] Setting ErrFile to fd 748...
	I1007 10:55:02.285611    2168 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W1007 10:55:02.300760    2168 root.go:314] Error reading config file at C:\Users\jenkins.minikube6\minikube-integration\.minikube\config\config.json: open C:\Users\jenkins.minikube6\minikube-integration\.minikube\config\config.json: The system cannot find the path specified.
	I1007 10:55:02.312847    2168 out.go:352] Setting JSON to true
	I1007 10:55:02.315940    2168 start.go:129] hostinfo: {"hostname":"minikube6","uptime":131981,"bootTime":1728166520,"procs":195,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.4957 Build 19045.4957","kernelVersion":"10.0.19045.4957 Build 19045.4957","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"be8185f2-ae84-4027-a4e5-684d168fb2f3"}
	W1007 10:55:02.315940    2168 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I1007 10:55:02.323260    2168 out.go:97] [download-only-644200] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
	I1007 10:55:02.323260    2168 notify.go:220] Checking for updates...
	W1007 10:55:02.323260    2168 preload.go:293] Failed to list preload files: open C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\preloaded-tarball: The system cannot find the file specified.
	I1007 10:55:02.326185    2168 out.go:169] KUBECONFIG=C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	I1007 10:55:02.328760    2168 out.go:169] MINIKUBE_HOME=C:\Users\jenkins.minikube6\minikube-integration\.minikube
	I1007 10:55:02.331219    2168 out.go:169] MINIKUBE_LOCATION=19763
	I1007 10:55:02.338258    2168 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	W1007 10:55:02.344062    2168 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1007 10:55:02.345142    2168 driver.go:394] Setting default libvirt URI to qemu:///system
	I1007 10:55:07.739062    2168 out.go:97] Using the hyperv driver based on user configuration
	I1007 10:55:07.739168    2168 start.go:297] selected driver: hyperv
	I1007 10:55:07.739366    2168 start.go:901] validating driver "hyperv" against <nil>
	I1007 10:55:07.739876    2168 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I1007 10:55:07.786739    2168 start_flags.go:393] Using suggested 6000MB memory alloc based on sys=65534MB, container=0MB
	I1007 10:55:07.787968    2168 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I1007 10:55:07.788110    2168 cni.go:84] Creating CNI manager for ""
	I1007 10:55:07.788110    2168 cni.go:162] CNI unnecessary in this configuration, recommending no CNI
	I1007 10:55:07.788110    2168 start.go:340] cluster config:
	{Name:download-only-644200 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:6000 CPUs:2 DiskSize:20000 Driver:hyperv HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.0 ClusterName:download-only-644200 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local C
ontainerRuntime:docker CRISocket: NetworkPlugin: FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1007 10:55:07.789283    2168 iso.go:125] acquiring lock: {Name:mk27b386ba1086934ca68ed0fcfe85bfd5271b32 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1007 10:55:07.792000    2168 out.go:97] Downloading VM boot image ...
	I1007 10:55:07.792000    2168 download.go:107] Downloading: https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso?checksum=file:https://storage.googleapis.com/minikube-builds/iso/19696/minikube-v1.34.0-1727108440-19696-amd64.iso.sha256 -> C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\iso\amd64\minikube-v1.34.0-1727108440-19696-amd64.iso
	I1007 10:55:11.617256    2168 out.go:97] Starting "download-only-644200" primary control-plane node in "download-only-644200" cluster
	I1007 10:55:11.617256    2168 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
	I1007 10:55:11.665754    2168 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4
	I1007 10:55:11.665754    2168 cache.go:56] Caching tarball of preloaded images
	I1007 10:55:11.666053    2168 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
	I1007 10:55:11.669632    2168 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I1007 10:55:11.669632    2168 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4 ...
	I1007 10:55:11.739208    2168 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4?checksum=md5:9a82241e9b8b4ad2b5cca73108f2c7a3 -> C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4
	I1007 10:55:14.696221    2168 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4 ...
	I1007 10:55:14.719399    2168 preload.go:254] verifying checksum of C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.20.0-docker-overlay2-amd64.tar.lz4 ...
	I1007 10:55:15.758235    2168 cache.go:59] Finished verifying existence of preloaded tar for v1.20.0 on docker
	I1007 10:55:15.759065    2168 profile.go:143] Saving config to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\download-only-644200\config.json ...
	I1007 10:55:15.759812    2168 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\download-only-644200\config.json: {Name:mk4ced35bddcd631dbbdad6ad5e87c65ed450fe2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 10:55:15.760805    2168 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime docker
	I1007 10:55:15.763115    2168 download.go:107] Downloading: https://dl.k8s.io/release/v1.20.0/bin/windows/amd64/kubectl.exe?checksum=file:https://dl.k8s.io/release/v1.20.0/bin/windows/amd64/kubectl.exe.sha256 -> C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\windows\amd64\v1.20.0/kubectl.exe
	
	
	* The control-plane node download-only-644200 host does not exist
	  To start a cluster, run: "minikube start -p download-only-644200"

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

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

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds
aaa_download_only_test.go:208: (dbg) Run:  out/minikube-windows-amd64.exe delete -p download-only-644200
--- PASS: TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds (0.77s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-windows-amd64.exe start -o=json --download-only -p download-only-411600 --force --alsologtostderr --kubernetes-version=v1.31.1 --container-runtime=docker --driver=hyperv
aaa_download_only_test.go:81: (dbg) Done: out/minikube-windows-amd64.exe start -o=json --download-only -p download-only-411600 --force --alsologtostderr --kubernetes-version=v1.31.1 --container-runtime=docker --driver=hyperv: (10.4395198s)
--- PASS: TestDownloadOnly/v1.31.1/json-events (10.44s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/preload-exists
I1007 10:55:30.534702   13784 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
I1007 10:55:30.534925   13784 preload.go:146] Found local preload: C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.31.1/preload-exists (0.00s)

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |       User        | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-644200 | minikube6\jenkins | v1.34.0 | 07 Oct 24 10:55 UTC |                     |
	|         | -p download-only-644200        |                      |                   |         |                     |                     |
	|         | --force --alsologtostderr      |                      |                   |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |                   |         |                     |                     |
	|         | --container-runtime=docker     |                      |                   |         |                     |                     |
	|         | --driver=hyperv                |                      |                   |         |                     |                     |
	| delete  | --all                          | minikube             | minikube6\jenkins | v1.34.0 | 07 Oct 24 10:55 UTC | 07 Oct 24 10:55 UTC |
	| delete  | -p download-only-644200        | download-only-644200 | minikube6\jenkins | v1.34.0 | 07 Oct 24 10:55 UTC | 07 Oct 24 10:55 UTC |
	| start   | -o=json --download-only        | download-only-411600 | minikube6\jenkins | v1.34.0 | 07 Oct 24 10:55 UTC |                     |
	|         | -p download-only-411600        |                      |                   |         |                     |                     |
	|         | --force --alsologtostderr      |                      |                   |         |                     |                     |
	|         | --kubernetes-version=v1.31.1   |                      |                   |         |                     |                     |
	|         | --container-runtime=docker     |                      |                   |         |                     |                     |
	|         | --driver=hyperv                |                      |                   |         |                     |                     |
	|---------|--------------------------------|----------------------|-------------------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/10/07 10:55:20
	Running on machine: minikube6
	Binary: Built with gc go1.23.0 for windows/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I1007 10:55:20.207465    1788 out.go:345] Setting OutFile to fd 784 ...
	I1007 10:55:20.284822    1788 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 10:55:20.284822    1788 out.go:358] Setting ErrFile to fd 840...
	I1007 10:55:20.284822    1788 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 10:55:20.312022    1788 out.go:352] Setting JSON to true
	I1007 10:55:20.316545    1788 start.go:129] hostinfo: {"hostname":"minikube6","uptime":131999,"bootTime":1728166520,"procs":196,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.4957 Build 19045.4957","kernelVersion":"10.0.19045.4957 Build 19045.4957","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"be8185f2-ae84-4027-a4e5-684d168fb2f3"}
	W1007 10:55:20.316689    1788 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I1007 10:55:20.478587    1788 out.go:97] [download-only-411600] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
	I1007 10:55:20.478992    1788 notify.go:220] Checking for updates...
	I1007 10:55:20.481579    1788 out.go:169] KUBECONFIG=C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	I1007 10:55:20.484753    1788 out.go:169] MINIKUBE_HOME=C:\Users\jenkins.minikube6\minikube-integration\.minikube
	I1007 10:55:20.487280    1788 out.go:169] MINIKUBE_LOCATION=19763
	I1007 10:55:20.490216    1788 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	W1007 10:55:20.496502    1788 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I1007 10:55:20.497417    1788 driver.go:394] Setting default libvirt URI to qemu:///system
	I1007 10:55:25.930131    1788 out.go:97] Using the hyperv driver based on user configuration
	I1007 10:55:25.930131    1788 start.go:297] selected driver: hyperv
	I1007 10:55:25.930131    1788 start.go:901] validating driver "hyperv" against <nil>
	I1007 10:55:25.930131    1788 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I1007 10:55:25.981907    1788 start_flags.go:393] Using suggested 6000MB memory alloc based on sys=65534MB, container=0MB
	I1007 10:55:25.982909    1788 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I1007 10:55:25.982909    1788 cni.go:84] Creating CNI manager for ""
	I1007 10:55:25.982909    1788 cni.go:158] "hyperv" driver + "docker" container runtime found on kubernetes v1.24+, recommending bridge
	I1007 10:55:25.982909    1788 start_flags.go:319] Found "bridge CNI" CNI - setting NetworkPlugin=cni
	I1007 10:55:25.982909    1788 start.go:340] cluster config:
	{Name:download-only-411600 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.45-1727731891-master@sha256:d66dfd4a976cf0b4581cac255174cef4031588c4570fa4a795e0b3d42edc9122 Memory:6000 CPUs:2 DiskSize:20000 Driver:hyperv HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.1 ClusterName:download-only-411600 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local C
ontainerRuntime:docker CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.1 ContainerRuntime:docker ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:C:\Users\jenkins.minikube6:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I1007 10:55:25.982909    1788 iso.go:125] acquiring lock: {Name:mk27b386ba1086934ca68ed0fcfe85bfd5271b32 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I1007 10:55:25.986676    1788 out.go:97] Starting "download-only-411600" primary control-plane node in "download-only-411600" cluster
	I1007 10:55:25.986676    1788 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I1007 10:55:26.026696    1788 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.1/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4
	I1007 10:55:26.026696    1788 cache.go:56] Caching tarball of preloaded images
	I1007 10:55:26.027355    1788 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I1007 10:55:26.030087    1788 out.go:97] Downloading Kubernetes v1.31.1 preload ...
	I1007 10:55:26.030621    1788 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 ...
	I1007 10:55:26.122857    1788 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.1/preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4?checksum=md5:42e9a173dd5f0c45ed1a890dd06aec5a -> C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4
	I1007 10:55:28.707039    1788 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 ...
	I1007 10:55:28.708048    1788 preload.go:254] verifying checksum of C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\preloaded-tarball\preloaded-images-k8s-v18-v1.31.1-docker-overlay2-amd64.tar.lz4 ...
	I1007 10:55:29.565493    1788 cache.go:59] Finished verifying existence of preloaded tar for v1.31.1 on docker
	I1007 10:55:29.566687    1788 profile.go:143] Saving config to C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\download-only-411600\config.json ...
	I1007 10:55:29.567269    1788 lock.go:35] WriteFile acquiring C:\Users\jenkins.minikube6\minikube-integration\.minikube\profiles\download-only-411600\config.json: {Name:mkbccfdb710bb34f27fd0fcb14853aa79cf3cb92 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I1007 10:55:29.568068    1788 preload.go:131] Checking if preload exists for k8s version v1.31.1 and runtime docker
	I1007 10:55:29.569128    1788 download.go:107] Downloading: https://dl.k8s.io/release/v1.31.1/bin/windows/amd64/kubectl.exe?checksum=file:https://dl.k8s.io/release/v1.31.1/bin/windows/amd64/kubectl.exe.sha256 -> C:\Users\jenkins.minikube6\minikube-integration\.minikube\cache\windows\amd64\v1.31.1/kubectl.exe
	
	
	* The control-plane node download-only-411600 host does not exist
	  To start a cluster, run: "minikube start -p download-only-411600"

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

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

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds
aaa_download_only_test.go:208: (dbg) Run:  out/minikube-windows-amd64.exe delete -p download-only-411600
--- PASS: TestDownloadOnly/v1.31.1/DeleteAlwaysSucceeds (0.98s)

                                                
                                    
x
+
TestBinaryMirror (7.1s)

                                                
                                                
=== RUN   TestBinaryMirror
I1007 10:55:34.342547   13784 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.31.1/bin/windows/amd64/kubectl.exe?checksum=file:https://dl.k8s.io/release/v1.31.1/bin/windows/amd64/kubectl.exe.sha256
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-windows-amd64.exe start --download-only -p binary-mirror-338500 --alsologtostderr --binary-mirror http://127.0.0.1:64167 --driver=hyperv
aaa_download_only_test.go:314: (dbg) Done: out/minikube-windows-amd64.exe start --download-only -p binary-mirror-338500 --alsologtostderr --binary-mirror http://127.0.0.1:64167 --driver=hyperv: (6.3179677s)
helpers_test.go:175: Cleaning up "binary-mirror-338500" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p binary-mirror-338500
--- PASS: TestBinaryMirror (7.10s)

                                                
                                    
x
+
TestOffline (575.7s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-windows-amd64.exe start -p offline-docker-265000 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=hyperv
aab_offline_test.go:55: (dbg) Done: out/minikube-windows-amd64.exe start -p offline-docker-265000 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=hyperv: (8m42.226818s)
helpers_test.go:175: Cleaning up "offline-docker-265000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p offline-docker-265000
E1007 13:39:45.570993   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p offline-docker-265000: (53.4717589s)
--- PASS: TestOffline (575.70s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.29s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/PreSetup/EnablingAddonOnNonExistingCluster
addons_test.go:934: (dbg) Run:  out/minikube-windows-amd64.exe addons enable dashboard -p addons-383700
addons_test.go:934: (dbg) Non-zero exit: out/minikube-windows-amd64.exe addons enable dashboard -p addons-383700: exit status 85 (294.9097ms)

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.28s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/PreSetup/DisablingAddonOnNonExistingCluster
addons_test.go:945: (dbg) Run:  out/minikube-windows-amd64.exe addons disable dashboard -p addons-383700
addons_test.go:945: (dbg) Non-zero exit: out/minikube-windows-amd64.exe addons disable dashboard -p addons-383700: exit status 85 (283.3791ms)

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

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

                                                
                                    
x
+
TestAddons/Setup (435.31s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-windows-amd64.exe start -p addons-383700 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=nvidia-device-plugin --addons=yakd --addons=volcano --driver=hyperv --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher
addons_test.go:107: (dbg) Done: out/minikube-windows-amd64.exe start -p addons-383700 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=nvidia-device-plugin --addons=yakd --addons=volcano --driver=hyperv --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher: (7m15.3075964s)
--- PASS: TestAddons/Setup (435.31s)

                                                
                                    
x
+
TestAddons/serial/Volcano (65.6s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:819: volcano-controller stabilized in 19.576ms
addons_test.go:803: volcano-scheduler stabilized in 19.576ms
addons_test.go:811: volcano-admission stabilized in 19.576ms
addons_test.go:825: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-scheduler" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-scheduler-6c9778cbdf-mcpkb" [9b94fcf1-a3bc-416d-972b-44e3e2604dba] Running
addons_test.go:825: (dbg) TestAddons/serial/Volcano: app=volcano-scheduler healthy within 6.1184254s
addons_test.go:829: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-admission" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-admission-5874dfdd79-s77ts" [18ae38b8-582e-40b6-aab0-affeb4591dfc] Running
addons_test.go:829: (dbg) TestAddons/serial/Volcano: app=volcano-admission healthy within 6.0081524s
addons_test.go:833: (dbg) TestAddons/serial/Volcano: waiting 6m0s for pods matching "app=volcano-controller" in namespace "volcano-system" ...
helpers_test.go:344: "volcano-controllers-789ffc5785-sqcq9" [6db3549f-7520-4381-b7b2-930e18c057f5] Running
addons_test.go:833: (dbg) TestAddons/serial/Volcano: app=volcano-controller healthy within 5.0069319s
addons_test.go:838: (dbg) Run:  kubectl --context addons-383700 delete -n volcano-system job volcano-admission-init
addons_test.go:844: (dbg) Run:  kubectl --context addons-383700 create -f testdata\vcjob.yaml
addons_test.go:852: (dbg) Run:  kubectl --context addons-383700 get vcjob -n my-volcano
addons_test.go:870: (dbg) TestAddons/serial/Volcano: waiting 3m0s for pods matching "volcano.sh/job-name=test-job" in namespace "my-volcano" ...
helpers_test.go:344: "test-job-nginx-0" [9a5cf441-177e-4050-9a85-cc19be872277] Pending
helpers_test.go:344: "test-job-nginx-0" [9a5cf441-177e-4050-9a85-cc19be872277] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "test-job-nginx-0" [9a5cf441-177e-4050-9a85-cc19be872277] Running
addons_test.go:870: (dbg) TestAddons/serial/Volcano: volcano.sh/job-name=test-job healthy within 22.0102349s
addons_test.go:979: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-383700 addons disable volcano --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-windows-amd64.exe -p addons-383700 addons disable volcano --alsologtostderr -v=1: (25.5901601s)
--- PASS: TestAddons/serial/Volcano (65.60s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:569: (dbg) Run:  kubectl --context addons-383700 create ns new-namespace
addons_test.go:583: (dbg) Run:  kubectl --context addons-383700 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.34s)

                                                
                                    
x
+
TestAddons/parallel/Registry (36.07s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:321: registry stabilized in 3.6798ms
addons_test.go:323: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-66c9cd494c-9g2f8" [2d203492-800e-4e94-9f47-8af47fcda9af] Running
addons_test.go:323: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.0096957s
addons_test.go:326: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-d4czz" [24dfda09-2bea-4466-b43d-a40c64165d0b] Running
addons_test.go:326: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 6.0087572s
addons_test.go:331: (dbg) Run:  kubectl --context addons-383700 delete po -l run=registry-test --now
addons_test.go:336: (dbg) Run:  kubectl --context addons-383700 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"
addons_test.go:336: (dbg) Done: kubectl --context addons-383700 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local": (5.1429212s)
addons_test.go:350: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-383700 ip
addons_test.go:350: (dbg) Done: out/minikube-windows-amd64.exe -p addons-383700 ip: (2.8724989s)
2024/10/07 11:13:40 [DEBUG] GET http://172.30.134.69:5000
addons_test.go:979: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-383700 addons disable registry --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-windows-amd64.exe -p addons-383700 addons disable registry --alsologtostderr -v=1: (15.7987329s)
--- PASS: TestAddons/parallel/Registry (36.07s)

                                                
                                    
x
+
TestAddons/parallel/Ingress (63.56s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-383700 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:232: (dbg) Run:  kubectl --context addons-383700 replace --force -f testdata\nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-383700 replace --force -f testdata\nginx-pod-svc.yaml
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [29b7fcab-4f32-4858-b21a-7a0bf9f34d56] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [29b7fcab-4f32-4858-b21a-7a0bf9f34d56] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 12.0074328s
I1007 11:14:36.905654   13784 kapi.go:150] Service nginx in namespace default found.
addons_test.go:262: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-383700 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:262: (dbg) Done: out/minikube-windows-amd64.exe -p addons-383700 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": (9.2778566s)
addons_test.go:286: (dbg) Run:  kubectl --context addons-383700 replace --force -f testdata\ingress-dns-example-v1.yaml
addons_test.go:291: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-383700 ip
addons_test.go:291: (dbg) Done: out/minikube-windows-amd64.exe -p addons-383700 ip: (2.5582358s)
addons_test.go:297: (dbg) Run:  nslookup hello-john.test 172.30.134.69
addons_test.go:979: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-383700 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-windows-amd64.exe -p addons-383700 addons disable ingress-dns --alsologtostderr -v=1: (15.7653499s)
addons_test.go:979: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-383700 addons disable ingress --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-windows-amd64.exe -p addons-383700 addons disable ingress --alsologtostderr -v=1: (21.9619577s)
--- PASS: TestAddons/parallel/Ingress (63.56s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (26.44s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:758: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-vzrl9" [f2f56e37-7cb4-46ab-8ba5-8a396a0a02b3] Running
addons_test.go:758: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 5.0117417s
addons_test.go:979: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-383700 addons disable inspektor-gadget --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-windows-amd64.exe -p addons-383700 addons disable inspektor-gadget --alsologtostderr -v=1: (21.4268878s)
--- PASS: TestAddons/parallel/InspektorGadget (26.44s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (23.07s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:394: metrics-server stabilized in 8.6859ms
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-84c5f94fbc-6kqjb" [962d413e-315e-4f8b-997f-a970e49d4eab] Running
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.0122619s
addons_test.go:402: (dbg) Run:  kubectl --context addons-383700 top pods -n kube-system
addons_test.go:979: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-383700 addons disable metrics-server --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-windows-amd64.exe -p addons-383700 addons disable metrics-server --alsologtostderr -v=1: (16.8426031s)
--- PASS: TestAddons/parallel/MetricsServer (23.07s)

                                                
                                    
x
+
TestAddons/parallel/CSI (82.96s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I1007 11:14:01.305659   13784 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I1007 11:14:01.316350   13784 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I1007 11:14:01.316350   13784 kapi.go:107] duration metric: took 10.7996ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:488: csi-hostpath-driver pods stabilized in 10.7996ms
addons_test.go:491: (dbg) Run:  kubectl --context addons-383700 create -f testdata\csi-hostpath-driver\pvc.yaml
addons_test.go:496: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-383700 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-383700 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-383700 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-383700 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-383700 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-383700 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-383700 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-383700 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-383700 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-383700 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-383700 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:501: (dbg) Run:  kubectl --context addons-383700 create -f testdata\csi-hostpath-driver\pv-pod.yaml
addons_test.go:506: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [e5d0badc-d2fa-43a4-ae96-4bc632b64d8e] Pending
helpers_test.go:344: "task-pv-pod" [e5d0badc-d2fa-43a4-ae96-4bc632b64d8e] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:344: "task-pv-pod" [e5d0badc-d2fa-43a4-ae96-4bc632b64d8e] Running
addons_test.go:506: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 9.004983s
addons_test.go:511: (dbg) Run:  kubectl --context addons-383700 create -f testdata\csi-hostpath-driver\snapshot.yaml
addons_test.go:516: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-383700 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-383700 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:521: (dbg) Run:  kubectl --context addons-383700 delete pod task-pv-pod
addons_test.go:521: (dbg) Done: kubectl --context addons-383700 delete pod task-pv-pod: (1.3043612s)
addons_test.go:527: (dbg) Run:  kubectl --context addons-383700 delete pvc hpvc
addons_test.go:533: (dbg) Run:  kubectl --context addons-383700 create -f testdata\csi-hostpath-driver\pvc-restore.yaml
addons_test.go:538: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-383700 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-383700 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-383700 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-383700 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-383700 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-383700 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-383700 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-383700 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-383700 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-383700 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-383700 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-383700 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:543: (dbg) Run:  kubectl --context addons-383700 create -f testdata\csi-hostpath-driver\pv-pod-restore.yaml
addons_test.go:548: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:344: "task-pv-pod-restore" [2c532d11-fec3-46ef-a72e-ea7b557d3fd9] Pending
helpers_test.go:344: "task-pv-pod-restore" [2c532d11-fec3-46ef-a72e-ea7b557d3fd9] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:344: "task-pv-pod-restore" [2c532d11-fec3-46ef-a72e-ea7b557d3fd9] Running
addons_test.go:548: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 9.0055061s
addons_test.go:553: (dbg) Run:  kubectl --context addons-383700 delete pod task-pv-pod-restore
addons_test.go:553: (dbg) Done: kubectl --context addons-383700 delete pod task-pv-pod-restore: (1.4397688s)
addons_test.go:557: (dbg) Run:  kubectl --context addons-383700 delete pvc hpvc-restore
addons_test.go:561: (dbg) Run:  kubectl --context addons-383700 delete volumesnapshot new-snapshot-demo
addons_test.go:979: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-383700 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-windows-amd64.exe -p addons-383700 addons disable volumesnapshots --alsologtostderr -v=1: (15.3616285s)
addons_test.go:979: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-383700 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-windows-amd64.exe -p addons-383700 addons disable csi-hostpath-driver --alsologtostderr -v=1: (21.4604411s)
--- PASS: TestAddons/parallel/CSI (82.96s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (41.13s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:743: (dbg) Run:  out/minikube-windows-amd64.exe addons enable headlamp -p addons-383700 --alsologtostderr -v=1
addons_test.go:743: (dbg) Done: out/minikube-windows-amd64.exe addons enable headlamp -p addons-383700 --alsologtostderr -v=1: (16.1697403s)
addons_test.go:748: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7b5c95b59d-vhw9m" [acac0494-3cbf-46a1-b7ba-6b11cb01dd07] Pending
helpers_test.go:344: "headlamp-7b5c95b59d-vhw9m" [acac0494-3cbf-46a1-b7ba-6b11cb01dd07] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7b5c95b59d-vhw9m" [acac0494-3cbf-46a1-b7ba-6b11cb01dd07] Running
addons_test.go:748: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 17.0084057s
addons_test.go:979: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-383700 addons disable headlamp --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-windows-amd64.exe -p addons-383700 addons disable headlamp --alsologtostderr -v=1: (7.9503153s)
--- PASS: TestAddons/parallel/Headlamp (41.13s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (21.78s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:775: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-5b584cc74-xw6vg" [913345d0-4032-4302-b321-78a6536b8df3] Running
addons_test.go:775: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.0062639s
addons_test.go:979: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-383700 addons disable cloud-spanner --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-windows-amd64.exe -p addons-383700 addons disable cloud-spanner --alsologtostderr -v=1: (15.7627163s)
--- PASS: TestAddons/parallel/CloudSpanner (21.78s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (88.05s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:883: (dbg) Run:  kubectl --context addons-383700 apply -f testdata\storage-provisioner-rancher\pvc.yaml
addons_test.go:889: (dbg) Run:  kubectl --context addons-383700 apply -f testdata\storage-provisioner-rancher\pod.yaml
addons_test.go:889: (dbg) Done: kubectl --context addons-383700 apply -f testdata\storage-provisioner-rancher\pod.yaml: (1.1289404s)
addons_test.go:893: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-383700 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-383700 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-383700 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-383700 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-383700 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-383700 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-383700 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-383700 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-383700 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:896: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [2e3a718b-d6a2-4a31-8359-f9a1cce2fdad] Pending
helpers_test.go:344: "test-local-path" [2e3a718b-d6a2-4a31-8359-f9a1cce2fdad] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [2e3a718b-d6a2-4a31-8359-f9a1cce2fdad] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [2e3a718b-d6a2-4a31-8359-f9a1cce2fdad] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:896: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 6.0061913s
addons_test.go:901: (dbg) Run:  kubectl --context addons-383700 get pvc test-pvc -o=json
addons_test.go:910: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-383700 ssh "cat /opt/local-path-provisioner/pvc-b11a4341-9e60-415c-bd75-226aa9f9cf2d_default_test-pvc/file1"
addons_test.go:910: (dbg) Done: out/minikube-windows-amd64.exe -p addons-383700 ssh "cat /opt/local-path-provisioner/pvc-b11a4341-9e60-415c-bd75-226aa9f9cf2d_default_test-pvc/file1": (10.0465448s)
addons_test.go:922: (dbg) Run:  kubectl --context addons-383700 delete pod test-local-path
addons_test.go:926: (dbg) Run:  kubectl --context addons-383700 delete pvc test-pvc
addons_test.go:979: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-383700 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:979: (dbg) Done: out/minikube-windows-amd64.exe -p addons-383700 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (1m1.5603159s)
--- PASS: TestAddons/parallel/LocalPath (88.05s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (22.8s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:958: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:344: "nvidia-device-plugin-daemonset-q4t9h" [ae9e2452-5c30-4552-8fe7-585fd8329628] Running
addons_test.go:958: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.0062866s
addons_test.go:961: (dbg) Run:  out/minikube-windows-amd64.exe addons disable nvidia-device-plugin -p addons-383700
addons_test.go:961: (dbg) Done: out/minikube-windows-amd64.exe addons disable nvidia-device-plugin -p addons-383700: (16.7901455s)
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (22.80s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (27.51s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:969: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-67d98fc6b-xt648" [aa38f029-6d1e-49fb-bc01-797983d824ba] Running
addons_test.go:969: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.0078789s
addons_test.go:973: (dbg) Run:  out/minikube-windows-amd64.exe -p addons-383700 addons disable yakd --alsologtostderr -v=1
addons_test.go:973: (dbg) Done: out/minikube-windows-amd64.exe -p addons-383700 addons disable yakd --alsologtostderr -v=1: (21.4936701s)
--- PASS: TestAddons/parallel/Yakd (27.51s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (52.33s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:170: (dbg) Run:  out/minikube-windows-amd64.exe stop -p addons-383700
addons_test.go:170: (dbg) Done: out/minikube-windows-amd64.exe stop -p addons-383700: (39.9330835s)
addons_test.go:174: (dbg) Run:  out/minikube-windows-amd64.exe addons enable dashboard -p addons-383700
addons_test.go:174: (dbg) Done: out/minikube-windows-amd64.exe addons enable dashboard -p addons-383700: (4.9367222s)
addons_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe addons disable dashboard -p addons-383700
addons_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe addons disable dashboard -p addons-383700: (4.6552766s)
addons_test.go:183: (dbg) Run:  out/minikube-windows-amd64.exe addons disable gvisor -p addons-383700
addons_test.go:183: (dbg) Done: out/minikube-windows-amd64.exe addons disable gvisor -p addons-383700: (2.8029968s)
--- PASS: TestAddons/StoppedEnableDisable (52.33s)

                                                
                                    
x
+
TestCertOptions (519.45s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-windows-amd64.exe start -p cert-options-408000 --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=hyperv
cert_options_test.go:49: (dbg) Done: out/minikube-windows-amd64.exe start -p cert-options-408000 --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=hyperv: (7m31.4310193s)
cert_options_test.go:60: (dbg) Run:  out/minikube-windows-amd64.exe -p cert-options-408000 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-408000 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt": (10.4587824s)
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-408000 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p cert-options-408000 -- "sudo cat /etc/kubernetes/admin.conf"
E1007 13:47:40.429377   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
cert_options_test.go:100: (dbg) Done: out/minikube-windows-amd64.exe ssh -p cert-options-408000 -- "sudo cat /etc/kubernetes/admin.conf": (11.1517415s)
helpers_test.go:175: Cleaning up "cert-options-408000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p cert-options-408000
E1007 13:47:57.165287   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 13:48:22.488467   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p cert-options-408000: (46.200691s)
--- PASS: TestCertOptions (519.45s)

                                                
                                    
x
+
TestCertExpiration (899.74s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-windows-amd64.exe start -p cert-expiration-057300 --memory=2048 --cert-expiration=3m --driver=hyperv
cert_options_test.go:123: (dbg) Done: out/minikube-windows-amd64.exe start -p cert-expiration-057300 --memory=2048 --cert-expiration=3m --driver=hyperv: (7m18.7703766s)
E1007 13:42:57.162133   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 13:43:22.484768   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
cert_options_test.go:131: (dbg) Run:  out/minikube-windows-amd64.exe start -p cert-expiration-057300 --memory=2048 --cert-expiration=8760h --driver=hyperv
cert_options_test.go:131: (dbg) Done: out/minikube-windows-amd64.exe start -p cert-expiration-057300 --memory=2048 --cert-expiration=8760h --driver=hyperv: (3m53.5724002s)
helpers_test.go:175: Cleaning up "cert-expiration-057300" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p cert-expiration-057300
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p cert-expiration-057300: (47.3949196s)
--- PASS: TestCertExpiration (899.74s)

                                                
                                    
x
+
TestDockerFlags (531.07s)

                                                
                                                
=== RUN   TestDockerFlags
=== PAUSE TestDockerFlags

                                                
                                                

                                                
                                                
=== CONT  TestDockerFlags
docker_test.go:51: (dbg) Run:  out/minikube-windows-amd64.exe start -p docker-flags-745300 --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=hyperv
E1007 13:37:57.157757   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 13:38:22.482508   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
docker_test.go:51: (dbg) Done: out/minikube-windows-amd64.exe start -p docker-flags-745300 --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=hyperv: (7m49.4366799s)
docker_test.go:56: (dbg) Run:  out/minikube-windows-amd64.exe -p docker-flags-745300 ssh "sudo systemctl show docker --property=Environment --no-pager"
docker_test.go:56: (dbg) Done: out/minikube-windows-amd64.exe -p docker-flags-745300 ssh "sudo systemctl show docker --property=Environment --no-pager": (10.4294729s)
docker_test.go:67: (dbg) Run:  out/minikube-windows-amd64.exe -p docker-flags-745300 ssh "sudo systemctl show docker --property=ExecStart --no-pager"
docker_test.go:67: (dbg) Done: out/minikube-windows-amd64.exe -p docker-flags-745300 ssh "sudo systemctl show docker --property=ExecStart --no-pager": (10.2476937s)
helpers_test.go:175: Cleaning up "docker-flags-745300" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p docker-flags-745300
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p docker-flags-745300: (40.9581492s)
--- PASS: TestDockerFlags (531.07s)

                                                
                                    
x
+
TestForceSystemdFlag (401.67s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-windows-amd64.exe start -p force-systemd-flag-058000 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=hyperv
docker_test.go:91: (dbg) Done: out/minikube-windows-amd64.exe start -p force-systemd-flag-058000 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=hyperv: (5m45.1527291s)
docker_test.go:110: (dbg) Run:  out/minikube-windows-amd64.exe -p force-systemd-flag-058000 ssh "docker info --format {{.CgroupDriver}}"
docker_test.go:110: (dbg) Done: out/minikube-windows-amd64.exe -p force-systemd-flag-058000 ssh "docker info --format {{.CgroupDriver}}": (10.0998452s)
helpers_test.go:175: Cleaning up "force-systemd-flag-058000" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p force-systemd-flag-058000
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p force-systemd-flag-058000: (46.4160921s)
--- PASS: TestForceSystemdFlag (401.67s)

                                                
                                    
x
+
TestErrorSpam/start (16.8s)

                                                
                                                
=== 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-627900 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-627900 start --dry-run
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-627900 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-627900 start --dry-run: (5.53927s)
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-627900 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-627900 start --dry-run
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-627900 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-627900 start --dry-run: (5.6392455s)
error_spam_test.go:182: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-627900 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-627900 start --dry-run
error_spam_test.go:182: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-627900 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-627900 start --dry-run: (5.6205458s)
--- PASS: TestErrorSpam/start (16.80s)

                                                
                                    
x
+
TestErrorSpam/status (36.22s)

                                                
                                                
=== 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-627900 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-627900 status
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-627900 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-627900 status: (12.3315853s)
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-627900 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-627900 status
E1007 11:20:40.937617   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-627900 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-627900 status: (11.885561s)
error_spam_test.go:182: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-627900 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-627900 status
error_spam_test.go:182: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-627900 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-627900 status: (11.9975403s)
--- PASS: TestErrorSpam/status (36.22s)

                                                
                                    
x
+
TestErrorSpam/pause (22.6s)

                                                
                                                
=== 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-627900 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-627900 pause
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-627900 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-627900 pause: (7.7586207s)
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-627900 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-627900 pause
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-627900 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-627900 pause: (7.4106882s)
error_spam_test.go:182: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-627900 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-627900 pause
error_spam_test.go:182: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-627900 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-627900 pause: (7.4315185s)
--- PASS: TestErrorSpam/pause (22.60s)

                                                
                                    
x
+
TestErrorSpam/unpause (22.85s)

                                                
                                                
=== 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-627900 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-627900 unpause
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-627900 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-627900 unpause: (7.6104649s)
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-627900 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-627900 unpause
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-627900 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-627900 unpause: (7.61446s)
error_spam_test.go:182: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-627900 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-627900 unpause
error_spam_test.go:182: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-627900 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-627900 unpause: (7.623727s)
--- PASS: TestErrorSpam/unpause (22.85s)

                                                
                                    
x
+
TestErrorSpam/stop (55.19s)

                                                
                                                
=== 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-627900 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-627900 stop
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-627900 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-627900 stop: (33.6657383s)
error_spam_test.go:159: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-627900 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-627900 stop
error_spam_test.go:159: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-627900 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-627900 stop: (10.8821417s)
error_spam_test.go:182: (dbg) Run:  out/minikube-windows-amd64.exe -p nospam-627900 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-627900 stop
error_spam_test.go:182: (dbg) Done: out/minikube-windows-amd64.exe -p nospam-627900 --log_dir C:\Users\jenkins.minikube6\AppData\Local\Temp\nospam-627900 stop: (10.6380892s)
--- PASS: TestErrorSpam/stop (55.19s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0.04s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1855: local sync path: C:\Users\jenkins.minikube6\minikube-integration\.minikube\files\etc\test\nested\copy\13784\hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.04s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (197.43s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2234: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-475600 --memory=4000 --apiserver-port=8441 --wait=all --driver=hyperv
E1007 11:23:24.782108   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
functional_test.go:2234: (dbg) Done: out/minikube-windows-amd64.exe start -p functional-475600 --memory=4000 --apiserver-port=8441 --wait=all --driver=hyperv: (3m17.414789s)
--- PASS: TestFunctional/serial/StartWithProxy (197.43s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (125.5s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I1007 11:26:19.189202   13784 config.go:182] Loaded profile config "functional-475600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
functional_test.go:659: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-475600 --alsologtostderr -v=8
E1007 11:27:57.071322   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
functional_test.go:659: (dbg) Done: out/minikube-windows-amd64.exe start -p functional-475600 --alsologtostderr -v=8: (2m5.4975445s)
functional_test.go:663: soft start took 2m5.4986751s for "functional-475600" cluster.
I1007 11:28:24.689237   13784 config.go:182] Loaded profile config "functional-475600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/SoftStart (125.50s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.14s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.25s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1049: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 cache add registry.k8s.io/pause:3.1
functional_test.go:1049: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 cache add registry.k8s.io/pause:3.1: (9.5297404s)
functional_test.go:1049: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 cache add registry.k8s.io/pause:3.3
functional_test.go:1049: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 cache add registry.k8s.io/pause:3.3: (8.9214832s)
functional_test.go:1049: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 cache add registry.k8s.io/pause:latest
functional_test.go:1049: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 cache add registry.k8s.io/pause:latest: (8.5093478s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (26.96s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1077: (dbg) Run:  docker build -t minikube-local-cache-test:functional-475600 C:\Users\jenkins.minikube6\AppData\Local\Temp\TestFunctionalserialCacheCmdcacheadd_local189516346\001
functional_test.go:1077: (dbg) Done: docker build -t minikube-local-cache-test:functional-475600 C:\Users\jenkins.minikube6\AppData\Local\Temp\TestFunctionalserialCacheCmdcacheadd_local189516346\001: (2.015882s)
functional_test.go:1089: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 cache add minikube-local-cache-test:functional-475600
functional_test.go:1089: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 cache add minikube-local-cache-test:functional-475600: (8.4387406s)
functional_test.go:1094: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 cache delete minikube-local-cache-test:functional-475600
functional_test.go:1083: (dbg) Run:  docker rmi minikube-local-cache-test:functional-475600
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (10.86s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node
functional_test.go:1124: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 ssh sudo crictl images
functional_test.go:1124: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 ssh sudo crictl images: (9.307095s)
--- PASS: TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (9.31s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/cache_reload
functional_test.go:1147: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 ssh sudo docker rmi registry.k8s.io/pause:latest
functional_test.go:1147: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 ssh sudo docker rmi registry.k8s.io/pause:latest: (9.2233679s)
functional_test.go:1153: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 ssh sudo crictl inspecti registry.k8s.io/pause:latest
functional_test.go:1153: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p functional-475600 ssh sudo crictl inspecti registry.k8s.io/pause:latest: exit status 1 (9.2300538s)

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

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

                                                
                                                
** /stderr **
functional_test.go:1158: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 cache reload
functional_test.go:1158: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 cache reload: (8.024077s)
functional_test.go:1163: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 ssh sudo crictl inspecti registry.k8s.io/pause:latest
functional_test.go:1163: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 ssh sudo crictl inspecti registry.k8s.io/pause:latest: (9.6414767s)
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (36.12s)

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.49s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (125.48s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-475600 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
functional_test.go:757: (dbg) Done: out/minikube-windows-amd64.exe start -p functional-475600 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (2m5.4800134s)
functional_test.go:761: restart took 2m5.4809149s for "functional-475600" cluster.
I1007 11:32:29.138479   13784 config.go:182] Loaded profile config "functional-475600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
--- PASS: TestFunctional/serial/ExtraConfig (125.48s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.19s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (8.54s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1236: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 logs
functional_test.go:1236: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 logs: (8.5395666s)
--- PASS: TestFunctional/serial/LogsCmd (8.54s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (10.84s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 logs --file C:\Users\jenkins.minikube6\AppData\Local\Temp\TestFunctionalserialLogsFileCmd2321767265\001\logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 logs --file C:\Users\jenkins.minikube6\AppData\Local\Temp\TestFunctionalserialLogsFileCmd2321767265\001\logs.txt: (10.8358949s)
--- PASS: TestFunctional/serial/LogsFileCmd (10.84s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (21.44s)

                                                
                                                
=== RUN   TestFunctional/serial/InvalidService
functional_test.go:2321: (dbg) Run:  kubectl --context functional-475600 apply -f testdata\invalidsvc.yaml
functional_test.go:2335: (dbg) Run:  out/minikube-windows-amd64.exe service invalid-svc -p functional-475600
E1007 11:32:57.074724   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
functional_test.go:2335: (dbg) Non-zero exit: out/minikube-windows-amd64.exe service invalid-svc -p functional-475600: exit status 115 (17.3090505s)

                                                
                                                
-- stdout --
	|-----------|-------------|-------------|----------------------------|
	| NAMESPACE |    NAME     | TARGET PORT |            URL             |
	|-----------|-------------|-------------|----------------------------|
	| default   | invalid-svc |          80 | http://172.30.129.63:31828 |
	|-----------|-------------|-------------|----------------------------|
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to SVC_UNREACHABLE: service not available: no running pod for service invalid-svc found
	* 
	╭─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                                                         │
	│    * If the above advice does not help, please let us know:                                                             │
	│      https://github.com/kubernetes/minikube/issues/new/choose                                                           │
	│                                                                                                                         │
	│    * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.                                │
	│    * Please also attach the following file to the GitHub issue:                                                         │
	│    * - C:\Users\jenkins.minikube6\AppData\Local\Temp\minikube_service_8fb87d8e79e761d215f3221b4a4d8a6300edfb06_0.log    │
	│                                                                                                                         │
	╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
functional_test.go:2327: (dbg) Run:  kubectl --context functional-475600 delete -f testdata\invalidsvc.yaml
--- PASS: TestFunctional/serial/InvalidService (21.44s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (2.16s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (41.32s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:854: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 status
functional_test.go:854: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 status: (13.6131285s)
functional_test.go:860: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
functional_test.go:860: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}: (14.5876588s)
functional_test.go:872: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 status -o json
functional_test.go:872: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 status -o json: (13.1225796s)
--- PASS: TestFunctional/parallel/StatusCmd (41.32s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (35.9s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1629: (dbg) Run:  kubectl --context functional-475600 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-475600 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-scmq7" [8168ad8d-0b18-4dff-b4e3-b1b8fa127f3c] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-scmq7" [8168ad8d-0b18-4dff-b4e3-b1b8fa127f3c] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 17.0053892s
functional_test.go:1649: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 service hello-node-connect --url
functional_test.go:1649: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 service hello-node-connect --url: (18.4524566s)
functional_test.go:1655: found endpoint for hello-node-connect: http://172.30.129.63:31073
functional_test.go:1675: http://172.30.129.63:31073: success! body:

                                                
                                                

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

                                                
                                                
Pod Information:
	-no pod information available-

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

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.66s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (48.11s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 4m0s for pods matching "integration-test=storage-provisioner" in namespace "kube-system" ...
helpers_test.go:344: "storage-provisioner" [6da25601-284c-4610-a8b8-cdcef18d4aa6] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.006855s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-475600 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-475600 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-475600 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-475600 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 3m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:344: "sp-pod" [99382fb7-4adf-431e-a541-933303e8eb75] Pending
helpers_test.go:344: "sp-pod" [99382fb7-4adf-431e-a541-933303e8eb75] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [99382fb7-4adf-431e-a541-933303e8eb75] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 31.0076416s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-475600 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-475600 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-475600 delete -f testdata/storage-provisioner/pod.yaml: (1.8369737s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-475600 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 3m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:344: "sp-pod" [5aa9b945-31e7-4d98-a911-748623d1efc1] Pending
helpers_test.go:344: "sp-pod" [5aa9b945-31e7-4d98-a911-748623d1efc1] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [5aa9b945-31e7-4d98-a911-748623d1efc1] Running
E1007 11:34:20.151802   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 8.0066941s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-475600 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (48.11s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (24.65s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1725: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 ssh "echo hello"
functional_test.go:1725: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 ssh "echo hello": (12.6397592s)
functional_test.go:1742: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 ssh "cat /etc/hostname"
functional_test.go:1742: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 ssh "cat /etc/hostname": (12.0075886s)
--- PASS: TestFunctional/parallel/SSHCmd (24.65s)

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (61.55s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CpCmd
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 cp testdata\cp-test.txt /home/docker/cp-test.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 cp testdata\cp-test.txt /home/docker/cp-test.txt: (9.9927754s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 ssh -n functional-475600 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 ssh -n functional-475600 "sudo cat /home/docker/cp-test.txt": (12.0819527s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 cp functional-475600:/home/docker/cp-test.txt C:\Users\jenkins.minikube6\AppData\Local\Temp\TestFunctionalparallelCpCmd561244637\001\cp-test.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 cp functional-475600:/home/docker/cp-test.txt C:\Users\jenkins.minikube6\AppData\Local\Temp\TestFunctionalparallelCpCmd561244637\001\cp-test.txt: (10.9772749s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 ssh -n functional-475600 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 ssh -n functional-475600 "sudo cat /home/docker/cp-test.txt": (10.0870762s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 cp testdata\cp-test.txt /tmp/does/not/exist/cp-test.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 cp testdata\cp-test.txt /tmp/does/not/exist/cp-test.txt: (8.1497837s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 ssh -n functional-475600 "sudo cat /tmp/does/not/exist/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 ssh -n functional-475600 "sudo cat /tmp/does/not/exist/cp-test.txt": (10.2564686s)
--- PASS: TestFunctional/parallel/CpCmd (61.55s)

                                                
                                    
x
+
TestFunctional/parallel/MySQL (70.56s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-475600 replace --force -f testdata\mysql.yaml
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:344: "mysql-6cdb49bbb-q6jbf" [e68c4998-6d7d-4dfc-be0e-e8814cffcad5] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-6cdb49bbb-q6jbf" [e68c4998-6d7d-4dfc-be0e-e8814cffcad5] Running
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 47.0054149s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-475600 exec mysql-6cdb49bbb-q6jbf -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-475600 exec mysql-6cdb49bbb-q6jbf -- mysql -ppassword -e "show databases;": exit status 1 (306.6095ms)

                                                
                                                
** 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 **
I1007 11:36:05.949090   13784 retry.go:31] will retry after 837.150334ms: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-475600 exec mysql-6cdb49bbb-q6jbf -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-475600 exec mysql-6cdb49bbb-q6jbf -- mysql -ppassword -e "show databases;": exit status 1 (318.0791ms)

                                                
                                                
** 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 **
I1007 11:36:07.114022   13784 retry.go:31] will retry after 1.301693464s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-475600 exec mysql-6cdb49bbb-q6jbf -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-475600 exec mysql-6cdb49bbb-q6jbf -- mysql -ppassword -e "show databases;": exit status 1 (346.3096ms)

                                                
                                                
** 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 **
I1007 11:36:08.773923   13784 retry.go:31] will retry after 2.084058994s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-475600 exec mysql-6cdb49bbb-q6jbf -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-475600 exec mysql-6cdb49bbb-q6jbf -- mysql -ppassword -e "show databases;": exit status 1 (373.1582ms)

                                                
                                                
** 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 **
I1007 11:36:11.242463   13784 retry.go:31] will retry after 3.214617903s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-475600 exec mysql-6cdb49bbb-q6jbf -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-475600 exec mysql-6cdb49bbb-q6jbf -- mysql -ppassword -e "show databases;": exit status 1 (381.0921ms)

                                                
                                                
** 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 **
I1007 11:36:14.847347   13784 retry.go:31] will retry after 2.874582517s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-475600 exec mysql-6cdb49bbb-q6jbf -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-475600 exec mysql-6cdb49bbb-q6jbf -- mysql -ppassword -e "show databases;": exit status 1 (340.5005ms)

                                                
                                                
** 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 **
I1007 11:36:18.071242   13784 retry.go:31] will retry after 10.350456172s: exit status 1
functional_test.go:1807: (dbg) Run:  kubectl --context functional-475600 exec mysql-6cdb49bbb-q6jbf -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (70.56s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (10.27s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (66.15s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1972: Checking for existence of /etc/ssl/certs/13784.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 ssh "sudo cat /etc/ssl/certs/13784.pem"
functional_test.go:1973: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 ssh "sudo cat /etc/ssl/certs/13784.pem": (12.7184761s)
functional_test.go:1972: Checking for existence of /usr/share/ca-certificates/13784.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 ssh "sudo cat /usr/share/ca-certificates/13784.pem"
functional_test.go:1973: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 ssh "sudo cat /usr/share/ca-certificates/13784.pem": (11.898337s)
functional_test.go:1972: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1973: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1973: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 ssh "sudo cat /etc/ssl/certs/51391683.0": (10.7109407s)
functional_test.go:1999: Checking for existence of /etc/ssl/certs/137842.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 ssh "sudo cat /etc/ssl/certs/137842.pem"
functional_test.go:2000: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 ssh "sudo cat /etc/ssl/certs/137842.pem": (10.1960671s)
functional_test.go:1999: Checking for existence of /usr/share/ca-certificates/137842.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 ssh "sudo cat /usr/share/ca-certificates/137842.pem"
functional_test.go:2000: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 ssh "sudo cat /usr/share/ca-certificates/137842.pem": (10.4089196s)
functional_test.go:1999: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:2000: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
functional_test.go:2000: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0": (10.2184158s)
--- PASS: TestFunctional/parallel/CertSync (66.15s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.19s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (10.66s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (2.96s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/License
functional_test.go:2288: (dbg) Run:  out/minikube-windows-amd64.exe license
functional_test.go:2288: (dbg) Done: out/minikube-windows-amd64.exe license: (2.9425191s)
--- PASS: TestFunctional/parallel/License (2.96s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-windows-amd64.exe -p functional-475600 tunnel --alsologtostderr]
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-windows-amd64.exe -p functional-475600 tunnel --alsologtostderr]
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-windows-amd64.exe -p functional-475600 tunnel --alsologtostderr] ...
helpers_test.go:508: unable to kill pid 14644: OpenProcess: The parameter is incorrect.
helpers_test.go:508: unable to kill pid 9260: TerminateProcess: Access is denied.
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-windows-amd64.exe -p functional-475600 tunnel --alsologtostderr] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel (10.07s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-475600 apply -f testdata\testsvc.yaml
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: waiting 4m0s for pods matching "run=nginx-svc" in namespace "default" ...
helpers_test.go:344: "nginx-svc" [980d606e-09fd-46c4-9065-ae5053a82b82] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [980d606e-09fd-46c4-9065-ae5053a82b82] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 15.0067953s
I1007 11:33:38.061812   13784 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (15.67s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel
functional_test_tunnel_test.go:434: (dbg) stopping [out/minikube-windows-amd64.exe -p functional-475600 tunnel --alsologtostderr] ...
helpers_test.go:508: unable to kill pid 8436: OpenProcess: The parameter is incorrect.
helpers_test.go:508: unable to kill pid 3284: TerminateProcess: Access is denied.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.21s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-475600 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-475600 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-6b9f76b5c7-z69z2" [e5c206b8-c6bc-4126-a0ac-6fdfa6fd9ab6] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6b9f76b5c7-z69z2" [e5c206b8-c6bc-4126-a0ac-6fdfa6fd9ab6] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 8.0067187s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (8.44s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_not_create
functional_test.go:1270: (dbg) Run:  out/minikube-windows-amd64.exe profile lis
functional_test.go:1275: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json
functional_test.go:1275: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (14.1603916s)
--- PASS: TestFunctional/parallel/ProfileCmd/profile_not_create (14.50s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/List
functional_test.go:1459: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 service list
functional_test.go:1459: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 service list: (14.5807662s)
--- PASS: TestFunctional/parallel/ServiceCmd/List (14.58s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1310: (dbg) Run:  out/minikube-windows-amd64.exe profile list
functional_test.go:1310: (dbg) Done: out/minikube-windows-amd64.exe profile list: (14.0860987s)
functional_test.go:1315: Took "14.0867522s" to run "out/minikube-windows-amd64.exe profile list"
functional_test.go:1324: (dbg) Run:  out/minikube-windows-amd64.exe profile list -l
functional_test.go:1329: Took "271.8555ms" to run "out/minikube-windows-amd64.exe profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (14.36s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1489: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 service list -o json
functional_test.go:1489: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 service list -o json: (13.9552005s)
functional_test.go:1494: Took "13.9553254s" to run "out/minikube-windows-amd64.exe -p functional-475600 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (13.96s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1361: (dbg) Run:  out/minikube-windows-amd64.exe profile list -o json
functional_test.go:1361: (dbg) Done: out/minikube-windows-amd64.exe profile list -o json: (13.2690523s)
functional_test.go:1366: Took "13.2706373s" to run "out/minikube-windows-amd64.exe profile list -o json"
functional_test.go:1374: (dbg) Run:  out/minikube-windows-amd64.exe profile list -o json --light
functional_test.go:1379: Took "267.4825ms" to run "out/minikube-windows-amd64.exe profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (13.54s)

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2270: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 version -o=json --components
functional_test.go:2270: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 version -o=json --components: (8.3654827s)
--- PASS: TestFunctional/parallel/Version/components (8.37s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:261: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 image ls --format short --alsologtostderr
functional_test.go:261: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 image ls --format short --alsologtostderr: (8.1121835s)
functional_test.go:266: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-475600 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.10
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.31.1
registry.k8s.io/kube-proxy:v1.31.1
registry.k8s.io/kube-controller-manager:v1.31.1
registry.k8s.io/kube-apiserver:v1.31.1
registry.k8s.io/etcd:3.5.15-0
registry.k8s.io/echoserver:1.8
registry.k8s.io/coredns/coredns:v1.11.3
gcr.io/k8s-minikube/storage-provisioner:v5
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/library/mysql:5.7
docker.io/library/minikube-local-cache-test:functional-475600
docker.io/kicbase/echo-server:functional-475600
functional_test.go:269: (dbg) Stderr: out/minikube-windows-amd64.exe -p functional-475600 image ls --format short --alsologtostderr:
I1007 11:36:43.296984    5368 out.go:345] Setting OutFile to fd 1372 ...
I1007 11:36:43.378664    5368 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 11:36:43.378664    5368 out.go:358] Setting ErrFile to fd 1552...
I1007 11:36:43.378664    5368 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 11:36:43.399587    5368 config.go:182] Loaded profile config "functional-475600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1007 11:36:43.400175    5368 config.go:182] Loaded profile config "functional-475600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1007 11:36:43.401125    5368 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-475600 ).state
I1007 11:36:45.800147    5368 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I1007 11:36:45.800329    5368 main.go:141] libmachine: [stderr =====>] : 
I1007 11:36:45.820699    5368 ssh_runner.go:195] Run: systemctl --version
I1007 11:36:45.820699    5368 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-475600 ).state
I1007 11:36:48.231311    5368 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I1007 11:36:48.231404    5368 main.go:141] libmachine: [stderr =====>] : 
I1007 11:36:48.231404    5368 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM functional-475600 ).networkadapters[0]).ipaddresses[0]
I1007 11:36:51.089596    5368 main.go:141] libmachine: [stdout =====>] : 172.30.129.63

                                                
                                                
I1007 11:36:51.089679    5368 main.go:141] libmachine: [stderr =====>] : 
I1007 11:36:51.089952    5368 sshutil.go:53] new ssh client: &{IP:172.30.129.63 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\functional-475600\id_rsa Username:docker}
I1007 11:36:51.190635    5368 ssh_runner.go:235] Completed: systemctl --version: (5.3698759s)
I1007 11:36:51.201711    5368 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (8.11s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:261: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 image ls --format table --alsologtostderr
functional_test.go:261: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 image ls --format table --alsologtostderr: (7.9212135s)
functional_test.go:266: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-475600 image ls --format table --alsologtostderr:
|---------------------------------------------|-------------------|---------------|--------|
|                    Image                    |        Tag        |   Image ID    |  Size  |
|---------------------------------------------|-------------------|---------------|--------|
| registry.k8s.io/coredns/coredns             | v1.11.3           | c69fa2e9cbf5f | 61.8MB |
| docker.io/library/mysql                     | 5.7               | 5107333e08a87 | 501MB  |
| docker.io/library/minikube-local-cache-test | functional-475600 | ad465139fa374 | 30B    |
| docker.io/library/nginx                     | latest            | 7f553e8bbc897 | 192MB  |
| registry.k8s.io/kube-scheduler              | v1.31.1           | 9aa1fad941575 | 67.4MB |
| registry.k8s.io/pause                       | 3.3               | 0184c1613d929 | 683kB  |
| docker.io/library/nginx                     | alpine            | cb8f91112b6b5 | 47MB   |
| registry.k8s.io/etcd                        | 3.5.15-0          | 2e96e5913fc06 | 148MB  |
| registry.k8s.io/pause                       | 3.10              | 873ed75102791 | 736kB  |
| docker.io/kicbase/echo-server               | functional-475600 | 9056ab77afb8e | 4.94MB |
| gcr.io/k8s-minikube/storage-provisioner     | v5                | 6e38f40d628db | 31.5MB |
| registry.k8s.io/pause                       | 3.1               | da86e6ba6ca19 | 742kB  |
| registry.k8s.io/echoserver                  | 1.8               | 82e4c8a736a4f | 95.4MB |
| registry.k8s.io/pause                       | latest            | 350b164e7ae1d | 240kB  |
| registry.k8s.io/kube-apiserver              | v1.31.1           | 6bab7719df100 | 94.2MB |
| registry.k8s.io/kube-controller-manager     | v1.31.1           | 175ffd71cce3d | 88.4MB |
| registry.k8s.io/kube-proxy                  | v1.31.1           | 60c005f310ff3 | 91.5MB |
|---------------------------------------------|-------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-windows-amd64.exe -p functional-475600 image ls --format table --alsologtostderr:
I1007 11:36:53.192705    2532 out.go:345] Setting OutFile to fd 1296 ...
I1007 11:36:53.294729    2532 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 11:36:53.294729    2532 out.go:358] Setting ErrFile to fd 1464...
I1007 11:36:53.294729    2532 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 11:36:53.318198    2532 config.go:182] Loaded profile config "functional-475600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1007 11:36:53.318198    2532 config.go:182] Loaded profile config "functional-475600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1007 11:36:53.318931    2532 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-475600 ).state
I1007 11:36:55.664342    2532 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I1007 11:36:55.665179    2532 main.go:141] libmachine: [stderr =====>] : 
I1007 11:36:55.677417    2532 ssh_runner.go:195] Run: systemctl --version
I1007 11:36:55.677417    2532 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-475600 ).state
I1007 11:36:58.002477    2532 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I1007 11:36:58.002477    2532 main.go:141] libmachine: [stderr =====>] : 
I1007 11:36:58.003580    2532 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM functional-475600 ).networkadapters[0]).ipaddresses[0]
I1007 11:37:00.790942    2532 main.go:141] libmachine: [stdout =====>] : 172.30.129.63

                                                
                                                
I1007 11:37:00.790942    2532 main.go:141] libmachine: [stderr =====>] : 
I1007 11:37:00.791419    2532 sshutil.go:53] new ssh client: &{IP:172.30.129.63 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\functional-475600\id_rsa Username:docker}
I1007 11:37:00.900562    2532 ssh_runner.go:235] Completed: systemctl --version: (5.2230867s)
I1007 11:37:00.909442    2532 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (7.92s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:261: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 image ls --format json --alsologtostderr
functional_test.go:261: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 image ls --format json --alsologtostderr: (7.9164915s)
functional_test.go:266: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-475600 image ls --format json --alsologtostderr:
[{"id":"7f553e8bbc897571642d836b31eaf6ecbe395d7641c2b24291356ed28f3f2bd0","repoDigests":[],"repoTags":["docker.io/library/nginx:latest"],"size":"192000000"},{"id":"2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4","repoDigests":[],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"148000000"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":[],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"95400000"},{"id":"cb8f91112b6b50ead202f48bbf81cec4b34c254417254efd94c803f7dd718045","repoDigests":[],"repoTags":["docker.io/library/nginx:alpine"],"size":"47000000"},{"id":"c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6","repoDigests":[],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"61800000"},{"id":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.10"],"size":"736000"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDig
ests":[],"repoTags":["docker.io/kicbase/echo-server:functional-475600"],"size":"4940000"},{"id":"6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee","repoDigests":[],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.1"],"size":"94200000"},{"id":"9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b","repoDigests":[],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.1"],"size":"67400000"},{"id":"60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561","repoDigests":[],"repoTags":["registry.k8s.io/kube-proxy:v1.31.1"],"size":"91500000"},{"id":"5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933","repoDigests":[],"repoTags":["docker.io/library/mysql:5.7"],"size":"501000000"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":[],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31500000"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.3"
],"size":"683000"},{"id":"ad465139fa3747a84f29d7d1c75d5755c4749eb2a455101cdaae0ad4222c7115","repoDigests":[],"repoTags":["docker.io/library/minikube-local-cache-test:functional-475600"],"size":"30"},{"id":"175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1","repoDigests":[],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.1"],"size":"88400000"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":[],"repoTags":["registry.k8s.io/pause:3.1"],"size":"742000"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":[],"repoTags":["registry.k8s.io/pause:latest"],"size":"240000"}]
functional_test.go:269: (dbg) Stderr: out/minikube-windows-amd64.exe -p functional-475600 image ls --format json --alsologtostderr:
I1007 11:36:52.904283    7668 out.go:345] Setting OutFile to fd 1312 ...
I1007 11:36:52.992282    7668 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 11:36:52.992352    7668 out.go:358] Setting ErrFile to fd 844...
I1007 11:36:52.992352    7668 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 11:36:53.009454    7668 config.go:182] Loaded profile config "functional-475600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1007 11:36:53.010366    7668 config.go:182] Loaded profile config "functional-475600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1007 11:36:53.010670    7668 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-475600 ).state
I1007 11:36:55.392708    7668 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I1007 11:36:55.392708    7668 main.go:141] libmachine: [stderr =====>] : 
I1007 11:36:55.404343    7668 ssh_runner.go:195] Run: systemctl --version
I1007 11:36:55.405343    7668 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-475600 ).state
I1007 11:36:57.739447    7668 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I1007 11:36:57.739447    7668 main.go:141] libmachine: [stderr =====>] : 
I1007 11:36:57.739447    7668 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM functional-475600 ).networkadapters[0]).ipaddresses[0]
I1007 11:37:00.506210    7668 main.go:141] libmachine: [stdout =====>] : 172.30.129.63

                                                
                                                
I1007 11:37:00.506210    7668 main.go:141] libmachine: [stderr =====>] : 
I1007 11:37:00.506210    7668 sshutil.go:53] new ssh client: &{IP:172.30.129.63 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\functional-475600\id_rsa Username:docker}
I1007 11:37:00.603516    7668 ssh_runner.go:235] Completed: systemctl --version: (5.1981143s)
I1007 11:37:00.612338    7668 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (7.92s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:261: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 image ls --format yaml --alsologtostderr
functional_test.go:261: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 image ls --format yaml --alsologtostderr: (8.087895s)
functional_test.go:266: (dbg) Stdout: out/minikube-windows-amd64.exe -p functional-475600 image ls --format yaml --alsologtostderr:
- id: 7f553e8bbc897571642d836b31eaf6ecbe395d7641c2b24291356ed28f3f2bd0
repoDigests: []
repoTags:
- docker.io/library/nginx:latest
size: "192000000"
- id: 9aa1fad941575eed91ab13d44f3e4cb5b1ff4e09cbbe954ea63002289416a13b
repoDigests: []
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.1
size: "67400000"
- id: 2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4
repoDigests: []
repoTags:
- registry.k8s.io/etcd:3.5.15-0
size: "148000000"
- id: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.10
size: "736000"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests: []
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31500000"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.3
size: "683000"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests: []
repoTags:
- registry.k8s.io/pause:3.1
size: "742000"
- id: ad465139fa3747a84f29d7d1c75d5755c4749eb2a455101cdaae0ad4222c7115
repoDigests: []
repoTags:
- docker.io/library/minikube-local-cache-test:functional-475600
size: "30"
- id: 175ffd71cce3d90bae95904b55260db941b10007a4e5471a19f3135b30aa9cd1
repoDigests: []
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.1
size: "88400000"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests: []
repoTags:
- registry.k8s.io/echoserver:1.8
size: "95400000"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests: []
repoTags:
- registry.k8s.io/pause:latest
size: "240000"
- id: cb8f91112b6b50ead202f48bbf81cec4b34c254417254efd94c803f7dd718045
repoDigests: []
repoTags:
- docker.io/library/nginx:alpine
size: "47000000"
- id: 60c005f310ff3ad6d131805170f07d2946095307063eaaa5eedcaf06a0a89561
repoDigests: []
repoTags:
- registry.k8s.io/kube-proxy:v1.31.1
size: "91500000"
- id: c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6
repoDigests: []
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "61800000"
- id: 5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933
repoDigests: []
repoTags:
- docker.io/library/mysql:5.7
size: "501000000"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests: []
repoTags:
- docker.io/kicbase/echo-server:functional-475600
size: "4940000"
- id: 6bab7719df1001fdcc7e39f1decfa1f73b7f3af2757a91c5bafa1aaea29d1aee
repoDigests: []
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.1
size: "94200000"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-windows-amd64.exe -p functional-475600 image ls --format yaml --alsologtostderr:
I1007 11:36:45.084099   11112 out.go:345] Setting OutFile to fd 1140 ...
I1007 11:36:45.187567   11112 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 11:36:45.187567   11112 out.go:358] Setting ErrFile to fd 1540...
I1007 11:36:45.187567   11112 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 11:36:45.218804   11112 config.go:182] Loaded profile config "functional-475600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1007 11:36:45.219414   11112 config.go:182] Loaded profile config "functional-475600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1007 11:36:45.220643   11112 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-475600 ).state
I1007 11:36:47.587946   11112 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I1007 11:36:47.587946   11112 main.go:141] libmachine: [stderr =====>] : 
I1007 11:36:47.601799   11112 ssh_runner.go:195] Run: systemctl --version
I1007 11:36:47.601799   11112 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-475600 ).state
I1007 11:36:50.106157   11112 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I1007 11:36:50.106157   11112 main.go:141] libmachine: [stderr =====>] : 
I1007 11:36:50.106904   11112 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM functional-475600 ).networkadapters[0]).ipaddresses[0]
I1007 11:36:52.875640   11112 main.go:141] libmachine: [stdout =====>] : 172.30.129.63

                                                
                                                
I1007 11:36:52.875640   11112 main.go:141] libmachine: [stderr =====>] : 
I1007 11:36:52.876525   11112 sshutil.go:53] new ssh client: &{IP:172.30.129.63 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\functional-475600\id_rsa Username:docker}
I1007 11:36:52.981391   11112 ssh_runner.go:235] Completed: systemctl --version: (5.3795323s)
I1007 11:36:52.993940   11112 ssh_runner.go:195] Run: docker images --no-trunc --format "{{json .}}"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (8.09s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 image build -t localhost/my-image:functional-475600 testdata\build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 image build -t localhost/my-image:functional-475600 testdata\build --alsologtostderr: (10.6167803s)
functional_test.go:323: (dbg) Stderr: out/minikube-windows-amd64.exe -p functional-475600 image build -t localhost/my-image:functional-475600 testdata\build --alsologtostderr:
I1007 11:37:01.682709    2612 out.go:345] Setting OutFile to fd 1552 ...
I1007 11:37:01.768723    2612 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 11:37:01.768723    2612 out.go:358] Setting ErrFile to fd 1176...
I1007 11:37:01.768806    2612 out.go:392] TERM=,COLORTERM=, which probably does not support color
I1007 11:37:01.785217    2612 config.go:182] Loaded profile config "functional-475600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1007 11:37:01.802657    2612 config.go:182] Loaded profile config "functional-475600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
I1007 11:37:01.803690    2612 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-475600 ).state
I1007 11:37:03.993271    2612 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I1007 11:37:03.993460    2612 main.go:141] libmachine: [stderr =====>] : 
I1007 11:37:04.007100    2612 ssh_runner.go:195] Run: systemctl --version
I1007 11:37:04.007100    2612 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM functional-475600 ).state
I1007 11:37:06.127557    2612 main.go:141] libmachine: [stdout =====>] : Running

                                                
                                                
I1007 11:37:06.127557    2612 main.go:141] libmachine: [stderr =====>] : 
I1007 11:37:06.127694    2612 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM functional-475600 ).networkadapters[0]).ipaddresses[0]
I1007 11:37:08.616289    2612 main.go:141] libmachine: [stdout =====>] : 172.30.129.63

                                                
                                                
I1007 11:37:08.616935    2612 main.go:141] libmachine: [stderr =====>] : 
I1007 11:37:08.617001    2612 sshutil.go:53] new ssh client: &{IP:172.30.129.63 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\functional-475600\id_rsa Username:docker}
I1007 11:37:08.718238    2612 ssh_runner.go:235] Completed: systemctl --version: (4.7109356s)
I1007 11:37:08.718323    2612 build_images.go:161] Building image from path: C:\Users\jenkins.minikube6\AppData\Local\Temp\build.3553860846.tar
I1007 11:37:08.729296    2612 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I1007 11:37:08.762427    2612 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.3553860846.tar
I1007 11:37:08.769778    2612 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.3553860846.tar: stat -c "%s %y" /var/lib/minikube/build/build.3553860846.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.3553860846.tar': No such file or directory
I1007 11:37:08.770011    2612 ssh_runner.go:362] scp C:\Users\jenkins.minikube6\AppData\Local\Temp\build.3553860846.tar --> /var/lib/minikube/build/build.3553860846.tar (3072 bytes)
I1007 11:37:08.828823    2612 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.3553860846
I1007 11:37:08.859369    2612 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.3553860846 -xf /var/lib/minikube/build/build.3553860846.tar
I1007 11:37:08.877457    2612 docker.go:360] Building image: /var/lib/minikube/build/build.3553860846
I1007 11:37:08.886916    2612 ssh_runner.go:195] Run: docker build -t localhost/my-image:functional-475600 /var/lib/minikube/build/build.3553860846
#0 building with "default" instance using docker driver

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

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

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

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

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

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

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

                                                
                                                
#8 exporting to image
#8 exporting layers
#8 exporting layers 0.2s done
#8 writing image sha256:9074c514ad9048a977ce3b97c753e2e6376d26afe20d850ef05bf3f2b5f76bb5
#8 writing image sha256:9074c514ad9048a977ce3b97c753e2e6376d26afe20d850ef05bf3f2b5f76bb5 done
#8 naming to localhost/my-image:functional-475600 0.0s done
#8 DONE 0.2s
I1007 11:37:12.085905    2612 ssh_runner.go:235] Completed: docker build -t localhost/my-image:functional-475600 /var/lib/minikube/build/build.3553860846: (3.1988823s)
I1007 11:37:12.101316    2612 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.3553860846
I1007 11:37:12.134794    2612 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.3553860846.tar
I1007 11:37:12.156287    2612 build_images.go:217] Built localhost/my-image:functional-475600 from C:\Users\jenkins.minikube6\AppData\Local\Temp\build.3553860846.tar
I1007 11:37:12.156287    2612 build_images.go:133] succeeded building to: functional-475600
I1007 11:37:12.156287    2612 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 image ls
functional_test.go:451: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 image ls: (7.1591278s)
E1007 11:37:57.077642   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (28.07s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:355: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 image load --daemon kicbase/echo-server:functional-475600 --alsologtostderr
functional_test.go:355: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 image load --daemon kicbase/echo-server:functional-475600 --alsologtostderr: (9.3349583s)
functional_test.go:451: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 image ls
functional_test.go:451: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 image ls: (7.9957818s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (17.33s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:365: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 image load --daemon kicbase/echo-server:functional-475600 --alsologtostderr
functional_test.go:365: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 image load --daemon kicbase/echo-server:functional-475600 --alsologtostderr: (8.8055927s)
functional_test.go:451: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 image ls
functional_test.go:451: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 image ls: (7.7096941s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (16.52s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:235: (dbg) Run:  docker pull kicbase/echo-server:latest
functional_test.go:235: (dbg) Done: docker pull kicbase/echo-server:latest: (1.1831457s)
functional_test.go:240: (dbg) Run:  docker tag kicbase/echo-server:latest kicbase/echo-server:functional-475600
functional_test.go:245: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 image load --daemon kicbase/echo-server:functional-475600 --alsologtostderr
functional_test.go:245: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 image load --daemon kicbase/echo-server:functional-475600 --alsologtostderr: (8.5100833s)
functional_test.go:451: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 image ls
functional_test.go:451: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 image ls: (7.6127452s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (17.42s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:380: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 image save kicbase/echo-server:functional-475600 C:\jenkins\workspace\Hyper-V_Windows_integration\echo-server-save.tar --alsologtostderr
functional_test.go:380: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 image save kicbase/echo-server:functional-475600 C:\jenkins\workspace\Hyper-V_Windows_integration\echo-server-save.tar --alsologtostderr: (8.1673011s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (8.17s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:392: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 image rm kicbase/echo-server:functional-475600 --alsologtostderr
functional_test.go:392: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 image rm kicbase/echo-server:functional-475600 --alsologtostderr: (7.7204582s)
functional_test.go:451: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 image ls
functional_test.go:451: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 image ls: (7.9736076s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (15.70s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/DockerEnv/powershell
functional_test.go:499: (dbg) Run:  powershell.exe -NoProfile -NonInteractive "out/minikube-windows-amd64.exe -p functional-475600 docker-env | Invoke-Expression ; out/minikube-windows-amd64.exe status -p functional-475600"
functional_test.go:499: (dbg) Done: powershell.exe -NoProfile -NonInteractive "out/minikube-windows-amd64.exe -p functional-475600 docker-env | Invoke-Expression ; out/minikube-windows-amd64.exe status -p functional-475600": (27.9379003s)
functional_test.go:522: (dbg) Run:  powershell.exe -NoProfile -NonInteractive "out/minikube-windows-amd64.exe -p functional-475600 docker-env | Invoke-Expression ; docker images"
functional_test.go:522: (dbg) Done: powershell.exe -NoProfile -NonInteractive "out/minikube-windows-amd64.exe -p functional-475600 docker-env | Invoke-Expression ; docker images": (15.123249s)
--- PASS: TestFunctional/parallel/DockerEnv/powershell (43.07s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:409: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 image load C:\jenkins\workspace\Hyper-V_Windows_integration\echo-server-save.tar --alsologtostderr
functional_test.go:409: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 image load C:\jenkins\workspace\Hyper-V_Windows_integration\echo-server-save.tar --alsologtostderr: (7.9954149s)
functional_test.go:451: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 image ls
functional_test.go:451: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 image ls: (7.7850493s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (15.78s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_changes
functional_test.go:2119: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 update-context --alsologtostderr -v=2
functional_test.go:2119: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 update-context --alsologtostderr -v=2: (2.9318335s)
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (2.93s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster
functional_test.go:2119: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 update-context --alsologtostderr -v=2
functional_test.go:2119: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 update-context --alsologtostderr -v=2: (2.6862607s)
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (2.69s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_clusters
functional_test.go:2119: (dbg) Run:  out/minikube-windows-amd64.exe -p functional-475600 update-context --alsologtostderr -v=2
functional_test.go:2119: (dbg) Done: out/minikube-windows-amd64.exe -p functional-475600 update-context --alsologtostderr -v=2: (2.6570003s)
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (2.66s)

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

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.23s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.09s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.09s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (707.72s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-windows-amd64.exe start -p ha-459500 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=hyperv
E1007 11:42:57.081462   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:43:22.404807   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:43:22.411655   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:43:22.423380   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:43:22.445423   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:43:22.487504   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:43:22.569081   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:43:22.730695   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:43:23.052722   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:43:23.694812   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:43:24.976991   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:43:27.539436   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:43:32.662442   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:43:42.905668   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:44:03.387896   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:44:44.351263   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:46:06.275027   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:47:57.085266   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:48:22.408100   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:48:50.118396   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 11:51:00.164633   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-windows-amd64.exe start -p ha-459500 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=hyperv: (11m11.4169221s)
ha_test.go:107: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 status -v=7 --alsologtostderr
ha_test.go:107: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 status -v=7 --alsologtostderr: (36.2978922s)
--- PASS: TestMultiControlPlane/serial/StartCluster (707.72s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (54.93s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-459500 -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-459500 -- rollout status deployment/busybox
ha_test.go:133: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p ha-459500 -- rollout status deployment/busybox: (5.0537102s)
ha_test.go:140: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-459500 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:149: expected 3 Pod IPs but got 4 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.4 10.244.2.2 10.244.1.2 10.244.1.3'\n\n-- /stdout --"
I1007 11:52:29.850680   13784 retry.go:31] will retry after 934.660977ms: expected 3 Pod IPs but got 4 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.4 10.244.2.2 10.244.1.2 10.244.1.3'\n\n-- /stdout --"
ha_test.go:140: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-459500 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:149: expected 3 Pod IPs but got 4 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.4 10.244.2.2 10.244.1.2 10.244.1.3'\n\n-- /stdout --"
I1007 11:52:31.207854   13784 retry.go:31] will retry after 1.6304663s: expected 3 Pod IPs but got 4 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.4 10.244.2.2 10.244.1.2 10.244.1.3'\n\n-- /stdout --"
ha_test.go:140: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-459500 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:149: expected 3 Pod IPs but got 4 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.4 10.244.2.2 10.244.1.2 10.244.1.3'\n\n-- /stdout --"
I1007 11:52:33.270332   13784 retry.go:31] will retry after 2.194129495s: expected 3 Pod IPs but got 4 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.4 10.244.2.2 10.244.1.2 10.244.1.3'\n\n-- /stdout --"
ha_test.go:140: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-459500 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:149: expected 3 Pod IPs but got 4 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.4 10.244.2.2 10.244.1.2 10.244.1.3'\n\n-- /stdout --"
I1007 11:52:35.895871   13784 retry.go:31] will retry after 3.915768059s: expected 3 Pod IPs but got 4 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.4 10.244.2.2 10.244.1.2 10.244.1.3'\n\n-- /stdout --"
ha_test.go:140: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-459500 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:149: expected 3 Pod IPs but got 4 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.4 10.244.2.2 10.244.1.2 10.244.1.3'\n\n-- /stdout --"
I1007 11:52:40.236179   13784 retry.go:31] will retry after 6.044353101s: expected 3 Pod IPs but got 4 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.4 10.244.2.2 10.244.1.2 10.244.1.3'\n\n-- /stdout --"
ha_test.go:140: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-459500 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:149: expected 3 Pod IPs but got 4 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.4 10.244.2.2 10.244.1.2 10.244.1.3'\n\n-- /stdout --"
I1007 11:52:46.686911   13784 retry.go:31] will retry after 5.929378002s: expected 3 Pod IPs but got 4 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.4 10.244.2.2 10.244.1.2 10.244.1.3'\n\n-- /stdout --"
ha_test.go:140: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-459500 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:149: expected 3 Pod IPs but got 4 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.4 10.244.2.2 10.244.1.2 10.244.1.3'\n\n-- /stdout --"
I1007 11:52:53.026888   13784 retry.go:31] will retry after 16.970279124s: expected 3 Pod IPs but got 4 (may be temporary), output: "\n-- stdout --\n\t'10.244.0.4 10.244.2.2 10.244.1.2 10.244.1.3'\n\n-- /stdout --"
E1007 11:52:57.088305   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
ha_test.go:140: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-459500 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-459500 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-459500 -- exec busybox-7dff88458-8stp4 -- nslookup kubernetes.io
ha_test.go:171: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p ha-459500 -- exec busybox-7dff88458-8stp4 -- nslookup kubernetes.io: (2.0853146s)
ha_test.go:171: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-459500 -- exec busybox-7dff88458-vth7w -- nslookup kubernetes.io
ha_test.go:171: (dbg) Done: out/minikube-windows-amd64.exe kubectl -p ha-459500 -- exec busybox-7dff88458-vth7w -- nslookup kubernetes.io: (1.7857797s)
ha_test.go:171: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-459500 -- exec busybox-7dff88458-zhxqq -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-459500 -- exec busybox-7dff88458-8stp4 -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-459500 -- exec busybox-7dff88458-vth7w -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-459500 -- exec busybox-7dff88458-zhxqq -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-459500 -- exec busybox-7dff88458-8stp4 -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-459500 -- exec busybox-7dff88458-vth7w -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-windows-amd64.exe kubectl -p ha-459500 -- exec busybox-7dff88458-zhxqq -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (54.93s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (258.61s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-windows-amd64.exe node add -p ha-459500 -v=7 --alsologtostderr
E1007 11:57:57.092218   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
ha_test.go:228: (dbg) Done: out/minikube-windows-amd64.exe node add -p ha-459500 -v=7 --alsologtostderr: (3m30.6392665s)
ha_test.go:234: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 status -v=7 --alsologtostderr
E1007 11:58:22.414647   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
ha_test.go:234: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 status -v=7 --alsologtostderr: (47.9677469s)
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (258.61s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.19s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (47.71s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/HAppyAfterClusterStart
ha_test.go:281: (dbg) Run:  out/minikube-windows-amd64.exe profile list --output json
ha_test.go:281: (dbg) Done: out/minikube-windows-amd64.exe profile list --output json: (47.7106128s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterClusterStart (47.71s)

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (631.06s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:328: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 status --output json -v=7 --alsologtostderr
E1007 11:59:45.487955   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
ha_test.go:328: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 status --output json -v=7 --alsologtostderr: (48.3889156s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 cp testdata\cp-test.txt ha-459500:/home/docker/cp-test.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 cp testdata\cp-test.txt ha-459500:/home/docker/cp-test.txt: (9.7592779s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500 "sudo cat /home/docker/cp-test.txt": (9.6340937s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 cp ha-459500:/home/docker/cp-test.txt C:\Users\jenkins.minikube6\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile3559216021\001\cp-test_ha-459500.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 cp ha-459500:/home/docker/cp-test.txt C:\Users\jenkins.minikube6\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile3559216021\001\cp-test_ha-459500.txt: (9.560841s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500 "sudo cat /home/docker/cp-test.txt": (9.5447129s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 cp ha-459500:/home/docker/cp-test.txt ha-459500-m02:/home/docker/cp-test_ha-459500_ha-459500-m02.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 cp ha-459500:/home/docker/cp-test.txt ha-459500-m02:/home/docker/cp-test_ha-459500_ha-459500-m02.txt: (16.5854142s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500 "sudo cat /home/docker/cp-test.txt": (9.5261232s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m02 "sudo cat /home/docker/cp-test_ha-459500_ha-459500-m02.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m02 "sudo cat /home/docker/cp-test_ha-459500_ha-459500-m02.txt": (9.5553802s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 cp ha-459500:/home/docker/cp-test.txt ha-459500-m03:/home/docker/cp-test_ha-459500_ha-459500-m03.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 cp ha-459500:/home/docker/cp-test.txt ha-459500-m03:/home/docker/cp-test_ha-459500_ha-459500-m03.txt: (16.6674803s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500 "sudo cat /home/docker/cp-test.txt": (9.5810984s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m03 "sudo cat /home/docker/cp-test_ha-459500_ha-459500-m03.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m03 "sudo cat /home/docker/cp-test_ha-459500_ha-459500-m03.txt": (9.5467768s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 cp ha-459500:/home/docker/cp-test.txt ha-459500-m04:/home/docker/cp-test_ha-459500_ha-459500-m04.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 cp ha-459500:/home/docker/cp-test.txt ha-459500-m04:/home/docker/cp-test_ha-459500_ha-459500-m04.txt: (16.545467s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500 "sudo cat /home/docker/cp-test.txt": (9.6262093s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m04 "sudo cat /home/docker/cp-test_ha-459500_ha-459500-m04.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m04 "sudo cat /home/docker/cp-test_ha-459500_ha-459500-m04.txt": (9.5195765s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 cp testdata\cp-test.txt ha-459500-m02:/home/docker/cp-test.txt
E1007 12:02:57.094879   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 cp testdata\cp-test.txt ha-459500-m02:/home/docker/cp-test.txt: (9.5878856s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m02 "sudo cat /home/docker/cp-test.txt": (9.6210844s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 cp ha-459500-m02:/home/docker/cp-test.txt C:\Users\jenkins.minikube6\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile3559216021\001\cp-test_ha-459500-m02.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 cp ha-459500-m02:/home/docker/cp-test.txt C:\Users\jenkins.minikube6\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile3559216021\001\cp-test_ha-459500-m02.txt: (9.5193708s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m02 "sudo cat /home/docker/cp-test.txt"
E1007 12:03:22.418004   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m02 "sudo cat /home/docker/cp-test.txt": (9.5984632s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 cp ha-459500-m02:/home/docker/cp-test.txt ha-459500:/home/docker/cp-test_ha-459500-m02_ha-459500.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 cp ha-459500-m02:/home/docker/cp-test.txt ha-459500:/home/docker/cp-test_ha-459500-m02_ha-459500.txt: (16.7296541s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m02 "sudo cat /home/docker/cp-test.txt": (9.5401414s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500 "sudo cat /home/docker/cp-test_ha-459500-m02_ha-459500.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500 "sudo cat /home/docker/cp-test_ha-459500-m02_ha-459500.txt": (9.5113045s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 cp ha-459500-m02:/home/docker/cp-test.txt ha-459500-m03:/home/docker/cp-test_ha-459500-m02_ha-459500-m03.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 cp ha-459500-m02:/home/docker/cp-test.txt ha-459500-m03:/home/docker/cp-test_ha-459500-m02_ha-459500-m03.txt: (16.5068898s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m02 "sudo cat /home/docker/cp-test.txt": (9.4728214s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m03 "sudo cat /home/docker/cp-test_ha-459500-m02_ha-459500-m03.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m03 "sudo cat /home/docker/cp-test_ha-459500-m02_ha-459500-m03.txt": (9.5543455s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 cp ha-459500-m02:/home/docker/cp-test.txt ha-459500-m04:/home/docker/cp-test_ha-459500-m02_ha-459500-m04.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 cp ha-459500-m02:/home/docker/cp-test.txt ha-459500-m04:/home/docker/cp-test_ha-459500-m02_ha-459500-m04.txt: (16.4937715s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m02 "sudo cat /home/docker/cp-test.txt": (9.41584s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m04 "sudo cat /home/docker/cp-test_ha-459500-m02_ha-459500-m04.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m04 "sudo cat /home/docker/cp-test_ha-459500-m02_ha-459500-m04.txt": (9.6203189s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 cp testdata\cp-test.txt ha-459500-m03:/home/docker/cp-test.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 cp testdata\cp-test.txt ha-459500-m03:/home/docker/cp-test.txt: (9.5722112s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m03 "sudo cat /home/docker/cp-test.txt": (9.606177s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 cp ha-459500-m03:/home/docker/cp-test.txt C:\Users\jenkins.minikube6\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile3559216021\001\cp-test_ha-459500-m03.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 cp ha-459500-m03:/home/docker/cp-test.txt C:\Users\jenkins.minikube6\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile3559216021\001\cp-test_ha-459500-m03.txt: (9.5371722s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m03 "sudo cat /home/docker/cp-test.txt": (9.4652657s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 cp ha-459500-m03:/home/docker/cp-test.txt ha-459500:/home/docker/cp-test_ha-459500-m03_ha-459500.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 cp ha-459500-m03:/home/docker/cp-test.txt ha-459500:/home/docker/cp-test_ha-459500-m03_ha-459500.txt: (16.7975947s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m03 "sudo cat /home/docker/cp-test.txt": (9.4868645s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500 "sudo cat /home/docker/cp-test_ha-459500-m03_ha-459500.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500 "sudo cat /home/docker/cp-test_ha-459500-m03_ha-459500.txt": (9.939116s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 cp ha-459500-m03:/home/docker/cp-test.txt ha-459500-m02:/home/docker/cp-test_ha-459500-m03_ha-459500-m02.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 cp ha-459500-m03:/home/docker/cp-test.txt ha-459500-m02:/home/docker/cp-test_ha-459500-m03_ha-459500-m02.txt: (16.5920725s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m03 "sudo cat /home/docker/cp-test.txt": (9.4293642s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m02 "sudo cat /home/docker/cp-test_ha-459500-m03_ha-459500-m02.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m02 "sudo cat /home/docker/cp-test_ha-459500-m03_ha-459500-m02.txt": (9.665434s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 cp ha-459500-m03:/home/docker/cp-test.txt ha-459500-m04:/home/docker/cp-test_ha-459500-m03_ha-459500-m04.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 cp ha-459500-m03:/home/docker/cp-test.txt ha-459500-m04:/home/docker/cp-test_ha-459500-m03_ha-459500-m04.txt: (16.5051865s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m03 "sudo cat /home/docker/cp-test.txt": (9.5770071s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m04 "sudo cat /home/docker/cp-test_ha-459500-m03_ha-459500-m04.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m04 "sudo cat /home/docker/cp-test_ha-459500-m03_ha-459500-m04.txt": (9.4651309s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 cp testdata\cp-test.txt ha-459500-m04:/home/docker/cp-test.txt
E1007 12:07:40.178298   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 cp testdata\cp-test.txt ha-459500-m04:/home/docker/cp-test.txt: (9.6342274s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m04 "sudo cat /home/docker/cp-test.txt"
E1007 12:07:57.097934   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m04 "sudo cat /home/docker/cp-test.txt": (9.6355536s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 cp ha-459500-m04:/home/docker/cp-test.txt C:\Users\jenkins.minikube6\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile3559216021\001\cp-test_ha-459500-m04.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 cp ha-459500-m04:/home/docker/cp-test.txt C:\Users\jenkins.minikube6\AppData\Local\Temp\TestMultiControlPlaneserialCopyFile3559216021\001\cp-test_ha-459500-m04.txt: (9.6742587s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m04 "sudo cat /home/docker/cp-test.txt": (9.5728375s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 cp ha-459500-m04:/home/docker/cp-test.txt ha-459500:/home/docker/cp-test_ha-459500-m04_ha-459500.txt
E1007 12:08:22.420598   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 cp ha-459500-m04:/home/docker/cp-test.txt ha-459500:/home/docker/cp-test_ha-459500-m04_ha-459500.txt: (16.5926309s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m04 "sudo cat /home/docker/cp-test.txt": (9.6906163s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500 "sudo cat /home/docker/cp-test_ha-459500-m04_ha-459500.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500 "sudo cat /home/docker/cp-test_ha-459500-m04_ha-459500.txt": (9.6789593s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 cp ha-459500-m04:/home/docker/cp-test.txt ha-459500-m02:/home/docker/cp-test_ha-459500-m04_ha-459500-m02.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 cp ha-459500-m04:/home/docker/cp-test.txt ha-459500-m02:/home/docker/cp-test_ha-459500-m04_ha-459500-m02.txt: (17.0421541s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m04 "sudo cat /home/docker/cp-test.txt": (9.6501069s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m02 "sudo cat /home/docker/cp-test_ha-459500-m04_ha-459500-m02.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m02 "sudo cat /home/docker/cp-test_ha-459500-m04_ha-459500-m02.txt": (9.6054305s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 cp ha-459500-m04:/home/docker/cp-test.txt ha-459500-m03:/home/docker/cp-test_ha-459500-m04_ha-459500-m03.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 cp ha-459500-m04:/home/docker/cp-test.txt ha-459500-m03:/home/docker/cp-test_ha-459500-m04_ha-459500-m03.txt: (16.4633368s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m04 "sudo cat /home/docker/cp-test.txt": (9.4687333s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m03 "sudo cat /home/docker/cp-test_ha-459500-m04_ha-459500-m03.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p ha-459500 ssh -n ha-459500-m03 "sudo cat /home/docker/cp-test_ha-459500-m04_ha-459500-m03.txt": (9.4692297s)
--- PASS: TestMultiControlPlane/serial/CopyFile (631.06s)

                                                
                                    
x
+
TestImageBuild/serial/Setup (195.59s)

                                                
                                                
=== RUN   TestImageBuild/serial/Setup
image_test.go:69: (dbg) Run:  out/minikube-windows-amd64.exe start -p image-745900 --driver=hyperv
E1007 12:16:25.502484   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
image_test.go:69: (dbg) Done: out/minikube-windows-amd64.exe start -p image-745900 --driver=hyperv: (3m15.5869986s)
--- PASS: TestImageBuild/serial/Setup (195.59s)

                                                
                                    
x
+
TestImageBuild/serial/NormalBuild (10.23s)

                                                
                                                
=== RUN   TestImageBuild/serial/NormalBuild
image_test.go:78: (dbg) Run:  out/minikube-windows-amd64.exe image build -t aaa:latest ./testdata/image-build/test-normal -p image-745900
image_test.go:78: (dbg) Done: out/minikube-windows-amd64.exe image build -t aaa:latest ./testdata/image-build/test-normal -p image-745900: (10.227858s)
--- PASS: TestImageBuild/serial/NormalBuild (10.23s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithBuildArg (8.67s)

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

                                                
                                    
x
+
TestImageBuild/serial/BuildWithDockerIgnore (8.26s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithDockerIgnore
image_test.go:133: (dbg) Run:  out/minikube-windows-amd64.exe image build -t aaa:latest ./testdata/image-build/test-normal --build-opt=no-cache -p image-745900
image_test.go:133: (dbg) Done: out/minikube-windows-amd64.exe image build -t aaa:latest ./testdata/image-build/test-normal --build-opt=no-cache -p image-745900: (8.2589315s)
--- PASS: TestImageBuild/serial/BuildWithDockerIgnore (8.26s)

                                                
                                    
x
+
TestImageBuild/serial/BuildWithSpecifiedDockerfile (8.22s)

                                                
                                                
=== RUN   TestImageBuild/serial/BuildWithSpecifiedDockerfile
image_test.go:88: (dbg) Run:  out/minikube-windows-amd64.exe image build -t aaa:latest -f inner/Dockerfile ./testdata/image-build/test-f -p image-745900
image_test.go:88: (dbg) Done: out/minikube-windows-amd64.exe image build -t aaa:latest -f inner/Dockerfile ./testdata/image-build/test-f -p image-745900: (8.2189195s)
--- PASS: TestImageBuild/serial/BuildWithSpecifiedDockerfile (8.22s)

                                                
                                    
x
+
TestJSONOutput/start/Command (230.76s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-windows-amd64.exe start -p json-output-774800 --output=json --user=testUser --memory=2200 --wait=true --driver=hyperv
json_output_test.go:63: (dbg) Done: out/minikube-windows-amd64.exe start -p json-output-774800 --output=json --user=testUser --memory=2200 --wait=true --driver=hyperv: (3m50.7558041s)
--- PASS: TestJSONOutput/start/Command (230.76s)

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

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

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

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

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

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-windows-amd64.exe stop -p json-output-774800 --output=json --user=testUser
E1007 12:22:57.107621   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
json_output_test.go:63: (dbg) Done: out/minikube-windows-amd64.exe stop -p json-output-774800 --output=json --user=testUser: (38.6562554s)
--- PASS: TestJSONOutput/stop/Command (38.66s)

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

                                                
                                                
=== RUN   TestErrorJSONOutput
json_output_test.go:160: (dbg) Run:  out/minikube-windows-amd64.exe start -p json-output-error-529800 --memory=2200 --output=json --wait=true --driver=fail
E1007 12:23:22.431611   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
json_output_test.go:160: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p json-output-error-529800 --memory=2200 --output=json --wait=true --driver=fail: exit status 56 (279.4464ms)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"a8daa762-66f3-47c0-9ab4-0b816965f194","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-529800] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"e3979ae4-dd84-4f07-acd7-d0b894fde24e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=C:\\Users\\jenkins.minikube6\\minikube-integration\\kubeconfig"}}
	{"specversion":"1.0","id":"200b514c-5851-43a9-8dfb-a4aca101063a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"030d1c98-bb76-4196-b630-375f7d95e500","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube"}}
	{"specversion":"1.0","id":"e998d167-5ff5-4dbd-87d0-81ad34207bf3","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19763"}}
	{"specversion":"1.0","id":"d805c3e3-ea8e-4623-964a-4c3298feea4b","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":"aa091da2-3774-4641-a5c7-bc2dfea06b38","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-529800" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p json-output-error-529800
--- PASS: TestErrorJSONOutput (1.09s)

                                                
                                    
x
+
TestMainNoArgs (0.27s)

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

                                                
                                    
x
+
TestMinikubeProfile (531.04s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-windows-amd64.exe start -p first-036900 --driver=hyperv
E1007 12:24:20.192487   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
minikube_profile_test.go:44: (dbg) Done: out/minikube-windows-amd64.exe start -p first-036900 --driver=hyperv: (3m10.9610826s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-windows-amd64.exe start -p second-036900 --driver=hyperv
E1007 12:27:57.112899   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:28:22.434604   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
minikube_profile_test.go:44: (dbg) Done: out/minikube-windows-amd64.exe start -p second-036900 --driver=hyperv: (3m19.3579473s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-windows-amd64.exe profile first-036900
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: (24.9347898s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-windows-amd64.exe profile second-036900
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: (24.574231s)
helpers_test.go:175: Cleaning up "second-036900" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p second-036900
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p second-036900: (44.865132s)
helpers_test.go:175: Cleaning up "first-036900" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p first-036900
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p first-036900: (45.6346624s)
--- PASS: TestMinikubeProfile (531.04s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (161.22s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:98: (dbg) Run:  out/minikube-windows-amd64.exe start -p mount-start-1-360400 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=hyperv
E1007 12:32:57.114385   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:33:05.515872   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:33:22.438141   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
mount_start_test.go:98: (dbg) Done: out/minikube-windows-amd64.exe start -p mount-start-1-360400 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=hyperv: (2m40.2210403s)
--- PASS: TestMountStart/serial/StartWithMountFirst (161.22s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (9.88s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (160.27s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (9.62s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (30.83s)

                                                
                                                
=== RUN   TestMountStart/serial/DeleteFirst
pause_test.go:132: (dbg) Run:  out/minikube-windows-amd64.exe delete -p mount-start-1-360400 --alsologtostderr -v=5
E1007 12:37:57.117852   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:38:22.440684   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
pause_test.go:132: (dbg) Done: out/minikube-windows-amd64.exe delete -p mount-start-1-360400 --alsologtostderr -v=5: (30.8265236s)
--- PASS: TestMountStart/serial/DeleteFirst (30.83s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (9.54s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (31.05s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (442.52s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-windows-amd64.exe start -p multinode-644900 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=hyperv
E1007 12:43:22.444038   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:47:57.124955   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:48:22.447747   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:49:45.529833   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
multinode_test.go:96: (dbg) Done: out/minikube-windows-amd64.exe start -p multinode-644900 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=hyperv: (6m57.8570641s)
multinode_test.go:102: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-644900 status --alsologtostderr
multinode_test.go:102: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-644900 status --alsologtostderr: (24.6629216s)
--- PASS: TestMultiNode/serial/FreshStart2Nodes (442.52s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (9.23s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (240.45s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-windows-amd64.exe node add -p multinode-644900 -v 3 --alsologtostderr
E1007 12:52:57.127999   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 12:53:22.451021   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
multinode_test.go:121: (dbg) Done: out/minikube-windows-amd64.exe node add -p multinode-644900 -v 3 --alsologtostderr: (3m24.3396317s)
multinode_test.go:127: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-644900 status --alsologtostderr
multinode_test.go:127: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-644900 status --alsologtostderr: (36.1043654s)
--- PASS: TestMultiNode/serial/AddNode (240.45s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.21s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (36.16s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (361.04s)

                                                
                                                
=== RUN   TestMultiNode/serial/CopyFile
multinode_test.go:184: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-644900 status --output json --alsologtostderr
multinode_test.go:184: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-644900 status --output json --alsologtostderr: (35.8583361s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-644900 cp testdata\cp-test.txt multinode-644900:/home/docker/cp-test.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-644900 cp testdata\cp-test.txt multinode-644900:/home/docker/cp-test.txt: (9.5315304s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-644900 ssh -n multinode-644900 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-644900 ssh -n multinode-644900 "sudo cat /home/docker/cp-test.txt": (9.4879072s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-644900 cp multinode-644900:/home/docker/cp-test.txt C:\Users\jenkins.minikube6\AppData\Local\Temp\TestMultiNodeserialCopyFile2051636699\001\cp-test_multinode-644900.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-644900 cp multinode-644900:/home/docker/cp-test.txt C:\Users\jenkins.minikube6\AppData\Local\Temp\TestMultiNodeserialCopyFile2051636699\001\cp-test_multinode-644900.txt: (9.4024019s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-644900 ssh -n multinode-644900 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-644900 ssh -n multinode-644900 "sudo cat /home/docker/cp-test.txt": (9.3421727s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-644900 cp multinode-644900:/home/docker/cp-test.txt multinode-644900-m02:/home/docker/cp-test_multinode-644900_multinode-644900-m02.txt
E1007 12:57:40.220452   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-644900 cp multinode-644900:/home/docker/cp-test.txt multinode-644900-m02:/home/docker/cp-test_multinode-644900_multinode-644900-m02.txt: (16.4238991s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-644900 ssh -n multinode-644900 "sudo cat /home/docker/cp-test.txt"
E1007 12:57:57.130938   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-644900 ssh -n multinode-644900 "sudo cat /home/docker/cp-test.txt": (9.4738542s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-644900 ssh -n multinode-644900-m02 "sudo cat /home/docker/cp-test_multinode-644900_multinode-644900-m02.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-644900 ssh -n multinode-644900-m02 "sudo cat /home/docker/cp-test_multinode-644900_multinode-644900-m02.txt": (9.3649779s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-644900 cp multinode-644900:/home/docker/cp-test.txt multinode-644900-m03:/home/docker/cp-test_multinode-644900_multinode-644900-m03.txt
E1007 12:58:22.454870   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-644900 cp multinode-644900:/home/docker/cp-test.txt multinode-644900-m03:/home/docker/cp-test_multinode-644900_multinode-644900-m03.txt: (16.3257965s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-644900 ssh -n multinode-644900 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-644900 ssh -n multinode-644900 "sudo cat /home/docker/cp-test.txt": (9.3772418s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-644900 ssh -n multinode-644900-m03 "sudo cat /home/docker/cp-test_multinode-644900_multinode-644900-m03.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-644900 ssh -n multinode-644900-m03 "sudo cat /home/docker/cp-test_multinode-644900_multinode-644900-m03.txt": (9.3848804s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-644900 cp testdata\cp-test.txt multinode-644900-m02:/home/docker/cp-test.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-644900 cp testdata\cp-test.txt multinode-644900-m02:/home/docker/cp-test.txt: (9.4179583s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-644900 ssh -n multinode-644900-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-644900 ssh -n multinode-644900-m02 "sudo cat /home/docker/cp-test.txt": (9.4005136s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-644900 cp multinode-644900-m02:/home/docker/cp-test.txt C:\Users\jenkins.minikube6\AppData\Local\Temp\TestMultiNodeserialCopyFile2051636699\001\cp-test_multinode-644900-m02.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-644900 cp multinode-644900-m02:/home/docker/cp-test.txt C:\Users\jenkins.minikube6\AppData\Local\Temp\TestMultiNodeserialCopyFile2051636699\001\cp-test_multinode-644900-m02.txt: (9.3093635s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-644900 ssh -n multinode-644900-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-644900 ssh -n multinode-644900-m02 "sudo cat /home/docker/cp-test.txt": (9.3431508s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-644900 cp multinode-644900-m02:/home/docker/cp-test.txt multinode-644900:/home/docker/cp-test_multinode-644900-m02_multinode-644900.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-644900 cp multinode-644900-m02:/home/docker/cp-test.txt multinode-644900:/home/docker/cp-test_multinode-644900-m02_multinode-644900.txt: (16.3032616s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-644900 ssh -n multinode-644900-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-644900 ssh -n multinode-644900-m02 "sudo cat /home/docker/cp-test.txt": (9.5209414s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-644900 ssh -n multinode-644900 "sudo cat /home/docker/cp-test_multinode-644900-m02_multinode-644900.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-644900 ssh -n multinode-644900 "sudo cat /home/docker/cp-test_multinode-644900-m02_multinode-644900.txt": (9.4873873s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-644900 cp multinode-644900-m02:/home/docker/cp-test.txt multinode-644900-m03:/home/docker/cp-test_multinode-644900-m02_multinode-644900-m03.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-644900 cp multinode-644900-m02:/home/docker/cp-test.txt multinode-644900-m03:/home/docker/cp-test_multinode-644900-m02_multinode-644900-m03.txt: (16.5747292s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-644900 ssh -n multinode-644900-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-644900 ssh -n multinode-644900-m02 "sudo cat /home/docker/cp-test.txt": (9.5124206s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-644900 ssh -n multinode-644900-m03 "sudo cat /home/docker/cp-test_multinode-644900-m02_multinode-644900-m03.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-644900 ssh -n multinode-644900-m03 "sudo cat /home/docker/cp-test_multinode-644900-m02_multinode-644900-m03.txt": (9.5117094s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-644900 cp testdata\cp-test.txt multinode-644900-m03:/home/docker/cp-test.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-644900 cp testdata\cp-test.txt multinode-644900-m03:/home/docker/cp-test.txt: (9.3796707s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-644900 ssh -n multinode-644900-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-644900 ssh -n multinode-644900-m03 "sudo cat /home/docker/cp-test.txt": (9.4996089s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-644900 cp multinode-644900-m03:/home/docker/cp-test.txt C:\Users\jenkins.minikube6\AppData\Local\Temp\TestMultiNodeserialCopyFile2051636699\001\cp-test_multinode-644900-m03.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-644900 cp multinode-644900-m03:/home/docker/cp-test.txt C:\Users\jenkins.minikube6\AppData\Local\Temp\TestMultiNodeserialCopyFile2051636699\001\cp-test_multinode-644900-m03.txt: (9.4687572s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-644900 ssh -n multinode-644900-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-644900 ssh -n multinode-644900-m03 "sudo cat /home/docker/cp-test.txt": (9.3937487s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-644900 cp multinode-644900-m03:/home/docker/cp-test.txt multinode-644900:/home/docker/cp-test_multinode-644900-m03_multinode-644900.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-644900 cp multinode-644900-m03:/home/docker/cp-test.txt multinode-644900:/home/docker/cp-test_multinode-644900-m03_multinode-644900.txt: (16.4881427s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-644900 ssh -n multinode-644900-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-644900 ssh -n multinode-644900-m03 "sudo cat /home/docker/cp-test.txt": (9.405981s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-644900 ssh -n multinode-644900 "sudo cat /home/docker/cp-test_multinode-644900-m03_multinode-644900.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-644900 ssh -n multinode-644900 "sudo cat /home/docker/cp-test_multinode-644900-m03_multinode-644900.txt": (9.5491725s)
helpers_test.go:556: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-644900 cp multinode-644900-m03:/home/docker/cp-test.txt multinode-644900-m02:/home/docker/cp-test_multinode-644900-m03_multinode-644900-m02.txt
helpers_test.go:556: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-644900 cp multinode-644900-m03:/home/docker/cp-test.txt multinode-644900-m02:/home/docker/cp-test_multinode-644900-m03_multinode-644900-m02.txt: (16.5254029s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-644900 ssh -n multinode-644900-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-644900 ssh -n multinode-644900-m03 "sudo cat /home/docker/cp-test.txt": (9.4519292s)
helpers_test.go:534: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-644900 ssh -n multinode-644900-m02 "sudo cat /home/docker/cp-test_multinode-644900-m03_multinode-644900-m02.txt"
helpers_test.go:534: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-644900 ssh -n multinode-644900-m02 "sudo cat /home/docker/cp-test_multinode-644900-m03_multinode-644900-m02.txt": (9.503706s)
--- PASS: TestMultiNode/serial/CopyFile (361.04s)

                                                
                                    
x
+
TestMultiNode/serial/StopNode (76.29s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopNode
multinode_test.go:248: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-644900 node stop m03
multinode_test.go:248: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-644900 node stop m03: (24.0098467s)
multinode_test.go:254: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-644900 status
E1007 13:02:57.134883   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
multinode_test.go:254: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p multinode-644900 status: exit status 7 (26.0785243s)

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

                                                
                                                
-- /stdout --
multinode_test.go:261: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-644900 status --alsologtostderr
E1007 13:03:22.458015   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
multinode_test.go:261: (dbg) Non-zero exit: out/minikube-windows-amd64.exe -p multinode-644900 status --alsologtostderr: exit status 7 (26.2002899s)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I1007 13:03:16.640586    3936 out.go:345] Setting OutFile to fd 1616 ...
	I1007 13:03:16.716379    3936 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 13:03:16.716443    3936 out.go:358] Setting ErrFile to fd 1516...
	I1007 13:03:16.716443    3936 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 13:03:16.731656    3936 out.go:352] Setting JSON to false
	I1007 13:03:16.731656    3936 mustload.go:65] Loading cluster: multinode-644900
	I1007 13:03:16.731656    3936 notify.go:220] Checking for updates...
	I1007 13:03:16.732520    3936 config.go:182] Loaded profile config "multinode-644900": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 13:03:16.732520    3936 status.go:174] checking status of multinode-644900 ...
	I1007 13:03:16.734216    3936 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:03:18.921388    3936 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:03:18.922104    3936 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:03:18.922174    3936 status.go:371] multinode-644900 host status = "Running" (err=<nil>)
	I1007 13:03:18.922174    3936 host.go:66] Checking if "multinode-644900" exists ...
	I1007 13:03:18.922796    3936 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:03:21.117633    3936 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:03:21.117633    3936 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:03:21.117734    3936 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:03:23.795175    3936 main.go:141] libmachine: [stdout =====>] : 172.30.138.193
	
	I1007 13:03:23.795394    3936 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:03:23.795394    3936 host.go:66] Checking if "multinode-644900" exists ...
	I1007 13:03:23.806999    3936 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1007 13:03:23.808063    3936 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900 ).state
	I1007 13:03:25.988288    3936 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:03:25.988288    3936 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:03:25.988288    3936 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900 ).networkadapters[0]).ipaddresses[0]
	I1007 13:03:28.612131    3936 main.go:141] libmachine: [stdout =====>] : 172.30.138.193
	
	I1007 13:03:28.612131    3936 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:03:28.613094    3936 sshutil.go:53] new ssh client: &{IP:172.30.138.193 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900\id_rsa Username:docker}
	I1007 13:03:28.718145    3936 ssh_runner.go:235] Completed: sh -c "df -h /var | awk 'NR==2{print $5}'": (4.9109644s)
	I1007 13:03:28.730357    3936 ssh_runner.go:195] Run: systemctl --version
	I1007 13:03:28.751211    3936 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1007 13:03:28.778627    3936 kubeconfig.go:125] found "multinode-644900" server: "https://172.30.138.193:8443"
	I1007 13:03:28.778706    3936 api_server.go:166] Checking apiserver status ...
	I1007 13:03:28.789421    3936 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I1007 13:03:28.825758    3936 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/2135/cgroup
	W1007 13:03:28.844330    3936 api_server.go:177] unable to find freezer cgroup: sudo egrep ^[0-9]+:freezer: /proc/2135/cgroup: Process exited with status 1
	stdout:
	
	stderr:
	I1007 13:03:28.855903    3936 ssh_runner.go:195] Run: ls
	I1007 13:03:28.862766    3936 api_server.go:253] Checking apiserver healthz at https://172.30.138.193:8443/healthz ...
	I1007 13:03:28.869797    3936 api_server.go:279] https://172.30.138.193:8443/healthz returned 200:
	ok
	I1007 13:03:28.869836    3936 status.go:463] multinode-644900 apiserver status = Running (err=<nil>)
	I1007 13:03:28.869911    3936 status.go:176] multinode-644900 status: &{Name:multinode-644900 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I1007 13:03:28.869944    3936 status.go:174] checking status of multinode-644900-m02 ...
	I1007 13:03:28.870869    3936 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:03:30.998811    3936 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:03:30.999818    3936 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:03:30.999895    3936 status.go:371] multinode-644900-m02 host status = "Running" (err=<nil>)
	I1007 13:03:30.999895    3936 host.go:66] Checking if "multinode-644900-m02" exists ...
	I1007 13:03:31.000615    3936 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:03:33.161486    3936 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:03:33.161486    3936 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:03:33.162468    3936 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:03:35.715417    3936 main.go:141] libmachine: [stdout =====>] : 172.30.140.113
	
	I1007 13:03:35.715417    3936 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:03:35.715535    3936 host.go:66] Checking if "multinode-644900-m02" exists ...
	I1007 13:03:35.730371    3936 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I1007 13:03:35.730371    3936 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m02 ).state
	I1007 13:03:37.886090    3936 main.go:141] libmachine: [stdout =====>] : Running
	
	I1007 13:03:37.886431    3936 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:03:37.886576    3936 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive (( Hyper-V\Get-VM multinode-644900-m02 ).networkadapters[0]).ipaddresses[0]
	I1007 13:03:40.437804    3936 main.go:141] libmachine: [stdout =====>] : 172.30.140.113
	
	I1007 13:03:40.437804    3936 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:03:40.438738    3936 sshutil.go:53] new ssh client: &{IP:172.30.140.113 Port:22 SSHKeyPath:C:\Users\jenkins.minikube6\minikube-integration\.minikube\machines\multinode-644900-m02\id_rsa Username:docker}
	I1007 13:03:40.540657    3936 ssh_runner.go:235] Completed: sh -c "df -h /var | awk 'NR==2{print $5}'": (4.8102321s)
	I1007 13:03:40.552682    3936 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I1007 13:03:40.575649    3936 status.go:176] multinode-644900-m02 status: &{Name:multinode-644900-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I1007 13:03:40.575649    3936 status.go:174] checking status of multinode-644900-m03 ...
	I1007 13:03:40.576540    3936 main.go:141] libmachine: [executing ==>] : C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive ( Hyper-V\Get-VM multinode-644900-m03 ).state
	I1007 13:03:42.693478    3936 main.go:141] libmachine: [stdout =====>] : Off
	
	I1007 13:03:42.693666    3936 main.go:141] libmachine: [stderr =====>] : 
	I1007 13:03:42.693666    3936 status.go:371] multinode-644900-m03 host status = "Stopped" (err=<nil>)
	I1007 13:03:42.693666    3936 status.go:384] host is not running, skipping remaining checks
	I1007 13:03:42.693666    3936 status.go:176] multinode-644900-m03 status: &{Name:multinode-644900-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (194.44s)

                                                
                                                
=== RUN   TestMultiNode/serial/StartAfterStop
multinode_test.go:282: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-644900 node start m03 -v=7 --alsologtostderr
multinode_test.go:282: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-644900 node start m03 -v=7 --alsologtostderr: (2m38.9814614s)
multinode_test.go:290: (dbg) Run:  out/minikube-windows-amd64.exe -p multinode-644900 status -v=7 --alsologtostderr
E1007 13:06:25.543640   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
multinode_test.go:290: (dbg) Done: out/minikube-windows-amd64.exe -p multinode-644900 status -v=7 --alsologtostderr: (35.2833678s)
multinode_test.go:306: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiNode/serial/StartAfterStop (194.44s)

                                                
                                    
x
+
TestPreload (525.48s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-windows-amd64.exe start -p test-preload-774600 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=hyperv --kubernetes-version=v1.24.4
E1007 13:17:57.144359   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 13:18:22.467739   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-windows-amd64.exe start -p test-preload-774600 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=hyperv --kubernetes-version=v1.24.4: (4m29.4991676s)
preload_test.go:52: (dbg) Run:  out/minikube-windows-amd64.exe -p test-preload-774600 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-windows-amd64.exe -p test-preload-774600 image pull gcr.io/k8s-minikube/busybox: (8.6892548s)
preload_test.go:58: (dbg) Run:  out/minikube-windows-amd64.exe stop -p test-preload-774600
preload_test.go:58: (dbg) Done: out/minikube-windows-amd64.exe stop -p test-preload-774600: (39.3797148s)
preload_test.go:66: (dbg) Run:  out/minikube-windows-amd64.exe start -p test-preload-774600 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=hyperv
E1007 13:22:57.147814   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 13:23:05.557084   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
E1007 13:23:22.471547   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
preload_test.go:66: (dbg) Done: out/minikube-windows-amd64.exe start -p test-preload-774600 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=hyperv: (2m38.3703824s)
preload_test.go:71: (dbg) Run:  out/minikube-windows-amd64.exe -p test-preload-774600 image list
preload_test.go:71: (dbg) Done: out/minikube-windows-amd64.exe -p test-preload-774600 image list: (7.3306547s)
helpers_test.go:175: Cleaning up "test-preload-774600" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-windows-amd64.exe delete -p test-preload-774600
helpers_test.go:178: (dbg) Done: out/minikube-windows-amd64.exe delete -p test-preload-774600: (42.2065524s)
--- PASS: TestPreload (525.48s)

                                                
                                    
x
+
TestScheduledStopWindows (333.66s)

                                                
                                                
=== RUN   TestScheduledStopWindows
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-windows-amd64.exe start -p scheduled-stop-769800 --memory=2048 --driver=hyperv
E1007 13:27:57.151945   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\addons-383700\\client.crt: The system cannot find the path specified." logger="UnhandledError"
scheduled_stop_test.go:128: (dbg) Done: out/minikube-windows-amd64.exe start -p scheduled-stop-769800 --memory=2048 --driver=hyperv: (3m21.0598309s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-windows-amd64.exe stop -p scheduled-stop-769800 --schedule 5m
scheduled_stop_test.go:137: (dbg) Done: out/minikube-windows-amd64.exe stop -p scheduled-stop-769800 --schedule 5m: (10.6575709s)
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-windows-amd64.exe status --format={{.TimeToStop}} -p scheduled-stop-769800 -n scheduled-stop-769800
E1007 13:28:22.475278   13784 cert_rotation.go:171] "Unhandled Error" err="key failed with : open C:\\Users\\jenkins.minikube6\\minikube-integration\\.minikube\\profiles\\functional-475600\\client.crt: The system cannot find the path specified." logger="UnhandledError"
scheduled_stop_test.go:191: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.TimeToStop}} -p scheduled-stop-769800 -n scheduled-stop-769800: exit status 1 (10.029807s)
scheduled_stop_test.go:191: status error: exit status 1 (may be ok)
scheduled_stop_test.go:54: (dbg) Run:  out/minikube-windows-amd64.exe ssh -p scheduled-stop-769800 -- sudo systemctl show minikube-scheduled-stop --no-page
scheduled_stop_test.go:54: (dbg) Done: out/minikube-windows-amd64.exe ssh -p scheduled-stop-769800 -- sudo systemctl show minikube-scheduled-stop --no-page: (9.5668133s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-windows-amd64.exe stop -p scheduled-stop-769800 --schedule 5s
scheduled_stop_test.go:137: (dbg) Done: out/minikube-windows-amd64.exe stop -p scheduled-stop-769800 --schedule 5s: (10.5550828s)
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-windows-amd64.exe status -p scheduled-stop-769800
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status -p scheduled-stop-769800: exit status 7 (2.3911561s)

                                                
                                                
-- stdout --
	scheduled-stop-769800
	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-769800 -n scheduled-stop-769800
scheduled_stop_test.go:176: (dbg) Non-zero exit: out/minikube-windows-amd64.exe status --format={{.Host}} -p scheduled-stop-769800 -n scheduled-stop-769800: exit status 7 (2.4231471s)

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.4s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoK8sWithVersion
no_kubernetes_test.go:83: (dbg) Run:  out/minikube-windows-amd64.exe start -p NoKubernetes-931300 --no-kubernetes --kubernetes-version=1.20 --driver=hyperv
no_kubernetes_test.go:83: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p NoKubernetes-931300 --no-kubernetes --kubernetes-version=1.20 --driver=hyperv: exit status 14 (397.1443ms)

                                                
                                                
-- stdout --
	* [NoKubernetes-931300] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
	  - KUBECONFIG=C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube6\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=19763
	  - 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.40s)

                                                
                                    

Test skip (30/195)

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (0s)

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

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (0s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
driver_install_or_update_test.go: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.04s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DashboardCmd
functional_test.go:905: (dbg) daemon: [out/minikube-windows-amd64.exe dashboard --url --port 36195 -p functional-475600 --alsologtostderr -v=1]
functional_test.go:916: output didn't produce a URL
functional_test.go:910: (dbg) stopping [out/minikube-windows-amd64.exe dashboard --url --port 36195 -p functional-475600 --alsologtostderr -v=1] ...
helpers_test.go:502: unable to terminate pid 14672: Access is denied.
--- SKIP: TestFunctional/parallel/DashboardCmd (300.04s)

                                                
                                    
x
+
TestFunctional/parallel/DryRun (5.03s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/DryRun
functional_test.go:974: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-475600 --dry-run --memory 250MB --alsologtostderr --driver=hyperv
functional_test.go:974: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p functional-475600 --dry-run --memory 250MB --alsologtostderr --driver=hyperv: exit status 1 (5.0299908s)

                                                
                                                
-- stdout --
	* [functional-475600] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
	  - KUBECONFIG=C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube6\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=19763
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true

                                                
                                                
-- /stdout --
** stderr ** 
	I1007 11:34:28.060584    3248 out.go:345] Setting OutFile to fd 1284 ...
	I1007 11:34:28.138594    3248 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 11:34:28.138594    3248 out.go:358] Setting ErrFile to fd 1040...
	I1007 11:34:28.138594    3248 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 11:34:28.174911    3248 out.go:352] Setting JSON to false
	I1007 11:34:28.180863    3248 start.go:129] hostinfo: {"hostname":"minikube6","uptime":134347,"bootTime":1728166521,"procs":209,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.4957 Build 19045.4957","kernelVersion":"10.0.19045.4957 Build 19045.4957","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"be8185f2-ae84-4027-a4e5-684d168fb2f3"}
	W1007 11:34:28.180863    3248 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I1007 11:34:28.186863    3248 out.go:177] * [functional-475600] minikube v1.34.0 on Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
	I1007 11:34:28.191563    3248 notify.go:220] Checking for updates...
	I1007 11:34:28.194094    3248 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	I1007 11:34:28.197206    3248 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1007 11:34:28.206136    3248 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube6\minikube-integration\.minikube
	I1007 11:34:28.208885    3248 out.go:177]   - MINIKUBE_LOCATION=19763
	I1007 11:34:28.213278    3248 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1007 11:34:28.217245    3248 config.go:182] Loaded profile config "functional-475600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 11:34:28.218256    3248 driver.go:394] Setting default libvirt URI to qemu:///system

                                                
                                                
** /stderr **
functional_test.go:980: skipping this error on HyperV till this issue is solved https://github.com/kubernetes/minikube/issues/9785
--- SKIP: TestFunctional/parallel/DryRun (5.03s)

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (5.02s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/InternationalLanguage
functional_test.go:1020: (dbg) Run:  out/minikube-windows-amd64.exe start -p functional-475600 --dry-run --memory 250MB --alsologtostderr --driver=hyperv
functional_test.go:1020: (dbg) Non-zero exit: out/minikube-windows-amd64.exe start -p functional-475600 --dry-run --memory 250MB --alsologtostderr --driver=hyperv: exit status 1 (5.024163s)

                                                
                                                
-- stdout --
	* [functional-475600] minikube v1.34.0 sur Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
	  - KUBECONFIG=C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	  - MINIKUBE_FORCE_SYSTEMD=
	  - MINIKUBE_HOME=C:\Users\jenkins.minikube6\minikube-integration\.minikube
	  - MINIKUBE_LOCATION=19763
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true

                                                
                                                
-- /stdout --
** stderr ** 
	I1007 11:34:23.038782    4256 out.go:345] Setting OutFile to fd 1460 ...
	I1007 11:34:23.120998    4256 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 11:34:23.120998    4256 out.go:358] Setting ErrFile to fd 1072...
	I1007 11:34:23.120998    4256 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I1007 11:34:23.151151    4256 out.go:352] Setting JSON to false
	I1007 11:34:23.156093    4256 start.go:129] hostinfo: {"hostname":"minikube6","uptime":134342,"bootTime":1728166521,"procs":208,"os":"windows","platform":"Microsoft Windows 10 Enterprise N","platformFamily":"Standalone Workstation","platformVersion":"10.0.19045.4957 Build 19045.4957","kernelVersion":"10.0.19045.4957 Build 19045.4957","kernelArch":"x86_64","virtualizationSystem":"","virtualizationRole":"","hostId":"be8185f2-ae84-4027-a4e5-684d168fb2f3"}
	W1007 11:34:23.156093    4256 start.go:137] gopshost.Virtualization returned error: not implemented yet
	I1007 11:34:23.163543    4256 out.go:177] * [functional-475600] minikube v1.34.0 sur Microsoft Windows 10 Enterprise N 10.0.19045.4957 Build 19045.4957
	I1007 11:34:23.167543    4256 notify.go:220] Checking for updates...
	I1007 11:34:23.170545    4256 out.go:177]   - KUBECONFIG=C:\Users\jenkins.minikube6\minikube-integration\kubeconfig
	I1007 11:34:23.172541    4256 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I1007 11:34:23.175545    4256 out.go:177]   - MINIKUBE_HOME=C:\Users\jenkins.minikube6\minikube-integration\.minikube
	I1007 11:34:23.178543    4256 out.go:177]   - MINIKUBE_LOCATION=19763
	I1007 11:34:23.181579    4256 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I1007 11:34:23.185543    4256 config.go:182] Loaded profile config "functional-475600": Driver=hyperv, ContainerRuntime=docker, KubernetesVersion=v1.31.1
	I1007 11:34:23.186551    4256 driver.go:394] Setting default libvirt URI to qemu:///system

                                                
                                                
** /stderr **
functional_test.go:1025: skipping this error on HyperV till this issue is solved https://github.com/kubernetes/minikube/issues/9785
--- SKIP: TestFunctional/parallel/InternationalLanguage (5.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 hyperv: https://github.com/kubernetes/minikube/issues/5029
--- SKIP: TestFunctional/parallel/MountCmd (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP
functional_test_tunnel_test.go:230: The test WaitService/IngressIP is broken on hyperv https://github.com/kubernetes/minikube/issues/8381
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP (0.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:258: 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:99: DNS forwarding is only supported for Hyperkit on Darwin, skipping test DNS forwarding
--- SKIP: TestFunctional/parallel/TunnelCmd/serial/DNSResolutionByDig (0.00s)

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

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

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

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

                                                
                                    
x
+
TestGvisorAddon (0s)

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

                                                
                                    
x
+
TestImageBuild/serial/validateImageBuildWithBuildEnv (0s)

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

                                                
                                    
x
+
TestKicCustomNetwork (0s)

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

                                                
                                    
x
+
TestKicExistingNetwork (0s)

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

                                                
                                    
x
+
TestKicCustomSubnet (0s)

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

                                                
                                    
x
+
TestKicStaticIP (0s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:123: only run with docker/podman driver
--- SKIP: TestKicStaticIP (0.00s)

                                                
                                    
x
+
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
+
TestInsufficientStorage (0s)

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

                                                
                                    
x
+
TestMissingContainerUpgrade (0s)

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

                                                
                                    
Copied to clipboard